Pull request #403 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee53eddba86aad849dafc0aa67a81f3b58fee80f+b1c180997f30d70459501805a18d6262edcd2f8f (4955f5c8ddcd8078a31f4a5b3326bbe68bf8f27a) 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-ssh2006937376686408473.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1478361675438889269.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-403/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-403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12226565737931773787.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-403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3928299374729016509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh8326832865827671870.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-403/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-403/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14529463060483355320.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14816 in /w/workspace/foundry_device-virtual-go_PR-403 [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-403 # 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/403/head:refs/remotes/origin/PR-403 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b1c180997f30d70459501805a18d6262edcd2f8f into PR head commit ee53eddba86aad849dafc0aa67a81f3b58fee80f Merge succeeded, producing ee53eddba86aad849dafc0aa67a81f3b58fee80f Checking out Revision ee53eddba86aad849dafc0aa67a81f3b58fee80f (PR-403) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T23:41:00.154Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ee53eddba86aad849dafc0aa67a81f3b58fee80f # 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 b1c180997f30d70459501805a18d6262edcd2f8f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee53eddba86aad849dafc0aa67a81f3b58fee80f # timeout=10 [Pipeline] withCredentials [2023-05-09T23:41:00.340Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T23:41:00.447Z] ========================================================= [2023-05-09T23:41:00.447Z] EdgeX Global Pipelines Version Info [2023-05-09T23:41:00.447Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:41:01.215Z] ------------------- [2023-05-09T23:41:01.215Z] stable info: [2023-05-09T23:41:01.215Z] ------------------- [2023-05-09T23:41:01.215Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T23:41:01.215Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T23:41:01.215Z] Message: update stable to v1.0.249 [2023-05-09T23:41:01.793Z] ------------------- [2023-05-09T23:41:01.793Z] experimental info: [2023-05-09T23:41:01.793Z] ------------------- [2023-05-09T23:41:01.793Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T23:41:01.793Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T23:41:01.793Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T23:41:02.073Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-09T23:41:02.113Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-09T23:41:02.149Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T23:41:02.200Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T23:41:02.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T23:41:02.289Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T23:41:02.331Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T23:41:02.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T23:41:02.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T23:41:02.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T23:41:02.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T23:41:02.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-09T23:41:02.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T23:41:02.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T23:41:02.665Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T23:41:02.716Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T23:41:02.759Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T23:41:02.801Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T23:41:02.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T23:41:02.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T23:41:02.923Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T23:41:02.965Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T23:41:03.009Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T23:41:03.057Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T23:41:03.097Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T23:41:03.139Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T23:41:03.196Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T23:41:03.245Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-403 [Pipeline] echo [2023-05-09T23:41:03.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-403 [Pipeline] echo [2023-05-09T23:41:03.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-403 [Pipeline] echo [2023-05-09T23:41:03.380Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee53eddba86aad849dafc0aa67a81f3b58fee80f [Pipeline] echo [2023-05-09T23:41:03.422Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee53edd [Pipeline] echo [2023-05-09T23:41:03.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T23:41:03.591Z] provisioning config files... [2023-05-09T23:41:03.606Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-403@tmp/config2903947422579015471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:41:03.954Z] ---> docker-login.sh [2023-05-09T23:41:03.955Z] nexus3.edgexfoundry.org:10001 [2023-05-09T23:41:04.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:41:04.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:41:04.216Z] Configure a credential helper to remove this warning. See [2023-05-09T23:41:04.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:41:04.216Z] [2023-05-09T23:41:04.216Z] Login Succeeded [2023-05-09T23:41:04.216Z] nexus3.edgexfoundry.org:10002 [2023-05-09T23:41:04.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:41:04.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:41:04.477Z] Configure a credential helper to remove this warning. See [2023-05-09T23:41:04.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:41:04.477Z] [2023-05-09T23:41:04.477Z] Login Succeeded [2023-05-09T23:41:04.477Z] nexus3.edgexfoundry.org:10003 [2023-05-09T23:41:04.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:41:04.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:41:04.477Z] Configure a credential helper to remove this warning. See [2023-05-09T23:41:04.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:41:04.477Z] [2023-05-09T23:41:04.477Z] Login Succeeded [2023-05-09T23:41:04.477Z] nexus3.edgexfoundry.org:10004 [2023-05-09T23:41:04.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:41:04.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:41:04.477Z] Configure a credential helper to remove this warning. See [2023-05-09T23:41:04.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:41:04.477Z] [2023-05-09T23:41:04.477Z] Login Succeeded [2023-05-09T23:41:04.477Z] docker.io [2023-05-09T23:41:04.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:41:04.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:41:04.738Z] Configure a credential helper to remove this warning. See [2023-05-09T23:41:04.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:41:04.738Z] [2023-05-09T23:41:04.738Z] Login Succeeded [2023-05-09T23:41:04.738Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T23:41:04.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T23:41:05.475Z] + git rev-list -1 --merges ee53eddba86aad849dafc0aa67a81f3b58fee80f~1..ee53eddba86aad849dafc0aa67a81f3b58fee80f [Pipeline] echo [2023-05-09T23:41:05.540Z] -----------> git rev-list -1 --merges ee53eddba86aad849dafc0aa67a81f3b58fee80f~1..ee53eddba86aad849dafc0aa67a81f3b58fee80f ee53eddba86aad849dafc0aa67a81f3b58fee80f [false] [Pipeline] sh [2023-05-09T23:41:05.849Z] + git log --format=format:%s -1 ee53eddba86aad849dafc0aa67a81f3b58fee80f [Pipeline] echo [2023-05-09T23:41:05.885Z] ========================================================= [2023-05-09T23:41:05.885Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T23:41:05.885Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T23:41:06.320Z] + git log --format=format:%s -1 ee53eddba86aad849dafc0aa67a81f3b58fee80f [Pipeline] echo [2023-05-09T23:41:06.354Z] [semverPrep] GIT_COMMIT: ee53eddba86aad849dafc0aa67a81f3b58fee80f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-09T23:41:06.386Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T23:41:06.763Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T23:41:06.763Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T23:41:06.763Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T23:41:06.763Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T23:41:06.763Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-05-09T23:41:06.763Z] -a /etc/ssh/ssh_known_hosts [2023-05-09T23:41:06.763Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:41:07.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T23:41:07.186Z] [2023-05-09T23:41:07.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:41:07.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T23:41:07.570Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T23:41:07.570Z] b85a868b505f: Pulling fs layer [2023-05-09T23:41:07.570Z] e2be974225ed: Pulling fs layer [2023-05-09T23:41:07.570Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T23:41:07.570Z] 988bab9f4d93: Pulling fs layer [2023-05-09T23:41:07.570Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T23:41:07.570Z] eaf3925da568: Pulling fs layer [2023-05-09T23:41:07.570Z] bab4dde63d76: Pulling fs layer [2023-05-09T23:41:07.570Z] bde34c3a00c8: Pulling fs layer [2023-05-09T23:41:07.570Z] b352a97aabf1: Pulling fs layer [2023-05-09T23:41:07.570Z] 4872d77fe225: Pulling fs layer [2023-05-09T23:41:07.570Z] 5851b861e8e6: Pulling fs layer [2023-05-09T23:41:07.570Z] 1469e6f7b9e6: Waiting [2023-05-09T23:41:07.570Z] eaf3925da568: Waiting [2023-05-09T23:41:07.570Z] bab4dde63d76: Waiting [2023-05-09T23:41:07.570Z] bde34c3a00c8: Waiting [2023-05-09T23:41:07.570Z] b352a97aabf1: Waiting [2023-05-09T23:41:07.570Z] 4872d77fe225: Waiting [2023-05-09T23:41:07.570Z] 5851b861e8e6: Waiting [2023-05-09T23:41:07.570Z] 988bab9f4d93: Waiting [2023-05-09T23:41:07.570Z] e2be974225ed: Verifying Checksum [2023-05-09T23:41:07.570Z] e2be974225ed: Download complete [2023-05-09T23:41:07.570Z] 988bab9f4d93: Verifying Checksum [2023-05-09T23:41:07.570Z] 988bab9f4d93: Download complete [2023-05-09T23:41:07.570Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T23:41:07.570Z] 1469e6f7b9e6: Download complete [2023-05-09T23:41:07.570Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T23:41:07.570Z] 339a4e72a1f5: Download complete [2023-05-09T23:41:07.570Z] eaf3925da568: Verifying Checksum [2023-05-09T23:41:07.570Z] eaf3925da568: Download complete [2023-05-09T23:41:07.829Z] bde34c3a00c8: Download complete [2023-05-09T23:41:07.829Z] b352a97aabf1: Download complete [2023-05-09T23:41:07.829Z] 4872d77fe225: Download complete [2023-05-09T23:41:07.829Z] 5851b861e8e6: Verifying Checksum [2023-05-09T23:41:07.829Z] 5851b861e8e6: Download complete [2023-05-09T23:41:07.829Z] b85a868b505f: Verifying Checksum [2023-05-09T23:41:07.829Z] b85a868b505f: Download complete [2023-05-09T23:41:08.091Z] bab4dde63d76: Verifying Checksum [2023-05-09T23:41:08.091Z] bab4dde63d76: Download complete [2023-05-09T23:41:09.027Z] b85a868b505f: Pull complete [2023-05-09T23:41:09.027Z] e2be974225ed: Pull complete [2023-05-09T23:41:09.594Z] 339a4e72a1f5: Pull complete [2023-05-09T23:41:09.594Z] 988bab9f4d93: Pull complete [2023-05-09T23:41:09.866Z] 1469e6f7b9e6: Pull complete [2023-05-09T23:41:10.133Z] eaf3925da568: Pull complete [2023-05-09T23:41:12.049Z] bab4dde63d76: Pull complete [2023-05-09T23:41:12.049Z] bde34c3a00c8: Pull complete [2023-05-09T23:41:12.049Z] b352a97aabf1: Pull complete [2023-05-09T23:41:12.049Z] 4872d77fe225: Pull complete [2023-05-09T23:41:12.309Z] 5851b861e8e6: Pull complete [2023-05-09T23:41:12.310Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T23:41:12.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T23:41:12.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:41:12.553Z] prd-ubuntu20.04-docker-8c-8g-14816 does not seem to be running inside a container [2023-05-09T23:41:12.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-403 -v /w/workspace/foundry_device-virtual-go_PR-403:/w/workspace/foundry_device-virtual-go_PR-403:rw,z -v /w/workspace/foundry_device-virtual-go_PR-403@tmp:/w/workspace/foundry_device-virtual-go_PR-403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T23:41:14.508Z] $ docker top 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 -eo pid,comm [2023-05-09T23:41:14.568Z] 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-05-09T23:41:14.568Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T23:41:14.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T23:41:14.687Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T23:41:14.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T23:41:14.794Z] $ docker exec 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 ssh-agent [2023-05-09T23:41:14.905Z] SSH_AUTH_SOCK=/tmp/ssh-SJjPGkPeLgiF/agent.33 [2023-05-09T23:41:14.905Z] SSH_AGENT_PID=39 [2023-05-09T23:41:14.911Z] Running ssh-add (command line suppressed) [2023-05-09T23:41:15.005Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-403@tmp/private_key_17839599104827270668.key (/w/workspace/foundry_device-virtual-go_PR-403@tmp/private_key_17839599104827270668.key) [2023-05-09T23:41:15.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T23:41:15.350Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T23:41:15.366Z] $ docker exec --env ******** --env ******** 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 ssh-agent -k [2023-05-09T23:41:15.466Z] unset SSH_AUTH_SOCK; [2023-05-09T23:41:15.467Z] unset SSH_AGENT_PID; [2023-05-09T23:41:15.467Z] echo Agent pid 39 killed; [2023-05-09T23:41:15.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T23:41:15.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T23:41:15.575Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T23:41:15.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T23:41:15.690Z] $ docker exec 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 ssh-agent [2023-05-09T23:41:15.794Z] SSH_AUTH_SOCK=/tmp/ssh-HfakE9o1wBP7/agent.71 [2023-05-09T23:41:15.794Z] SSH_AGENT_PID=77 [2023-05-09T23:41:15.799Z] Running ssh-add (command line suppressed) [2023-05-09T23:41:15.905Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-403@tmp/private_key_9668722322007576466.key (/w/workspace/foundry_device-virtual-go_PR-403@tmp/private_key_9668722322007576466.key) [2023-05-09T23:41:15.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T23:41:16.259Z] + git semver init [2023-05-09T23:41:16.521Z] 2023-05-09 23:41:16,432 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T23:41:16.521Z] 2023-05-09 23:41:16,433 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-403/.semver [2023-05-09T23:41:16.521Z] 2023-05-09 23:41:16,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-403/.semver [2023-05-09T23:41:16.521Z] 2023-05-09 23:41:16,434 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-403/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-403, universal_newlines=False, shell=None, istream=None) [2023-05-09T23:41:17.902Z] 2023-05-09 23:41:17,453 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-403/.git/info/exclude [2023-05-09T23:41:17.902Z] 2023-05-09 23:41:17,454 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-403/.semver/PR-403 with force:False [2023-05-09T23:41:17.902Z] 2023-05-09 23:41:17,454 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-403/.semver/PR-403 [2023-05-09T23:41:17.902Z] 2023-05-09 23:41:17,459 [execute] INFO git cat-file --batch-check [2023-05-09T23:41:17.902Z] 2023-05-09 23:41:17,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-403/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T23:41:17.902Z] 2023-05-09 23:41:17,466 [execute] INFO git cat-file --batch [2023-05-09T23:41:17.902Z] 2023-05-09 23:41:17,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-403/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T23:41:17.902Z] 2023-05-09 23:41:17,474 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-403/.semver/PR-403 [2023-05-09T23:41:17.902Z] 0.0.0 [Pipeline] } [2023-05-09T23:41:17.921Z] $ docker exec --env ******** --env ******** 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 ssh-agent -k [2023-05-09T23:41:18.015Z] unset SSH_AUTH_SOCK; [2023-05-09T23:41:18.016Z] unset SSH_AGENT_PID; [2023-05-09T23:41:18.016Z] echo Agent pid 77 killed; [2023-05-09T23:41:18.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T23:41:18.458Z] + git semver [Pipeline] } [2023-05-09T23:41:18.734Z] $ docker stop --time=1 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 [2023-05-09T23:41:20.037Z] $ docker rm -f --volumes 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T23:41:20.450Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T23:41:20.747Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T23:41:20.765Z] [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-05-09T23:41:21.396Z] provisioning config files... [2023-05-09T23:41:21.406Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-403@tmp/config17923392671856421844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:41:21.759Z] ---> docker-login.sh [2023-05-09T23:41:21.759Z] nexus3.edgexfoundry.org:10001 [2023-05-09T23:41:21.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:41:21.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:41:21.759Z] Configure a credential helper to remove this warning. See [2023-05-09T23:41:21.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:41:21.759Z] [2023-05-09T23:41:21.759Z] Login Succeeded [2023-05-09T23:41:21.759Z] nexus3.edgexfoundry.org:10002 [2023-05-09T23:41:21.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:41:21.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:41:21.759Z] Configure a credential helper to remove this warning. See [2023-05-09T23:41:21.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:41:21.759Z] [2023-05-09T23:41:21.759Z] Login Succeeded [2023-05-09T23:41:21.759Z] nexus3.edgexfoundry.org:10003 [2023-05-09T23:41:22.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:41:22.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:41:22.022Z] Configure a credential helper to remove this warning. See [2023-05-09T23:41:22.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:41:22.022Z] [2023-05-09T23:41:22.022Z] Login Succeeded [2023-05-09T23:41:22.022Z] nexus3.edgexfoundry.org:10004 [2023-05-09T23:41:22.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:41:22.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:41:22.022Z] Configure a credential helper to remove this warning. See [2023-05-09T23:41:22.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:41:22.022Z] [2023-05-09T23:41:22.022Z] Login Succeeded [2023-05-09T23:41:22.022Z] docker.io [2023-05-09T23:41:22.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:41:22.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:41:22.284Z] Configure a credential helper to remove this warning. See [2023-05-09T23:41:22.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:41:22.284Z] [2023-05-09T23:41:22.284Z] Login Succeeded [2023-05-09T23:41:22.284Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T23:41:22.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T23:41:22.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T23:41:22.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T23:41:22.613Z] ========================================================= [2023-05-09T23:41:22.614Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T23:41:22.614Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:41:23.107Z] + 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-05-09T23:41:23.108Z] Sending build context to Docker daemon 23.63MB [2023-05-09T23:41:23.108Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T23:41:23.108Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T23:41:23.368Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T23:41:23.368Z] f56be85fc22e: Pulling fs layer [2023-05-09T23:41:23.368Z] 85791d961cd3: Pulling fs layer [2023-05-09T23:41:23.368Z] d694b5ae8c79: Pulling fs layer [2023-05-09T23:41:23.368Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T23:41:23.368Z] 4d19c01a9841: Pulling fs layer [2023-05-09T23:41:23.368Z] 9325e15d5711: Pulling fs layer [2023-05-09T23:41:23.368Z] 556b6ee489ea: Pulling fs layer [2023-05-09T23:41:23.368Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T23:41:23.368Z] 9f32a84ed3da: Waiting [2023-05-09T23:41:23.368Z] 4d19c01a9841: Waiting [2023-05-09T23:41:23.368Z] 9325e15d5711: Waiting [2023-05-09T23:41:23.368Z] 556b6ee489ea: Waiting [2023-05-09T23:41:23.368Z] c5a4b2cf53e6: Waiting [2023-05-09T23:41:23.368Z] 85791d961cd3: Verifying Checksum [2023-05-09T23:41:23.368Z] 85791d961cd3: Download complete [2023-05-09T23:41:23.368Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T23:41:23.368Z] 9f32a84ed3da: Download complete [2023-05-09T23:41:23.368Z] 4d19c01a9841: Verifying Checksum [2023-05-09T23:41:23.368Z] 4d19c01a9841: Download complete [2023-05-09T23:41:23.368Z] f56be85fc22e: Verifying Checksum [2023-05-09T23:41:23.368Z] f56be85fc22e: Download complete [2023-05-09T23:41:23.368Z] 9325e15d5711: Verifying Checksum [2023-05-09T23:41:23.368Z] 9325e15d5711: Download complete [2023-05-09T23:41:23.368Z] f56be85fc22e: Pull complete [2023-05-09T23:41:23.628Z] 85791d961cd3: Pull complete [2023-05-09T23:41:23.889Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T23:41:23.889Z] c5a4b2cf53e6: Download complete [2023-05-09T23:41:23.889Z] d694b5ae8c79: Verifying Checksum [2023-05-09T23:41:23.889Z] d694b5ae8c79: Download complete [2023-05-09T23:41:24.154Z] 556b6ee489ea: Verifying Checksum [2023-05-09T23:41:24.154Z] 556b6ee489ea: Download complete [2023-05-09T23:41:27.442Z] d694b5ae8c79: Pull complete [2023-05-09T23:41:27.442Z] 9f32a84ed3da: Pull complete [2023-05-09T23:41:27.442Z] 4d19c01a9841: Pull complete [2023-05-09T23:41:27.442Z] 9325e15d5711: Pull complete [2023-05-09T23:41:29.343Z] 556b6ee489ea: Pull complete [2023-05-09T23:41:30.277Z] c5a4b2cf53e6: Pull complete [2023-05-09T23:41:30.277Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T23:41:30.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T23:41:30.278Z] ---> c4be618373d6 [2023-05-09T23:41:30.278Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T23:41:32.817Z] ---> Running in 858d08249393 [2023-05-09T23:41:32.817Z] Removing intermediate container 858d08249393 [2023-05-09T23:41:32.817Z] ---> 971751ee6571 [2023-05-09T23:41:32.817Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T23:41:32.817Z] ---> Running in ac7ba9548072 [2023-05-09T23:41:33.076Z] Removing intermediate container ac7ba9548072 [2023-05-09T23:41:33.077Z] ---> 0c1f7feb1cdc [2023-05-09T23:41:33.077Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T23:41:33.077Z] ---> Running in d06ece43a754 [2023-05-09T23:41:33.077Z] Removing intermediate container d06ece43a754 [2023-05-09T23:41:33.077Z] ---> d55f2772ea25 [2023-05-09T23:41:33.077Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-09T23:41:33.077Z] ---> Running in ad4dbc91d475 [2023-05-09T23:41:33.336Z] Removing intermediate container ad4dbc91d475 [2023-05-09T23:41:33.336Z] ---> 535ff43a1e5a [2023-05-09T23:41:33.336Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T23:41:33.336Z] ---> Running in 07d191aec669 [2023-05-09T23:41:33.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T23:41:33.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T23:41:33.855Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T23:41:33.855Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T23:41:33.855Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T23:41:33.855Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T23:41:33.855Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T23:41:33.855Z] OK: 269 MiB in 57 packages [2023-05-09T23:41:34.424Z] Removing intermediate container 07d191aec669 [2023-05-09T23:41:34.424Z] ---> 5ea781408f55 [2023-05-09T23:41:34.424Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T23:41:34.424Z] ---> 799536794be0 [2023-05-09T23:41:34.424Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T23:41:34.424Z] ---> Running in d461a0c32d3d [2023-05-09T23:41:36.195Z] Still waiting to schedule task [2023-05-09T23:41:36.196Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14814’ [2023-05-09T23:42:21.119Z] Removing intermediate container d461a0c32d3d [2023-05-09T23:42:21.119Z] ---> ff193dd9820f [2023-05-09T23:42:21.119Z] Step 10/12 : COPY . . [2023-05-09T23:42:21.119Z] ---> b80dc9c8e73d [2023-05-09T23:42:21.119Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T23:42:21.119Z] ---> Running in 3f45fa51fb2e [2023-05-09T23:42:21.119Z] Removing intermediate container 3f45fa51fb2e [2023-05-09T23:42:21.119Z] ---> 175c82d5d205 [2023-05-09T23:42:21.119Z] Step 12/12 : RUN $MAKE [2023-05-09T23:42:21.119Z] ---> Running in d3333fac7704 [2023-05-09T23:42:21.119Z] noop [2023-05-09T23:42:21.119Z] Removing intermediate container d3333fac7704 [2023-05-09T23:42:21.119Z] ---> 0a7edcc1acd5 [2023-05-09T23:42:21.119Z] Successfully built 0a7edcc1acd5 [2023-05-09T23:42:21.119Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:42:21.570Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T23:42:21.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:42:21.731Z] prd-ubuntu20.04-docker-8c-8g-14816 does not seem to be running inside a container [2023-05-09T23:42:21.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-403 -v /w/workspace/foundry_device-virtual-go_PR-403:/w/workspace/foundry_device-virtual-go_PR-403:rw,z -v /w/workspace/foundry_device-virtual-go_PR-403@tmp:/w/workspace/foundry_device-virtual-go_PR-403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T23:42:22.081Z] $ docker top be13c173cbf99b0d755180b24bcaa42cdadcf5db749f576475cb3511dd2a19e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:42:22.490Z] + go version [2023-05-09T23:42:22.490Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T23:42:22.514Z] $ docker stop --time=1 be13c173cbf99b0d755180b24bcaa42cdadcf5db749f576475cb3511dd2a19e3 [2023-05-09T23:42:23.792Z] $ docker rm -f --volumes be13c173cbf99b0d755180b24bcaa42cdadcf5db749f576475cb3511dd2a19e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:42:24.506Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T23:42:24.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:42:24.656Z] prd-ubuntu20.04-docker-8c-8g-14816 does not seem to be running inside a container [2023-05-09T23:42:24.680Z] $ 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-403 -v /w/workspace/foundry_device-virtual-go_PR-403:/w/workspace/foundry_device-virtual-go_PR-403:rw,z -v /w/workspace/foundry_device-virtual-go_PR-403@tmp:/w/workspace/foundry_device-virtual-go_PR-403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T23:42:24.997Z] $ docker top 8d9eb17f94e9f65862a86c68f58b51986dd09c944f53c15057aa0ec4b64f05a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:42:25.385Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-403 [Pipeline] fileExists [Pipeline] sh [2023-05-09T23:42:25.746Z] + make test [2023-05-09T23:42:25.746Z] go test ./... -coverprofile=coverage.out [2023-05-09T23:42:29.945Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-09T23:42:39.903Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-09T23:42:39.903Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements [2023-05-09T23:42:44.249Z] go vet ./... [2023-05-09T23:42:47.523Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T23:42:47.523Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T23:42:47.523Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T23:42:47.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T23:42:47.582Z] $ docker stop --time=1 8d9eb17f94e9f65862a86c68f58b51986dd09c944f53c15057aa0ec4b64f05a6 [2023-05-09T23:42:50.133Z] $ docker rm -f --volumes 8d9eb17f94e9f65862a86c68f58b51986dd09c944f53c15057aa0ec4b64f05a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T23:42:50.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T23:42:50.721Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T23:42:51.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T23:42:51.806Z] + ls -al . [2023-05-09T23:42:51.806Z] total 192 [2023-05-09T23:42:51.806Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 23:42 . [2023-05-09T23:42:51.806Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:40 .. [2023-05-09T23:42:51.806Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:41 .git [2023-05-09T23:42:51.806Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:40 .github [2023-05-09T23:42:51.806Z] -rw-rw-r-- 1 jenkins jenkins 337 May 9 23:40 .gitignore [2023-05-09T23:42:51.806Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 23:40 .golangci.yml [2023-05-09T23:42:51.806Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:41 .semver [2023-05-09T23:42:51.806Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 9 23:40 Attribution.txt [2023-05-09T23:42:51.806Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 9 23:40 CHANGELOG.md [2023-05-09T23:42:51.806Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 9 23:40 Dockerfile [2023-05-09T23:42:51.806Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:40 GOVERNANCE.md [2023-05-09T23:42:51.806Z] -rw-rw-r-- 1 jenkins jenkins 660 May 9 23:40 Jenkinsfile [2023-05-09T23:42:51.806Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 23:40 LICENSE [2023-05-09T23:42:51.806Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 9 23:40 Makefile [2023-05-09T23:42:51.806Z] -rw-rw-r-- 1 jenkins jenkins 623 May 9 23:40 OWNERS.md [2023-05-09T23:42:51.806Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 9 23:40 README.md [2023-05-09T23:42:51.806Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:41 VERSION [2023-05-09T23:42:51.806Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:40 bin [2023-05-09T23:42:51.806Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:40 cmd [2023-05-09T23:42:51.807Z] -rw-r--r-- 1 jenkins jenkins 43063 May 9 23:42 coverage.out [2023-05-09T23:42:51.807Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 9 23:40 go.mod [2023-05-09T23:42:51.807Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 9 23:40 go.sum [2023-05-09T23:42:51.807Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:40 internal [2023-05-09T23:42:51.807Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:40 snap [2023-05-09T23:42:51.807Z] -rw-rw-r-- 1 jenkins jenkins 235 May 9 23:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:42:52.194Z] + 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=ee53eddba86aad849dafc0aa67a81f3b58fee80f --label arch=amd64 --label version=0.0.0 . [2023-05-09T23:42:52.194Z] Sending build context to Docker daemon 23.68MB [2023-05-09T23:42:52.194Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T23:42:52.194Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-09T23:42:52.194Z] ---> 0a7edcc1acd5 [2023-05-09T23:42:52.194Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T23:42:52.453Z] ---> Running in c430ef8a4652 [2023-05-09T23:42:52.453Z] Removing intermediate container c430ef8a4652 [2023-05-09T23:42:52.453Z] ---> c492717c6a6e [2023-05-09T23:42:52.453Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T23:42:52.453Z] ---> Running in 98d762366bf2 [2023-05-09T23:42:52.712Z] Removing intermediate container 98d762366bf2 [2023-05-09T23:42:52.712Z] ---> 5ce9b2958169 [2023-05-09T23:42:52.712Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T23:42:52.712Z] ---> Running in 5c4840a38317 [2023-05-09T23:42:52.712Z] Removing intermediate container 5c4840a38317 [2023-05-09T23:42:52.712Z] ---> de38d5b9bee3 [2023-05-09T23:42:52.712Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-09T23:42:52.712Z] ---> Running in 6875d471113c [2023-05-09T23:42:52.712Z] Removing intermediate container 6875d471113c [2023-05-09T23:42:52.712Z] ---> 0b3226f901de [2023-05-09T23:42:52.712Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T23:42:52.712Z] ---> Running in 41f39472befa [2023-05-09T23:42:52.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T23:42:53.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T23:42:53.495Z] OK: 269 MiB in 57 packages [2023-05-09T23:42:53.756Z] Removing intermediate container 41f39472befa [2023-05-09T23:42:53.756Z] ---> 8a11f46511af [2023-05-09T23:42:53.756Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-09T23:42:53.756Z] ---> 53626f24a284 [2023-05-09T23:42:53.756Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T23:42:53.756Z] ---> Running in ab3112a2370a [2023-05-09T23:42:54.703Z] Removing intermediate container ab3112a2370a [2023-05-09T23:42:54.703Z] ---> d5251ea94daa [2023-05-09T23:42:54.703Z] Step 10/25 : COPY . . [2023-05-09T23:42:55.276Z] ---> b4b15358aa5a [2023-05-09T23:42:55.276Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T23:42:55.276Z] ---> Running in 4bf8c3763183 [2023-05-09T23:42:55.276Z] Removing intermediate container 4bf8c3763183 [2023-05-09T23:42:55.276Z] ---> 9fe549d462cd [2023-05-09T23:42:55.276Z] Step 12/25 : RUN $MAKE [2023-05-09T23:42:55.276Z] ---> Running in 76834ebd3c50 [2023-05-09T23:42:55.616Z] 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-05-09T23:43:13.768Z] Removing intermediate container 76834ebd3c50 [2023-05-09T23:43:13.768Z] ---> ded3077c425d [2023-05-09T23:43:13.768Z] Step 13/25 : FROM alpine:3.17 [2023-05-09T23:43:13.768Z] 3.17: Pulling from library/alpine [2023-05-09T23:43:13.768Z] f56be85fc22e: Already exists [2023-05-09T23:43:13.768Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T23:43:13.768Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T23:43:13.768Z] ---> 9ed4aefc74f6 [2023-05-09T23:43:13.768Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-09T23:43:13.768Z] ---> Running in 9b5d1bec5642 [2023-05-09T23:43:13.768Z] Removing intermediate container 9b5d1bec5642 [2023-05-09T23:43:13.768Z] ---> f6464a9dec71 [2023-05-09T23:43:13.768Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T23:43:13.768Z] ---> Running in c093d6440c07 [2023-05-09T23:43:13.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T23:43:13.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T23:43:13.768Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T23:43:13.768Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T23:43:13.768Z] OK: 7 MiB in 16 packages [2023-05-09T23:43:13.768Z] Removing intermediate container c093d6440c07 [2023-05-09T23:43:13.768Z] ---> 08543a31deac [2023-05-09T23:43:13.768Z] Step 16/25 : WORKDIR / [2023-05-09T23:43:13.768Z] ---> Running in 4bceea09d84c [2023-05-09T23:43:13.768Z] Removing intermediate container 4bceea09d84c [2023-05-09T23:43:13.768Z] ---> 5954b3ca3f77 [2023-05-09T23:43:13.768Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-09T23:43:13.768Z] ---> 79286d29ec0e [2023-05-09T23:43:13.768Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-09T23:43:13.768Z] ---> a391e92856db [2023-05-09T23:43:13.768Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-09T23:43:14.028Z] ---> 5c9ce90a61d3 [2023-05-09T23:43:14.028Z] Step 20/25 : EXPOSE 59900 [2023-05-09T23:43:14.028Z] ---> Running in 158ffc98e2a2 [2023-05-09T23:43:14.287Z] Removing intermediate container 158ffc98e2a2 [2023-05-09T23:43:14.287Z] ---> f8a798b9f39f [2023-05-09T23:43:14.287Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-09T23:43:14.287Z] ---> Running in e03f6a3682fd [2023-05-09T23:43:14.287Z] Removing intermediate container e03f6a3682fd [2023-05-09T23:43:14.287Z] ---> 6b4e0fea8843 [2023-05-09T23:43:14.287Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T23:43:14.287Z] ---> Running in 576aeba75069 [2023-05-09T23:43:14.287Z] Removing intermediate container 576aeba75069 [2023-05-09T23:43:14.287Z] ---> 4fd4e98c88ed [2023-05-09T23:43:14.287Z] Step 23/25 : LABEL arch=amd64 [2023-05-09T23:43:14.287Z] ---> Running in bec1ca404a6a [2023-05-09T23:43:14.545Z] Removing intermediate container bec1ca404a6a [2023-05-09T23:43:14.545Z] ---> b9c149dcc768 [2023-05-09T23:43:14.545Z] Step 24/25 : LABEL git_sha=ee53eddba86aad849dafc0aa67a81f3b58fee80f [2023-05-09T23:43:14.545Z] ---> Running in b97d3c8c4b42 [2023-05-09T23:43:14.545Z] Removing intermediate container b97d3c8c4b42 [2023-05-09T23:43:14.545Z] ---> 37b29f43c39e [2023-05-09T23:43:14.545Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T23:43:14.545Z] ---> Running in e213b2a56d86 [2023-05-09T23:43:14.545Z] Removing intermediate container e213b2a56d86 [2023-05-09T23:43:14.545Z] ---> 6792e38c05cd [2023-05-09T23:43:14.545Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T23:43:14.545Z] Successfully built 6792e38c05cd [2023-05-09T23:43:14.545Z] 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-05-09T23:43:15.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T23:43:15.681Z] [2023-05-09T23:43:15.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:43:16.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T23:43:16.054Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T23:43:16.054Z] 5eb5b503b376: Pulling fs layer [2023-05-09T23:43:16.054Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T23:43:16.054Z] ec43610c2a17: Pulling fs layer [2023-05-09T23:43:16.054Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T23:43:16.054Z] 33b1e0a273af: Pulling fs layer [2023-05-09T23:43:16.054Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T23:43:16.054Z] 2f39f015ded8: Pulling fs layer [2023-05-09T23:43:16.054Z] 33b1e0a273af: Waiting [2023-05-09T23:43:16.054Z] 5d3b04190fa2: Waiting [2023-05-09T23:43:16.054Z] 2f39f015ded8: Waiting [2023-05-09T23:43:16.054Z] 3a2ae6a8a46f: Waiting [2023-05-09T23:43:16.312Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T23:43:16.312Z] 5c69ac0246d0: Download complete [2023-05-09T23:43:16.312Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T23:43:16.312Z] 3a2ae6a8a46f: Download complete [2023-05-09T23:43:16.570Z] 33b1e0a273af: Verifying Checksum [2023-05-09T23:43:16.570Z] 33b1e0a273af: Download complete [2023-05-09T23:43:16.570Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T23:43:16.570Z] 5d3b04190fa2: Download complete [2023-05-09T23:43:16.570Z] ec43610c2a17: Verifying Checksum [2023-05-09T23:43:16.570Z] ec43610c2a17: Download complete [2023-05-09T23:43:16.829Z] 5eb5b503b376: Verifying Checksum [2023-05-09T23:43:16.829Z] 5eb5b503b376: Download complete [2023-05-09T23:43:17.394Z] 2f39f015ded8: Verifying Checksum [2023-05-09T23:43:17.394Z] 2f39f015ded8: Download complete [2023-05-09T23:43:17.653Z] 5eb5b503b376: Pull complete [2023-05-09T23:43:17.910Z] 5c69ac0246d0: Pull complete [2023-05-09T23:43:18.168Z] ec43610c2a17: Pull complete [2023-05-09T23:43:18.427Z] 3a2ae6a8a46f: Pull complete [2023-05-09T23:43:18.427Z] 33b1e0a273af: Pull complete [2023-05-09T23:43:18.427Z] 5d3b04190fa2: Pull complete [2023-05-09T23:43:22.607Z] 2f39f015ded8: Pull complete [2023-05-09T23:43:22.607Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T23:43:22.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T23:43:22.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:43:22.841Z] prd-ubuntu20.04-docker-8c-8g-14816 does not seem to be running inside a container [2023-05-09T23:43:22.862Z] $ 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-403 -v /w/workspace/foundry_device-virtual-go_PR-403:/w/workspace/foundry_device-virtual-go_PR-403:rw,z -v /w/workspace/foundry_device-virtual-go_PR-403@tmp:/w/workspace/foundry_device-virtual-go_PR-403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T23:43:25.167Z] $ docker top 84a43040a5cc0a7e78964f559c31add3e624ad53b8f769954188762c9e160294 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:43:25.597Z] ---> job-cost.sh [2023-05-09T23:43:25.597Z] lf-activate-venv: SKIPPING [2023-05-09T23:43:25.597Z] INFO: No Stack... [2023-05-09T23:43:26.165Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T23:43:26.424Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T23:43:26.741Z] + cat /w/workspace/foundry_device-virtual-go_PR-403/archives/cost.csv [2023-05-09T23:43:26.741Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T23:43:26.779Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] [2023-05-09T23:43:26.784Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] did not exist. Created. [2023-05-09T23:43:26.784Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T23:43:27.173Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T23:43:27.221Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T23:43:27.252Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T23:43:27.323Z] $ docker stop --time=1 84a43040a5cc0a7e78964f559c31add3e624ad53b8f769954188762c9e160294 [2023-05-09T23:43:28.477Z] $ docker rm -f --volumes 84a43040a5cc0a7e78964f559c31add3e624ad53b8f769954188762c9e160294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T23:43:40.981Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14820 in /w/workspace/foundry_device-virtual-go_PR-403 [Pipeline] { [Pipeline] ws [2023-05-09T23:43:41.036Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-09T23:43:41.131Z] The recommended git tool is: git [2023-05-09T23:43:48.354Z] using credential edgex-jenkins-ssh [2023-05-09T23:43:48.384Z] Cloning the remote Git repository [2023-05-09T23:43:48.446Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-09T23:43:48.570Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-09T23:43:48.754Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-09T23:43:48.756Z] > git --version # timeout=10 [2023-05-09T23:43:48.780Z] > git --version # 'git version 2.25.1' [2023-05-09T23:43:48.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T23:43:48.981Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T23:43:51.254Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-09T23:43:51.278Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T23:43:53.102Z] Merging remotes/origin/main commit b1c180997f30d70459501805a18d6262edcd2f8f into PR head commit ee53eddba86aad849dafc0aa67a81f3b58fee80f [2023-05-09T23:43:52.434Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-09T23:43:52.500Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-09T23:43:52.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T23:43:52.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/403/head:refs/remotes/origin/PR-403 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T23:43:53.120Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T23:43:53.458Z] Merge succeeded, producing ee53eddba86aad849dafc0aa67a81f3b58fee80f [2023-05-09T23:43:53.458Z] Checking out Revision ee53eddba86aad849dafc0aa67a81f3b58fee80f (PR-403) [2023-05-09T23:43:54.113Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-09T23:43:54.171Z] > git --version # timeout=10 [2023-05-09T23:43:54.186Z] > git --version # 'git version 2.25.1' [2023-05-09T23:43:54.205Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-05-09T23:43:53.212Z] > git checkout -f ee53eddba86aad849dafc0aa67a81f3b58fee80f # timeout=10 [2023-05-09T23:43:53.326Z] > git remote # timeout=10 [2023-05-09T23:43:53.355Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T23:43:53.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T23:43:53.391Z] > git merge b1c180997f30d70459501805a18d6262edcd2f8f # timeout=10 [2023-05-09T23:43:53.430Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T23:43:53.459Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T23:43:53.481Z] > git checkout -f ee53eddba86aad849dafc0aa67a81f3b58fee80f # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T23:43:55.330Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T23:43:55.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T23:43:55.330Z] Dload Upload Total Spent Left Speed [2023-05-09T23:43:55.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-05-09T23:43:55.937Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T23:43:56.310Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T23:43:56.310Z] + sudo tee /etc/docker/daemon.new [2023-05-09T23:43:56.310Z] { [2023-05-09T23:43:56.310Z] "registry-mirrors": [ [2023-05-09T23:43:56.310Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T23:43:56.310Z] ], [2023-05-09T23:43:56.310Z] "bip": "10.250.0.254/24", [2023-05-09T23:43:56.310Z] "hosts": [ [2023-05-09T23:43:56.310Z] "tcp://0.0.0.0:5555", [2023-05-09T23:43:56.310Z] "unix:///var/run/docker.sock" [2023-05-09T23:43:56.310Z] ], [2023-05-09T23:43:56.310Z] "mtu": 1458, [2023-05-09T23:43:56.310Z] "selinux-enabled": true, [2023-05-09T23:43:56.310Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T23:43:56.310Z] } [Pipeline] sh [2023-05-09T23:43:56.680Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T23:43:57.040Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T23:44:15.441Z] provisioning config files... [2023-05-09T23:44:15.476Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1783142582773326984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:44:15.881Z] ---> docker-login.sh [2023-05-09T23:44:15.881Z] nexus3.edgexfoundry.org:10001 [2023-05-09T23:44:16.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:44:16.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:44:16.742Z] Configure a credential helper to remove this warning. See [2023-05-09T23:44:16.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:44:16.742Z] [2023-05-09T23:44:16.742Z] Login Succeeded [2023-05-09T23:44:16.742Z] nexus3.edgexfoundry.org:10002 [2023-05-09T23:44:17.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:44:17.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:44:17.015Z] Configure a credential helper to remove this warning. See [2023-05-09T23:44:17.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:44:17.015Z] [2023-05-09T23:44:17.015Z] Login Succeeded [2023-05-09T23:44:17.015Z] nexus3.edgexfoundry.org:10003 [2023-05-09T23:44:17.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:44:17.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:44:17.556Z] Configure a credential helper to remove this warning. See [2023-05-09T23:44:17.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:44:17.556Z] [2023-05-09T23:44:17.556Z] Login Succeeded [2023-05-09T23:44:17.556Z] nexus3.edgexfoundry.org:10004 [2023-05-09T23:44:17.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:44:17.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:44:17.826Z] Configure a credential helper to remove this warning. See [2023-05-09T23:44:17.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:44:17.826Z] [2023-05-09T23:44:17.826Z] Login Succeeded [2023-05-09T23:44:17.826Z] docker.io [2023-05-09T23:44:18.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:44:18.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:44:18.365Z] Configure a credential helper to remove this warning. See [2023-05-09T23:44:18.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:44:18.365Z] [2023-05-09T23:44:18.365Z] Login Succeeded [2023-05-09T23:44:18.365Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T23:44:18.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T23:44:18.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T23:44:18.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T23:44:18.922Z] ========================================================= [2023-05-09T23:44:18.923Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T23:44:18.923Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:44:19.424Z] + 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-05-09T23:44:22.094Z] Sending build context to Docker daemon 11.98MB [2023-05-09T23:44:22.095Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T23:44:22.095Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T23:44:22.095Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T23:44:22.095Z] c41833b44d91: Pulling fs layer [2023-05-09T23:44:22.095Z] ed15518f5707: Pulling fs layer [2023-05-09T23:44:22.095Z] feae8fd75edb: Pulling fs layer [2023-05-09T23:44:22.095Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T23:44:22.095Z] 3cdef696dda3: Pulling fs layer [2023-05-09T23:44:22.095Z] 2ced38df9373: Pulling fs layer [2023-05-09T23:44:22.095Z] 58f1dce35555: Pulling fs layer [2023-05-09T23:44:22.095Z] 242c74f7c9fa: Waiting [2023-05-09T23:44:22.095Z] 3cdef696dda3: Waiting [2023-05-09T23:44:22.095Z] 2ced38df9373: Waiting [2023-05-09T23:44:22.095Z] 58f1dce35555: Waiting [2023-05-09T23:44:22.095Z] ed15518f5707: Verifying Checksum [2023-05-09T23:44:22.095Z] ed15518f5707: Download complete [2023-05-09T23:44:22.095Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T23:44:22.095Z] 242c74f7c9fa: Download complete [2023-05-09T23:44:22.095Z] 3cdef696dda3: Verifying Checksum [2023-05-09T23:44:22.095Z] 3cdef696dda3: Download complete [2023-05-09T23:44:22.095Z] c41833b44d91: Verifying Checksum [2023-05-09T23:44:22.095Z] c41833b44d91: Download complete [2023-05-09T23:44:23.076Z] c41833b44d91: Pull complete [2023-05-09T23:44:23.350Z] 58f1dce35555: Verifying Checksum [2023-05-09T23:44:23.350Z] 58f1dce35555: Download complete [2023-05-09T23:44:23.946Z] ed15518f5707: Pull complete [2023-05-09T23:44:24.539Z] feae8fd75edb: Download complete [2023-05-09T23:44:24.810Z] 2ced38df9373: Verifying Checksum [2023-05-09T23:44:24.810Z] 2ced38df9373: Download complete [2023-05-09T23:44:37.172Z] feae8fd75edb: Pull complete [2023-05-09T23:44:37.172Z] 242c74f7c9fa: Pull complete [2023-05-09T23:44:37.172Z] 3cdef696dda3: Pull complete [2023-05-09T23:44:43.933Z] 2ced38df9373: Pull complete [2023-05-09T23:44:45.925Z] 58f1dce35555: Pull complete [2023-05-09T23:44:45.925Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T23:44:45.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T23:44:45.925Z] ---> fadd8f120f05 [2023-05-09T23:44:45.925Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T23:44:46.912Z] ---> Running in 4d9a28cede35 [2023-05-09T23:44:47.511Z] Removing intermediate container 4d9a28cede35 [2023-05-09T23:44:47.511Z] ---> 6672bb02db58 [2023-05-09T23:44:47.511Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T23:44:47.511Z] ---> Running in c59866745b2a [2023-05-09T23:44:47.783Z] Removing intermediate container c59866745b2a [2023-05-09T23:44:47.783Z] ---> c82214722626 [2023-05-09T23:44:47.783Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T23:44:48.053Z] ---> Running in 72759541a5f4 [2023-05-09T23:44:48.325Z] Removing intermediate container 72759541a5f4 [2023-05-09T23:44:48.325Z] ---> dec9cdc3b4df [2023-05-09T23:44:48.325Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-09T23:44:48.325Z] ---> Running in e271868d0866 [2023-05-09T23:44:48.916Z] Removing intermediate container e271868d0866 [2023-05-09T23:44:48.916Z] ---> cb4a865793d4 [2023-05-09T23:44:48.916Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T23:44:48.916Z] ---> Running in 104efeeacf56 [2023-05-09T23:44:50.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T23:44:50.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T23:44:52.379Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T23:44:52.379Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T23:44:52.379Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T23:44:52.379Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T23:44:52.379Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T23:44:52.379Z] OK: 268 MiB in 57 packages [2023-05-09T23:44:53.805Z] Removing intermediate container 104efeeacf56 [2023-05-09T23:44:53.805Z] ---> 09fd002e6d92 [2023-05-09T23:44:53.805Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T23:44:54.084Z] ---> 6dd44764c3ce [2023-05-09T23:44:54.084Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T23:44:54.084Z] ---> Running in 82fbac8d6bb3 [2023-05-09T23:46:02.067Z] Removing intermediate container 82fbac8d6bb3 [2023-05-09T23:46:02.067Z] ---> 8537dadd1ff5 [2023-05-09T23:46:02.067Z] Step 10/12 : COPY . . [2023-05-09T23:46:02.067Z] ---> 01034741c8ce [2023-05-09T23:46:02.067Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T23:46:02.067Z] ---> Running in 4f6dfb93ce81 [2023-05-09T23:46:02.067Z] Removing intermediate container 4f6dfb93ce81 [2023-05-09T23:46:02.067Z] ---> 091cf7d761bf [2023-05-09T23:46:02.067Z] Step 12/12 : RUN $MAKE [2023-05-09T23:46:02.067Z] ---> Running in b3415b2f3646 [2023-05-09T23:46:02.067Z] noop [2023-05-09T23:46:02.067Z] Removing intermediate container b3415b2f3646 [2023-05-09T23:46:02.067Z] ---> 4604609f3c6d [2023-05-09T23:46:02.067Z] Successfully built 4604609f3c6d [2023-05-09T23:46:02.067Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:46:02.597Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T23:46:02.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:46:02.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-14820 does not seem to be running inside a container [2023-05-09T23:46:03.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T23:46:04.405Z] $ docker top d49a8be5fe018a71714e2dd39689205df7c2b220e9a79123f0b4a1cc775cae6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:46:05.368Z] + go version [2023-05-09T23:46:05.368Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T23:46:05.413Z] $ docker stop --time=1 d49a8be5fe018a71714e2dd39689205df7c2b220e9a79123f0b4a1cc775cae6d [2023-05-09T23:46:07.092Z] $ docker rm -f --volumes d49a8be5fe018a71714e2dd39689205df7c2b220e9a79123f0b4a1cc775cae6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:46:08.016Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T23:46:08.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:46:08.314Z] prd-ubuntu20.04-docker-arm64-4c-16g-14820 does not seem to be running inside a container [2023-05-09T23:46:08.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T23:46:09.752Z] $ docker top 36e3b9d2983489833c35347113b8b1265f44bf3bcab45215a4b7b7c9f182c91d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:46:10.697Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T23:46:11.426Z] + make test [2023-05-09T23:46:11.426Z] go test ./... -coverprofile=coverage.out [2023-05-09T23:46:50.375Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-09T23:49:12.175Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-09T23:49:12.175Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.104s coverage: 58.4% of statements [2023-05-09T23:49:12.175Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T23:49:12.175Z] go vet ./... [2023-05-09T23:49:38.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T23:49:38.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T23:49:38.906Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T23:49:38.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T23:49:38.967Z] $ docker stop --time=1 36e3b9d2983489833c35347113b8b1265f44bf3bcab45215a4b7b7c9f182c91d [2023-05-09T23:49:40.866Z] $ docker rm -f --volumes 36e3b9d2983489833c35347113b8b1265f44bf3bcab45215a4b7b7c9f182c91d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T23:49:42.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T23:49:42.195Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T23:49:42.805Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T23:49:43.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T23:49:43.857Z] + ls -al . [2023-05-09T23:49:43.857Z] total 188 [2023-05-09T23:49:43.857Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:46 . [2023-05-09T23:49:43.857Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:43 .. [2023-05-09T23:49:43.857Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:43 .git [2023-05-09T23:49:43.857Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:43 .github [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 337 May 9 23:43 .gitignore [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 23:43 .golangci.yml [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 9 23:43 Attribution.txt [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 9 23:43 CHANGELOG.md [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 9 23:43 Dockerfile [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:43 GOVERNANCE.md [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 660 May 9 23:43 Jenkinsfile [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 23:43 LICENSE [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 9 23:43 Makefile [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 623 May 9 23:43 OWNERS.md [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 9 23:43 README.md [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:41 VERSION [2023-05-09T23:49:43.857Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:43 bin [2023-05-09T23:49:43.857Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:43 cmd [2023-05-09T23:49:43.857Z] -rw-r--r-- 1 jenkins jenkins 43063 May 9 23:49 coverage.out [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 9 23:43 go.mod [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 9 23:43 go.sum [2023-05-09T23:49:43.857Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:43 internal [2023-05-09T23:49:43.857Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:43 snap [2023-05-09T23:49:43.857Z] -rw-rw-r-- 1 jenkins jenkins 235 May 9 23:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:49:44.291Z] + 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=ee53eddba86aad849dafc0aa67a81f3b58fee80f --label arch=arm64 --label version=0.0.0 . [2023-05-09T23:49:44.889Z] Sending build context to Docker daemon 12.03MB [2023-05-09T23:49:44.889Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T23:49:44.889Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-09T23:49:44.889Z] ---> 4604609f3c6d [2023-05-09T23:49:44.889Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T23:49:45.482Z] ---> Running in 442274c0ea9a [2023-05-09T23:49:45.755Z] Removing intermediate container 442274c0ea9a [2023-05-09T23:49:45.755Z] ---> 61d6526a3374 [2023-05-09T23:49:45.755Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T23:49:46.025Z] ---> Running in f538d5c4f13e [2023-05-09T23:49:46.294Z] Removing intermediate container f538d5c4f13e [2023-05-09T23:49:46.294Z] ---> d6f250862d8f [2023-05-09T23:49:46.294Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T23:49:46.294Z] ---> Running in 6487b3b3a342 [2023-05-09T23:49:46.880Z] Removing intermediate container 6487b3b3a342 [2023-05-09T23:49:46.880Z] ---> f2ff61d138b0 [2023-05-09T23:49:46.880Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-09T23:49:46.880Z] ---> Running in a348d85d4d7e [2023-05-09T23:49:47.150Z] Removing intermediate container a348d85d4d7e [2023-05-09T23:49:47.150Z] ---> 07d06fc0bdc4 [2023-05-09T23:49:47.150Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T23:49:47.150Z] ---> Running in 36fea3e7f401 [2023-05-09T23:49:48.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T23:49:49.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T23:49:50.496Z] OK: 268 MiB in 57 packages [2023-05-09T23:49:51.084Z] Removing intermediate container 36fea3e7f401 [2023-05-09T23:49:51.084Z] ---> c8893aa1e89b [2023-05-09T23:49:51.084Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-09T23:49:51.673Z] ---> 3c3a2f08d145 [2023-05-09T23:49:51.673Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T23:49:51.673Z] ---> Running in dd9dfdd77327 [2023-05-09T23:49:55.039Z] Removing intermediate container dd9dfdd77327 [2023-05-09T23:49:55.039Z] ---> 8cbaa03feb3c [2023-05-09T23:49:55.039Z] Step 10/25 : COPY . . [2023-05-09T23:49:56.007Z] ---> f082b73b166d [2023-05-09T23:49:56.007Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T23:49:56.007Z] ---> Running in 0213c9acc403 [2023-05-09T23:49:56.277Z] Removing intermediate container 0213c9acc403 [2023-05-09T23:49:56.277Z] ---> ec01523fac81 [2023-05-09T23:49:56.277Z] Step 12/25 : RUN $MAKE [2023-05-09T23:49:56.548Z] ---> Running in 32246e7945c7 [2023-05-09T23:49:57.518Z] 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-05-09T23:52:34.359Z] Removing intermediate container 32246e7945c7 [2023-05-09T23:52:34.359Z] ---> 65466d21ef3b [2023-05-09T23:52:34.359Z] Step 13/25 : FROM alpine:3.17 [2023-05-09T23:52:34.359Z] 3.17: Pulling from library/alpine [2023-05-09T23:52:34.359Z] c41833b44d91: Already exists [2023-05-09T23:52:34.359Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T23:52:34.359Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T23:52:34.359Z] ---> 51e60588ff2c [2023-05-09T23:52:34.359Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-09T23:52:34.359Z] ---> Running in fd09ae6e7a7a [2023-05-09T23:52:34.359Z] Removing intermediate container fd09ae6e7a7a [2023-05-09T23:52:34.359Z] ---> c3aa6560008b [2023-05-09T23:52:34.359Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T23:52:34.359Z] ---> Running in 859cf4fbce5e [2023-05-09T23:52:34.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T23:52:35.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T23:52:36.756Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T23:52:36.756Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T23:52:36.756Z] OK: 8 MiB in 16 packages [2023-05-09T23:52:37.731Z] Removing intermediate container 859cf4fbce5e [2023-05-09T23:52:37.731Z] ---> f65d75cdd7c1 [2023-05-09T23:52:37.731Z] Step 16/25 : WORKDIR / [2023-05-09T23:52:38.001Z] ---> Running in 040da03a3c4f [2023-05-09T23:52:38.272Z] Removing intermediate container 040da03a3c4f [2023-05-09T23:52:38.272Z] ---> 34e62ba680fe [2023-05-09T23:52:38.272Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-09T23:52:38.864Z] ---> 5812d664e1b2 [2023-05-09T23:52:38.864Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-09T23:52:39.456Z] ---> e4390ab7de04 [2023-05-09T23:52:39.456Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-09T23:52:40.882Z] ---> 277570fb5b99 [2023-05-09T23:52:40.882Z] Step 20/25 : EXPOSE 59900 [2023-05-09T23:52:40.882Z] ---> Running in c8a64d0be68d [2023-05-09T23:52:41.157Z] Removing intermediate container c8a64d0be68d [2023-05-09T23:52:41.157Z] ---> a9135185bf04 [2023-05-09T23:52:41.157Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-09T23:52:41.426Z] ---> Running in 5e44b02baec9 [2023-05-09T23:52:41.696Z] Removing intermediate container 5e44b02baec9 [2023-05-09T23:52:41.696Z] ---> b7123dec7d04 [2023-05-09T23:52:41.696Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T23:52:41.696Z] ---> Running in 500772274dd4 [2023-05-09T23:52:42.396Z] Removing intermediate container 500772274dd4 [2023-05-09T23:52:42.396Z] ---> 99adc69f78bb [2023-05-09T23:52:42.396Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T23:52:42.396Z] ---> Running in cc93237a0bec [2023-05-09T23:52:43.011Z] Removing intermediate container cc93237a0bec [2023-05-09T23:52:43.011Z] ---> b0e974b5a48a [2023-05-09T23:52:43.011Z] Step 24/25 : LABEL git_sha=ee53eddba86aad849dafc0aa67a81f3b58fee80f [2023-05-09T23:52:43.011Z] ---> Running in 013b08366e92 [2023-05-09T23:52:43.289Z] Removing intermediate container 013b08366e92 [2023-05-09T23:52:43.289Z] ---> d0baefa1ec49 [2023-05-09T23:52:43.289Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T23:52:43.289Z] ---> Running in 972290edbca4 [2023-05-09T23:52:43.882Z] Removing intermediate container 972290edbca4 [2023-05-09T23:52:43.882Z] ---> 30b0fcf654bf [2023-05-09T23:52:43.882Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T23:52:43.882Z] Successfully built 30b0fcf654bf [2023-05-09T23:52:43.882Z] 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-05-09T23:52:44.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T23:52:44.730Z] [2023-05-09T23:52:44.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:52:45.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T23:52:45.466Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T23:52:45.466Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T23:52:45.466Z] 04944245beec: Pulling fs layer [2023-05-09T23:52:45.466Z] 699f458cf7ca: Pulling fs layer [2023-05-09T23:52:45.466Z] 765212b225bb: Pulling fs layer [2023-05-09T23:52:45.466Z] f23df028b6ca: Pulling fs layer [2023-05-09T23:52:45.466Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T23:52:45.466Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T23:52:45.466Z] f23df028b6ca: Waiting [2023-05-09T23:52:45.466Z] d65c8cfc05b1: Waiting [2023-05-09T23:52:45.466Z] 2437ff75d9bd: Waiting [2023-05-09T23:52:45.466Z] 765212b225bb: Waiting [2023-05-09T23:52:45.466Z] 04944245beec: Verifying Checksum [2023-05-09T23:52:45.466Z] 04944245beec: Download complete [2023-05-09T23:52:45.466Z] 765212b225bb: Verifying Checksum [2023-05-09T23:52:45.466Z] 765212b225bb: Download complete [2023-05-09T23:52:45.466Z] f23df028b6ca: Verifying Checksum [2023-05-09T23:52:45.466Z] f23df028b6ca: Download complete [2023-05-09T23:52:45.740Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T23:52:45.740Z] d65c8cfc05b1: Download complete [2023-05-09T23:52:45.740Z] 699f458cf7ca: Verifying Checksum [2023-05-09T23:52:45.740Z] 699f458cf7ca: Download complete [2023-05-09T23:52:46.009Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T23:52:46.010Z] 8998bd30e6a1: Download complete [2023-05-09T23:52:48.605Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T23:52:48.605Z] 2437ff75d9bd: Download complete [2023-05-09T23:52:52.093Z] 8998bd30e6a1: Pull complete [2023-05-09T23:52:52.093Z] 04944245beec: Pull complete [2023-05-09T23:52:53.510Z] 699f458cf7ca: Pull complete [2023-05-09T23:52:53.510Z] 765212b225bb: Pull complete [2023-05-09T23:52:54.476Z] f23df028b6ca: Pull complete [2023-05-09T23:52:54.745Z] d65c8cfc05b1: Pull complete [2023-05-09T23:53:09.757Z] 2437ff75d9bd: Pull complete [2023-05-09T23:53:09.757Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T23:53:09.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T23:53:09.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:53:10.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-14820 does not seem to be running inside a container [2023-05-09T23:53:10.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T23:53:14.191Z] $ docker top a6eafe3f53a86cfe3fc152b6128452516fbccf77f11683b2a21bde768bfe748d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:53:15.157Z] ---> job-cost.sh [2023-05-09T23:53:15.157Z] lf-activate-venv: SKIPPING [2023-05-09T23:53:15.157Z] INFO: No Stack... [2023-05-09T23:53:15.745Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T23:53:16.335Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T23:53:17.007Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-05-09T23:53:17.007Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T23:53:17.118Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] [2023-05-09T23:53:17.126Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] did not exist. Created. [2023-05-09T23:53:17.126Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T23:53:17.882Z] /w/workspace/device-virtual-go/1@tmp/durable-07d1bc64/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T23:53:18.566Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T23:53:18.602Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T23:53:18.660Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T23:53:18.675Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T23:53:18.755Z] $ docker stop --time=1 a6eafe3f53a86cfe3fc152b6128452516fbccf77f11683b2a21bde768bfe748d [2023-05-09T23:53:20.321Z] $ docker rm -f --volumes a6eafe3f53a86cfe3fc152b6128452516fbccf77f11683b2a21bde768bfe748d [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-05-09T23:53:21.355Z] provisioning config files... [2023-05-09T23:53:21.363Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-403@tmp/config16187016715802733853tmp [Pipeline] { [Pipeline] sh [2023-05-09T23:53:21.705Z] + set +x [2023-05-09T23:53:21.705Z] + + bash -s -- [2023-05-09T23:53:21.705Z] curl -s https://codecov.io/bash [2023-05-09T23:53:21.705Z] [2023-05-09T23:53:21.705Z] _____ _ [2023-05-09T23:53:21.705Z] / ____| | | [2023-05-09T23:53:21.705Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T23:53:21.705Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T23:53:21.705Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T23:53:21.705Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T23:53:21.705Z] Bash-1.0.6 [2023-05-09T23:53:21.705Z] [2023-05-09T23:53:21.705Z] [2023-05-09T23:53:21.705Z] ==> git version 2.25.1 found [2023-05-09T23:53:21.705Z] ==> 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-05-09T23:53:21.705Z] Release-Date: 2020-01-08 [2023-05-09T23:53:21.705Z] 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-05-09T23:53:21.705Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T23:53:21.705Z] ==> Jenkins CI detected. [2023-05-09T23:53:21.705Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-403 [2023-05-09T23:53:21.705Z] project root: . [2023-05-09T23:53:21.705Z] --> token set from env [2023-05-09T23:53:21.705Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T23:53:21.705Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T23:53:21.705Z] ==> Python coveragepy not found [2023-05-09T23:53:21.705Z] ==> Searching for coverage reports in: [2023-05-09T23:53:21.705Z] + . [2023-05-09T23:53:21.705Z] -> Found 1 reports [2023-05-09T23:53:21.705Z] ==> Detecting git/mercurial file structure [2023-05-09T23:53:21.705Z] ==> Reading reports [2023-05-09T23:53:21.705Z] + ./coverage.out bytes=43063 [2023-05-09T23:53:21.705Z] ==> Appending adjustments [2023-05-09T23:53:21.705Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T23:53:21.964Z] + Found adjustments [2023-05-09T23:53:21.964Z] ==> Gzipping contents [2023-05-09T23:53:21.964Z] 8.0K /tmp/codecov.irHcYh.gz [2023-05-09T23:53:21.964Z] ==> Uploading reports [2023-05-09T23:53:21.964Z] url: https://codecov.io [2023-05-09T23:53:21.964Z] query: branch=PR-403&commit=ee53eddba86aad849dafc0aa67a81f3b58fee80f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=403&job=&cmd_args= [2023-05-09T23:53:21.964Z] -> Pinging Codecov [2023-05-09T23:53:21.964Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-403&commit=ee53eddba86aad849dafc0aa67a81f3b58fee80f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=403&job=&cmd_args= [2023-05-09T23:53:22.223Z] -> Uploading to [2023-05-09T23:53:22.223Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/5E52B4B073DB2E39498172D8E973AA87/ee53eddba86aad849dafc0aa67a81f3b58fee80f/a55dbeca-e3b8-44f4-ace5-b224f287c2fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T235321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14709dee84d9d662c3b75ad1910b97f32de2d41ab78b2657836cb361428c3022 [2023-05-09T23:53:22.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T23:53:22.223Z] Dload Upload Total Spent Left Speed [2023-05-09T23:53:22.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 24803 --:--:-- --:--:-- --:--:-- 24803 [2023-05-09T23:53:22.223Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ee53eddba86aad849dafc0aa67a81f3b58fee80f [Pipeline] } [2023-05-09T23:53:22.252Z] 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-05-09T23:53:24.226Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-403/archives ] [2023-05-09T23:53:24.226Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-403/archives [2023-05-09T23:53:24.226Z] total 16 [2023-05-09T23:53:24.226Z] drwxr-xr-x 3 root root 4096 May 9 23:43 . [2023-05-09T23:53:24.226Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 23:43 .. [2023-05-09T23:53:24.226Z] drwxr-xr-x 2 root root 4096 May 9 23:43 cost [2023-05-09T23:53:24.226Z] -rw-r--r-- 1 root root 89 May 9 23:43 cost.csv [2023-05-09T23:53:24.226Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-403/archives [2023-05-09T23:53:24.226Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-403/archives [2023-05-09T23:53:24.226Z] total 16 [2023-05-09T23:53:24.226Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:43 . [2023-05-09T23:53:24.226Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 23:43 .. [2023-05-09T23:53:24.226Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 23:43 cost [2023-05-09T23:53:24.226Z] -rw-r--r-- 1 jenkins jenkins 89 May 9 23:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:53:24.551Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:53:25.436Z] ---> package-listing.sh [2023-05-09T23:53:25.436Z] ++ facter osfamily [2023-05-09T23:53:25.436Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T23:53:25.696Z] + OS_FAMILY=debian [2023-05-09T23:53:25.696Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-403 [2023-05-09T23:53:25.696Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T23:53:25.696Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T23:53:25.696Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T23:53:25.696Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T23:53:25.696Z] + '[' /w/workspace/foundry_device-virtual-go_PR-403 ']' [2023-05-09T23:53:25.696Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T23:53:25.696Z] + case "${OS_FAMILY}" in [2023-05-09T23:53:25.696Z] + dpkg -l [2023-05-09T23:53:25.696Z] + grep '^ii' [2023-05-09T23:53:25.696Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T23:53:25.696Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T23:53:25.696Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T23:53:25.696Z] + '[' /w/workspace/foundry_device-virtual-go_PR-403 ']' [2023-05-09T23:53:25.696Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-403/archives/ [2023-05-09T23:53:25.696Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-403/archives/ [Pipeline] echo [2023-05-09T23:53:25.726Z] 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-403/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T23:53:26.019Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:53:26.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T23:53:26.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:53:26.801Z] prd-ubuntu20.04-docker-8c-8g-14816 does not seem to be running inside a container [2023-05-09T23:53:26.827Z] $ 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-403/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-403 -v /w/workspace/foundry_device-virtual-go_PR-403:/w/workspace/foundry_device-virtual-go_PR-403:rw,z -v /w/workspace/foundry_device-virtual-go_PR-403@tmp:/w/workspace/foundry_device-virtual-go_PR-403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T23:53:27.014Z] $ docker top 274844e940dfab24978d3976140e1957e2e7ff81aa0f094b0c81ef1d8074fa0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:53:27.408Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T23:53:27.723Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T23:53:28.045Z] + ls /var/log/sa-host [2023-05-09T23:53:28.045Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T23:53:28.192Z] provisioning config files... [2023-05-09T23:53:28.201Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-403@tmp/config6453851299276586321tmp [Pipeline] { [Pipeline] echo [2023-05-09T23:53:28.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:53:28.579Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T23:53:28.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:53:29.014Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T23:53:29.046Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:53:29.365Z] ---> sudo-logs.sh [2023-05-09T23:53:29.365Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T23:53:29.460Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:53:29.774Z] ---> job-cost.sh [2023-05-09T23:53:29.774Z] lf-activate-venv: SKIPPING [2023-05-09T23:53:29.774Z] DEBUG: total: 0.2199999988079071 [2023-05-09T23:53:29.774Z] INFO: Retrieving Stack Cost... [2023-05-09T23:53:30.342Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T23:53:30.601Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T23:53:30.636Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:53:30.950Z] ---> logs-deploy.sh [2023-05-09T23:53:30.951Z] lf-activate-venv: SKIPPING [2023-05-09T23:53:30.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-403/1 [2023-05-09T23:53:30.951Z] INFO: archiving workspace using pattern(s): [2023-05-09T23:53:31.888Z] Archives upload complete. [2023-05-09T23:53:31.888Z] INFO: archiving logs to Nexus [2023-05-09T23:53:32.457Z] ---> uname -a: [2023-05-09T23:53:32.457Z] Linux prd-ubuntu20-04-docker-8c-8g-14816 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-09T23:53:32.457Z] [2023-05-09T23:53:32.457Z] [2023-05-09T23:53:32.457Z] ---> lscpu: [2023-05-09T23:53:32.457Z] Architecture: x86_64 [2023-05-09T23:53:32.457Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-09T23:53:32.457Z] Byte Order: Little Endian [2023-05-09T23:53:32.457Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-09T23:53:32.457Z] CPU(s): 8 [2023-05-09T23:53:32.457Z] On-line CPU(s) list: 0-7 [2023-05-09T23:53:32.457Z] Thread(s) per core: 1 [2023-05-09T23:53:32.457Z] Core(s) per socket: 1 [2023-05-09T23:53:32.457Z] Socket(s): 8 [2023-05-09T23:53:32.457Z] NUMA node(s): 1 [2023-05-09T23:53:32.457Z] Vendor ID: AuthenticAMD [2023-05-09T23:53:32.457Z] CPU family: 23 [2023-05-09T23:53:32.457Z] Model: 49 [2023-05-09T23:53:32.457Z] Model name: AMD EPYC-Rome Processor [2023-05-09T23:53:32.457Z] Stepping: 0 [2023-05-09T23:53:32.457Z] CPU MHz: 2800.000 [2023-05-09T23:53:32.457Z] BogoMIPS: 5600.00 [2023-05-09T23:53:32.457Z] Virtualization: AMD-V [2023-05-09T23:53:32.457Z] Hypervisor vendor: KVM [2023-05-09T23:53:32.457Z] Virtualization type: full [2023-05-09T23:53:32.457Z] L1d cache: 256 KiB [2023-05-09T23:53:32.457Z] L1i cache: 256 KiB [2023-05-09T23:53:32.457Z] L2 cache: 4 MiB [2023-05-09T23:53:32.457Z] L3 cache: 128 MiB [2023-05-09T23:53:32.457Z] NUMA node0 CPU(s): 0-7 [2023-05-09T23:53:32.457Z] Vulnerability Itlb multihit: Not affected [2023-05-09T23:53:32.457Z] Vulnerability L1tf: Not affected [2023-05-09T23:53:32.457Z] Vulnerability Mds: Not affected [2023-05-09T23:53:32.457Z] Vulnerability Meltdown: Not affected [2023-05-09T23:53:32.457Z] Vulnerability Mmio stale data: Not affected [2023-05-09T23:53:32.457Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-09T23:53:32.457Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-09T23:53:32.457Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-09T23:53:32.457Z] Vulnerability Srbds: Not affected [2023-05-09T23:53:32.457Z] Vulnerability Tsx async abort: Not affected [2023-05-09T23:53:32.457Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-09T23:53:32.457Z] [2023-05-09T23:53:32.457Z] [2023-05-09T23:53:32.457Z] ---> nproc: [2023-05-09T23:53:32.457Z] 8 [2023-05-09T23:53:32.457Z] [2023-05-09T23:53:32.457Z] [2023-05-09T23:53:32.457Z] ---> df -h: [2023-05-09T23:53:32.457Z] Filesystem Size Used Avail Use% Mounted on [2023-05-09T23:53:32.457Z] overlay 155G 12G 144G 8% / [2023-05-09T23:53:32.457Z] tmpfs 64M 0 64M 0% /dev [2023-05-09T23:53:32.457Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-09T23:53:32.457Z] shm 64M 0 64M 0% /dev/shm [2023-05-09T23:53:32.457Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-09T23:53:32.457Z] [2023-05-09T23:53:32.457Z]