Pull request #438 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9c3a531994621ba379367712c9abc1db165b003+f37031385f16eefedf40f271103157f893ed69f0 (af10829bcdbdec759d338bae24398b38a0fd0b8e) 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-ssh14042080001665480726.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16909811702766605627.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-438/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-438/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4735368880331083939.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-438/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17015560723583753527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16539959432269707174.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-438/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-438/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3294922827505585247.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9137 in /w/workspace/foundry_device-virtual-go_PR-438 [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-438 # 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/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f37031385f16eefedf40f271103157f893ed69f0 into PR head commit c9c3a531994621ba379367712c9abc1db165b003 Merge succeeded, producing c9c3a531994621ba379367712c9abc1db165b003 Checking out Revision c9c3a531994621ba379367712c9abc1db165b003 (PR-438) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-12T11:15:26.538Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f c9c3a531994621ba379367712c9abc1db165b003 # 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 f37031385f16eefedf40f271103157f893ed69f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9c3a531994621ba379367712c9abc1db165b003 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-12T11:15:26.715Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-12T11:15:26.823Z] ========================================================= [2023-10-12T11:15:26.823Z] EdgeX Global Pipelines Version Info [2023-10-12T11:15:26.823Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-12T11:15:27.565Z] ------------------- [2023-10-12T11:15:27.565Z] stable info: [2023-10-12T11:15:27.565Z] ------------------- [2023-10-12T11:15:27.565Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-12T11:15:27.565Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T11:15:27.565Z] Message: update stable to v1.0.254 [2023-10-12T11:15:28.133Z] ------------------- [2023-10-12T11:15:28.133Z] experimental info: [2023-10-12T11:15:28.133Z] ------------------- [2023-10-12T11:15:28.133Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-12T11:15:28.133Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T11:15:28.133Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-12T11:15:28.410Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-10-12T11:15:28.450Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-10-12T11:15:28.500Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-12T11:15:28.540Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-12T11:15:28.582Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-12T11:15:28.632Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-12T11:15:28.671Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-12T11:15:28.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-12T11:15:28.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-12T11:15:28.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-12T11:15:28.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-12T11:15:28.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-10-12T11:15:28.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-12T11:15:28.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-12T11:15:28.988Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T11:15:29.031Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T11:15:29.072Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-12T11:15:29.116Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-12T11:15:29.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-12T11:15:29.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-12T11:15:29.238Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-12T11:15:29.275Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-12T11:15:29.311Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-12T11:15:29.348Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-12T11:15:29.385Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-12T11:15:29.420Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-12T11:15:29.459Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-12T11:15:29.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-438 [Pipeline] echo [2023-10-12T11:15:29.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-438 [Pipeline] echo [2023-10-12T11:15:29.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-438 [Pipeline] echo [2023-10-12T11:15:29.624Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9c3a531994621ba379367712c9abc1db165b003 [Pipeline] echo [2023-10-12T11:15:29.662Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9c3a53 [Pipeline] echo [2023-10-12T11:15:29.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T11:15:29.816Z] provisioning config files... [2023-10-12T11:15:29.832Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-438@tmp/config15286669772365614466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T11:15:30.183Z] ---> docker-login.sh [2023-10-12T11:15:30.183Z] nexus3.edgexfoundry.org:10001 [2023-10-12T11:15:30.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:15:30.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:15:30.446Z] Configure a credential helper to remove this warning. See [2023-10-12T11:15:30.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:15:30.446Z] [2023-10-12T11:15:30.446Z] Login Succeeded [2023-10-12T11:15:30.446Z] nexus3.edgexfoundry.org:10002 [2023-10-12T11:15:30.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:15:30.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:15:30.707Z] Configure a credential helper to remove this warning. See [2023-10-12T11:15:30.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:15:30.707Z] [2023-10-12T11:15:30.707Z] Login Succeeded [2023-10-12T11:15:30.707Z] nexus3.edgexfoundry.org:10003 [2023-10-12T11:15:30.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:15:30.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:15:30.707Z] Configure a credential helper to remove this warning. See [2023-10-12T11:15:30.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:15:30.707Z] [2023-10-12T11:15:30.707Z] Login Succeeded [2023-10-12T11:15:30.707Z] nexus3.edgexfoundry.org:10004 [2023-10-12T11:15:30.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:15:30.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:15:30.707Z] Configure a credential helper to remove this warning. See [2023-10-12T11:15:30.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:15:30.707Z] [2023-10-12T11:15:30.707Z] Login Succeeded [2023-10-12T11:15:30.707Z] docker.io [2023-10-12T11:15:30.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:15:31.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:15:31.237Z] Configure a credential helper to remove this warning. See [2023-10-12T11:15:31.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:15:31.237Z] [2023-10-12T11:15:31.237Z] Login Succeeded [2023-10-12T11:15:31.237Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T11:15:31.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-12T11:15:31.895Z] + git rev-list -1 --merges c9c3a531994621ba379367712c9abc1db165b003~1..c9c3a531994621ba379367712c9abc1db165b003 [Pipeline] echo [2023-10-12T11:15:31.953Z] -----------> git rev-list -1 --merges c9c3a531994621ba379367712c9abc1db165b003~1..c9c3a531994621ba379367712c9abc1db165b003 c9c3a531994621ba379367712c9abc1db165b003 [false] [Pipeline] sh [2023-10-12T11:15:32.260Z] + git log --format=format:%s -1 c9c3a531994621ba379367712c9abc1db165b003 [Pipeline] echo [2023-10-12T11:15:32.301Z] ========================================================= [2023-10-12T11:15:32.301Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-12T11:15:32.301Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T11:15:32.734Z] + git log --format=format:%s -1 c9c3a531994621ba379367712c9abc1db165b003 [Pipeline] echo [2023-10-12T11:15:32.765Z] [semverPrep] GIT_COMMIT: c9c3a531994621ba379367712c9abc1db165b003, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-12T11:15:32.800Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-12T11:15:33.385Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-12T11:15:33.385Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-12T11:15:33.385Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-12T11:15:33.385Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-12T11:15:33.385Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-12T11:15:33.385Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-12T11:15:33.385Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:15:33.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T11:15:33.869Z] [2023-10-12T11:15:33.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:15:34.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T11:15:34.232Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-12T11:15:34.232Z] b85a868b505f: Pulling fs layer [2023-10-12T11:15:34.232Z] e2be974225ed: Pulling fs layer [2023-10-12T11:15:34.232Z] 339a4e72a1f5: Pulling fs layer [2023-10-12T11:15:34.232Z] 988bab9f4d93: Pulling fs layer [2023-10-12T11:15:34.232Z] 1469e6f7b9e6: Pulling fs layer [2023-10-12T11:15:34.232Z] eaf3925da568: Pulling fs layer [2023-10-12T11:15:34.232Z] bab4dde63d76: Pulling fs layer [2023-10-12T11:15:34.232Z] bde34c3a00c8: Pulling fs layer [2023-10-12T11:15:34.232Z] b352a97aabf1: Pulling fs layer [2023-10-12T11:15:34.232Z] 4872d77fe225: Pulling fs layer [2023-10-12T11:15:34.232Z] 5851b861e8e6: Pulling fs layer [2023-10-12T11:15:34.232Z] bab4dde63d76: Waiting [2023-10-12T11:15:34.232Z] bde34c3a00c8: Waiting [2023-10-12T11:15:34.232Z] eaf3925da568: Waiting [2023-10-12T11:15:34.232Z] b352a97aabf1: Waiting [2023-10-12T11:15:34.232Z] 988bab9f4d93: Waiting [2023-10-12T11:15:34.232Z] 1469e6f7b9e6: Waiting [2023-10-12T11:15:34.232Z] 4872d77fe225: Waiting [2023-10-12T11:15:34.232Z] e2be974225ed: Verifying Checksum [2023-10-12T11:15:34.232Z] e2be974225ed: Download complete [2023-10-12T11:15:34.232Z] 988bab9f4d93: Verifying Checksum [2023-10-12T11:15:34.232Z] 988bab9f4d93: Download complete [2023-10-12T11:15:34.232Z] 1469e6f7b9e6: Verifying Checksum [2023-10-12T11:15:34.232Z] 1469e6f7b9e6: Download complete [2023-10-12T11:15:34.232Z] 339a4e72a1f5: Verifying Checksum [2023-10-12T11:15:34.232Z] 339a4e72a1f5: Download complete [2023-10-12T11:15:34.232Z] eaf3925da568: Verifying Checksum [2023-10-12T11:15:34.232Z] eaf3925da568: Download complete [2023-10-12T11:15:34.495Z] bde34c3a00c8: Download complete [2023-10-12T11:15:34.495Z] b352a97aabf1: Download complete [2023-10-12T11:15:34.495Z] 4872d77fe225: Verifying Checksum [2023-10-12T11:15:34.495Z] 4872d77fe225: Download complete [2023-10-12T11:15:34.495Z] 5851b861e8e6: Verifying Checksum [2023-10-12T11:15:34.495Z] 5851b861e8e6: Download complete [2023-10-12T11:15:34.495Z] b85a868b505f: Verifying Checksum [2023-10-12T11:15:34.495Z] b85a868b505f: Download complete [2023-10-12T11:15:34.753Z] bab4dde63d76: Verifying Checksum [2023-10-12T11:15:34.753Z] bab4dde63d76: Download complete [2023-10-12T11:15:35.689Z] b85a868b505f: Pull complete [2023-10-12T11:15:35.948Z] e2be974225ed: Pull complete [2023-10-12T11:15:36.207Z] 339a4e72a1f5: Pull complete [2023-10-12T11:15:36.207Z] 988bab9f4d93: Pull complete [2023-10-12T11:15:36.467Z] 1469e6f7b9e6: Pull complete [2023-10-12T11:15:36.727Z] eaf3925da568: Pull complete [2023-10-12T11:15:38.632Z] bab4dde63d76: Pull complete [2023-10-12T11:15:38.632Z] bde34c3a00c8: Pull complete [2023-10-12T11:15:38.632Z] b352a97aabf1: Pull complete [2023-10-12T11:15:38.632Z] 4872d77fe225: Pull complete [2023-10-12T11:15:38.632Z] 5851b861e8e6: Pull complete [2023-10-12T11:15:38.632Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-12T11:15:38.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T11:15:38.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T11:15:38.861Z] prd-ubuntu20.04-docker-8c-8g-9137 does not seem to be running inside a container [2023-10-12T11:15:38.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-438 -v /w/workspace/foundry_device-virtual-go_PR-438:/w/workspace/foundry_device-virtual-go_PR-438:rw,z -v /w/workspace/foundry_device-virtual-go_PR-438@tmp:/w/workspace/foundry_device-virtual-go_PR-438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-12T11:15:42.341Z] $ docker top 3f26b51130adb7d1f90f994602a88bad4925ebe95abd1b226d8aaa87fdd8671c -eo pid,comm [2023-10-12T11:15:42.393Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-12T11:15:42.393Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-12T11:15:42.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T11:15:42.515Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T11:15:42.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T11:15:42.645Z] $ docker exec 3f26b51130adb7d1f90f994602a88bad4925ebe95abd1b226d8aaa87fdd8671c ssh-agent [2023-10-12T11:15:42.749Z] SSH_AUTH_SOCK=/tmp/ssh-3vYzmaYcnFHW/agent.33 [2023-10-12T11:15:42.749Z] SSH_AGENT_PID=39 [2023-10-12T11:15:42.758Z] Running ssh-add (command line suppressed) [2023-10-12T11:15:42.863Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-438@tmp/private_key_15344039390256723173.key (/w/workspace/foundry_device-virtual-go_PR-438@tmp/private_key_15344039390256723173.key) [2023-10-12T11:15:42.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T11:15:43.209Z] + git tag --points-at HEAD [Pipeline] } [2023-10-12T11:15:43.245Z] $ docker exec --env ******** --env ******** 3f26b51130adb7d1f90f994602a88bad4925ebe95abd1b226d8aaa87fdd8671c ssh-agent -k [2023-10-12T11:15:43.341Z] unset SSH_AUTH_SOCK; [2023-10-12T11:15:43.342Z] unset SSH_AGENT_PID; [2023-10-12T11:15:43.342Z] echo Agent pid 39 killed; [2023-10-12T11:15:43.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-12T11:15:43.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T11:15:43.436Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T11:15:43.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T11:15:43.553Z] $ docker exec 3f26b51130adb7d1f90f994602a88bad4925ebe95abd1b226d8aaa87fdd8671c ssh-agent [2023-10-12T11:15:43.666Z] SSH_AUTH_SOCK=/tmp/ssh-9TSWtsiUVe4s/agent.71 [2023-10-12T11:15:43.666Z] SSH_AGENT_PID=77 [2023-10-12T11:15:43.670Z] Running ssh-add (command line suppressed) [2023-10-12T11:15:43.774Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-438@tmp/private_key_12613381788206386558.key (/w/workspace/foundry_device-virtual-go_PR-438@tmp/private_key_12613381788206386558.key) [2023-10-12T11:15:43.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T11:15:44.118Z] + git semver init [2023-10-12T11:15:44.379Z] 2023-10-12 11:15:44,290 [run_init] DEBUG init version:0.0.0 force:False [2023-10-12T11:15:44.379Z] 2023-10-12 11:15:44,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-438/.semver [2023-10-12T11:15:44.379Z] 2023-10-12 11:15:44,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-438/.semver [2023-10-12T11:15:44.379Z] 2023-10-12 11:15:44,292 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-438/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-438, universal_newlines=False, shell=None, istream=None) [2023-10-12T11:15:45.797Z] 2023-10-12 11:15:45,667 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-438/.git/info/exclude [2023-10-12T11:15:45.797Z] 2023-10-12 11:15:45,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-438/.semver/PR-438 with force:False [2023-10-12T11:15:45.797Z] 2023-10-12 11:15:45,668 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-438/.semver/PR-438 [2023-10-12T11:15:45.797Z] 2023-10-12 11:15:45,672 [execute] INFO git cat-file --batch-check [2023-10-12T11:15:45.797Z] 2023-10-12 11:15:45,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-438/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T11:15:45.797Z] 2023-10-12 11:15:45,678 [execute] INFO git cat-file --batch [2023-10-12T11:15:45.797Z] 2023-10-12 11:15:45,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-438/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T11:15:45.797Z] 2023-10-12 11:15:45,682 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-438/.semver/PR-438 [2023-10-12T11:15:45.797Z] 0.0.0 [Pipeline] } [2023-10-12T11:15:45.823Z] $ docker exec --env ******** --env ******** 3f26b51130adb7d1f90f994602a88bad4925ebe95abd1b226d8aaa87fdd8671c ssh-agent -k [2023-10-12T11:15:45.925Z] unset SSH_AUTH_SOCK; [2023-10-12T11:15:45.925Z] unset SSH_AGENT_PID; [2023-10-12T11:15:45.925Z] echo Agent pid 77 killed; [2023-10-12T11:15:45.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-12T11:15:46.358Z] + git semver [Pipeline] } [2023-10-12T11:15:46.644Z] $ docker stop --time=1 3f26b51130adb7d1f90f994602a88bad4925ebe95abd1b226d8aaa87fdd8671c [2023-10-12T11:15:47.927Z] $ docker rm -f --volumes 3f26b51130adb7d1f90f994602a88bad4925ebe95abd1b226d8aaa87fdd8671c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T11:15:48.329Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-12T11:15:48.614Z] Stashed 1 file(s) [Pipeline] echo [2023-10-12T11:15:48.632Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T11:15:49.219Z] provisioning config files... [2023-10-12T11:15:49.231Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-438@tmp/config9366339229375528921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T11:15:49.577Z] ---> docker-login.sh [2023-10-12T11:15:49.577Z] nexus3.edgexfoundry.org:10001 [2023-10-12T11:15:49.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:15:49.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:15:49.577Z] Configure a credential helper to remove this warning. See [2023-10-12T11:15:49.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:15:49.577Z] [2023-10-12T11:15:49.577Z] Login Succeeded [2023-10-12T11:15:49.577Z] nexus3.edgexfoundry.org:10002 [2023-10-12T11:15:49.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:15:49.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:15:49.577Z] Configure a credential helper to remove this warning. See [2023-10-12T11:15:49.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:15:49.577Z] [2023-10-12T11:15:49.577Z] Login Succeeded [2023-10-12T11:15:49.577Z] nexus3.edgexfoundry.org:10003 [2023-10-12T11:15:49.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:15:49.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:15:49.837Z] Configure a credential helper to remove this warning. See [2023-10-12T11:15:49.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:15:49.837Z] [2023-10-12T11:15:49.837Z] Login Succeeded [2023-10-12T11:15:49.837Z] nexus3.edgexfoundry.org:10004 [2023-10-12T11:15:49.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:15:49.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:15:49.837Z] Configure a credential helper to remove this warning. See [2023-10-12T11:15:49.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:15:49.837Z] [2023-10-12T11:15:49.837Z] Login Succeeded [2023-10-12T11:15:49.837Z] docker.io [2023-10-12T11:15:50.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:15:50.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:15:50.097Z] Configure a credential helper to remove this warning. See [2023-10-12T11:15:50.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:15:50.097Z] [2023-10-12T11:15:50.097Z] Login Succeeded [2023-10-12T11:15:50.097Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T11:15:50.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-12T11:15:50.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T11:15:50.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T11:15:50.409Z] ========================================================= [2023-10-12T11:15:50.409Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-12T11:15:50.409Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:15:50.915Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-12T11:15:50.915Z] Sending build context to Docker daemon 23.68MB [2023-10-12T11:15:50.915Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T11:15:50.915Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-12T11:15:51.317Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-12T11:15:51.317Z] 7264a8db6415: Pulling fs layer [2023-10-12T11:15:51.317Z] c4d48a809fc2: Pulling fs layer [2023-10-12T11:15:51.317Z] 4f1c88b9dad5: Pulling fs layer [2023-10-12T11:15:51.317Z] ad3a456e5733: Pulling fs layer [2023-10-12T11:15:51.317Z] 33e27b845d1e: Pulling fs layer [2023-10-12T11:15:51.317Z] c68163c4e522: Pulling fs layer [2023-10-12T11:15:51.317Z] 50da416c3ac9: Pulling fs layer [2023-10-12T11:15:51.317Z] ad3a456e5733: Waiting [2023-10-12T11:15:51.317Z] 33e27b845d1e: Waiting [2023-10-12T11:15:51.317Z] 23d2d4c4bb30: Pulling fs layer [2023-10-12T11:15:51.317Z] 50da416c3ac9: Waiting [2023-10-12T11:15:51.317Z] 23d2d4c4bb30: Waiting [2023-10-12T11:15:51.317Z] c4d48a809fc2: Download complete [2023-10-12T11:15:51.317Z] ad3a456e5733: Verifying Checksum [2023-10-12T11:15:51.317Z] ad3a456e5733: Download complete [2023-10-12T11:15:51.317Z] 33e27b845d1e: Verifying Checksum [2023-10-12T11:15:51.317Z] 33e27b845d1e: Download complete [2023-10-12T11:15:51.317Z] 7264a8db6415: Verifying Checksum [2023-10-12T11:15:51.317Z] 7264a8db6415: Download complete [2023-10-12T11:15:51.317Z] c68163c4e522: Verifying Checksum [2023-10-12T11:15:51.317Z] c68163c4e522: Download complete [2023-10-12T11:15:51.317Z] 7264a8db6415: Pull complete [2023-10-12T11:15:51.317Z] 23d2d4c4bb30: Verifying Checksum [2023-10-12T11:15:51.317Z] 23d2d4c4bb30: Download complete [2023-10-12T11:15:51.637Z] c4d48a809fc2: Pull complete [2023-10-12T11:15:51.637Z] 4f1c88b9dad5: Download complete [2023-10-12T11:15:52.268Z] 50da416c3ac9: Verifying Checksum [2023-10-12T11:15:52.268Z] 50da416c3ac9: Download complete [2023-10-12T11:15:54.804Z] 4f1c88b9dad5: Pull complete [2023-10-12T11:15:54.804Z] ad3a456e5733: Pull complete [2023-10-12T11:15:55.063Z] 33e27b845d1e: Pull complete [2023-10-12T11:15:55.063Z] c68163c4e522: Pull complete [2023-10-12T11:15:57.597Z] 50da416c3ac9: Pull complete [2023-10-12T11:15:57.597Z] 23d2d4c4bb30: Pull complete [2023-10-12T11:15:57.597Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-12T11:15:57.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-12T11:15:57.597Z] ---> 0786185ac409 [2023-10-12T11:15:57.597Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-12T11:16:02.873Z] ---> Running in 93299343dabd [2023-10-12T11:16:02.874Z] Removing intermediate container 93299343dabd [2023-10-12T11:16:02.874Z] ---> a2e516480f89 [2023-10-12T11:16:02.874Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T11:16:02.874Z] ---> Running in 2033ffea08f7 [2023-10-12T11:16:02.874Z] Removing intermediate container 2033ffea08f7 [2023-10-12T11:16:02.874Z] ---> a14499823e18 [2023-10-12T11:16:02.874Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-12T11:16:02.874Z] ---> Running in 482f41caa472 [2023-10-12T11:16:02.874Z] Removing intermediate container 482f41caa472 [2023-10-12T11:16:02.874Z] ---> 352fdd25bbbb [2023-10-12T11:16:02.874Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-12T11:16:02.874Z] ---> Running in 49360c8b630b [2023-10-12T11:16:02.874Z] Removing intermediate container 49360c8b630b [2023-10-12T11:16:02.874Z] ---> f2b5ce4c0d34 [2023-10-12T11:16:02.874Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T11:16:02.874Z] ---> Running in fdc66be25524 [2023-10-12T11:16:02.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T11:16:03.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T11:16:03.390Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-12T11:16:03.390Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-12T11:16:03.390Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-12T11:16:03.390Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-12T11:16:03.390Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T11:16:03.390Z] OK: 268 MiB in 56 packages [2023-10-12T11:16:03.976Z] Removing intermediate container fdc66be25524 [2023-10-12T11:16:03.976Z] ---> 1792b4d741b1 [2023-10-12T11:16:03.976Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-12T11:16:04.053Z] Still waiting to schedule task [2023-10-12T11:16:04.053Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-12T11:16:04.235Z] ---> 68e8c752f54f [2023-10-12T11:16:04.235Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T11:16:04.235Z] ---> Running in cd218c8d84f0 [2023-10-12T11:17:00.491Z] Removing intermediate container cd218c8d84f0 [2023-10-12T11:17:00.491Z] ---> 965041a582e9 [2023-10-12T11:17:00.491Z] Step 10/12 : COPY . . [2023-10-12T11:17:00.491Z] ---> df5ac92eed54 [2023-10-12T11:17:00.491Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T11:17:00.491Z] ---> Running in cacdf6dc1da2 [2023-10-12T11:17:00.491Z] Removing intermediate container cacdf6dc1da2 [2023-10-12T11:17:00.491Z] ---> 06160f8ab62f [2023-10-12T11:17:00.491Z] Step 12/12 : RUN $MAKE [2023-10-12T11:17:00.491Z] ---> Running in 36e9b2ddea5e [2023-10-12T11:17:00.491Z] noop [2023-10-12T11:17:00.491Z] Removing intermediate container 36e9b2ddea5e [2023-10-12T11:17:00.491Z] ---> 967013b9c040 [2023-10-12T11:17:00.491Z] Successfully built 967013b9c040 [2023-10-12T11:17:00.491Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:17:00.945Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T11:17:00.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T11:17:01.099Z] prd-ubuntu20.04-docker-8c-8g-9137 does not seem to be running inside a container [2023-10-12T11:17:01.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-438 -v /w/workspace/foundry_device-virtual-go_PR-438:/w/workspace/foundry_device-virtual-go_PR-438:rw,z -v /w/workspace/foundry_device-virtual-go_PR-438@tmp:/w/workspace/foundry_device-virtual-go_PR-438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-12T11:17:01.479Z] $ docker top b0af40768cbf98d6d7967b433017b4d9225b0bb6f199b7d1386e845856571771 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T11:17:01.881Z] + go version [2023-10-12T11:17:01.881Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-12T11:17:01.913Z] $ docker stop --time=1 b0af40768cbf98d6d7967b433017b4d9225b0bb6f199b7d1386e845856571771 [2023-10-12T11:17:03.178Z] $ docker rm -f --volumes b0af40768cbf98d6d7967b433017b4d9225b0bb6f199b7d1386e845856571771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:17:03.900Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T11:17:03.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T11:17:04.067Z] prd-ubuntu20.04-docker-8c-8g-9137 does not seem to be running inside a container [2023-10-12T11:17:04.104Z] $ 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-438 -v /w/workspace/foundry_device-virtual-go_PR-438:/w/workspace/foundry_device-virtual-go_PR-438:rw,z -v /w/workspace/foundry_device-virtual-go_PR-438@tmp:/w/workspace/foundry_device-virtual-go_PR-438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-12T11:17:04.439Z] $ docker top 62062bf68e61874eff8198737fcf7bb91aef6b94343e4083e77c67f9293505f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T11:17:04.831Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-438 [Pipeline] fileExists [Pipeline] sh [2023-10-12T11:17:05.245Z] + make test [2023-10-12T11:17:05.246Z] go test ./... -coverprofile=coverage.out [2023-10-12T11:17:06.619Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-12T11:17:16.586Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-12T11:17:16.586Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-10-12T11:17:23.143Z] go vet ./... [2023-10-12T11:17:26.486Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-12T11:17:26.486Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-12T11:17:26.486Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-12T11:17:26.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-12T11:17:26.556Z] $ docker stop --time=1 62062bf68e61874eff8198737fcf7bb91aef6b94343e4083e77c67f9293505f7 [2023-10-12T11:17:30.017Z] $ docker rm -f --volumes 62062bf68e61874eff8198737fcf7bb91aef6b94343e4083e77c67f9293505f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T11:17:30.542Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-12T11:17:30.623Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-12T11:17:31.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-12T11:17:31.633Z] + ls -al . [2023-10-12T11:17:31.633Z] total 204 [2023-10-12T11:17:31.633Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 11:17 . [2023-10-12T11:17:31.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 11:15 .. [2023-10-12T11:17:31.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 11:17 .git [2023-10-12T11:17:31.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 11:15 .github [2023-10-12T11:17:31.633Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 12 11:15 .gitignore [2023-10-12T11:17:31.633Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 12 11:15 .golangci.yml [2023-10-12T11:17:31.633Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 11:15 .semver [2023-10-12T11:17:31.634Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 12 11:15 Attribution.txt [2023-10-12T11:17:31.634Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 12 11:15 CHANGELOG.md [2023-10-12T11:17:31.634Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 12 11:15 Dockerfile [2023-10-12T11:17:31.634Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 11:15 GOVERNANCE.md [2023-10-12T11:17:31.634Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 12 11:15 Jenkinsfile [2023-10-12T11:17:31.634Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 12 11:15 LICENSE [2023-10-12T11:17:31.634Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 12 11:15 Makefile [2023-10-12T11:17:31.634Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 12 11:15 OWNERS.md [2023-10-12T11:17:31.634Z] -rw-rw-r-- 1 jenkins jenkins 4111 Oct 12 11:15 README.md [2023-10-12T11:17:31.634Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 11:15 VERSION [2023-10-12T11:17:31.634Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 11:15 bin [2023-10-12T11:17:31.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 11:15 cmd [2023-10-12T11:17:31.634Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 12 11:17 coverage.out [2023-10-12T11:17:31.634Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 12 11:15 go.mod [2023-10-12T11:17:31.634Z] -rw-rw-r-- 1 jenkins jenkins 35021 Oct 12 11:15 go.sum [2023-10-12T11:17:31.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 11:15 internal [2023-10-12T11:17:31.634Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 11:15 snap [2023-10-12T11:17:31.634Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 12 11:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:17:32.024Z] + 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=c9c3a531994621ba379367712c9abc1db165b003 --label arch=amd64 --label version=0.0.0 . [2023-10-12T11:17:32.024Z] Sending build context to Docker daemon 23.72MB [2023-10-12T11:17:32.024Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T11:17:32.024Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-12T11:17:32.024Z] ---> 967013b9c040 [2023-10-12T11:17:32.024Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-12T11:17:32.592Z] ---> Running in c07ee8163938 [2023-10-12T11:17:32.592Z] Removing intermediate container c07ee8163938 [2023-10-12T11:17:32.592Z] ---> 1fdeacc24e4e [2023-10-12T11:17:32.592Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T11:17:32.592Z] ---> Running in ed940e8dcf68 [2023-10-12T11:17:32.592Z] Removing intermediate container ed940e8dcf68 [2023-10-12T11:17:32.592Z] ---> 7a1251568fc6 [2023-10-12T11:17:32.592Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-12T11:17:32.592Z] ---> Running in 5258523edfba [2023-10-12T11:17:32.592Z] Removing intermediate container 5258523edfba [2023-10-12T11:17:32.592Z] ---> 51ef9a7ea722 [2023-10-12T11:17:32.592Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-12T11:17:32.850Z] ---> Running in 2535ad038475 [2023-10-12T11:17:32.850Z] Removing intermediate container 2535ad038475 [2023-10-12T11:17:32.850Z] ---> b5b793f7ef39 [2023-10-12T11:17:32.850Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T11:17:32.850Z] ---> Running in c22a3cfc5d9d [2023-10-12T11:17:33.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T11:17:33.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T11:17:33.628Z] OK: 268 MiB in 56 packages [2023-10-12T11:17:33.886Z] Removing intermediate container c22a3cfc5d9d [2023-10-12T11:17:33.886Z] ---> 425018f83716 [2023-10-12T11:17:33.886Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-12T11:17:33.886Z] ---> 188b27ac41fb [2023-10-12T11:17:33.886Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T11:17:33.886Z] ---> Running in c3ec4a101b7f [2023-10-12T11:17:34.821Z] Removing intermediate container c3ec4a101b7f [2023-10-12T11:17:34.821Z] ---> 4e7045b27dee [2023-10-12T11:17:34.821Z] Step 10/25 : COPY . . [2023-10-12T11:17:35.390Z] ---> 01486b46edb7 [2023-10-12T11:17:35.390Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T11:17:35.390Z] ---> Running in 99f5958e2a9f [2023-10-12T11:17:35.390Z] Removing intermediate container 99f5958e2a9f [2023-10-12T11:17:35.390Z] ---> d9843e153626 [2023-10-12T11:17:35.390Z] Step 12/25 : RUN $MAKE [2023-10-12T11:17:35.650Z] ---> Running in 564b0130f931 [2023-10-12T11:17:35.908Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-12T11:17:42.243Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9138 in /w/workspace/foundry_device-virtual-go_PR-438 [Pipeline] { [Pipeline] ws [2023-10-12T11:17:42.302Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-10-12T11:17:42.380Z] The recommended git tool is: git [2023-10-12T11:17:47.167Z] using credential edgex-jenkins-ssh [2023-10-12T11:17:47.181Z] Cloning the remote Git repository [2023-10-12T11:17:47.226Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-10-12T11:17:47.313Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-10-12T11:17:47.462Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-12T11:17:47.463Z] > git --version # timeout=10 [2023-10-12T11:17:47.481Z] > git --version # 'git version 2.25.1' [2023-10-12T11:17:47.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T11:17:47.643Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-12T11:17:49.684Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-12T11:17:49.702Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-12T11:17:50.507Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-12T11:17:50.544Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-12T11:17:50.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T11:17:50.560Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-12T11:17:51.273Z] Merging remotes/origin/main commit f37031385f16eefedf40f271103157f893ed69f0 into PR head commit c9c3a531994621ba379367712c9abc1db165b003 [2023-10-12T11:17:51.538Z] Merge succeeded, producing c9c3a531994621ba379367712c9abc1db165b003 [2023-10-12T11:17:51.538Z] Checking out Revision c9c3a531994621ba379367712c9abc1db165b003 (PR-438) [2023-10-12T11:17:51.991Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-12T11:17:52.043Z] > git --version # timeout=10 [2023-10-12T11:17:52.057Z] > git --version # 'git version 2.25.1' [2023-10-12T11:17:52.081Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T11:17:51.295Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T11:17:51.363Z] > git checkout -f c9c3a531994621ba379367712c9abc1db165b003 # timeout=10 [2023-10-12T11:17:51.441Z] > git remote # timeout=10 [2023-10-12T11:17:51.458Z] > git config --get remote.origin.url # timeout=10 [2023-10-12T11:17:51.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T11:17:51.492Z] > git merge f37031385f16eefedf40f271103157f893ed69f0 # timeout=10 [2023-10-12T11:17:51.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-12T11:17:51.549Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T11:17:51.570Z] > git checkout -f c9c3a531994621ba379367712c9abc1db165b003 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T11:17:53.256Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-12T11:17:53.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T11:17:53.256Z] Dload Upload Total Spent Left Speed [2023-10-12T11:17:53.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98844 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-10-12T11:17:53.879Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-12T11:17:54.246Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-12T11:17:54.246Z] + sudo tee /etc/docker/daemon.new [2023-10-12T11:17:54.246Z] { [2023-10-12T11:17:54.246Z] "registry-mirrors": [ [2023-10-12T11:17:54.246Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-12T11:17:54.246Z] ], [2023-10-12T11:17:54.246Z] "bip": "10.250.0.254/24", [2023-10-12T11:17:54.246Z] "hosts": [ [2023-10-12T11:17:54.246Z] "tcp://0.0.0.0:5555", [2023-10-12T11:17:54.246Z] "unix:///var/run/docker.sock" [2023-10-12T11:17:54.246Z] ], [2023-10-12T11:17:54.246Z] "mtu": 1458, [2023-10-12T11:17:54.246Z] "selinux-enabled": true, [2023-10-12T11:17:54.246Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-12T11:17:54.246Z] } [Pipeline] sh [2023-10-12T11:17:54.589Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-12T11:17:54.933Z] + sudo service docker restart [2023-10-12T11:17:57.847Z] Removing intermediate container 564b0130f931 [2023-10-12T11:17:57.847Z] ---> d1365283daee [2023-10-12T11:17:57.847Z] Step 13/25 : FROM alpine:3.18 [2023-10-12T11:17:57.847Z] 3.18: Pulling from library/alpine [2023-10-12T11:17:57.847Z] 96526aa774ef: Pulling fs layer [2023-10-12T11:17:57.847Z] 96526aa774ef: Verifying Checksum [2023-10-12T11:17:57.847Z] 96526aa774ef: Download complete [2023-10-12T11:17:57.847Z] 96526aa774ef: Pull complete [2023-10-12T11:17:57.847Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T11:17:57.847Z] Status: Downloaded newer image for alpine:3.18 [2023-10-12T11:17:57.847Z] ---> 8ca4688f4f35 [2023-10-12T11:17:57.847Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-12T11:17:57.847Z] ---> Running in 4257a3c2a58f [2023-10-12T11:17:57.847Z] Removing intermediate container 4257a3c2a58f [2023-10-12T11:17:57.847Z] ---> 32be0156ef38 [2023-10-12T11:17:57.847Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-12T11:17:57.847Z] ---> Running in f68dd239a43f [2023-10-12T11:17:57.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T11:17:57.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T11:17:57.847Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-12T11:17:57.847Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T11:17:57.847Z] OK: 7 MiB in 16 packages [2023-10-12T11:17:57.847Z] Removing intermediate container f68dd239a43f [2023-10-12T11:17:57.847Z] ---> 8e806a527d2e [2023-10-12T11:17:57.847Z] Step 16/25 : WORKDIR / [2023-10-12T11:17:57.847Z] ---> Running in 392b162aaac8 [2023-10-12T11:17:57.847Z] Removing intermediate container 392b162aaac8 [2023-10-12T11:17:57.847Z] ---> 9fd29ef9bdcc [2023-10-12T11:17:57.847Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-12T11:17:57.847Z] ---> 15b9746797e8 [2023-10-12T11:17:57.847Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-12T11:17:57.847Z] ---> ea26830e1fdc [2023-10-12T11:17:57.847Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-12T11:17:58.107Z] ---> 251ea3036165 [2023-10-12T11:17:58.107Z] Step 20/25 : EXPOSE 59900 [2023-10-12T11:17:58.107Z] ---> Running in 757cd1f931f5 [2023-10-12T11:17:58.107Z] Removing intermediate container 757cd1f931f5 [2023-10-12T11:17:58.107Z] ---> 7e742b14640a [2023-10-12T11:17:58.107Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-12T11:17:58.366Z] ---> Running in 0b66ed8dcfbd [2023-10-12T11:17:58.366Z] Removing intermediate container 0b66ed8dcfbd [2023-10-12T11:17:58.366Z] ---> 5f7362144ef5 [2023-10-12T11:17:58.366Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-12T11:17:58.366Z] ---> Running in 3df909fc84f1 [2023-10-12T11:17:58.366Z] Removing intermediate container 3df909fc84f1 [2023-10-12T11:17:58.366Z] ---> 71d935b2fd07 [2023-10-12T11:17:58.366Z] Step 23/25 : LABEL arch=amd64 [2023-10-12T11:17:58.366Z] ---> Running in 51615d5d705f [2023-10-12T11:17:58.366Z] Removing intermediate container 51615d5d705f [2023-10-12T11:17:58.366Z] ---> 97dae9270f71 [2023-10-12T11:17:58.367Z] Step 24/25 : LABEL git_sha=c9c3a531994621ba379367712c9abc1db165b003 [2023-10-12T11:17:58.367Z] ---> Running in 66efe82d1806 [2023-10-12T11:17:58.626Z] Removing intermediate container 66efe82d1806 [2023-10-12T11:17:58.626Z] ---> 4bb081ee9593 [2023-10-12T11:17:58.626Z] Step 25/25 : LABEL version=0.0.0 [2023-10-12T11:17:58.626Z] ---> Running in 735754a425da [2023-10-12T11:17:58.626Z] Removing intermediate container 735754a425da [2023-10-12T11:17:58.626Z] ---> bff958019c88 [2023-10-12T11:17:58.626Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-12T11:17:58.626Z] Successfully built bff958019c88 [2023-10-12T11:17:58.626Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:17:59.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T11:17:59.485Z] [2023-10-12T11:17:59.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:17:59.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T11:17:59.853Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-12T11:17:59.853Z] 5eb5b503b376: Pulling fs layer [2023-10-12T11:17:59.853Z] 5c69ac0246d0: Pulling fs layer [2023-10-12T11:17:59.853Z] ec43610c2a17: Pulling fs layer [2023-10-12T11:17:59.853Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-12T11:17:59.853Z] 33b1e0a273af: Pulling fs layer [2023-10-12T11:17:59.853Z] 5d3b04190fa2: Pulling fs layer [2023-10-12T11:17:59.853Z] 2f39f015ded8: Pulling fs layer [2023-10-12T11:17:59.853Z] 5d3b04190fa2: Waiting [2023-10-12T11:17:59.853Z] 3a2ae6a8a46f: Waiting [2023-10-12T11:17:59.853Z] 33b1e0a273af: Waiting [2023-10-12T11:17:59.853Z] 2f39f015ded8: Waiting [2023-10-12T11:17:59.853Z] 5c69ac0246d0: Download complete [2023-10-12T11:17:59.853Z] 3a2ae6a8a46f: Download complete [2023-10-12T11:17:59.853Z] 33b1e0a273af: Verifying Checksum [2023-10-12T11:17:59.853Z] 33b1e0a273af: Download complete [2023-10-12T11:17:59.853Z] 5d3b04190fa2: Verifying Checksum [2023-10-12T11:17:59.853Z] 5d3b04190fa2: Download complete [2023-10-12T11:17:59.853Z] ec43610c2a17: Verifying Checksum [2023-10-12T11:17:59.853Z] ec43610c2a17: Download complete [2023-10-12T11:18:00.111Z] 5eb5b503b376: Verifying Checksum [2023-10-12T11:18:00.111Z] 5eb5b503b376: Download complete [2023-10-12T11:18:00.677Z] 2f39f015ded8: Verifying Checksum [2023-10-12T11:18:00.677Z] 2f39f015ded8: Download complete [2023-10-12T11:18:01.253Z] 5eb5b503b376: Pull complete [2023-10-12T11:18:01.512Z] 5c69ac0246d0: Pull complete [2023-10-12T11:18:01.772Z] ec43610c2a17: Pull complete [2023-10-12T11:18:02.032Z] 3a2ae6a8a46f: Pull complete [2023-10-12T11:18:02.291Z] 33b1e0a273af: Pull complete [2023-10-12T11:18:02.291Z] 5d3b04190fa2: Pull complete [2023-10-12T11:18:06.477Z] 2f39f015ded8: Pull complete [2023-10-12T11:18:06.477Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-12T11:18:06.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T11:18:06.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T11:18:06.701Z] prd-ubuntu20.04-docker-8c-8g-9137 does not seem to be running inside a container [2023-10-12T11:18:06.735Z] $ 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-438 -v /w/workspace/foundry_device-virtual-go_PR-438:/w/workspace/foundry_device-virtual-go_PR-438:rw,z -v /w/workspace/foundry_device-virtual-go_PR-438@tmp:/w/workspace/foundry_device-virtual-go_PR-438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-12T11:18:11.871Z] $ docker top 235c1a54c1d049965bb4c5667a1d886725afe59759a65a5dfbc744f21ebeb55a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T11:18:12.327Z] ---> job-cost.sh [2023-10-12T11:18:12.327Z] lf-activate-venv: SKIPPING [2023-10-12T11:18:12.327Z] INFO: No Stack... [2023-10-12T11:18:12.587Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-12T11:18:13.156Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T11:18:13.294Z] provisioning config files... [2023-10-12T11:18:13.334Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config14277279864324369799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T11:18:13.478Z] + cat /w/workspace/foundry_device-virtual-go_PR-438/archives/cost.csv [2023-10-12T11:18:13.478Z] + cut -d, -f6 [Pipeline] lock [2023-10-12T11:18:13.528Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-438-1-stack-cost] [2023-10-12T11:18:13.532Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-438-1-stack-cost] did not exist. Created. [2023-10-12T11:18:13.533Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-438-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-12T11:18:13.720Z] ---> docker-login.sh [2023-10-12T11:18:13.720Z] nexus3.edgexfoundry.org:10001 [2023-10-12T11:18:13.951Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-12T11:18:13.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:18:14.008Z] Stashed 1 file(s) [Pipeline] } [2023-10-12T11:18:14.057Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-438-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-12T11:18:14.139Z] $ docker stop --time=1 235c1a54c1d049965bb4c5667a1d886725afe59759a65a5dfbc744f21ebeb55a [2023-10-12T11:18:14.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:18:14.262Z] Configure a credential helper to remove this warning. See [2023-10-12T11:18:14.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:18:14.262Z] [2023-10-12T11:18:14.262Z] Login Succeeded [2023-10-12T11:18:14.262Z] nexus3.edgexfoundry.org:10002 [2023-10-12T11:18:14.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:18:14.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:18:14.531Z] Configure a credential helper to remove this warning. See [2023-10-12T11:18:14.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:18:14.531Z] [2023-10-12T11:18:14.531Z] Login Succeeded [2023-10-12T11:18:14.531Z] nexus3.edgexfoundry.org:10003 [2023-10-12T11:18:14.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:18:15.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:18:15.074Z] Configure a credential helper to remove this warning. See [2023-10-12T11:18:15.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:18:15.074Z] [2023-10-12T11:18:15.074Z] Login Succeeded [2023-10-12T11:18:15.074Z] nexus3.edgexfoundry.org:10004 [2023-10-12T11:18:15.294Z] $ docker rm -f --volumes 235c1a54c1d049965bb4c5667a1d886725afe59759a65a5dfbc744f21ebeb55a [2023-10-12T11:18:15.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T11:18:15.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:18:15.353Z] Configure a credential helper to remove this warning. See [2023-10-12T11:18:15.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:18:15.353Z] [2023-10-12T11:18:15.353Z] Login Succeeded [2023-10-12T11:18:15.353Z] docker.io [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2023-10-12T11:18:15.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-12T11:18:15.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T11:18:15.893Z] Configure a credential helper to remove this warning. See [2023-10-12T11:18:15.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T11:18:15.893Z] [2023-10-12T11:18:15.893Z] Login Succeeded [2023-10-12T11:18:15.893Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T11:18:15.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-12T11:18:16.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T11:18:16.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T11:18:16.395Z] ========================================================= [2023-10-12T11:18:16.395Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-12T11:18:16.395Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:18:16.901Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-12T11:18:17.178Z] Sending build context to Docker daemon 11.98MB [2023-10-12T11:18:17.451Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T11:18:17.451Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-12T11:18:17.451Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-12T11:18:17.451Z] 9fda8d8052c6: Pulling fs layer [2023-10-12T11:18:17.451Z] 5d54e960e981: Pulling fs layer [2023-10-12T11:18:17.451Z] c4a7e357bf2a: Pulling fs layer [2023-10-12T11:18:17.451Z] f0e02332f6b5: Pulling fs layer [2023-10-12T11:18:17.451Z] cefa15bbcfad: Pulling fs layer [2023-10-12T11:18:17.451Z] 17808c966233: Pulling fs layer [2023-10-12T11:18:17.451Z] f4c1fc716caa: Pulling fs layer [2023-10-12T11:18:17.451Z] cefa15bbcfad: Waiting [2023-10-12T11:18:17.451Z] 17808c966233: Waiting [2023-10-12T11:18:17.451Z] f4c1fc716caa: Waiting [2023-10-12T11:18:17.451Z] f0e02332f6b5: Waiting [2023-10-12T11:18:17.451Z] 5d54e960e981: Verifying Checksum [2023-10-12T11:18:17.451Z] 5d54e960e981: Download complete [2023-10-12T11:18:17.724Z] f0e02332f6b5: Verifying Checksum [2023-10-12T11:18:17.724Z] f0e02332f6b5: Download complete [2023-10-12T11:18:17.724Z] cefa15bbcfad: Verifying Checksum [2023-10-12T11:18:17.724Z] cefa15bbcfad: Download complete [2023-10-12T11:18:17.724Z] 9fda8d8052c6: Verifying Checksum [2023-10-12T11:18:17.724Z] 9fda8d8052c6: Download complete [2023-10-12T11:18:17.998Z] f4c1fc716caa: Verifying Checksum [2023-10-12T11:18:17.998Z] f4c1fc716caa: Download complete [2023-10-12T11:18:18.590Z] 9fda8d8052c6: Pull complete [2023-10-12T11:18:19.186Z] 5d54e960e981: Pull complete [2023-10-12T11:18:19.458Z] c4a7e357bf2a: Verifying Checksum [2023-10-12T11:18:19.458Z] c4a7e357bf2a: Download complete [2023-10-12T11:18:20.426Z] 17808c966233: Verifying Checksum [2023-10-12T11:18:20.426Z] 17808c966233: Download complete [2023-10-12T11:18:32.914Z] c4a7e357bf2a: Pull complete [2023-10-12T11:18:32.914Z] f0e02332f6b5: Pull complete [2023-10-12T11:18:32.914Z] cefa15bbcfad: Pull complete [2023-10-12T11:18:41.150Z] 17808c966233: Pull complete [2023-10-12T11:18:42.567Z] f4c1fc716caa: Pull complete [2023-10-12T11:18:42.567Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-12T11:18:42.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-12T11:18:42.567Z] ---> ea914061e18c [2023-10-12T11:18:42.567Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-12T11:18:44.528Z] ---> Running in 9dece29e9aba [2023-10-12T11:18:44.795Z] Removing intermediate container 9dece29e9aba [2023-10-12T11:18:44.795Z] ---> 1533dbc3f70f [2023-10-12T11:18:44.795Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T11:18:44.795Z] ---> Running in 5106a277505b [2023-10-12T11:18:45.060Z] Removing intermediate container 5106a277505b [2023-10-12T11:18:45.060Z] ---> 4ca4a77881b6 [2023-10-12T11:18:45.060Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-12T11:18:45.060Z] ---> Running in 51ce1ff7255e [2023-10-12T11:18:45.327Z] Removing intermediate container 51ce1ff7255e [2023-10-12T11:18:45.327Z] ---> d8781ef00327 [2023-10-12T11:18:45.327Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-12T11:18:45.327Z] ---> Running in 1b4cebf185a3 [2023-10-12T11:18:45.599Z] Removing intermediate container 1b4cebf185a3 [2023-10-12T11:18:45.599Z] ---> 0e05074d8cd8 [2023-10-12T11:18:45.599Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T11:18:45.867Z] ---> Running in 4d20240f74f9 [2023-10-12T11:18:46.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T11:18:47.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T11:18:48.380Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-12T11:18:48.380Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-12T11:18:48.380Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-12T11:18:48.380Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-12T11:18:48.380Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T11:18:48.380Z] OK: 270 MiB in 56 packages [2023-10-12T11:18:49.343Z] Removing intermediate container 4d20240f74f9 [2023-10-12T11:18:49.343Z] ---> c80bfca94f09 [2023-10-12T11:18:49.343Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-12T11:18:52.683Z] ---> b901b9b4f5de [2023-10-12T11:18:52.683Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T11:18:52.683Z] ---> Running in 9c1eb05e8a14 [2023-10-12T11:20:29.310Z] Removing intermediate container 9c1eb05e8a14 [2023-10-12T11:20:29.310Z] ---> 0a5ef9d94a3f [2023-10-12T11:20:29.310Z] Step 10/12 : COPY . . [2023-10-12T11:20:29.310Z] ---> 66e39ffb456f [2023-10-12T11:20:29.310Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T11:20:29.310Z] ---> Running in a49d21a0ea74 [2023-10-12T11:20:29.310Z] Removing intermediate container a49d21a0ea74 [2023-10-12T11:20:29.310Z] ---> ae9ed5f5e1ac [2023-10-12T11:20:29.310Z] Step 12/12 : RUN $MAKE [2023-10-12T11:20:29.310Z] ---> Running in 29c1b20ee51e [2023-10-12T11:20:29.310Z] noop [2023-10-12T11:20:29.310Z] Removing intermediate container 29c1b20ee51e [2023-10-12T11:20:29.310Z] ---> b37d8ecb408e [2023-10-12T11:20:29.310Z] Successfully built b37d8ecb408e [2023-10-12T11:20:29.310Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:20:29.784Z] + docker inspect -f . ci-base-image-arm64 [2023-10-12T11:20:29.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T11:20:30.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-9138 does not seem to be running inside a container [2023-10-12T11:20:30.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-12T11:20:31.452Z] $ docker top 023f5d48eb9a3cea4cc35aed1328d5c3249b3dd4057f70c96ac1f0c56c33b62b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T11:20:32.387Z] + go version [2023-10-12T11:20:32.387Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-12T11:20:32.433Z] $ docker stop --time=1 023f5d48eb9a3cea4cc35aed1328d5c3249b3dd4057f70c96ac1f0c56c33b62b [2023-10-12T11:20:34.007Z] $ docker rm -f --volumes 023f5d48eb9a3cea4cc35aed1328d5c3249b3dd4057f70c96ac1f0c56c33b62b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:20:34.852Z] + docker inspect -f . ci-base-image-arm64 [2023-10-12T11:20:34.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T11:20:35.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-9138 does not seem to be running inside a container [2023-10-12T11:20:35.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-12T11:20:36.348Z] $ docker top a99db8f7b22a75ff2b123e8dcc275e92caf4f20c14aa2491ac6c2a1d26ed20e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T11:20:36.922Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-12T11:20:38.049Z] + make test [2023-10-12T11:20:38.049Z] go test ./... -coverprofile=coverage.out [2023-10-12T11:20:45.123Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-12T11:22:06.761Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-12T11:22:06.761Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.070s coverage: 58.4% of statements [2023-10-12T11:22:07.342Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-12T11:22:07.342Z] go vet ./... [2023-10-12T11:22:29.413Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-12T11:22:29.413Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-12T11:22:29.413Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-12T11:22:30.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-12T11:22:30.074Z] $ docker stop --time=1 a99db8f7b22a75ff2b123e8dcc275e92caf4f20c14aa2491ac6c2a1d26ed20e1 [2023-10-12T11:22:31.867Z] $ docker rm -f --volumes a99db8f7b22a75ff2b123e8dcc275e92caf4f20c14aa2491ac6c2a1d26ed20e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T11:22:33.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-12T11:22:33.045Z] Warning: overwriting stash ‘coverage-report’ [2023-10-12T11:22:33.515Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T11:22:34.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-12T11:22:34.456Z] + ls -al . [2023-10-12T11:22:34.456Z] total 200 [2023-10-12T11:22:34.456Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 11:20 . [2023-10-12T11:22:34.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 11:17 .. [2023-10-12T11:22:34.456Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 11:17 .git [2023-10-12T11:22:34.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 11:17 .github [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 12 11:17 .gitignore [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 12 11:17 .golangci.yml [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 12 11:17 Attribution.txt [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 12 11:17 CHANGELOG.md [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 12 11:17 Dockerfile [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 11:17 GOVERNANCE.md [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 12 11:17 Jenkinsfile [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 12 11:17 LICENSE [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 12 11:17 Makefile [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 12 11:17 OWNERS.md [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 4111 Oct 12 11:17 README.md [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 11:15 VERSION [2023-10-12T11:22:34.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 11:17 bin [2023-10-12T11:22:34.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 11:17 cmd [2023-10-12T11:22:34.456Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 12 11:22 coverage.out [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 12 11:17 go.mod [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 35021 Oct 12 11:17 go.sum [2023-10-12T11:22:34.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 11:17 internal [2023-10-12T11:22:34.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 11:17 snap [2023-10-12T11:22:34.456Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 12 11:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:22:34.871Z] + 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=c9c3a531994621ba379367712c9abc1db165b003 --label arch=arm64 --label version=0.0.0 . [2023-10-12T11:22:35.139Z] Sending build context to Docker daemon 12.02MB [2023-10-12T11:22:35.406Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T11:22:35.406Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-12T11:22:35.406Z] ---> b37d8ecb408e [2023-10-12T11:22:35.406Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-12T11:22:35.406Z] ---> Running in d86cbd591130 [2023-10-12T11:22:35.674Z] Removing intermediate container d86cbd591130 [2023-10-12T11:22:35.674Z] ---> db9bb62eaf3c [2023-10-12T11:22:35.674Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T11:22:35.674Z] ---> Running in 03931d5008f2 [2023-10-12T11:22:35.939Z] Removing intermediate container 03931d5008f2 [2023-10-12T11:22:35.939Z] ---> d43e5ea6410e [2023-10-12T11:22:35.939Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-12T11:22:36.207Z] ---> Running in 9ceeff7dd601 [2023-10-12T11:22:36.471Z] Removing intermediate container 9ceeff7dd601 [2023-10-12T11:22:36.471Z] ---> 9f770b0ab049 [2023-10-12T11:22:36.471Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-12T11:22:36.471Z] ---> Running in d0ef921ff864 [2023-10-12T11:22:36.739Z] Removing intermediate container d0ef921ff864 [2023-10-12T11:22:36.739Z] ---> c8bba02cae6a [2023-10-12T11:22:36.739Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T11:22:36.739Z] ---> Running in e89a51a32c5b [2023-10-12T11:22:37.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T11:22:38.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T11:22:39.237Z] OK: 270 MiB in 56 packages [2023-10-12T11:22:39.825Z] Removing intermediate container e89a51a32c5b [2023-10-12T11:22:39.825Z] ---> 602d58242c83 [2023-10-12T11:22:39.825Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-12T11:22:43.307Z] ---> cd6b24d0d6b1 [2023-10-12T11:22:43.307Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T11:22:43.307Z] ---> Running in aa575a80fae2 [2023-10-12T11:22:45.307Z] Removing intermediate container aa575a80fae2 [2023-10-12T11:22:45.307Z] ---> 417f7c70529d [2023-10-12T11:22:45.307Z] Step 10/25 : COPY . . [2023-10-12T11:22:46.734Z] ---> c1d36fa0b0cf [2023-10-12T11:22:46.734Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T11:22:46.734Z] ---> Running in bddada99fc00 [2023-10-12T11:22:46.734Z] Removing intermediate container bddada99fc00 [2023-10-12T11:22:46.734Z] ---> 6e30f5c9a8ae [2023-10-12T11:22:46.734Z] Step 12/25 : RUN $MAKE [2023-10-12T11:22:46.734Z] ---> Running in c6a997bc01ab [2023-10-12T11:22:47.694Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-12T11:24:24.320Z] Removing intermediate container c6a997bc01ab [2023-10-12T11:24:24.320Z] ---> ff2a1013f33f [2023-10-12T11:24:24.320Z] Step 13/25 : FROM alpine:3.18 [2023-10-12T11:24:25.277Z] 3.18: Pulling from library/alpine [2023-10-12T11:24:25.277Z] 579b34f0a95b: Pulling fs layer [2023-10-12T11:24:25.542Z] 579b34f0a95b: Verifying Checksum [2023-10-12T11:24:25.542Z] 579b34f0a95b: Download complete [2023-10-12T11:24:26.122Z] 579b34f0a95b: Pull complete [2023-10-12T11:24:26.122Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T11:24:26.122Z] Status: Downloaded newer image for alpine:3.18 [2023-10-12T11:24:26.122Z] ---> 3cc203321400 [2023-10-12T11:24:26.122Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-12T11:24:26.122Z] ---> Running in 4b5e780f55ec [2023-10-12T11:24:26.389Z] Removing intermediate container 4b5e780f55ec [2023-10-12T11:24:26.389Z] ---> 83830758846f [2023-10-12T11:24:26.389Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-12T11:24:26.389Z] ---> Running in fbdc06fe7a5b [2023-10-12T11:24:27.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T11:24:27.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T11:24:28.892Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-12T11:24:28.892Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T11:24:28.892Z] OK: 8 MiB in 16 packages [2023-10-12T11:24:30.300Z] Removing intermediate container fbdc06fe7a5b [2023-10-12T11:24:30.300Z] ---> f11d075f6aa9 [2023-10-12T11:24:30.300Z] Step 16/25 : WORKDIR / [2023-10-12T11:24:30.300Z] ---> Running in 6af05bac266b [2023-10-12T11:24:30.565Z] Removing intermediate container 6af05bac266b [2023-10-12T11:24:30.565Z] ---> b672b2dedc9c [2023-10-12T11:24:30.565Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-12T11:24:31.151Z] ---> c52c8bef85ab [2023-10-12T11:24:31.151Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-12T11:24:31.416Z] ---> 27830f311efd [2023-10-12T11:24:31.416Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-12T11:24:32.823Z] ---> 146badc94e66 [2023-10-12T11:24:32.823Z] Step 20/25 : EXPOSE 59900 [2023-10-12T11:24:33.088Z] ---> Running in ad9581366ea5 [2023-10-12T11:24:33.354Z] Removing intermediate container ad9581366ea5 [2023-10-12T11:24:33.354Z] ---> f854e2781c60 [2023-10-12T11:24:33.355Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-12T11:24:33.355Z] ---> Running in cbb1e003aaa3 [2023-10-12T11:24:33.621Z] Removing intermediate container cbb1e003aaa3 [2023-10-12T11:24:33.621Z] ---> a501bf2859dc [2023-10-12T11:24:33.621Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-12T11:24:33.621Z] ---> Running in 787b9856b635 [2023-10-12T11:24:33.892Z] Removing intermediate container 787b9856b635 [2023-10-12T11:24:33.892Z] ---> aba0afc3db3b [2023-10-12T11:24:33.892Z] Step 23/25 : LABEL arch=arm64 [2023-10-12T11:24:34.158Z] ---> Running in 3843e66f37a3 [2023-10-12T11:24:34.425Z] Removing intermediate container 3843e66f37a3 [2023-10-12T11:24:34.425Z] ---> 83a901fd69ca [2023-10-12T11:24:34.425Z] Step 24/25 : LABEL git_sha=c9c3a531994621ba379367712c9abc1db165b003 [2023-10-12T11:24:34.425Z] ---> Running in 15f9b4da8d7a [2023-10-12T11:24:34.689Z] Removing intermediate container 15f9b4da8d7a [2023-10-12T11:24:34.690Z] ---> 916d162d992c [2023-10-12T11:24:34.690Z] Step 25/25 : LABEL version=0.0.0 [2023-10-12T11:24:34.690Z] ---> Running in b5813a8090a2 [2023-10-12T11:24:34.958Z] Removing intermediate container b5813a8090a2 [2023-10-12T11:24:34.958Z] ---> aa899bf404f3 [2023-10-12T11:24:34.958Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-12T11:24:34.958Z] Successfully built aa899bf404f3 [2023-10-12T11:24:34.958Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:24:35.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T11:24:35.790Z] [2023-10-12T11:24:35.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:24:36.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T11:24:36.183Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-12T11:24:36.183Z] 8998bd30e6a1: Pulling fs layer [2023-10-12T11:24:36.183Z] 04944245beec: Pulling fs layer [2023-10-12T11:24:36.183Z] 699f458cf7ca: Pulling fs layer [2023-10-12T11:24:36.183Z] 765212b225bb: Pulling fs layer [2023-10-12T11:24:36.183Z] f23df028b6ca: Pulling fs layer [2023-10-12T11:24:36.183Z] d65c8cfc05b1: Pulling fs layer [2023-10-12T11:24:36.183Z] 2437ff75d9bd: Pulling fs layer [2023-10-12T11:24:36.183Z] 765212b225bb: Waiting [2023-10-12T11:24:36.183Z] f23df028b6ca: Waiting [2023-10-12T11:24:36.183Z] d65c8cfc05b1: Waiting [2023-10-12T11:24:36.183Z] 2437ff75d9bd: Waiting [2023-10-12T11:24:36.447Z] 04944245beec: Verifying Checksum [2023-10-12T11:24:36.447Z] 04944245beec: Download complete [2023-10-12T11:24:36.447Z] 765212b225bb: Verifying Checksum [2023-10-12T11:24:36.447Z] 765212b225bb: Download complete [2023-10-12T11:24:36.447Z] f23df028b6ca: Verifying Checksum [2023-10-12T11:24:36.447Z] f23df028b6ca: Download complete [2023-10-12T11:24:36.447Z] d65c8cfc05b1: Verifying Checksum [2023-10-12T11:24:36.447Z] d65c8cfc05b1: Download complete [2023-10-12T11:24:36.712Z] 699f458cf7ca: Verifying Checksum [2023-10-12T11:24:36.712Z] 699f458cf7ca: Download complete [2023-10-12T11:24:36.977Z] 8998bd30e6a1: Verifying Checksum [2023-10-12T11:24:36.977Z] 8998bd30e6a1: Download complete [2023-10-12T11:24:39.548Z] 2437ff75d9bd: Download complete [2023-10-12T11:24:41.483Z] 8998bd30e6a1: Pull complete [2023-10-12T11:24:41.748Z] 04944245beec: Pull complete [2023-10-12T11:24:43.150Z] 699f458cf7ca: Pull complete [2023-10-12T11:24:43.419Z] 765212b225bb: Pull complete [2023-10-12T11:24:44.376Z] f23df028b6ca: Pull complete [2023-10-12T11:24:44.376Z] d65c8cfc05b1: Pull complete [2023-10-12T11:25:02.580Z] 2437ff75d9bd: Pull complete [2023-10-12T11:25:02.580Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-12T11:25:02.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T11:25:02.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T11:25:02.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-9138 does not seem to be running inside a container [2023-10-12T11:25:03.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-12T11:25:05.611Z] $ docker top 33425d03f202b7326f92cece9ac954326aa6e3bb9763c1d81ead166c232a206a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T11:25:06.487Z] ---> job-cost.sh [2023-10-12T11:25:06.487Z] lf-activate-venv: SKIPPING [2023-10-12T11:25:06.487Z] INFO: No Stack... [2023-10-12T11:25:06.751Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-12T11:25:07.704Z] INFO: Archiving Costs [Pipeline] sh [2023-10-12T11:25:08.055Z] + + catcut /w/workspace/device-virtual-go/1/archives/cost.csv -d, [2023-10-12T11:25:08.055Z] -f6 [Pipeline] lock [2023-10-12T11:25:08.117Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-438-1-stack-cost] [2023-10-12T11:25:08.122Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-438-1-stack-cost] did not exist. Created. [2023-10-12T11:25:08.122Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-438-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-12T11:25:08.857Z] /w/workspace/device-virtual-go/1@tmp/durable-2fccb46f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-12T11:25:09.523Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-12T11:25:09.561Z] Warning: overwriting stash ‘stack-cost’ [2023-10-12T11:25:09.617Z] Stashed 1 file(s) [Pipeline] } [2023-10-12T11:25:09.633Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-438-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-12T11:25:09.734Z] $ docker stop --time=1 33425d03f202b7326f92cece9ac954326aa6e3bb9763c1d81ead166c232a206a [2023-10-12T11:25:12.265Z] $ docker rm -f --volumes 33425d03f202b7326f92cece9ac954326aa6e3bb9763c1d81ead166c232a206a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-12T11:25:13.314Z] provisioning config files... [2023-10-12T11:25:13.321Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-438@tmp/config9432629615649964379tmp [Pipeline] { [Pipeline] sh [2023-10-12T11:25:13.666Z] + set +x [2023-10-12T11:25:13.666Z] + bash -s -- [2023-10-12T11:25:13.666Z] + curl -s https://codecov.io/bash [2023-10-12T11:25:13.666Z] [2023-10-12T11:25:13.666Z] _____ _ [2023-10-12T11:25:13.666Z] / ____| | | [2023-10-12T11:25:13.666Z] | | ___ __| | ___ ___ _____ __ [2023-10-12T11:25:13.666Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-12T11:25:13.666Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-12T11:25:13.666Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-12T11:25:13.666Z] Bash-1.0.6 [2023-10-12T11:25:13.666Z] [2023-10-12T11:25:13.666Z] [2023-10-12T11:25:13.666Z] ==> git version 2.25.1 found [2023-10-12T11:25:13.666Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-12T11:25:13.666Z] Release-Date: 2020-01-08 [2023-10-12T11:25:13.666Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-12T11:25:13.666Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-12T11:25:13.666Z] ==> Jenkins CI detected. [2023-10-12T11:25:13.666Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-438 [2023-10-12T11:25:13.666Z] project root: . [2023-10-12T11:25:13.666Z] --> token set from env [2023-10-12T11:25:13.666Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-12T11:25:13.666Z] ==> Running gcov in . (disable via -X gcov) [2023-10-12T11:25:13.666Z] ==> Python coveragepy not found [2023-10-12T11:25:13.666Z] ==> Searching for coverage reports in: [2023-10-12T11:25:13.666Z] + . [2023-10-12T11:25:13.666Z] -> Found 1 reports [2023-10-12T11:25:13.666Z] ==> Detecting git/mercurial file structure [2023-10-12T11:25:13.666Z] ==> Reading reports [2023-10-12T11:25:13.925Z] + ./coverage.out bytes=43063 [2023-10-12T11:25:13.925Z] ==> Appending adjustments [2023-10-12T11:25:13.925Z] https://docs.codecov.io/docs/fixing-reports [2023-10-12T11:25:13.925Z] + Found adjustments [2023-10-12T11:25:13.925Z] ==> Gzipping contents [2023-10-12T11:25:13.925Z] 8.0K /tmp/codecov.PH88iP.gz [2023-10-12T11:25:13.925Z] ==> Uploading reports [2023-10-12T11:25:13.925Z] url: https://codecov.io [2023-10-12T11:25:13.925Z] query: branch=PR-438&commit=c9c3a531994621ba379367712c9abc1db165b003&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-438%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=438&job=&cmd_args= [2023-10-12T11:25:13.925Z] -> Pinging Codecov [2023-10-12T11:25:13.925Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-438&commit=c9c3a531994621ba379367712c9abc1db165b003&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-438%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=438&job=&cmd_args= [2023-10-12T11:25:14.185Z] -> Uploading to [2023-10-12T11:25:14.185Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-12/5E52B4B073DB2E39498172D8E973AA87/c9c3a531994621ba379367712c9abc1db165b003/3061c5c4-5cc7-4bbd-808d-6bcf43a69fda.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T112513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cdb2af205ee63a911c83394eed28b374b77ca6dc19bec5e0e4ae7fbb9d72c792 [2023-10-12T11:25:14.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T11:25:14.185Z] Dload Upload Total Spent Left Speed [2023-10-12T11:25:14.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 18919 --:--:-- --:--:-- --:--:-- 18919 [2023-10-12T11:25:14.445Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/c9c3a531994621ba379367712c9abc1db165b003 [Pipeline] } [2023-10-12T11:25:14.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-12T11:25:16.384Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-438/archives ] [2023-10-12T11:25:16.384Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-438/archives [2023-10-12T11:25:16.384Z] total 16 [2023-10-12T11:25:16.384Z] drwxr-xr-x 3 root root 4096 Oct 12 11:18 . [2023-10-12T11:25:16.384Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 11:18 .. [2023-10-12T11:25:16.384Z] drwxr-xr-x 2 root root 4096 Oct 12 11:18 cost [2023-10-12T11:25:16.384Z] -rw-r--r-- 1 root root 89 Oct 12 11:18 cost.csv [2023-10-12T11:25:16.384Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-438/archives [2023-10-12T11:25:16.384Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-438/archives [2023-10-12T11:25:16.384Z] total 16 [2023-10-12T11:25:16.384Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 11:18 . [2023-10-12T11:25:16.384Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 11:18 .. [2023-10-12T11:25:16.384Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 11:18 cost [2023-10-12T11:25:16.384Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 12 11:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-12T11:25:16.714Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T11:25:17.599Z] ---> package-listing.sh [2023-10-12T11:25:17.599Z] ++ facter osfamily [2023-10-12T11:25:17.599Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-12T11:25:17.859Z] + OS_FAMILY=debian [2023-10-12T11:25:17.859Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-438 [2023-10-12T11:25:17.859Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-12T11:25:17.859Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-12T11:25:17.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-12T11:25:17.859Z] + PACKAGES=/tmp/packages_start.txt [2023-10-12T11:25:17.859Z] + '[' /w/workspace/foundry_device-virtual-go_PR-438 ']' [2023-10-12T11:25:17.859Z] + PACKAGES=/tmp/packages_end.txt [2023-10-12T11:25:17.859Z] + case "${OS_FAMILY}" in [2023-10-12T11:25:17.859Z] + dpkg -l [2023-10-12T11:25:17.859Z] + grep '^ii' [2023-10-12T11:25:17.859Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-12T11:25:17.859Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-12T11:25:17.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-12T11:25:17.859Z] + '[' /w/workspace/foundry_device-virtual-go_PR-438 ']' [2023-10-12T11:25:17.859Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-438/archives/ [2023-10-12T11:25:17.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-438/archives/ [Pipeline] echo [2023-10-12T11:25:17.896Z] 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-438/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-12T11:25:18.189Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T11:25:18.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T11:25:18.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T11:25:18.967Z] prd-ubuntu20.04-docker-8c-8g-9137 does not seem to be running inside a container [2023-10-12T11:25:19.000Z] $ 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-438/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-438 -v /w/workspace/foundry_device-virtual-go_PR-438:/w/workspace/foundry_device-virtual-go_PR-438:rw,z -v /w/workspace/foundry_device-virtual-go_PR-438@tmp:/w/workspace/foundry_device-virtual-go_PR-438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-12T11:25:19.210Z] $ docker top 06e720c7d9bea3fc0d528715b410a0ee5fc4e8fe893ce357208a948495dc753b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T11:25:19.588Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-12T11:25:19.899Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-12T11:25:20.216Z] + ls /var/log/sa-host [2023-10-12T11:25:20.216Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T11:25:20.435Z] provisioning config files... [2023-10-12T11:25:20.444Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-438@tmp/config15548156874744058021tmp [Pipeline] { [Pipeline] echo [2023-10-12T11:25:20.496Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T11:25:20.807Z] ---> create-netrc.sh [Pipeline] } [2023-10-12T11:25:20.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-12T11:25:21.238Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-12T11:25:21.271Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T11:25:21.573Z] ---> sudo-logs.sh [2023-10-12T11:25:21.573Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-12T11:25:21.663Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T11:25:21.974Z] ---> job-cost.sh [2023-10-12T11:25:21.974Z] lf-activate-venv: SKIPPING [2023-10-12T11:25:21.974Z] DEBUG: total: 0.2199999988079071 [2023-10-12T11:25:21.974Z] INFO: Retrieving Stack Cost... [2023-10-12T11:25:22.233Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-12T11:25:22.800Z] INFO: Archiving Costs [Pipeline] echo [2023-10-12T11:25:22.835Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T11:25:23.154Z] ---> logs-deploy.sh [2023-10-12T11:25:23.154Z] lf-activate-venv: SKIPPING [2023-10-12T11:25:23.154Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-438/1 [2023-10-12T11:25:23.154Z] INFO: archiving workspace using pattern(s): [2023-10-12T11:25:24.090Z] Archives upload complete. [2023-10-12T11:25:24.090Z] INFO: archiving logs to Nexus