Pull request #405 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 6a38750bc4add47675d385a936d144912b5402aa+030a1c50f2b785b1102128f0ffb048d726030487 (2d8033f11761df79d366807104810b84c22cec79) 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-ssh5961909705265635694.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-ssh14672254269251659425.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-405/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-405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13192458781952863170.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-405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15256023212919946261.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-ssh1196794267897741964.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-405/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-405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11116588928444088702.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-14978 in /w/workspace/foundry_device-virtual-go_PR-405 [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-405 # 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/405/head:refs/remotes/origin/PR-405 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 030a1c50f2b785b1102128f0ffb048d726030487 into PR head commit 6a38750bc4add47675d385a936d144912b5402aa Merge succeeded, producing 6a38750bc4add47675d385a936d144912b5402aa Checking out Revision 6a38750bc4add47675d385a936d144912b5402aa (PR-405) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a38750bc4add47675d385a936d144912b5402aa # 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 030a1c50f2b785b1102128f0ffb048d726030487 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a38750bc4add47675d385a936d144912b5402aa # timeout=10 Commit message: "docs: Add main branch Warning" 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-10T22:41:02.612Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T22:41:02.791Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T22:41:02.893Z] ========================================================= [2023-05-10T22:41:02.893Z] EdgeX Global Pipelines Version Info [2023-05-10T22:41:02.893Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:41:03.647Z] ------------------- [2023-05-10T22:41:03.647Z] stable info: [2023-05-10T22:41:03.647Z] ------------------- [2023-05-10T22:41:03.647Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T22:41:03.647Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T22:41:03.647Z] Message: update stable to v1.0.249 [2023-05-10T22:41:04.217Z] ------------------- [2023-05-10T22:41:04.218Z] experimental info: [2023-05-10T22:41:04.218Z] ------------------- [2023-05-10T22:41:04.218Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T22:41:04.218Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T22:41:04.218Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T22:41:04.514Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-10T22:41:04.559Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-10T22:41:04.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T22:41:04.651Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T22:41:04.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T22:41:04.744Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T22:41:04.788Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T22:41:04.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T22:41:04.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T22:41:04.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T22:41:04.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T22:41:05.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-10T22:41:05.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T22:41:05.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T22:41:05.143Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T22:41:05.190Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T22:41:05.239Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T22:41:05.289Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T22:41:05.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T22:41:05.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T22:41:05.427Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T22:41:05.476Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T22:41:05.522Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T22:41:05.568Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T22:41:05.614Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T22:41:05.657Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T22:41:05.703Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T22:41:05.745Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-405 [Pipeline] echo [2023-05-10T22:41:05.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-405 [Pipeline] echo [2023-05-10T22:41:05.887Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-405 [Pipeline] echo [2023-05-10T22:41:05.931Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a38750bc4add47675d385a936d144912b5402aa [Pipeline] echo [2023-05-10T22:41:05.973Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a38750 [Pipeline] echo [2023-05-10T22:41:06.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T22:41:06.126Z] provisioning config files... [2023-05-10T22:41:06.139Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-405@tmp/config17173459421075466261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:41:06.485Z] ---> docker-login.sh [2023-05-10T22:41:06.485Z] nexus3.edgexfoundry.org:10001 [2023-05-10T22:41:06.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:41:06.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:41:06.745Z] Configure a credential helper to remove this warning. See [2023-05-10T22:41:06.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:41:06.745Z] [2023-05-10T22:41:06.745Z] Login Succeeded [2023-05-10T22:41:06.745Z] nexus3.edgexfoundry.org:10002 [2023-05-10T22:41:06.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:41:06.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:41:06.745Z] Configure a credential helper to remove this warning. See [2023-05-10T22:41:06.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:41:06.745Z] [2023-05-10T22:41:06.745Z] Login Succeeded [2023-05-10T22:41:06.745Z] nexus3.edgexfoundry.org:10003 [2023-05-10T22:41:07.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:41:07.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:41:07.009Z] Configure a credential helper to remove this warning. See [2023-05-10T22:41:07.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:41:07.009Z] [2023-05-10T22:41:07.009Z] Login Succeeded [2023-05-10T22:41:07.009Z] nexus3.edgexfoundry.org:10004 [2023-05-10T22:41:07.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:41:07.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:41:07.009Z] Configure a credential helper to remove this warning. See [2023-05-10T22:41:07.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:41:07.009Z] [2023-05-10T22:41:07.009Z] Login Succeeded [2023-05-10T22:41:07.009Z] docker.io [2023-05-10T22:41:07.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:41:07.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:41:07.269Z] Configure a credential helper to remove this warning. See [2023-05-10T22:41:07.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:41:07.269Z] [2023-05-10T22:41:07.269Z] Login Succeeded [2023-05-10T22:41:07.269Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T22:41:07.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T22:41:07.929Z] + git rev-list -1 --merges 6a38750bc4add47675d385a936d144912b5402aa~1..6a38750bc4add47675d385a936d144912b5402aa [Pipeline] echo [2023-05-10T22:41:08.001Z] -----------> git rev-list -1 --merges 6a38750bc4add47675d385a936d144912b5402aa~1..6a38750bc4add47675d385a936d144912b5402aa 6a38750bc4add47675d385a936d144912b5402aa [false] [Pipeline] sh [2023-05-10T22:41:08.322Z] + git log --format=format:%s -1 6a38750bc4add47675d385a936d144912b5402aa [Pipeline] echo [2023-05-10T22:41:08.361Z] ========================================================= [2023-05-10T22:41:08.361Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T22:41:08.361Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T22:41:08.813Z] + git log --format=format:%s -1 6a38750bc4add47675d385a936d144912b5402aa [Pipeline] echo [2023-05-10T22:41:08.851Z] [semverPrep] GIT_COMMIT: 6a38750bc4add47675d385a936d144912b5402aa, Commit Message: docs: Add main branch Warning [Pipeline] echo [2023-05-10T22:41:08.887Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T22:41:09.277Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T22:41:09.277Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T22:41:09.277Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T22:41:09.277Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T22:41:09.277Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T22:41:09.277Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T22:41:09.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:41:09.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T22:41:09.747Z] [2023-05-10T22:41:09.747Z] 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-10T22:41:10.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T22:41:10.133Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T22:41:10.133Z] b85a868b505f: Pulling fs layer [2023-05-10T22:41:10.133Z] e2be974225ed: Pulling fs layer [2023-05-10T22:41:10.133Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T22:41:10.133Z] 988bab9f4d93: Pulling fs layer [2023-05-10T22:41:10.133Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T22:41:10.133Z] eaf3925da568: Pulling fs layer [2023-05-10T22:41:10.133Z] 1469e6f7b9e6: Waiting [2023-05-10T22:41:10.133Z] 988bab9f4d93: Waiting [2023-05-10T22:41:10.133Z] bab4dde63d76: Pulling fs layer [2023-05-10T22:41:10.133Z] bde34c3a00c8: Pulling fs layer [2023-05-10T22:41:10.133Z] eaf3925da568: Waiting [2023-05-10T22:41:10.133Z] b352a97aabf1: Pulling fs layer [2023-05-10T22:41:10.133Z] bab4dde63d76: Waiting [2023-05-10T22:41:10.133Z] bde34c3a00c8: Waiting [2023-05-10T22:41:10.133Z] 4872d77fe225: Pulling fs layer [2023-05-10T22:41:10.133Z] 5851b861e8e6: Pulling fs layer [2023-05-10T22:41:10.133Z] b352a97aabf1: Waiting [2023-05-10T22:41:10.133Z] 5851b861e8e6: Waiting [2023-05-10T22:41:10.133Z] e2be974225ed: Verifying Checksum [2023-05-10T22:41:10.133Z] e2be974225ed: Download complete [2023-05-10T22:41:10.133Z] 988bab9f4d93: Verifying Checksum [2023-05-10T22:41:10.133Z] 988bab9f4d93: Download complete [2023-05-10T22:41:10.133Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T22:41:10.133Z] 1469e6f7b9e6: Download complete [2023-05-10T22:41:10.396Z] eaf3925da568: Verifying Checksum [2023-05-10T22:41:10.396Z] eaf3925da568: Download complete [2023-05-10T22:41:10.396Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T22:41:10.396Z] 339a4e72a1f5: Download complete [2023-05-10T22:41:10.396Z] bde34c3a00c8: Download complete [2023-05-10T22:41:10.396Z] b352a97aabf1: Verifying Checksum [2023-05-10T22:41:10.396Z] b352a97aabf1: Download complete [2023-05-10T22:41:10.396Z] 4872d77fe225: Verifying Checksum [2023-05-10T22:41:10.396Z] 4872d77fe225: Download complete [2023-05-10T22:41:10.396Z] 5851b861e8e6: Verifying Checksum [2023-05-10T22:41:10.396Z] 5851b861e8e6: Download complete [2023-05-10T22:41:10.396Z] b85a868b505f: Verifying Checksum [2023-05-10T22:41:10.396Z] b85a868b505f: Download complete [2023-05-10T22:41:10.659Z] bab4dde63d76: Verifying Checksum [2023-05-10T22:41:10.659Z] bab4dde63d76: Download complete [2023-05-10T22:41:11.602Z] b85a868b505f: Pull complete [2023-05-10T22:41:11.862Z] e2be974225ed: Pull complete [2023-05-10T22:41:13.015Z] 339a4e72a1f5: Pull complete [2023-05-10T22:41:13.015Z] 988bab9f4d93: Pull complete [2023-05-10T22:41:13.276Z] 1469e6f7b9e6: Pull complete [2023-05-10T22:41:13.276Z] eaf3925da568: Pull complete [2023-05-10T22:41:15.182Z] bab4dde63d76: Pull complete [2023-05-10T22:41:15.182Z] bde34c3a00c8: Pull complete [2023-05-10T22:41:15.182Z] b352a97aabf1: Pull complete [2023-05-10T22:41:15.182Z] 4872d77fe225: Pull complete [2023-05-10T22:41:15.182Z] 5851b861e8e6: Pull complete [2023-05-10T22:41:15.182Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T22:41:15.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T22:41:15.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T22:41:15.411Z] prd-ubuntu20.04-docker-8c-8g-14978 does not seem to be running inside a container [2023-05-10T22:41:15.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-405 -v /w/workspace/foundry_device-virtual-go_PR-405:/w/workspace/foundry_device-virtual-go_PR-405:rw,z -v /w/workspace/foundry_device-virtual-go_PR-405@tmp:/w/workspace/foundry_device-virtual-go_PR-405@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-devops/py-git-semver:0.1.4 cat [2023-05-10T22:41:17.565Z] $ docker top 1de563686e04130f965bcd1e164e7c2eff42faa7f74210561120dfaaa9146a4b -eo pid,comm [2023-05-10T22:41:17.623Z] 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-10T22:41:17.624Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T22:41:17.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T22:41:17.744Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T22:41:17.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T22:41:17.861Z] $ docker exec 1de563686e04130f965bcd1e164e7c2eff42faa7f74210561120dfaaa9146a4b ssh-agent [2023-05-10T22:41:17.978Z] SSH_AUTH_SOCK=/tmp/ssh-JlSQkWtsnxGN/agent.32 [2023-05-10T22:41:17.978Z] SSH_AGENT_PID=38 [2023-05-10T22:41:17.987Z] Running ssh-add (command line suppressed) [2023-05-10T22:41:18.099Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-405@tmp/private_key_4455815211210567106.key (/w/workspace/foundry_device-virtual-go_PR-405@tmp/private_key_4455815211210567106.key) [2023-05-10T22:41:18.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T22:41:18.463Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T22:41:18.488Z] $ docker exec --env ******** --env ******** 1de563686e04130f965bcd1e164e7c2eff42faa7f74210561120dfaaa9146a4b ssh-agent -k [2023-05-10T22:41:18.591Z] unset SSH_AUTH_SOCK; [2023-05-10T22:41:18.591Z] unset SSH_AGENT_PID; [2023-05-10T22:41:18.591Z] echo Agent pid 38 killed; [2023-05-10T22:41:18.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T22:41:18.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T22:41:18.691Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T22:41:18.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T22:41:18.815Z] $ docker exec 1de563686e04130f965bcd1e164e7c2eff42faa7f74210561120dfaaa9146a4b ssh-agent [2023-05-10T22:41:18.936Z] SSH_AUTH_SOCK=/tmp/ssh-CNNS6Yz7f7fo/agent.70 [2023-05-10T22:41:18.936Z] SSH_AGENT_PID=76 [2023-05-10T22:41:18.941Z] Running ssh-add (command line suppressed) [2023-05-10T22:41:19.043Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-405@tmp/private_key_15847527656862564002.key (/w/workspace/foundry_device-virtual-go_PR-405@tmp/private_key_15847527656862564002.key) [2023-05-10T22:41:19.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T22:41:19.389Z] + git semver init [2023-05-10T22:41:19.650Z] 2023-05-10 22:41:19,588 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T22:41:19.650Z] 2023-05-10 22:41:19,589 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-405/.semver [2023-05-10T22:41:19.650Z] 2023-05-10 22:41:19,589 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-405/.semver [2023-05-10T22:41:19.650Z] 2023-05-10 22:41:19,589 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-405/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-405, universal_newlines=False, shell=None, istream=None) [2023-05-10T22:41:21.033Z] 2023-05-10 22:41:20,610 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-405/.git/info/exclude [2023-05-10T22:41:21.033Z] 2023-05-10 22:41:20,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-405/.semver/PR-405 with force:False [2023-05-10T22:41:21.033Z] 2023-05-10 22:41:20,611 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-405/.semver/PR-405 [2023-05-10T22:41:21.033Z] 2023-05-10 22:41:20,615 [execute] INFO git cat-file --batch-check [2023-05-10T22:41:21.033Z] 2023-05-10 22:41:20,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-405/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T22:41:21.033Z] 2023-05-10 22:41:20,622 [execute] INFO git cat-file --batch [2023-05-10T22:41:21.033Z] 2023-05-10 22:41:20,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-405/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T22:41:21.033Z] 2023-05-10 22:41:20,626 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-405/.semver/PR-405 [2023-05-10T22:41:21.033Z] 0.0.0 [Pipeline] } [2023-05-10T22:41:21.061Z] $ docker exec --env ******** --env ******** 1de563686e04130f965bcd1e164e7c2eff42faa7f74210561120dfaaa9146a4b ssh-agent -k [2023-05-10T22:41:21.169Z] unset SSH_AUTH_SOCK; [2023-05-10T22:41:21.170Z] unset SSH_AGENT_PID; [2023-05-10T22:41:21.170Z] echo Agent pid 76 killed; [2023-05-10T22:41:21.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T22:41:21.622Z] + git semver [Pipeline] } [2023-05-10T22:41:21.918Z] $ docker stop --time=1 1de563686e04130f965bcd1e164e7c2eff42faa7f74210561120dfaaa9146a4b [2023-05-10T22:41:23.230Z] $ docker rm -f --volumes 1de563686e04130f965bcd1e164e7c2eff42faa7f74210561120dfaaa9146a4b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T22:41:23.636Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T22:41:23.913Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T22:41:23.931Z] [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-10T22:41:24.521Z] provisioning config files... [2023-05-10T22:41:24.531Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-405@tmp/config17560084511152952860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:41:24.874Z] ---> docker-login.sh [2023-05-10T22:41:24.874Z] nexus3.edgexfoundry.org:10001 [2023-05-10T22:41:24.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:41:24.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:41:24.874Z] Configure a credential helper to remove this warning. See [2023-05-10T22:41:24.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:41:24.874Z] [2023-05-10T22:41:24.874Z] Login Succeeded [2023-05-10T22:41:24.874Z] nexus3.edgexfoundry.org:10002 [2023-05-10T22:41:24.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:41:24.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:41:24.874Z] Configure a credential helper to remove this warning. See [2023-05-10T22:41:24.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:41:24.874Z] [2023-05-10T22:41:24.874Z] Login Succeeded [2023-05-10T22:41:24.874Z] nexus3.edgexfoundry.org:10003 [2023-05-10T22:41:25.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:41:25.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:41:25.133Z] Configure a credential helper to remove this warning. See [2023-05-10T22:41:25.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:41:25.133Z] [2023-05-10T22:41:25.133Z] Login Succeeded [2023-05-10T22:41:25.133Z] nexus3.edgexfoundry.org:10004 [2023-05-10T22:41:25.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:41:25.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:41:25.133Z] Configure a credential helper to remove this warning. See [2023-05-10T22:41:25.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:41:25.133Z] [2023-05-10T22:41:25.133Z] Login Succeeded [2023-05-10T22:41:25.133Z] docker.io [2023-05-10T22:41:25.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:41:25.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:41:25.654Z] Configure a credential helper to remove this warning. See [2023-05-10T22:41:25.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:41:25.654Z] [2023-05-10T22:41:25.654Z] Login Succeeded [2023-05-10T22:41:25.654Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T22:41:25.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T22:41:25.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T22:41:25.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T22:41:25.941Z] ========================================================= [2023-05-10T22:41:25.941Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T22:41:25.941Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:41:26.404Z] + 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-10T22:41:26.404Z] Sending build context to Docker daemon 23.66MB [2023-05-10T22:41:26.404Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T22:41:26.404Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T22:41:26.663Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T22:41:26.663Z] f56be85fc22e: Pulling fs layer [2023-05-10T22:41:26.663Z] 85791d961cd3: Pulling fs layer [2023-05-10T22:41:26.663Z] d694b5ae8c79: Pulling fs layer [2023-05-10T22:41:26.663Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T22:41:26.663Z] 4d19c01a9841: Pulling fs layer [2023-05-10T22:41:26.663Z] 9325e15d5711: Pulling fs layer [2023-05-10T22:41:26.663Z] 556b6ee489ea: Pulling fs layer [2023-05-10T22:41:26.663Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T22:41:26.663Z] 9f32a84ed3da: Waiting [2023-05-10T22:41:26.663Z] 4d19c01a9841: Waiting [2023-05-10T22:41:26.663Z] 9325e15d5711: Waiting [2023-05-10T22:41:26.663Z] 556b6ee489ea: Waiting [2023-05-10T22:41:26.663Z] c5a4b2cf53e6: Waiting [2023-05-10T22:41:26.663Z] 85791d961cd3: Verifying Checksum [2023-05-10T22:41:26.663Z] 85791d961cd3: Download complete [2023-05-10T22:41:26.663Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T22:41:26.663Z] 9f32a84ed3da: Download complete [2023-05-10T22:41:26.663Z] 4d19c01a9841: Verifying Checksum [2023-05-10T22:41:26.663Z] 4d19c01a9841: Download complete [2023-05-10T22:41:26.663Z] f56be85fc22e: Verifying Checksum [2023-05-10T22:41:26.663Z] f56be85fc22e: Download complete [2023-05-10T22:41:26.663Z] 9325e15d5711: Verifying Checksum [2023-05-10T22:41:26.663Z] 9325e15d5711: Download complete [2023-05-10T22:41:26.663Z] f56be85fc22e: Pull complete [2023-05-10T22:41:26.924Z] 85791d961cd3: Pull complete [2023-05-10T22:41:27.183Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T22:41:27.183Z] c5a4b2cf53e6: Download complete [2023-05-10T22:41:27.183Z] d694b5ae8c79: Verifying Checksum [2023-05-10T22:41:27.183Z] d694b5ae8c79: Download complete [2023-05-10T22:41:27.441Z] 556b6ee489ea: Verifying Checksum [2023-05-10T22:41:27.441Z] 556b6ee489ea: Download complete [2023-05-10T22:41:30.732Z] d694b5ae8c79: Pull complete [2023-05-10T22:41:30.732Z] 9f32a84ed3da: Pull complete [2023-05-10T22:41:30.732Z] 4d19c01a9841: Pull complete [2023-05-10T22:41:30.732Z] 9325e15d5711: Pull complete [2023-05-10T22:41:32.641Z] 556b6ee489ea: Pull complete [2023-05-10T22:41:34.019Z] c5a4b2cf53e6: Pull complete [2023-05-10T22:41:34.019Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T22:41:34.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T22:41:34.019Z] ---> c4be618373d6 [2023-05-10T22:41:34.019Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T22:41:36.566Z] ---> Running in 459117a738a6 [2023-05-10T22:41:36.826Z] Removing intermediate container 459117a738a6 [2023-05-10T22:41:36.826Z] ---> c84859163933 [2023-05-10T22:41:36.826Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T22:41:36.826Z] ---> Running in 195c7390105e [2023-05-10T22:41:36.826Z] Removing intermediate container 195c7390105e [2023-05-10T22:41:36.826Z] ---> 9f1eb50ebcf0 [2023-05-10T22:41:36.826Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T22:41:36.826Z] ---> Running in a00d68f1302f [2023-05-10T22:41:37.085Z] Removing intermediate container a00d68f1302f [2023-05-10T22:41:37.085Z] ---> dd62947bbf1d [2023-05-10T22:41:37.085Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-10T22:41:37.085Z] ---> Running in 0c9526e64adf [2023-05-10T22:41:37.085Z] Removing intermediate container 0c9526e64adf [2023-05-10T22:41:37.085Z] ---> 042a4d55e8c3 [2023-05-10T22:41:37.085Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T22:41:37.085Z] ---> Running in bb020350bf6f [2023-05-10T22:41:37.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T22:41:37.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T22:41:37.604Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T22:41:37.604Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-10T22:41:37.604Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T22:41:37.604Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T22:41:37.877Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T22:41:37.877Z] OK: 269 MiB in 57 packages [2023-05-10T22:41:38.159Z] Removing intermediate container bb020350bf6f [2023-05-10T22:41:38.159Z] ---> 138d5fc4ea43 [2023-05-10T22:41:38.159Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T22:41:38.419Z] ---> c9381d696cee [2023-05-10T22:41:38.419Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T22:41:38.419Z] ---> Running in 857896675fde [2023-05-10T22:41:39.351Z] Still waiting to schedule task [2023-05-10T22:41:39.351Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-10T22:42:04.981Z] Removing intermediate container 857896675fde [2023-05-10T22:42:04.981Z] ---> a03240e90870 [2023-05-10T22:42:04.981Z] Step 10/12 : COPY . . [2023-05-10T22:42:04.981Z] ---> 43dd9743579f [2023-05-10T22:42:04.981Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T22:42:04.981Z] ---> Running in 5e5769e16c7a [2023-05-10T22:42:04.981Z] Removing intermediate container 5e5769e16c7a [2023-05-10T22:42:04.981Z] ---> 13307cbce056 [2023-05-10T22:42:04.981Z] Step 12/12 : RUN $MAKE [2023-05-10T22:42:04.981Z] ---> Running in 42706caa996f [2023-05-10T22:42:04.981Z] noop [2023-05-10T22:42:04.981Z] Removing intermediate container 42706caa996f [2023-05-10T22:42:04.981Z] ---> 16f8cb7aabcf [2023-05-10T22:42:04.981Z] Successfully built 16f8cb7aabcf [2023-05-10T22:42:04.981Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:42:05.431Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T22:42:05.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T22:42:05.584Z] prd-ubuntu20.04-docker-8c-8g-14978 does not seem to be running inside a container [2023-05-10T22:42:05.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-405 -v /w/workspace/foundry_device-virtual-go_PR-405:/w/workspace/foundry_device-virtual-go_PR-405:rw,z -v /w/workspace/foundry_device-virtual-go_PR-405@tmp:/w/workspace/foundry_device-virtual-go_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T22:42:05.986Z] $ docker top 8738f6e503b0275eb56ff01663ed7a9862126c74c398d2a6f0447949f71948c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T22:42:06.377Z] + go version [2023-05-10T22:42:06.377Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T22:42:06.418Z] $ docker stop --time=1 8738f6e503b0275eb56ff01663ed7a9862126c74c398d2a6f0447949f71948c4 [2023-05-10T22:42:07.692Z] $ docker rm -f --volumes 8738f6e503b0275eb56ff01663ed7a9862126c74c398d2a6f0447949f71948c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:42:08.429Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T22:42:08.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T22:42:08.593Z] prd-ubuntu20.04-docker-8c-8g-14978 does not seem to be running inside a container [2023-05-10T22:42:08.631Z] $ 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-405 -v /w/workspace/foundry_device-virtual-go_PR-405:/w/workspace/foundry_device-virtual-go_PR-405:rw,z -v /w/workspace/foundry_device-virtual-go_PR-405@tmp:/w/workspace/foundry_device-virtual-go_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T22:42:08.969Z] $ docker top 7c153542c33ddfe08fd4ce990a9216fab66abd560bab95f37914f821a8908111 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T22:42:09.387Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-405 [Pipeline] fileExists [Pipeline] sh [2023-05-10T22:42:09.765Z] + make test [2023-05-10T22:42:09.765Z] go test ./... -coverprofile=coverage.out [2023-05-10T22:42:15.055Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-10T22:42:25.035Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-10T22:42:25.036Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements [2023-05-10T22:42:31.593Z] go vet ./... [2023-05-10T22:42:34.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T22:42:34.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T22:42:34.879Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T22:42:34.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T22:42:34.967Z] $ docker stop --time=1 7c153542c33ddfe08fd4ce990a9216fab66abd560bab95f37914f821a8908111 [2023-05-10T22:42:37.472Z] $ docker rm -f --volumes 7c153542c33ddfe08fd4ce990a9216fab66abd560bab95f37914f821a8908111 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T22:42:37.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T22:42:38.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T22:42:38.682Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T22:42:38.991Z] + ls -al . [2023-05-10T22:42:38.991Z] total 192 [2023-05-10T22:42:38.991Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 22:42 . [2023-05-10T22:42:38.991Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 22:40 .. [2023-05-10T22:42:38.991Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 22:41 .git [2023-05-10T22:42:38.991Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 22:40 .github [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 337 May 10 22:40 .gitignore [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 22:40 .golangci.yml [2023-05-10T22:42:38.991Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 22:41 .semver [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 10 22:40 Attribution.txt [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 10 22:40 CHANGELOG.md [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 10 22:40 Dockerfile [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 22:40 GOVERNANCE.md [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 660 May 10 22:40 Jenkinsfile [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 22:40 LICENSE [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 10 22:40 Makefile [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 623 May 10 22:40 OWNERS.md [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 10 22:40 README.md [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 22:41 VERSION [2023-05-10T22:42:38.991Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 22:40 bin [2023-05-10T22:42:38.991Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 22:40 cmd [2023-05-10T22:42:38.991Z] -rw-r--r-- 1 jenkins jenkins 43063 May 10 22:42 coverage.out [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 10 22:40 go.mod [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 10 22:40 go.sum [2023-05-10T22:42:38.991Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 22:40 internal [2023-05-10T22:42:38.991Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 22:40 snap [2023-05-10T22:42:38.991Z] -rw-rw-r-- 1 jenkins jenkins 235 May 10 22:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:42:39.380Z] + 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=6a38750bc4add47675d385a936d144912b5402aa --label arch=amd64 --label version=0.0.0 . [2023-05-10T22:42:39.380Z] Sending build context to Docker daemon 23.7MB [2023-05-10T22:42:39.380Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T22:42:39.380Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-10T22:42:39.380Z] ---> 16f8cb7aabcf [2023-05-10T22:42:39.380Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T22:42:39.639Z] ---> Running in a235dace24a6 [2023-05-10T22:42:39.639Z] Removing intermediate container a235dace24a6 [2023-05-10T22:42:39.639Z] ---> 4fac1aaee200 [2023-05-10T22:42:39.639Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T22:42:39.639Z] ---> Running in 435b5575ca42 [2023-05-10T22:42:39.899Z] Removing intermediate container 435b5575ca42 [2023-05-10T22:42:39.899Z] ---> c39b14b429c5 [2023-05-10T22:42:39.899Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T22:42:39.899Z] ---> Running in ff654d690408 [2023-05-10T22:42:39.899Z] Removing intermediate container ff654d690408 [2023-05-10T22:42:39.899Z] ---> c05cbee2ed5b [2023-05-10T22:42:39.899Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-10T22:42:39.899Z] ---> Running in cfdb72b14ad8 [2023-05-10T22:42:39.899Z] Removing intermediate container cfdb72b14ad8 [2023-05-10T22:42:39.899Z] ---> 18ae48385d08 [2023-05-10T22:42:39.899Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T22:42:39.899Z] ---> Running in cc4d65580d51 [2023-05-10T22:42:40.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T22:42:40.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T22:42:40.677Z] OK: 269 MiB in 57 packages [2023-05-10T22:42:40.937Z] Removing intermediate container cc4d65580d51 [2023-05-10T22:42:40.937Z] ---> 3a4a4b2d23f1 [2023-05-10T22:42:40.937Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-10T22:42:40.937Z] ---> d224830b0e4f [2023-05-10T22:42:40.938Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T22:42:40.938Z] ---> Running in 0c050f91f71c [2023-05-10T22:42:41.877Z] Removing intermediate container 0c050f91f71c [2023-05-10T22:42:41.877Z] ---> 08238dffe9df [2023-05-10T22:42:41.877Z] Step 10/25 : COPY . . [2023-05-10T22:42:42.445Z] ---> b5daef5ab389 [2023-05-10T22:42:42.445Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T22:42:42.445Z] ---> Running in d64e474cbb76 [2023-05-10T22:42:42.445Z] Removing intermediate container d64e474cbb76 [2023-05-10T22:42:42.445Z] ---> 0fd0d9f37061 [2023-05-10T22:42:42.445Z] Step 12/25 : RUN $MAKE [2023-05-10T22:42:42.445Z] ---> Running in c0ead5613e81 [2023-05-10T22:42:43.014Z] 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-10T22:43:01.105Z] Removing intermediate container c0ead5613e81 [2023-05-10T22:43:01.105Z] ---> c47b5a4ec64d [2023-05-10T22:43:01.105Z] Step 13/25 : FROM alpine:3.17 [2023-05-10T22:43:01.105Z] 3.17: Pulling from library/alpine [2023-05-10T22:43:01.105Z] f56be85fc22e: Already exists [2023-05-10T22:43:01.105Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T22:43:01.105Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T22:43:01.105Z] ---> 9ed4aefc74f6 [2023-05-10T22:43:01.105Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-10T22:43:01.105Z] ---> Running in e55adfc5355c [2023-05-10T22:43:01.105Z] Removing intermediate container e55adfc5355c [2023-05-10T22:43:01.105Z] ---> 4211c01890a3 [2023-05-10T22:43:01.105Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-10T22:43:01.105Z] ---> Running in 8c0ade82b854 [2023-05-10T22:43:01.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T22:43:01.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T22:43:01.367Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T22:43:01.367Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T22:43:01.367Z] OK: 7 MiB in 16 packages [2023-05-10T22:43:01.628Z] Removing intermediate container 8c0ade82b854 [2023-05-10T22:43:01.628Z] ---> 096791fd9d52 [2023-05-10T22:43:01.628Z] Step 16/25 : WORKDIR / [2023-05-10T22:43:01.628Z] ---> Running in 967539e44c27 [2023-05-10T22:43:01.888Z] Removing intermediate container 967539e44c27 [2023-05-10T22:43:01.888Z] ---> 6f9916e85829 [2023-05-10T22:43:01.888Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-10T22:43:01.888Z] ---> 05cdebd25ed5 [2023-05-10T22:43:01.888Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-10T22:43:02.147Z] ---> 08cfd20ffbd9 [2023-05-10T22:43:02.147Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-10T22:43:02.799Z] ---> 1aebab50846b [2023-05-10T22:43:02.799Z] Step 20/25 : EXPOSE 59900 [2023-05-10T22:43:02.799Z] ---> Running in d02d2da78ae1 [2023-05-10T22:43:02.799Z] Removing intermediate container d02d2da78ae1 [2023-05-10T22:43:02.799Z] ---> f3dfdd6c65d7 [2023-05-10T22:43:02.799Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-10T22:43:02.799Z] ---> Running in 2ec4da374f13 [2023-05-10T22:43:03.059Z] Removing intermediate container 2ec4da374f13 [2023-05-10T22:43:03.059Z] ---> cd9c6c4c88f4 [2023-05-10T22:43:03.059Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T22:43:03.059Z] ---> Running in 9d6f609ef44e [2023-05-10T22:43:03.059Z] Removing intermediate container 9d6f609ef44e [2023-05-10T22:43:03.059Z] ---> c5eae19adb54 [2023-05-10T22:43:03.059Z] Step 23/25 : LABEL arch=amd64 [2023-05-10T22:43:03.059Z] ---> Running in cc6dcb87f2a1 [2023-05-10T22:43:03.060Z] Removing intermediate container cc6dcb87f2a1 [2023-05-10T22:43:03.060Z] ---> 5aad5e6e675b [2023-05-10T22:43:03.060Z] Step 24/25 : LABEL git_sha=6a38750bc4add47675d385a936d144912b5402aa [2023-05-10T22:43:03.060Z] ---> Running in 17170db1bf8c [2023-05-10T22:43:03.060Z] Removing intermediate container 17170db1bf8c [2023-05-10T22:43:03.060Z] ---> 0ea52cc91168 [2023-05-10T22:43:03.060Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T22:43:03.320Z] ---> Running in 6a5f4a241573 [2023-05-10T22:43:03.320Z] Removing intermediate container 6a5f4a241573 [2023-05-10T22:43:03.320Z] ---> b16658ac0313 [2023-05-10T22:43:03.320Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T22:43:03.320Z] Successfully built b16658ac0313 [2023-05-10T22:43:03.320Z] 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-10T22:43:04.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T22:43:04.168Z] [2023-05-10T22:43:04.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:43:04.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T22:43:04.537Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T22:43:04.537Z] 5eb5b503b376: Pulling fs layer [2023-05-10T22:43:04.537Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T22:43:04.537Z] ec43610c2a17: Pulling fs layer [2023-05-10T22:43:04.537Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T22:43:04.537Z] 33b1e0a273af: Pulling fs layer [2023-05-10T22:43:04.537Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T22:43:04.537Z] 2f39f015ded8: Pulling fs layer [2023-05-10T22:43:04.537Z] 3a2ae6a8a46f: Waiting [2023-05-10T22:43:04.537Z] 33b1e0a273af: Waiting [2023-05-10T22:43:04.537Z] 2f39f015ded8: Waiting [2023-05-10T22:43:04.537Z] 5d3b04190fa2: Waiting [2023-05-10T22:43:04.537Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T22:43:04.537Z] 5c69ac0246d0: Download complete [2023-05-10T22:43:04.537Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T22:43:04.537Z] 3a2ae6a8a46f: Download complete [2023-05-10T22:43:04.537Z] 33b1e0a273af: Verifying Checksum [2023-05-10T22:43:04.537Z] 33b1e0a273af: Download complete [2023-05-10T22:43:04.537Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T22:43:04.537Z] 5d3b04190fa2: Download complete [2023-05-10T22:43:04.537Z] ec43610c2a17: Verifying Checksum [2023-05-10T22:43:04.537Z] ec43610c2a17: Download complete [2023-05-10T22:43:04.797Z] 5eb5b503b376: Verifying Checksum [2023-05-10T22:43:04.797Z] 5eb5b503b376: Download complete [2023-05-10T22:43:05.370Z] 2f39f015ded8: Download complete [2023-05-10T22:43:05.937Z] 5eb5b503b376: Pull complete [2023-05-10T22:43:06.197Z] 5c69ac0246d0: Pull complete [2023-05-10T22:43:06.769Z] ec43610c2a17: Pull complete [2023-05-10T22:43:06.769Z] 3a2ae6a8a46f: Pull complete [2023-05-10T22:43:06.769Z] 33b1e0a273af: Pull complete [2023-05-10T22:43:07.029Z] 5d3b04190fa2: Pull complete [2023-05-10T22:43:11.246Z] 2f39f015ded8: Pull complete [2023-05-10T22:43:11.246Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T22:43:11.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T22:43:11.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T22:43:11.467Z] prd-ubuntu20.04-docker-8c-8g-14978 does not seem to be running inside a container [2023-05-10T22:43:11.504Z] $ 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-405 -v /w/workspace/foundry_device-virtual-go_PR-405:/w/workspace/foundry_device-virtual-go_PR-405:rw,z -v /w/workspace/foundry_device-virtual-go_PR-405@tmp:/w/workspace/foundry_device-virtual-go_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T22:43:13.854Z] $ docker top f4a62572caef18ae3b1341d0ac58e02bb9a1d6fabe1260d5b12c1a13adb8fa36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:43:14.286Z] ---> job-cost.sh [2023-05-10T22:43:14.286Z] lf-activate-venv: SKIPPING [2023-05-10T22:43:14.286Z] INFO: No Stack... [2023-05-10T22:43:14.854Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T22:43:15.114Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T22:43:15.425Z] + cat /w/workspace/foundry_device-virtual-go_PR-405/archives/cost.csv [2023-05-10T22:43:15.425Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T22:43:15.469Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-405-1-stack-cost] [2023-05-10T22:43:15.474Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-405-1-stack-cost] did not exist. Created. [2023-05-10T22:43:15.474Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T22:43:15.772Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14979 in /w/workspace/foundry_device-virtual-go_PR-405 [Pipeline] { [Pipeline] ws [2023-05-10T22:43:15.830Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [2023-05-10T22:43:15.860Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T22:43:15.920Z] Stashed 1 file(s) [Pipeline] checkout [2023-05-10T22:43:15.956Z] The recommended git tool is: git [Pipeline] } [2023-05-10T22:43:15.983Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-405-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T22:43:16.065Z] $ docker stop --time=1 f4a62572caef18ae3b1341d0ac58e02bb9a1d6fabe1260d5b12c1a13adb8fa36 [2023-05-10T22:43:17.245Z] $ docker rm -f --volumes f4a62572caef18ae3b1341d0ac58e02bb9a1d6fabe1260d5b12c1a13adb8fa36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T22:43:22.407Z] using credential edgex-jenkins-ssh [2023-05-10T22:43:22.424Z] Cloning the remote Git repository [2023-05-10T22:43:22.471Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-10T22:43:22.573Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-10T22:43:22.736Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-10T22:43:22.737Z] > git --version # timeout=10 [2023-05-10T22:43:22.756Z] > git --version # 'git version 2.25.1' [2023-05-10T22:43:22.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T22:43:22.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T22:43:25.043Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-10T22:43:25.066Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T22:43:25.919Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-10T22:43:25.961Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-10T22:43:25.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T22:43:25.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T22:43:26.564Z] Merging remotes/origin/main commit 030a1c50f2b785b1102128f0ffb048d726030487 into PR head commit 6a38750bc4add47675d385a936d144912b5402aa [2023-05-10T22:43:26.852Z] Merge succeeded, producing 6a38750bc4add47675d385a936d144912b5402aa [2023-05-10T22:43:26.853Z] Checking out Revision 6a38750bc4add47675d385a936d144912b5402aa (PR-405) [2023-05-10T22:43:26.582Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T22:43:26.650Z] > git checkout -f 6a38750bc4add47675d385a936d144912b5402aa # timeout=10 [2023-05-10T22:43:26.739Z] > git remote # timeout=10 [2023-05-10T22:43:26.760Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T22:43:26.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T22:43:26.807Z] > git merge 030a1c50f2b785b1102128f0ffb048d726030487 # timeout=10 [2023-05-10T22:43:26.836Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T22:43:26.860Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T22:43:26.874Z] > git checkout -f 6a38750bc4add47675d385a936d144912b5402aa # timeout=10 [2023-05-10T22:43:30.362Z] Commit message: "docs: Add main branch Warning" [2023-05-10T22:43:30.432Z] > git --version # timeout=10 [2023-05-10T22:43:30.444Z] > git --version # 'git version 2.25.1' [2023-05-10T22:43:30.461Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T22:43:31.542Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T22:43:31.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T22:43:31.542Z] Dload Upload Total Spent Left Speed [2023-05-10T22:43:31.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh [2023-05-10T22:43:32.271Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T22:43:32.626Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T22:43:32.627Z] + sudo tee /etc/docker/daemon.new [2023-05-10T22:43:32.627Z] { [2023-05-10T22:43:32.627Z] "registry-mirrors": [ [2023-05-10T22:43:32.627Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T22:43:32.627Z] ], [2023-05-10T22:43:32.627Z] "bip": "10.250.0.254/24", [2023-05-10T22:43:32.627Z] "hosts": [ [2023-05-10T22:43:32.627Z] "tcp://0.0.0.0:5555", [2023-05-10T22:43:32.627Z] "unix:///var/run/docker.sock" [2023-05-10T22:43:32.627Z] ], [2023-05-10T22:43:32.627Z] "mtu": 1458, [2023-05-10T22:43:32.627Z] "selinux-enabled": true, [2023-05-10T22:43:32.627Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T22:43:32.627Z] } [Pipeline] sh [2023-05-10T22:43:32.984Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T22:43:33.347Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T22:43:51.696Z] provisioning config files... [2023-05-10T22:43:51.728Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config17598890230725540765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:43:52.122Z] ---> docker-login.sh [2023-05-10T22:43:52.122Z] nexus3.edgexfoundry.org:10001 [2023-05-10T22:43:52.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:43:52.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:43:52.675Z] Configure a credential helper to remove this warning. See [2023-05-10T22:43:52.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:43:52.675Z] [2023-05-10T22:43:52.675Z] Login Succeeded [2023-05-10T22:43:52.675Z] nexus3.edgexfoundry.org:10002 [2023-05-10T22:43:52.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:43:53.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:43:53.215Z] Configure a credential helper to remove this warning. See [2023-05-10T22:43:53.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:43:53.215Z] [2023-05-10T22:43:53.215Z] Login Succeeded [2023-05-10T22:43:53.215Z] nexus3.edgexfoundry.org:10003 [2023-05-10T22:43:53.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:43:53.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:43:53.485Z] Configure a credential helper to remove this warning. See [2023-05-10T22:43:53.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:43:53.485Z] [2023-05-10T22:43:53.485Z] Login Succeeded [2023-05-10T22:43:53.485Z] nexus3.edgexfoundry.org:10004 [2023-05-10T22:43:53.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:43:53.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:43:53.757Z] Configure a credential helper to remove this warning. See [2023-05-10T22:43:53.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:43:53.757Z] [2023-05-10T22:43:53.757Z] Login Succeeded [2023-05-10T22:43:53.757Z] docker.io [2023-05-10T22:43:54.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T22:43:54.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T22:43:54.298Z] Configure a credential helper to remove this warning. See [2023-05-10T22:43:54.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T22:43:54.298Z] [2023-05-10T22:43:54.298Z] Login Succeeded [2023-05-10T22:43:54.298Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T22:43:54.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T22:43:54.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T22:43:54.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T22:43:54.747Z] ========================================================= [2023-05-10T22:43:54.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T22:43:54.747Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:43:55.249Z] + 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-10T22:43:55.521Z] Sending build context to Docker daemon 11.99MB [2023-05-10T22:43:55.791Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T22:43:55.791Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T22:43:55.791Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T22:43:55.791Z] c41833b44d91: Pulling fs layer [2023-05-10T22:43:55.791Z] ed15518f5707: Pulling fs layer [2023-05-10T22:43:55.791Z] feae8fd75edb: Pulling fs layer [2023-05-10T22:43:55.791Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T22:43:55.791Z] 3cdef696dda3: Pulling fs layer [2023-05-10T22:43:55.791Z] 2ced38df9373: Pulling fs layer [2023-05-10T22:43:55.791Z] 58f1dce35555: Pulling fs layer [2023-05-10T22:43:55.791Z] 242c74f7c9fa: Waiting [2023-05-10T22:43:55.791Z] 3cdef696dda3: Waiting [2023-05-10T22:43:55.791Z] 2ced38df9373: Waiting [2023-05-10T22:43:55.791Z] 58f1dce35555: Waiting [2023-05-10T22:43:55.791Z] ed15518f5707: Verifying Checksum [2023-05-10T22:43:55.791Z] ed15518f5707: Download complete [2023-05-10T22:43:55.791Z] 242c74f7c9fa: Download complete [2023-05-10T22:43:55.791Z] 3cdef696dda3: Verifying Checksum [2023-05-10T22:43:55.791Z] 3cdef696dda3: Download complete [2023-05-10T22:43:55.791Z] c41833b44d91: Verifying Checksum [2023-05-10T22:43:57.778Z] c41833b44d91: Pull complete [2023-05-10T22:43:57.778Z] 58f1dce35555: Verifying Checksum [2023-05-10T22:43:57.778Z] 58f1dce35555: Download complete [2023-05-10T22:43:58.049Z] ed15518f5707: Pull complete [2023-05-10T22:43:59.032Z] 2ced38df9373: Verifying Checksum [2023-05-10T22:43:59.032Z] 2ced38df9373: Download complete [2023-05-10T22:43:59.032Z] feae8fd75edb: Verifying Checksum [2023-05-10T22:43:59.032Z] feae8fd75edb: Download complete [2023-05-10T22:44:11.384Z] feae8fd75edb: Pull complete [2023-05-10T22:44:11.384Z] 242c74f7c9fa: Pull complete [2023-05-10T22:44:11.384Z] 3cdef696dda3: Pull complete [2023-05-10T22:44:16.770Z] 2ced38df9373: Pull complete [2023-05-10T22:44:19.376Z] 58f1dce35555: Pull complete [2023-05-10T22:44:19.376Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T22:44:19.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T22:44:19.376Z] ---> fadd8f120f05 [2023-05-10T22:44:19.376Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T22:44:20.805Z] ---> Running in 5a882056798c [2023-05-10T22:44:21.072Z] Removing intermediate container 5a882056798c [2023-05-10T22:44:21.072Z] ---> da35c790465f [2023-05-10T22:44:21.072Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T22:44:21.342Z] ---> Running in d733d0902855 [2023-05-10T22:44:21.610Z] Removing intermediate container d733d0902855 [2023-05-10T22:44:21.610Z] ---> dcf0308822c8 [2023-05-10T22:44:21.610Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T22:44:21.610Z] ---> Running in 241ecc3bd888 [2023-05-10T22:44:21.878Z] Removing intermediate container 241ecc3bd888 [2023-05-10T22:44:21.878Z] ---> 5dc367ee038a [2023-05-10T22:44:21.878Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-10T22:44:21.878Z] ---> Running in 03ebf9c16a7b [2023-05-10T22:44:22.147Z] Removing intermediate container 03ebf9c16a7b [2023-05-10T22:44:22.147Z] ---> 7d19f11e8430 [2023-05-10T22:44:22.147Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T22:44:22.419Z] ---> Running in 2088193a843d [2023-05-10T22:44:23.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T22:44:23.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T22:44:24.925Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T22:44:25.193Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-10T22:44:25.193Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T22:44:25.193Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T22:44:25.193Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T22:44:25.193Z] OK: 268 MiB in 57 packages [2023-05-10T22:44:29.453Z] Removing intermediate container 2088193a843d [2023-05-10T22:44:29.453Z] ---> b1af37fffec2 [2023-05-10T22:44:29.453Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T22:44:29.453Z] ---> 164335bf1cdc [2023-05-10T22:44:29.453Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T22:44:29.453Z] ---> Running in ee3ccec507d1 [2023-05-10T22:45:37.351Z] Removing intermediate container ee3ccec507d1 [2023-05-10T22:45:37.351Z] ---> cef1f0fd4d54 [2023-05-10T22:45:37.351Z] Step 10/12 : COPY . . [2023-05-10T22:45:37.351Z] ---> e9ec1e09dc26 [2023-05-10T22:45:37.351Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T22:45:37.351Z] ---> Running in 8d9b2f134ed1 [2023-05-10T22:45:37.351Z] Removing intermediate container 8d9b2f134ed1 [2023-05-10T22:45:37.351Z] ---> 545fbe09a928 [2023-05-10T22:45:37.351Z] Step 12/12 : RUN $MAKE [2023-05-10T22:45:37.351Z] ---> Running in 4b9f253fb819 [2023-05-10T22:45:37.351Z] noop [2023-05-10T22:45:37.351Z] Removing intermediate container 4b9f253fb819 [2023-05-10T22:45:37.351Z] ---> 0a6194733cba [2023-05-10T22:45:37.351Z] Successfully built 0a6194733cba [2023-05-10T22:45:37.351Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:45:37.850Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T22:45:37.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T22:45:38.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-14979 does not seem to be running inside a container [2023-05-10T22:45:38.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T22:45:39.492Z] $ docker top 108d99be5b5ed6c7f75a0c44f8cfc879094a9183c27edb28213e0210baa0091f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T22:45:40.376Z] + go version [2023-05-10T22:45:40.376Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T22:45:40.418Z] $ docker stop --time=1 108d99be5b5ed6c7f75a0c44f8cfc879094a9183c27edb28213e0210baa0091f [2023-05-10T22:45:42.015Z] $ docker rm -f --volumes 108d99be5b5ed6c7f75a0c44f8cfc879094a9183c27edb28213e0210baa0091f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:45:42.886Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T22:45:42.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T22:45:43.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-14979 does not seem to be running inside a container [2023-05-10T22:45:43.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T22:45:44.469Z] $ docker top a5a54bf8dcd7e8c231251ba81ffe0a9ce47c223326e1c17506c8c7fc5ea18357 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T22:45:45.351Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T22:45:45.747Z] + make test [2023-05-10T22:45:45.747Z] go test ./... -coverprofile=coverage.out [2023-05-10T22:46:18.020Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-10T22:48:24.717Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-10T22:48:24.717Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements [2023-05-10T22:48:24.717Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T22:48:24.717Z] go vet ./... [2023-05-10T22:48:51.428Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T22:48:51.429Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T22:48:51.429Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T22:48:52.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T22:48:52.097Z] $ docker stop --time=1 a5a54bf8dcd7e8c231251ba81ffe0a9ce47c223326e1c17506c8c7fc5ea18357 [2023-05-10T22:48:53.997Z] $ docker rm -f --volumes a5a54bf8dcd7e8c231251ba81ffe0a9ce47c223326e1c17506c8c7fc5ea18357 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T22:48:55.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T22:48:55.384Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T22:48:56.023Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T22:48:56.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T22:48:56.969Z] + ls -al . [2023-05-10T22:48:56.969Z] total 188 [2023-05-10T22:48:56.969Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 22:45 . [2023-05-10T22:48:56.969Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 22:43 .. [2023-05-10T22:48:56.969Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 22:43 .git [2023-05-10T22:48:56.969Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 22:43 .github [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 337 May 10 22:43 .gitignore [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 22:43 .golangci.yml [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 10 22:43 Attribution.txt [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 10 22:43 CHANGELOG.md [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 10 22:43 Dockerfile [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 22:43 GOVERNANCE.md [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 660 May 10 22:43 Jenkinsfile [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 22:43 LICENSE [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 10 22:43 Makefile [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 623 May 10 22:43 OWNERS.md [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 10 22:43 README.md [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 22:41 VERSION [2023-05-10T22:48:56.969Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 22:43 bin [2023-05-10T22:48:56.969Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 22:43 cmd [2023-05-10T22:48:56.969Z] -rw-r--r-- 1 jenkins jenkins 43063 May 10 22:48 coverage.out [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 10 22:43 go.mod [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 10 22:43 go.sum [2023-05-10T22:48:56.969Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 22:43 internal [2023-05-10T22:48:56.969Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 22:43 snap [2023-05-10T22:48:56.969Z] -rw-rw-r-- 1 jenkins jenkins 235 May 10 22:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:48:57.396Z] + 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=6a38750bc4add47675d385a936d144912b5402aa --label arch=arm64 --label version=0.0.0 . [2023-05-10T22:48:57.990Z] Sending build context to Docker daemon 12.04MB [2023-05-10T22:48:57.990Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T22:48:57.990Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-10T22:48:57.990Z] ---> 0a6194733cba [2023-05-10T22:48:57.990Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T22:48:57.990Z] ---> Running in c7223a855359 [2023-05-10T22:48:58.258Z] Removing intermediate container c7223a855359 [2023-05-10T22:48:58.258Z] ---> ad7890569358 [2023-05-10T22:48:58.258Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T22:48:58.531Z] ---> Running in 162ccbea188c [2023-05-10T22:48:58.799Z] Removing intermediate container 162ccbea188c [2023-05-10T22:48:58.799Z] ---> e5ebc6c59aa7 [2023-05-10T22:48:58.799Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T22:48:58.799Z] ---> Running in 80c7dd05846b [2023-05-10T22:48:59.067Z] Removing intermediate container 80c7dd05846b [2023-05-10T22:48:59.067Z] ---> 502e8c785ffe [2023-05-10T22:48:59.067Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-10T22:48:59.067Z] ---> Running in 7be61bef9a92 [2023-05-10T22:48:59.336Z] Removing intermediate container 7be61bef9a92 [2023-05-10T22:48:59.336Z] ---> 4a7d1dede39f [2023-05-10T22:48:59.336Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T22:48:59.608Z] ---> Running in 4fe732d52edb [2023-05-10T22:49:00.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T22:49:01.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T22:49:02.573Z] OK: 268 MiB in 57 packages [2023-05-10T22:49:03.160Z] Removing intermediate container 4fe732d52edb [2023-05-10T22:49:03.160Z] ---> f4b0bdd5edb2 [2023-05-10T22:49:03.160Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-10T22:49:03.747Z] ---> 8cfb27ad81b3 [2023-05-10T22:49:03.747Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T22:49:03.747Z] ---> Running in 07d78fb22b18 [2023-05-10T22:49:06.341Z] Removing intermediate container 07d78fb22b18 [2023-05-10T22:49:06.341Z] ---> 00d7180e9987 [2023-05-10T22:49:06.341Z] Step 10/25 : COPY . . [2023-05-10T22:49:07.303Z] ---> ec67d95f481a [2023-05-10T22:49:07.303Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T22:49:07.576Z] ---> Running in 1bbad5a12e83 [2023-05-10T22:49:07.845Z] Removing intermediate container 1bbad5a12e83 [2023-05-10T22:49:07.845Z] ---> 2ca2b736d695 [2023-05-10T22:49:07.845Z] Step 12/25 : RUN $MAKE [2023-05-10T22:49:07.845Z] ---> Running in 2f1dceca4c6b [2023-05-10T22:49:08.808Z] 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-10T22:51:30.504Z] Removing intermediate container 2f1dceca4c6b [2023-05-10T22:51:30.504Z] ---> 3f85f956decc [2023-05-10T22:51:30.504Z] Step 13/25 : FROM alpine:3.17 [2023-05-10T22:51:30.504Z] 3.17: Pulling from library/alpine [2023-05-10T22:51:30.504Z] c41833b44d91: Already exists [2023-05-10T22:51:30.504Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T22:51:30.504Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T22:51:30.504Z] ---> 51e60588ff2c [2023-05-10T22:51:30.504Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-10T22:51:30.504Z] ---> Running in 9a281e68980a [2023-05-10T22:51:30.504Z] Removing intermediate container 9a281e68980a [2023-05-10T22:51:30.504Z] ---> d724f6937e19 [2023-05-10T22:51:30.504Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-10T22:51:30.504Z] ---> Running in 8698d56c07bd [2023-05-10T22:51:30.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T22:51:30.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T22:51:30.504Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T22:51:30.504Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T22:51:30.504Z] OK: 8 MiB in 16 packages [2023-05-10T22:51:30.504Z] Removing intermediate container 8698d56c07bd [2023-05-10T22:51:30.504Z] ---> bf51cde1f862 [2023-05-10T22:51:30.504Z] Step 16/25 : WORKDIR / [2023-05-10T22:51:30.504Z] ---> Running in 25747e831d50 [2023-05-10T22:51:30.504Z] Removing intermediate container 25747e831d50 [2023-05-10T22:51:30.504Z] ---> 78f14f549165 [2023-05-10T22:51:30.504Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-10T22:51:30.504Z] ---> 7bd5350b0e9c [2023-05-10T22:51:30.504Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-10T22:51:30.504Z] ---> ed8058e4a7ed [2023-05-10T22:51:30.504Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-10T22:51:31.917Z] ---> aed4de453c28 [2023-05-10T22:51:31.917Z] Step 20/25 : EXPOSE 59900 [2023-05-10T22:51:31.917Z] ---> Running in ab2807dbf089 [2023-05-10T22:51:32.188Z] Removing intermediate container ab2807dbf089 [2023-05-10T22:51:32.188Z] ---> 0e58b5ee873f [2023-05-10T22:51:32.188Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-10T22:51:32.188Z] ---> Running in 39370c6810f7 [2023-05-10T22:51:32.458Z] Removing intermediate container 39370c6810f7 [2023-05-10T22:51:32.458Z] ---> 8299c90d6b1a [2023-05-10T22:51:32.458Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T22:51:32.726Z] ---> Running in 1697e9cfee04 [2023-05-10T22:51:32.997Z] Removing intermediate container 1697e9cfee04 [2023-05-10T22:51:32.997Z] ---> b0bce3d0af65 [2023-05-10T22:51:32.997Z] Step 23/25 : LABEL arch=arm64 [2023-05-10T22:51:32.997Z] ---> Running in 45b2d65917e5 [2023-05-10T22:51:33.264Z] Removing intermediate container 45b2d65917e5 [2023-05-10T22:51:33.264Z] ---> 52c935ffecc0 [2023-05-10T22:51:33.264Z] Step 24/25 : LABEL git_sha=6a38750bc4add47675d385a936d144912b5402aa [2023-05-10T22:51:33.538Z] ---> Running in 4b59a43999b7 [2023-05-10T22:51:33.807Z] Removing intermediate container 4b59a43999b7 [2023-05-10T22:51:33.807Z] ---> 3ee46106c038 [2023-05-10T22:51:33.807Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T22:51:33.807Z] ---> Running in a4e35bb4d80e [2023-05-10T22:51:34.081Z] Removing intermediate container a4e35bb4d80e [2023-05-10T22:51:34.081Z] ---> 6e1a54bbbb56 [2023-05-10T22:51:34.081Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T22:51:34.081Z] Successfully built 6e1a54bbbb56 [2023-05-10T22:51:34.081Z] 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-10T22:51:34.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T22:51:34.910Z] [2023-05-10T22:51:34.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:51:35.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T22:51:37.912Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T22:51:37.912Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T22:51:37.912Z] 04944245beec: Pulling fs layer [2023-05-10T22:51:37.912Z] 699f458cf7ca: Pulling fs layer [2023-05-10T22:51:37.912Z] 765212b225bb: Pulling fs layer [2023-05-10T22:51:37.912Z] f23df028b6ca: Pulling fs layer [2023-05-10T22:51:37.912Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T22:51:37.912Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T22:51:37.912Z] 765212b225bb: Waiting [2023-05-10T22:51:37.912Z] f23df028b6ca: Waiting [2023-05-10T22:51:37.912Z] d65c8cfc05b1: Waiting [2023-05-10T22:51:37.912Z] 04944245beec: Verifying Checksum [2023-05-10T22:51:37.912Z] 04944245beec: Download complete [2023-05-10T22:51:37.912Z] 765212b225bb: Verifying Checksum [2023-05-10T22:51:37.912Z] 765212b225bb: Download complete [2023-05-10T22:51:37.912Z] f23df028b6ca: Verifying Checksum [2023-05-10T22:51:37.912Z] f23df028b6ca: Download complete [2023-05-10T22:51:37.912Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T22:51:37.912Z] d65c8cfc05b1: Download complete [2023-05-10T22:51:38.184Z] 699f458cf7ca: Verifying Checksum [2023-05-10T22:51:38.184Z] 699f458cf7ca: Download complete [2023-05-10T22:51:38.455Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T22:51:38.455Z] 8998bd30e6a1: Download complete [2023-05-10T22:51:41.044Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T22:51:41.044Z] 2437ff75d9bd: Download complete [2023-05-10T22:51:42.460Z] 8998bd30e6a1: Pull complete [2023-05-10T22:51:43.052Z] 04944245beec: Pull complete [2023-05-10T22:51:44.471Z] 699f458cf7ca: Pull complete [2023-05-10T22:51:44.739Z] 765212b225bb: Pull complete [2023-05-10T22:51:45.325Z] f23df028b6ca: Pull complete [2023-05-10T22:51:45.594Z] d65c8cfc05b1: Pull complete [2023-05-10T22:52:00.604Z] 2437ff75d9bd: Pull complete [2023-05-10T22:52:00.604Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T22:52:00.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T22:52:00.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T22:52:00.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-14979 does not seem to be running inside a container [2023-05-10T22:52:01.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T22:52:03.843Z] $ docker top b3be90b710485abab3ce9065376d0c391e44578e68db0555382c80de5f5b537b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:52:04.775Z] ---> job-cost.sh [2023-05-10T22:52:04.775Z] lf-activate-venv: SKIPPING [2023-05-10T22:52:04.775Z] INFO: No Stack... [2023-05-10T22:52:05.361Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T22:52:05.945Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T22:52:06.616Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-05-10T22:52:06.616Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T22:52:06.714Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-405-1-stack-cost] [2023-05-10T22:52:06.719Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-405-1-stack-cost] did not exist. Created. [2023-05-10T22:52:06.719Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T22:52:07.460Z] /w/workspace/device-virtual-go/1@tmp/durable-4388c795/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T22:52:08.150Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T22:52:08.189Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T22:52:08.239Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T22:52:08.257Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-405-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T22:52:08.341Z] $ docker stop --time=1 b3be90b710485abab3ce9065376d0c391e44578e68db0555382c80de5f5b537b [2023-05-10T22:52:09.898Z] $ docker rm -f --volumes b3be90b710485abab3ce9065376d0c391e44578e68db0555382c80de5f5b537b [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-10T22:52:10.888Z] provisioning config files... [2023-05-10T22:52:10.898Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-405@tmp/config18398690912113382411tmp [Pipeline] { [Pipeline] sh [2023-05-10T22:52:11.231Z] + set +x [2023-05-10T22:52:11.231Z] + bash -s -- [2023-05-10T22:52:11.231Z] + curl -s https://codecov.io/bash [2023-05-10T22:52:11.231Z] [2023-05-10T22:52:11.231Z] _____ _ [2023-05-10T22:52:11.231Z] / ____| | | [2023-05-10T22:52:11.231Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T22:52:11.231Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T22:52:11.231Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T22:52:11.231Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T22:52:11.231Z] Bash-1.0.6 [2023-05-10T22:52:11.231Z] [2023-05-10T22:52:11.231Z] [2023-05-10T22:52:11.231Z] ==> git version 2.25.1 found [2023-05-10T22:52:11.231Z] ==> 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-10T22:52:11.231Z] Release-Date: 2020-01-08 [2023-05-10T22:52:11.231Z] 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-10T22:52:11.231Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T22:52:11.231Z] ==> Jenkins CI detected. [2023-05-10T22:52:11.231Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-405 [2023-05-10T22:52:11.231Z] project root: . [2023-05-10T22:52:11.231Z] --> token set from env [2023-05-10T22:52:11.231Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T22:52:11.231Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T22:52:11.231Z] ==> Python coveragepy not found [2023-05-10T22:52:11.231Z] ==> Searching for coverage reports in: [2023-05-10T22:52:11.231Z] + . [2023-05-10T22:52:11.231Z] -> Found 1 reports [2023-05-10T22:52:11.231Z] ==> Detecting git/mercurial file structure [2023-05-10T22:52:11.492Z] ==> Reading reports [2023-05-10T22:52:11.492Z] + ./coverage.out bytes=43063 [2023-05-10T22:52:11.492Z] ==> Appending adjustments [2023-05-10T22:52:11.492Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T22:52:11.492Z] + Found adjustments [2023-05-10T22:52:11.492Z] ==> Gzipping contents [2023-05-10T22:52:11.492Z] 8.0K /tmp/codecov.E3YGXW.gz [2023-05-10T22:52:11.492Z] ==> Uploading reports [2023-05-10T22:52:11.492Z] url: https://codecov.io [2023-05-10T22:52:11.492Z] query: branch=PR-405&commit=6a38750bc4add47675d385a936d144912b5402aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-405%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=405&job=&cmd_args= [2023-05-10T22:52:11.492Z] -> Pinging Codecov [2023-05-10T22:52:11.492Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-405&commit=6a38750bc4add47675d385a936d144912b5402aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-405%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=405&job=&cmd_args= [2023-05-10T22:52:11.753Z] -> Uploading to [2023-05-10T22:52:11.753Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/5E52B4B073DB2E39498172D8E973AA87/6a38750bc4add47675d385a936d144912b5402aa/d4048f38-10ee-4914-8fb7-6aabeb437933.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T225211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f7500ad11f640d416c90a9f484128412f4c8b45e399b894072974b3f9c50715 [2023-05-10T22:52:11.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T22:52:11.753Z] Dload Upload Total Spent Left Speed [2023-05-10T22:52:12.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25043 --:--:-- --:--:-- --:--:-- 25043 [2023-05-10T22:52:12.016Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/6a38750bc4add47675d385a936d144912b5402aa [Pipeline] } [2023-05-10T22:52:12.096Z] 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-10T22:52:13.861Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-405/archives ] [2023-05-10T22:52:13.861Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-405/archives [2023-05-10T22:52:13.861Z] total 16 [2023-05-10T22:52:13.861Z] drwxr-xr-x 3 root root 4096 May 10 22:43 . [2023-05-10T22:52:13.861Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 22:43 .. [2023-05-10T22:52:13.861Z] drwxr-xr-x 2 root root 4096 May 10 22:43 cost [2023-05-10T22:52:13.861Z] -rw-r--r-- 1 root root 89 May 10 22:43 cost.csv [2023-05-10T22:52:13.861Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-405/archives [2023-05-10T22:52:13.861Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-405/archives [2023-05-10T22:52:13.861Z] total 16 [2023-05-10T22:52:13.861Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 22:43 . [2023-05-10T22:52:13.861Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 22:43 .. [2023-05-10T22:52:13.861Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 22:43 cost [2023-05-10T22:52:13.861Z] -rw-r--r-- 1 jenkins jenkins 89 May 10 22:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:52:14.190Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:52:15.079Z] ---> package-listing.sh [2023-05-10T22:52:15.080Z] ++ facter osfamily [2023-05-10T22:52:15.080Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T22:52:15.340Z] + OS_FAMILY=debian [2023-05-10T22:52:15.340Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-405 [2023-05-10T22:52:15.340Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T22:52:15.340Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T22:52:15.340Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T22:52:15.340Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T22:52:15.340Z] + '[' /w/workspace/foundry_device-virtual-go_PR-405 ']' [2023-05-10T22:52:15.340Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T22:52:15.340Z] + case "${OS_FAMILY}" in [2023-05-10T22:52:15.340Z] + dpkg -l [2023-05-10T22:52:15.340Z] + grep '^ii' [2023-05-10T22:52:15.340Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T22:52:15.340Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T22:52:15.340Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T22:52:15.340Z] + '[' /w/workspace/foundry_device-virtual-go_PR-405 ']' [2023-05-10T22:52:15.340Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-405/archives/ [2023-05-10T22:52:15.340Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-405/archives/ [Pipeline] echo [2023-05-10T22:52:15.373Z] 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-405/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T22:52:15.665Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T22:52:16.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T22:52:16.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T22:52:16.427Z] prd-ubuntu20.04-docker-8c-8g-14978 does not seem to be running inside a container [2023-05-10T22:52:16.468Z] $ 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-405/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-405 -v /w/workspace/foundry_device-virtual-go_PR-405:/w/workspace/foundry_device-virtual-go_PR-405:rw,z -v /w/workspace/foundry_device-virtual-go_PR-405@tmp:/w/workspace/foundry_device-virtual-go_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T22:52:16.650Z] $ docker top 0fac8ca99b6fcf9d805034ac1b5ed7bd12ce3e5019e0a2494ebb055bc069cff5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T22:52:17.035Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T22:52:17.343Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T22:52:17.665Z] + ls /var/log/sa-host [2023-05-10T22:52:17.665Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T22:52:17.802Z] provisioning config files... [2023-05-10T22:52:17.813Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-405@tmp/config6244398866457839062tmp [Pipeline] { [Pipeline] echo [2023-05-10T22:52:17.865Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:52:18.181Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T22:52:18.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:52:18.618Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T22:52:18.654Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:52:18.965Z] ---> sudo-logs.sh [2023-05-10T22:52:18.965Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T22:52:19.051Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:52:19.363Z] ---> job-cost.sh [2023-05-10T22:52:19.363Z] lf-activate-venv: SKIPPING [2023-05-10T22:52:19.363Z] DEBUG: total: 0.2199999988079071 [2023-05-10T22:52:19.363Z] INFO: Retrieving Stack Cost... [2023-05-10T22:52:19.623Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T22:52:20.193Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T22:52:20.238Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T22:52:20.550Z] ---> logs-deploy.sh [2023-05-10T22:52:20.550Z] lf-activate-venv: SKIPPING [2023-05-10T22:52:20.550Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-405/1 [2023-05-10T22:52:20.550Z] INFO: archiving workspace using pattern(s): [2023-05-10T22:52:21.489Z] Archives upload complete. [2023-05-10T22:52:21.749Z] INFO: archiving logs to Nexus