Pull request #451 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b728d9fe8c1f7a03007f76ebacc7f3d8184edd97+281ea38f110fc5f37e585dd894f432f319c759dc (4238b8924d23fe10ce58cca2ceb1fe43cc2c1678) 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-ssh15835536538582648966.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7022977212533353210.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-451/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-451/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17740283452312560212.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-451/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2459088023940677443.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17974406266084589138.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-451/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-451/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4195226007605641624.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-357 in /w/workspace/foundry_device-virtual-go_PR-451 [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-451 # 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/451/head:refs/remotes/origin/PR-451 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 281ea38f110fc5f37e585dd894f432f319c759dc into PR head commit b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 Merge succeeded, producing b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 Checking out Revision b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 (PR-451) Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 # 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 281ea38f110fc5f37e585dd894f432f319c759dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:21:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:21:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:21:45 ========================================================= 22:21:45 EdgeX Global Pipelines Version Info 22:21:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:21:48 ------------------- 22:21:48 stable info: 22:21:48 ------------------- 22:21:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:21:48 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:21:48 Message: update stable to v1.0.258 22:21:48 ------------------- 22:21:48 experimental info: 22:21:48 ------------------- 22:21:48 Commited By: **** collab-it+edgex@linuxfoundation.org 22:21:48 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:21:48 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-451 [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-451 [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-451 [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b728d9f [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:52 provisioning config files... 22:21:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-451@tmp/config15488566563780268394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:53 ---> ****-login.sh 22:21:53 nexus3.edgexfoundry.org:10001 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 nexus3.edgexfoundry.org:10002 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 nexus3.edgexfoundry.org:10003 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 nexus3.edgexfoundry.org:10004 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 ****.io 22:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:54 Configure a credential helper to remove this warning. See 22:21:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:54 22:21:54 Login Succeeded 22:21:54 ---> ****-login.sh ends [Pipeline] } 22:21:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:21:55 + git rev-list -1 --merges b728d9fe8c1f7a03007f76ebacc7f3d8184edd97~1..b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 [Pipeline] echo 22:21:55 -----------> git rev-list -1 --merges b728d9fe8c1f7a03007f76ebacc7f3d8184edd97~1..b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 [false] [Pipeline] sh 22:21:55 + git log --format=format:%s -1 b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 [Pipeline] echo 22:21:55 ========================================================= 22:21:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:21:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:56 + git log --format=format:%s -1 b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 [Pipeline] echo 22:21:56 [semverPrep] GIT_COMMIT: b728d9fe8c1f7a03007f76ebacc7f3d8184edd97, Commit Message: build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 [Pipeline] echo 22:21:56 [semverPrep] This is not a build commit. [Pipeline] sh 22:21:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:56 + grep -v github /etc/ssh/ssh_known_hosts 22:21:56 + [ -e /tmp/ssh_known_hosts ] 22:21:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:21:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:21:56 + sudo tee -a /etc/ssh/ssh_known_hosts 22:21:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:57 22:21:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:58 0.1.4: Pulling from edgex-devops/py-git-semver 22:21:58 b85a868b505f: Pulling fs layer 22:21:58 e2be974225ed: Pulling fs layer 22:21:58 339a4e72a1f5: Pulling fs layer 22:21:58 988bab9f4d93: Pulling fs layer 22:21:58 1469e6f7b9e6: Pulling fs layer 22:21:58 eaf3925da568: Pulling fs layer 22:21:58 bab4dde63d76: Pulling fs layer 22:21:58 bde34c3a00c8: Pulling fs layer 22:21:58 b352a97aabf1: Pulling fs layer 22:21:58 4872d77fe225: Pulling fs layer 22:21:58 5851b861e8e6: Pulling fs layer 22:21:58 988bab9f4d93: Waiting 22:21:58 bde34c3a00c8: Waiting 22:21:58 b352a97aabf1: Waiting 22:21:58 1469e6f7b9e6: Waiting 22:21:58 5851b861e8e6: Waiting 22:21:58 eaf3925da568: Waiting 22:21:58 4872d77fe225: Waiting 22:21:58 bab4dde63d76: Waiting 22:21:58 e2be974225ed: Download complete 22:21:58 988bab9f4d93: Verifying Checksum 22:21:58 988bab9f4d93: Download complete 22:21:58 1469e6f7b9e6: Verifying Checksum 22:21:58 1469e6f7b9e6: Download complete 22:21:58 eaf3925da568: Verifying Checksum 22:21:58 eaf3925da568: Download complete 22:21:58 339a4e72a1f5: Verifying Checksum 22:21:58 339a4e72a1f5: Download complete 22:21:58 bde34c3a00c8: Download complete 22:21:58 b352a97aabf1: Download complete 22:21:58 4872d77fe225: Verifying Checksum 22:21:58 4872d77fe225: Download complete 22:21:58 5851b861e8e6: Verifying Checksum 22:21:58 5851b861e8e6: Download complete 22:21:58 b85a868b505f: Verifying Checksum 22:21:58 b85a868b505f: Download complete 22:21:59 bab4dde63d76: Verifying Checksum 22:21:59 bab4dde63d76: Download complete 22:22:00 b85a868b505f: Pull complete 22:22:01 e2be974225ed: Pull complete 22:22:02 339a4e72a1f5: Pull complete 22:22:03 988bab9f4d93: Pull complete 22:22:03 1469e6f7b9e6: Pull complete 22:22:03 eaf3925da568: Pull complete 22:22:05 bab4dde63d76: Pull complete 22:22:05 bde34c3a00c8: Pull complete 22:22:05 b352a97aabf1: Pull complete 22:22:05 4872d77fe225: Pull complete 22:22:06 5851b861e8e6: Pull complete 22:22:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:06 prd-ubuntu20.04-docker-8c-8g-357 does not seem to be running inside a container 22:22:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-451 -v /w/workspace/foundry_device-virtual-go_PR-451:/w/workspace/foundry_device-virtual-go_PR-451:rw,z -v /w/workspace/foundry_device-virtual-go_PR-451@tmp:/w/workspace/foundry_device-virtual-go_PR-451@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 22:22:14 $ docker top 2b4ba6d2b8a64c7bf7f7ffe5756ba83b43c832d2ee8994be1a2a8636771fc522 -eo pid,comm 22:22:14 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). 22:22:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:14 [ssh-agent] Looking for ssh-agent implementation... 22:22:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:15 $ docker exec 2b4ba6d2b8a64c7bf7f7ffe5756ba83b43c832d2ee8994be1a2a8636771fc522 ssh-agent 22:22:15 SSH_AUTH_SOCK=/tmp/ssh-g7K6hdJCQ5Uy/agent.31 22:22:15 SSH_AGENT_PID=37 22:22:15 Running ssh-add (command line suppressed) 22:22:15 Identity added: /w/workspace/foundry_device-virtual-go_PR-451@tmp/private_key_8902996722008869149.key (/w/workspace/foundry_device-virtual-go_PR-451@tmp/private_key_8902996722008869149.key) 22:22:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:15 + git tag --points-at HEAD [Pipeline] } 22:22:15 $ docker exec --env ******** --env ******** 2b4ba6d2b8a64c7bf7f7ffe5756ba83b43c832d2ee8994be1a2a8636771fc522 ssh-agent -k 22:22:15 unset SSH_AUTH_SOCK; 22:22:15 unset SSH_AGENT_PID; 22:22:15 echo Agent pid 37 killed; 22:22:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:22:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:16 [ssh-agent] Looking for ssh-agent implementation... 22:22:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:16 $ docker exec 2b4ba6d2b8a64c7bf7f7ffe5756ba83b43c832d2ee8994be1a2a8636771fc522 ssh-agent 22:22:16 SSH_AUTH_SOCK=/tmp/ssh-Mb5Dif0BIC1f/agent.68 22:22:16 SSH_AGENT_PID=74 22:22:16 Running ssh-add (command line suppressed) 22:22:16 Identity added: /w/workspace/foundry_device-virtual-go_PR-451@tmp/private_key_1242776798658410915.key (/w/workspace/foundry_device-virtual-go_PR-451@tmp/private_key_1242776798658410915.key) 22:22:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:16 + git semver init 22:22:16 2023-11-21 22:22:16,883 [run_init] DEBUG init version:0.0.0 force:False 22:22:16 2023-11-21 22:22:16,884 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-451/.semver 22:22:16 2023-11-21 22:22:16,885 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-451/.semver 22:22:16 2023-11-21 22:22:16,885 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-451/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-451, universal_newlines=False, shell=None, istream=None) 22:22:18 2023-11-21 22:22:18,508 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-451/.git/info/exclude 22:22:18 2023-11-21 22:22:18,509 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-451/.semver/PR-451 with force:False 22:22:18 2023-11-21 22:22:18,509 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-451/.semver/PR-451 22:22:18 2023-11-21 22:22:18,513 [execute] INFO git cat-file --batch-check 22:22:18 2023-11-21 22:22:18,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-451/.semver, universal_newlines=False, shell=None, istream=) 22:22:18 2023-11-21 22:22:18,519 [execute] INFO git cat-file --batch 22:22:18 2023-11-21 22:22:18,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-451/.semver, universal_newlines=False, shell=None, istream=) 22:22:18 2023-11-21 22:22:18,524 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-451/.semver/PR-451 22:22:18 0.0.0 [Pipeline] } 22:22:18 $ docker exec --env ******** --env ******** 2b4ba6d2b8a64c7bf7f7ffe5756ba83b43c832d2ee8994be1a2a8636771fc522 ssh-agent -k 22:22:19 unset SSH_AUTH_SOCK; 22:22:19 unset SSH_AGENT_PID; 22:22:19 echo Agent pid 74 killed; 22:22:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:19 + git semver [Pipeline] } 22:22:19 $ docker stop --time=1 2b4ba6d2b8a64c7bf7f7ffe5756ba83b43c832d2ee8994be1a2a8636771fc522 22:22:21 $ docker rm -f --volumes 2b4ba6d2b8a64c7bf7f7ffe5756ba83b43c832d2ee8994be1a2a8636771fc522 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:22:21 Stashed 1 file(s) [Pipeline] echo 22:22:21 [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 22:22:23 provisioning config files... 22:22:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-451@tmp/config10612415872623800559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:23 ---> ****-login.sh 22:22:23 nexus3.edgexfoundry.org:10001 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 nexus3.edgexfoundry.org:10002 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 nexus3.edgexfoundry.org:10003 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 nexus3.edgexfoundry.org:10004 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 ****.io 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:24 Configure a credential helper to remove this warning. See 22:22:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:24 22:22:24 Login Succeeded 22:22:24 ---> ****-login.sh ends [Pipeline] } 22:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:22:24 ========================================================= 22:22:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:22:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:25 + 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 . 22:22:25 Sending build context to Docker daemon 34.07MB 22:22:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:22:25 Step 2/12 : FROM ${BASE} AS builder 22:22:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:22:25 7264a8db6415: Pulling fs layer 22:22:25 c4d48a809fc2: Pulling fs layer 22:22:25 4f1c88b9dad5: Pulling fs layer 22:22:25 ad3a456e5733: Pulling fs layer 22:22:25 69c7f0334f64: Pulling fs layer 22:22:25 1f1c1a5573a3: Pulling fs layer 22:22:25 ce7588e14bc9: Pulling fs layer 22:22:25 b5e4710f87ac: Pulling fs layer 22:22:25 ad3a456e5733: Waiting 22:22:25 ce7588e14bc9: Waiting 22:22:25 b5e4710f87ac: Waiting 22:22:25 69c7f0334f64: Waiting 22:22:25 1f1c1a5573a3: Waiting 22:22:25 c4d48a809fc2: Download complete 22:22:25 ad3a456e5733: Download complete 22:22:25 69c7f0334f64: Verifying Checksum 22:22:25 69c7f0334f64: Download complete 22:22:25 7264a8db6415: Verifying Checksum 22:22:25 7264a8db6415: Download complete 22:22:25 1f1c1a5573a3: Verifying Checksum 22:22:25 1f1c1a5573a3: Download complete 22:22:25 7264a8db6415: Pull complete 22:22:26 c4d48a809fc2: Pull complete 22:22:26 b5e4710f87ac: Verifying Checksum 22:22:26 b5e4710f87ac: Download complete 22:22:27 4f1c88b9dad5: Verifying Checksum 22:22:27 4f1c88b9dad5: Download complete 22:22:27 ce7588e14bc9: Verifying Checksum 22:22:27 ce7588e14bc9: Download complete 22:22:30 4f1c88b9dad5: Pull complete 22:22:30 ad3a456e5733: Pull complete 22:22:30 69c7f0334f64: Pull complete 22:22:30 1f1c1a5573a3: Pull complete 22:22:32 ce7588e14bc9: Pull complete 22:22:33 b5e4710f87ac: Pull complete 22:22:33 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:22:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:22:33 ---> 88b5674ff536 22:22:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:22:37 Still waiting to schedule task 22:22:37 ‘prd-centos7-blackbox-4c-2g-162’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-centos7-blackbox-4c-2g-163’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-359’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-362’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-363’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-364’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-365’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-366’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-367’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-358’ is offline 22:22:43 ---> Running in 6429feb77d51 22:22:43 Removing intermediate container 6429feb77d51 22:22:43 ---> a7924fcd47f1 22:22:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:22:43 ---> Running in 928a18528d86 22:22:43 Removing intermediate container 928a18528d86 22:22:43 ---> 11b304e27aa9 22:22:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:22:43 ---> Running in f6d7abb324da 22:22:43 Removing intermediate container f6d7abb324da 22:22:43 ---> 7046b4293e01 22:22:43 Step 6/12 : WORKDIR /device-virtual-go 22:22:43 ---> Running in ef305f6246f0 22:22:43 Removing intermediate container ef305f6246f0 22:22:43 ---> ac051b64d7e8 22:22:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:43 ---> Running in 03407fcf5517 22:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:22:44 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:22:44 (2/4) Installing libedit (20221030.3.1-r1) 22:22:44 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:22:44 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:22:44 Executing busybox-1.36.1-r5.trigger 22:22:44 OK: 268 MiB in 56 packages 22:22:45 Removing intermediate container 03407fcf5517 22:22:45 ---> 46bb7267b4bc 22:22:45 Step 8/12 : COPY go.mod vendor* ./ 22:22:45 ---> 459775b4734a 22:22:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:45 ---> Running in c95ff6dc2024 22:23:41 Removing intermediate container c95ff6dc2024 22:23:41 ---> eae70ad70904 22:23:41 Step 10/12 : COPY . . 22:23:41 ---> 12fba1107ab4 22:23:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:23:41 ---> Running in 604420a535a7 22:23:41 Removing intermediate container 604420a535a7 22:23:41 ---> b1ede5cd27ce 22:23:41 Step 12/12 : RUN $MAKE 22:23:41 ---> Running in a4dcb7223027 22:23:41 noop 22:23:41 Removing intermediate container a4dcb7223027 22:23:41 ---> 1a98f4696343 22:23:41 Successfully built 1a98f4696343 22:23:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:42 + docker inspect -f . ci-base-image-x86_64 22:23:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:42 prd-ubuntu20.04-docker-8c-8g-357 does not seem to be running inside a container 22:23:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-451 -v /w/workspace/foundry_device-virtual-go_PR-451:/w/workspace/foundry_device-virtual-go_PR-451:rw,z -v /w/workspace/foundry_device-virtual-go_PR-451@tmp:/w/workspace/foundry_device-virtual-go_PR-451@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 22:23:42 $ docker top 7be21c274cc490eb2ecc1c5ac7d16b43a482ba849ed743bae49e4130a409fd41 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:43 + go version 22:23:43 go version go1.21.0 linux/amd64 [Pipeline] } 22:23:43 $ docker stop --time=1 7be21c274cc490eb2ecc1c5ac7d16b43a482ba849ed743bae49e4130a409fd41 22:23:44 $ docker rm -f --volumes 7be21c274cc490eb2ecc1c5ac7d16b43a482ba849ed743bae49e4130a409fd41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:45 + docker inspect -f . ci-base-image-x86_64 22:23:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:45 prd-ubuntu20.04-docker-8c-8g-357 does not seem to be running inside a container 22:23:45 $ 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-451 -v /w/workspace/foundry_device-virtual-go_PR-451:/w/workspace/foundry_device-virtual-go_PR-451:rw,z -v /w/workspace/foundry_device-virtual-go_PR-451@tmp:/w/workspace/foundry_device-virtual-go_PR-451@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 22:23:46 $ docker top 54253f914ad00e3a91468ea0c19b86df1b9646f40fe82b24892e1d3a315a3758 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:46 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-451 [Pipeline] fileExists [Pipeline] sh 22:23:46 + make test 22:23:46 go test ./... -coverprofile=coverage.out 22:23:48 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:23:58 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:23:58 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.6% of statements 22:24:06 go vet ./... 22:24:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:24:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:24:09 ./bin/test-attribution-txt.sh [Pipeline] echo 22:24:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:24:09 $ docker stop --time=1 54253f914ad00e3a91468ea0c19b86df1b9646f40fe82b24892e1d3a315a3758 22:24:16 $ docker rm -f --volumes 54253f914ad00e3a91468ea0c19b86df1b9646f40fe82b24892e1d3a315a3758 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:24:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:24:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:24:18 + ls -al . 22:24:18 total 200 22:24:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:23 . 22:24:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:21 .. 22:24:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:23 .git 22:24:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 .github 22:24:18 -rw-rw-r-- 1 jenkins jenkins 272 Nov 21 22:21 .gitignore 22:24:18 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:21 .golangci.yml 22:24:18 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:22 .semver 22:24:18 -rw-rw-r-- 1 jenkins jenkins 9708 Nov 21 22:21 Attribution.txt 22:24:18 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 21 22:21 CHANGELOG.md 22:24:18 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 21 22:21 Dockerfile 22:24:18 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:21 GOVERNANCE.md 22:24:18 -rw-rw-r-- 1 jenkins jenkins 660 Nov 21 22:21 Jenkinsfile 22:24:18 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 22:21 LICENSE 22:24:18 -rw-rw-r-- 1 jenkins jenkins 1947 Nov 21 22:21 Makefile 22:24:18 -rw-rw-r-- 1 jenkins jenkins 623 Nov 21 22:21 OWNERS.md 22:24:18 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 21 22:21 README.md 22:24:18 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION 22:24:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:21 bin 22:24:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 cmd 22:24:18 -rw-r--r-- 1 jenkins jenkins 43063 Nov 21 22:23 coverage.out 22:24:18 -rw-rw-r-- 1 jenkins jenkins 3591 Nov 21 22:21 go.mod 22:24:18 -rw-rw-r-- 1 jenkins jenkins 34396 Nov 21 22:21 go.sum 22:24:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 internal 22:24:18 -rw-rw-r-- 1 jenkins jenkins 235 Nov 21 22:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:18 + 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=b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 --label arch=amd64 --label version=0.0.0 . 22:24:18 Sending build context to Docker daemon 34.12MB 22:24:18 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 22:24:18 Step 2/26 : FROM ${BASE} AS builder 22:24:18 ---> 1a98f4696343 22:24:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:24:19 ---> Running in bdfe6427d84d 22:24:19 Removing intermediate container bdfe6427d84d 22:24:19 ---> 9c35411bc90f 22:24:19 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:24:19 ---> Running in ac59382545fc 22:24:19 Removing intermediate container ac59382545fc 22:24:19 ---> e2ff5ee95f11 22:24:19 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:24:19 ---> Running in 84b10e7a517c 22:24:19 Removing intermediate container 84b10e7a517c 22:24:19 ---> d35b7ed895fa 22:24:19 Step 6/26 : WORKDIR /device-virtual-go 22:24:19 ---> Running in 940c02805fba 22:24:19 Removing intermediate container 940c02805fba 22:24:19 ---> cc6ce19be18f 22:24:19 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:24:19 ---> Running in 0507d4786758 22:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:24:20 OK: 268 MiB in 56 packages 22:24:20 Removing intermediate container 0507d4786758 22:24:20 ---> 39babe80dabf 22:24:20 Step 8/26 : COPY go.mod vendor* ./ 22:24:20 ---> 45875ece34f0 22:24:20 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:20 ---> Running in b3b373f4c211 22:24:22 Removing intermediate container b3b373f4c211 22:24:22 ---> d7c30aff186a 22:24:22 Step 10/26 : COPY . . 22:24:22 ---> 7eab24fe5bee 22:24:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:24:22 ---> Running in be585fa30324 22:24:23 Removing intermediate container be585fa30324 22:24:23 ---> a802399e4bf4 22:24:23 Step 12/26 : RUN $MAKE 22:24:23 ---> Running in 5141772b8e71 22:24:23 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" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 22:24:45 Removing intermediate container 5141772b8e71 22:24:45 ---> d1171c2ff360 22:24:45 Step 13/26 : FROM alpine:3.18 22:24:45 3.18: Pulling from library/alpine 22:24:45 96526aa774ef: Pulling fs layer 22:24:45 96526aa774ef: Verifying Checksum 22:24:45 96526aa774ef: Download complete 22:24:45 96526aa774ef: Pull complete 22:24:45 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:24:45 Status: Downloaded newer image for alpine:3.18 22:24:45 ---> 8ca4688f4f35 22:24:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:24:45 ---> Running in 148564bb8f36 22:24:45 Removing intermediate container 148564bb8f36 22:24:45 ---> 69851eb0997f 22:24:45 Step 15/26 : RUN apk add --update --no-cache dumb-init 22:24:45 ---> Running in 144aa2a7d535 22:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:24:46 (1/1) Installing dumb-init (1.2.5-r2) 22:24:46 Executing busybox-1.36.1-r2.trigger 22:24:46 OK: 7 MiB in 16 packages 22:24:46 Removing intermediate container 144aa2a7d535 22:24:46 ---> 6f60999b8ed1 22:24:46 Step 16/26 : RUN apk --no-cache upgrade 22:24:47 ---> Running in 02fe522538a4 22:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:24:47 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:24:47 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:24:47 Executing busybox-1.36.1-r5.post-upgrade 22:24:47 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:24:47 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:24:47 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:24:47 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:24:47 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:24:47 Executing busybox-1.36.1-r5.trigger 22:24:47 OK: 7 MiB in 16 packages 22:24:48 Removing intermediate container 02fe522538a4 22:24:48 ---> 6f624a119105 22:24:48 Step 17/26 : WORKDIR / 22:24:48 ---> Running in fca0bf57a161 22:24:48 Removing intermediate container fca0bf57a161 22:24:48 ---> 4c0c5e72e082 22:24:48 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:24:48 ---> dc7ab1f308b0 22:24:48 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 22:24:48 ---> 29d17281fc8b 22:24:48 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 22:24:49 ---> 0994a17cff38 22:24:49 Step 21/26 : EXPOSE 59900 22:24:49 ---> Running in 2d008cfbdedb 22:24:49 Removing intermediate container 2d008cfbdedb 22:24:49 ---> b0d7642a510c 22:24:49 Step 22/26 : ENTRYPOINT ["/device-virtual"] 22:24:49 ---> Running in 4cfa0d004e1e 22:24:49 Removing intermediate container 4cfa0d004e1e 22:24:49 ---> 89ca4e78b01b 22:24:49 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:24:49 ---> Running in a323366f589e 22:24:49 Removing intermediate container a323366f589e 22:24:49 ---> 992f5905b4d4 22:24:49 Step 24/26 : LABEL arch=amd64 22:24:49 ---> Running in 87f77cb5d290 22:24:49 Removing intermediate container 87f77cb5d290 22:24:49 ---> 7a1637160d0f 22:24:49 Step 25/26 : LABEL git_sha=b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 22:24:49 ---> Running in 38b537743797 22:24:49 Removing intermediate container 38b537743797 22:24:49 ---> 8ba50bf3182b 22:24:49 Step 26/26 : LABEL version=0.0.0 22:24:50 ---> Running in 6b14619ca892 22:24:50 Removing intermediate container 6b14619ca892 22:24:50 ---> 6220b7737483 22:24:50 [Warning] One or more build-args [ARCH] were not consumed 22:24:50 Successfully built 6220b7737483 22:24:50 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 22:24:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:51 22:24:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:52 latest: Pulling from edgex-lftools-log-publisher 22:24:52 5eb5b503b376: Pulling fs layer 22:24:52 5c69ac0246d0: Pulling fs layer 22:24:52 ec43610c2a17: Pulling fs layer 22:24:52 3a2ae6a8a46f: Pulling fs layer 22:24:52 33b1e0a273af: Pulling fs layer 22:24:52 5d3b04190fa2: Pulling fs layer 22:24:52 2f39f015ded8: Pulling fs layer 22:24:52 2f39f015ded8: Waiting 22:24:52 33b1e0a273af: Waiting 22:24:52 5d3b04190fa2: Waiting 22:24:52 3a2ae6a8a46f: Waiting 22:24:52 5c69ac0246d0: Verifying Checksum 22:24:52 5c69ac0246d0: Download complete 22:24:52 3a2ae6a8a46f: Download complete 22:24:52 33b1e0a273af: Verifying Checksum 22:24:52 33b1e0a273af: Download complete 22:24:52 5d3b04190fa2: Verifying Checksum 22:24:52 5d3b04190fa2: Download complete 22:24:52 ec43610c2a17: Download complete 22:24:52 5eb5b503b376: Verifying Checksum 22:24:52 5eb5b503b376: Download complete 22:24:52 2f39f015ded8: Download complete 22:24:54 5eb5b503b376: Pull complete 22:24:54 5c69ac0246d0: Pull complete 22:24:55 ec43610c2a17: Pull complete 22:24:55 3a2ae6a8a46f: Pull complete 22:24:56 33b1e0a273af: Pull complete 22:24:56 5d3b04190fa2: Pull complete 22:25:00 2f39f015ded8: Pull complete 22:25:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:25:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:00 prd-ubuntu20.04-docker-8c-8g-357 does not seem to be running inside a container 22:25:00 $ 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-451 -v /w/workspace/foundry_device-virtual-go_PR-451:/w/workspace/foundry_device-virtual-go_PR-451:rw,z -v /w/workspace/foundry_device-virtual-go_PR-451@tmp:/w/workspace/foundry_device-virtual-go_PR-451@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 22:25:08 $ docker top 2fe481384296d68f9c41102ebfbaabcc5be6adf286e52780aaddee71d1afe8e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:08 ---> job-cost.sh 22:25:08 lf-activate-venv: SKIPPING 22:25:08 INFO: No Stack... 22:25:09 INFO: Retrieving Pricing Info for: v3-standard-8 22:25:10 INFO: Archiving Costs [Pipeline] sh 22:25:10 + cut -d, -f6 22:25:10 + cat /w/workspace/foundry_device-virtual-go_PR-451/archives/cost.csv [Pipeline] lock 22:25:10 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-451-1-stack-cost] 22:25:10 Resource [jenkins-edgexfoundry-device-virtual-go-PR-451-1-stack-cost] did not exist. Created. 22:25:10 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-451-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:10 + echo total: 0.2199999988079071 [Pipeline] stash 22:25:10 Stashed 1 file(s) [Pipeline] } 22:25:11 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-451-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:25:11 $ docker stop --time=1 2fe481384296d68f9c41102ebfbaabcc5be6adf286e52780aaddee71d1afe8e7 22:25:12 $ docker rm -f --volumes 2fe481384296d68f9c41102ebfbaabcc5be6adf286e52780aaddee71d1afe8e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:37:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-751 in /w/workspace/foundry_device-virtual-go_PR-451 [Pipeline] { [Pipeline] ws 22:37:11 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 22:37:14 The recommended git tool is: git 22:37:22 using credential edgex-jenkins-ssh 22:37:22 Cloning the remote Git repository 22:37:22 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:37:22 > git init /w/workspace/device-virtual-go/1 # timeout=10 22:37:22 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:37:22 > git --version # timeout=10 22:37:22 > git --version # 'git version 2.25.1' 22:37:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:26 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:37:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:27 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:37:27 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:37:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/451/head:refs/remotes/origin/PR-451 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:37:28 Merging remotes/origin/main commit 281ea38f110fc5f37e585dd894f432f319c759dc into PR head commit b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 22:37:28 Merge succeeded, producing b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 22:37:28 Checking out Revision b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 (PR-451) 22:37:29 Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" 22:37:29 > git --version # timeout=10 22:37:29 > git --version # 'git version 2.25.1' 22:37:29 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:37:28 > git config core.sparsecheckout # timeout=10 22:37:28 > git checkout -f b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 # timeout=10 22:37:28 > git remote # timeout=10 22:37:28 > git config --get remote.origin.url # timeout=10 22:37:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:28 > git merge 281ea38f110fc5f37e585dd894f432f319c759dc # timeout=10 22:37:28 > git rev-parse HEAD^{commit} # timeout=10 22:37:28 > git config core.sparsecheckout # timeout=10 22:37:28 > git checkout -f b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:37:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:37:30 Dload Upload Total Spent Left Speed 22:37:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 193k 0 --:--:-- --:--:-- --:--:-- 193k [Pipeline] sh 22:37:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:37:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:37:31 + sudo tee /etc/docker/daemon.new 22:37:31 { 22:37:31 "registry-mirrors": [ 22:37:31 "https://nexus3.edgexfoundry.org:10001" 22:37:31 ], 22:37:31 "bip": "10.250.0.254/24", 22:37:31 "hosts": [ 22:37:31 "tcp://0.0.0.0:5555", 22:37:31 "unix:///var/run/docker.sock" 22:37:31 ], 22:37:31 "mtu": 1458, 22:37:31 "selinux-enabled": true, 22:37:31 "seccomp-profile": "/etc/docker/seccomp.json" 22:37:31 } [Pipeline] sh 22:37:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:37:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:49 provisioning config files... 22:37:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7604445224309685692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:50 ---> ****-login.sh 22:37:50 nexus3.edgexfoundry.org:10001 22:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:50 Configure a credential helper to remove this warning. See 22:37:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:50 22:37:50 Login Succeeded 22:37:50 nexus3.edgexfoundry.org:10002 22:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:51 Configure a credential helper to remove this warning. See 22:37:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:51 22:37:51 Login Succeeded 22:37:51 nexus3.edgexfoundry.org:10003 22:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:51 Configure a credential helper to remove this warning. See 22:37:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:51 22:37:51 Login Succeeded 22:37:51 nexus3.edgexfoundry.org:10004 22:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:52 Configure a credential helper to remove this warning. See 22:37:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:52 22:37:52 Login Succeeded 22:37:52 ****.io 22:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:52 Configure a credential helper to remove this warning. See 22:37:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:52 22:37:52 Login Succeeded 22:37:52 ---> ****-login.sh ends [Pipeline] } 22:37:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:37:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:37:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:37:53 ========================================================= 22:37:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:37:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:54 + 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 . 22:37:54 Sending build context to Docker daemon 17.17MB 22:37:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:37:54 Step 2/12 : FROM ${BASE} AS builder 22:37:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:37:54 9fda8d8052c6: Pulling fs layer 22:37:54 5d54e960e981: Pulling fs layer 22:37:54 c4a7e357bf2a: Pulling fs layer 22:37:54 f0e02332f6b5: Pulling fs layer 22:37:54 872ee5b61b7b: Pulling fs layer 22:37:54 0c6a40ed1a82: Pulling fs layer 22:37:54 872ee5b61b7b: Waiting 22:37:54 94ae7d8d031c: Pulling fs layer 22:37:54 94ae7d8d031c: Waiting 22:37:54 0c6a40ed1a82: Waiting 22:37:54 f0e02332f6b5: Waiting 22:37:54 5d54e960e981: Verifying Checksum 22:37:54 5d54e960e981: Download complete 22:37:54 f0e02332f6b5: Verifying Checksum 22:37:54 f0e02332f6b5: Download complete 22:37:54 872ee5b61b7b: Verifying Checksum 22:37:54 872ee5b61b7b: Download complete 22:37:54 9fda8d8052c6: Verifying Checksum 22:37:54 9fda8d8052c6: Download complete 22:37:55 94ae7d8d031c: Verifying Checksum 22:37:55 94ae7d8d031c: Download complete 22:37:56 9fda8d8052c6: Pull complete 22:37:57 5d54e960e981: Pull complete 22:37:57 c4a7e357bf2a: Verifying Checksum 22:37:57 c4a7e357bf2a: Download complete 22:37:58 0c6a40ed1a82: Verifying Checksum 22:37:58 0c6a40ed1a82: Download complete 22:38:10 c4a7e357bf2a: Pull complete 22:38:10 f0e02332f6b5: Pull complete 22:38:10 872ee5b61b7b: Pull complete 22:38:21 0c6a40ed1a82: Pull complete 22:38:22 94ae7d8d031c: Pull complete 22:38:22 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:38:22 ---> 86de565de09d 22:38:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:38:25 ---> Running in c5b2ccb7b04a 22:38:25 Removing intermediate container c5b2ccb7b04a 22:38:25 ---> 0b7bedb11f0e 22:38:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:38:25 ---> Running in 044ae5a8d664 22:38:25 Removing intermediate container 044ae5a8d664 22:38:25 ---> 6283836df148 22:38:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:38:25 ---> Running in e56583bd9eea 22:38:25 Removing intermediate container e56583bd9eea 22:38:25 ---> 5b8dc68f938f 22:38:25 Step 6/12 : WORKDIR /device-virtual-go 22:38:25 ---> Running in 792dd8e2c13b 22:38:26 Removing intermediate container 792dd8e2c13b 22:38:26 ---> 3c44fc221ed6 22:38:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:38:26 ---> Running in 0b1e4b46c8e3 22:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:38:29 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:38:29 (2/4) Installing libedit (20221030.3.1-r1) 22:38:29 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:38:29 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:38:29 Executing busybox-1.36.1-r5.trigger 22:38:29 OK: 271 MiB in 56 packages 22:38:30 Removing intermediate container 0b1e4b46c8e3 22:38:30 ---> 6dc835d0cd11 22:38:30 Step 8/12 : COPY go.mod vendor* ./ 22:38:31 ---> d7c72f78a5fc 22:38:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:31 ---> Running in ab4b29ce7283 22:39:53 Removing intermediate container ab4b29ce7283 22:39:53 ---> 315d1fd2381b 22:39:53 Step 10/12 : COPY . . 22:39:53 ---> 999c1146f81c 22:39:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:39:53 ---> Running in f16ecd1ac22c 22:39:54 Removing intermediate container f16ecd1ac22c 22:39:54 ---> ec45c00c9a53 22:39:54 Step 12/12 : RUN $MAKE 22:39:54 ---> Running in 82fdea659882 22:39:55 noop 22:39:56 Removing intermediate container 82fdea659882 22:39:56 ---> cd711a4e94fb 22:39:56 Successfully built cd711a4e94fb 22:39:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:56 + docker inspect -f . ci-base-image-arm64 22:39:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:57 prd-ubuntu20.04-docker-arm64-4c-16g-751 does not seem to be running inside a container 22:39:57 $ 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 22:39:58 $ docker top bdb2a10a0111103d5165a70cc91ff987fb216f974f6a956f1c11c4c65d5fa7a0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:59 + go version 22:39:59 go version go1.21.0 linux/arm64 [Pipeline] } 22:39:59 $ docker stop --time=1 bdb2a10a0111103d5165a70cc91ff987fb216f974f6a956f1c11c4c65d5fa7a0 22:40:01 $ docker rm -f --volumes bdb2a10a0111103d5165a70cc91ff987fb216f974f6a956f1c11c4c65d5fa7a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:02 + docker inspect -f . ci-base-image-arm64 22:40:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:02 prd-ubuntu20.04-docker-arm64-4c-16g-751 does not seem to be running inside a container 22:40:02 $ 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 22:40:04 $ docker top 84d73689e0a6df4c1042ba3a4e1fae82bc29f9c88f66cce7ee9bec8d98e280f7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:05 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 22:40:06 + make test 22:40:06 go test ./... -coverprofile=coverage.out 22:40:10 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:42:17 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:42:17 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.116s coverage: 58.4% of statements 22:42:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:42:17 go vet ./... 22:42:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:42:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:42:56 ./bin/test-attribution-txt.sh [Pipeline] echo 22:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:42:56 $ docker stop --time=1 84d73689e0a6df4c1042ba3a4e1fae82bc29f9c88f66cce7ee9bec8d98e280f7 22:42:58 $ docker rm -f --volumes 84d73689e0a6df4c1042ba3a4e1fae82bc29f9c88f66cce7ee9bec8d98e280f7 [Pipeline] // withDockerContainer [Pipeline] sh 22:43:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:43:00 Warning: overwriting stash ‘coverage-report’ 22:43:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:43:02 + ls -al . 22:43:02 total 196 22:43:02 drwxrwxr-x 7 jenkins jenkins 4096 Nov 21 22:40 . 22:43:02 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:37 .. 22:43:02 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:37 .git 22:43:02 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:37 .github 22:43:02 -rw-rw-r-- 1 jenkins jenkins 272 Nov 21 22:37 .gitignore 22:43:02 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:37 .golangci.yml 22:43:02 -rw-rw-r-- 1 jenkins jenkins 9708 Nov 21 22:37 Attribution.txt 22:43:02 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 21 22:37 CHANGELOG.md 22:43:02 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 21 22:37 Dockerfile 22:43:02 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:37 GOVERNANCE.md 22:43:02 -rw-rw-r-- 1 jenkins jenkins 660 Nov 21 22:37 Jenkinsfile 22:43:02 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 22:37 LICENSE 22:43:02 -rw-rw-r-- 1 jenkins jenkins 1947 Nov 21 22:37 Makefile 22:43:02 -rw-rw-r-- 1 jenkins jenkins 623 Nov 21 22:37 OWNERS.md 22:43:02 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 21 22:37 README.md 22:43:02 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION 22:43:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:37 bin 22:43:02 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:37 cmd 22:43:02 -rw-r--r-- 1 jenkins jenkins 43063 Nov 21 22:42 coverage.out 22:43:02 -rw-rw-r-- 1 jenkins jenkins 3591 Nov 21 22:37 go.mod 22:43:02 -rw-rw-r-- 1 jenkins jenkins 34396 Nov 21 22:37 go.sum 22:43:02 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:37 internal 22:43:02 -rw-rw-r-- 1 jenkins jenkins 235 Nov 21 22:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:02 + 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=b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 --label arch=arm64 --label version=0.0.0 . 22:43:03 Sending build context to Docker daemon 17.21MB 22:43:03 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 22:43:03 Step 2/26 : FROM ${BASE} AS builder 22:43:03 ---> cd711a4e94fb 22:43:03 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:43:03 ---> Running in 449b3e55941c 22:43:03 Removing intermediate container 449b3e55941c 22:43:03 ---> f3a781912dcf 22:43:03 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:43:03 ---> Running in 9056d32a510e 22:43:04 Removing intermediate container 9056d32a510e 22:43:04 ---> 6156f8f7afd7 22:43:04 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:43:04 ---> Running in 7023ce0a9f89 22:43:04 Removing intermediate container 7023ce0a9f89 22:43:04 ---> e701b91b5c25 22:43:04 Step 6/26 : WORKDIR /device-virtual-go 22:43:04 ---> Running in bd0c344a46ad 22:43:05 Removing intermediate container bd0c344a46ad 22:43:05 ---> 4aa955c4c5ce 22:43:05 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:43:05 ---> Running in 53c5438b66af 22:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:08 OK: 271 MiB in 56 packages 22:43:08 Removing intermediate container 53c5438b66af 22:43:08 ---> d6c8064f15cc 22:43:08 Step 8/26 : COPY go.mod vendor* ./ 22:43:09 ---> f870448eb427 22:43:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:09 ---> Running in 271881ed932e 22:43:12 Removing intermediate container 271881ed932e 22:43:12 ---> 1e875f953d2a 22:43:12 Step 10/26 : COPY . . 22:43:13 ---> d690640c0896 22:43:13 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:43:13 ---> Running in 7bb6f78c7152 22:43:14 Removing intermediate container 7bb6f78c7152 22:43:14 ---> 386e6db9ad9e 22:43:14 Step 12/26 : RUN $MAKE 22:43:14 ---> Running in b7a8714cdcf6 22:43:15 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" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 22:45:36 Removing intermediate container b7a8714cdcf6 22:45:36 ---> 86fcf392b2c5 22:45:36 Step 13/26 : FROM alpine:3.18 22:45:36 3.18: Pulling from library/alpine 22:45:36 579b34f0a95b: Pulling fs layer 22:45:36 579b34f0a95b: Verifying Checksum 22:45:36 579b34f0a95b: Download complete 22:45:36 579b34f0a95b: Pull complete 22:45:36 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:36 Status: Downloaded newer image for alpine:3.18 22:45:36 ---> 3cc203321400 22:45:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:45:36 ---> Running in 4157b8948242 22:45:36 Removing intermediate container 4157b8948242 22:45:36 ---> f8e15670dfda 22:45:36 Step 15/26 : RUN apk add --update --no-cache dumb-init 22:45:36 ---> Running in 462923fc56d8 22:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:36 (1/1) Installing dumb-init (1.2.5-r2) 22:45:36 Executing busybox-1.36.1-r2.trigger 22:45:36 OK: 8 MiB in 16 packages 22:45:36 Removing intermediate container 462923fc56d8 22:45:36 ---> 62d9f83cb172 22:45:36 Step 16/26 : RUN apk --no-cache upgrade 22:45:36 ---> Running in 30cef0922804 22:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:36 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:45:36 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:45:36 Executing busybox-1.36.1-r5.post-upgrade 22:45:36 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:45:36 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:45:36 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:45:36 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:45:36 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:45:36 Executing busybox-1.36.1-r5.trigger 22:45:36 OK: 8 MiB in 16 packages 22:45:36 Removing intermediate container 30cef0922804 22:45:36 ---> 16f968df0a84 22:45:36 Step 17/26 : WORKDIR / 22:45:36 ---> Running in 9ff9ff2fa138 22:45:36 Removing intermediate container 9ff9ff2fa138 22:45:36 ---> 1bf2380ceac7 22:45:36 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:45:36 ---> 2a51760d56e6 22:45:36 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 22:45:36 ---> 61501f450e2b 22:45:36 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 22:45:37 ---> 6959c8245125 22:45:37 Step 21/26 : EXPOSE 59900 22:45:37 ---> Running in dfdec96a067d 22:45:38 Removing intermediate container dfdec96a067d 22:45:38 ---> f465c4f14d18 22:45:38 Step 22/26 : ENTRYPOINT ["/device-virtual"] 22:45:38 ---> Running in 5980598b1995 22:45:38 Removing intermediate container 5980598b1995 22:45:38 ---> 3106706363b4 22:45:38 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:45:38 ---> Running in 182fc33d713d 22:45:38 Removing intermediate container 182fc33d713d 22:45:38 ---> bc6c96af4d51 22:45:38 Step 24/26 : LABEL arch=arm64 22:45:39 ---> Running in 8977cf574753 22:45:39 Removing intermediate container 8977cf574753 22:45:39 ---> 8adec65a2839 22:45:39 Step 25/26 : LABEL git_sha=b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 22:45:39 ---> Running in 4d409f4107bb 22:45:40 Removing intermediate container 4d409f4107bb 22:45:40 ---> 1935fc014cd9 22:45:40 Step 26/26 : LABEL version=0.0.0 22:45:40 ---> Running in 902095e18ca5 22:45:40 Removing intermediate container 902095e18ca5 22:45:40 ---> f78f9634f28a 22:45:40 [Warning] One or more build-args [ARCH] were not consumed 22:45:40 Successfully built f78f9634f28a 22:45:40 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 22:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:41 22:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:42 arm64: Pulling from edgex-lftools-log-publisher 22:45:42 8998bd30e6a1: Pulling fs layer 22:45:42 04944245beec: Pulling fs layer 22:45:42 699f458cf7ca: Pulling fs layer 22:45:42 765212b225bb: Pulling fs layer 22:45:42 f23df028b6ca: Pulling fs layer 22:45:42 d65c8cfc05b1: Pulling fs layer 22:45:42 2437ff75d9bd: Pulling fs layer 22:45:42 f23df028b6ca: Waiting 22:45:42 d65c8cfc05b1: Waiting 22:45:42 2437ff75d9bd: Waiting 22:45:42 765212b225bb: Waiting 22:45:42 04944245beec: Verifying Checksum 22:45:42 04944245beec: Download complete 22:45:42 765212b225bb: Verifying Checksum 22:45:42 765212b225bb: Download complete 22:45:42 f23df028b6ca: Verifying Checksum 22:45:42 f23df028b6ca: Download complete 22:45:42 d65c8cfc05b1: Verifying Checksum 22:45:42 d65c8cfc05b1: Download complete 22:45:42 699f458cf7ca: Verifying Checksum 22:45:42 699f458cf7ca: Download complete 22:45:42 8998bd30e6a1: Verifying Checksum 22:45:42 8998bd30e6a1: Download complete 22:45:45 2437ff75d9bd: Download complete 22:45:50 8998bd30e6a1: Pull complete 22:45:51 04944245beec: Pull complete 22:45:53 699f458cf7ca: Pull complete 22:45:53 765212b225bb: Pull complete 22:45:54 f23df028b6ca: Pull complete 22:45:54 d65c8cfc05b1: Pull complete 22:46:12 2437ff75d9bd: Pull complete 22:46:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:13 prd-ubuntu20.04-docker-arm64-4c-16g-751 does not seem to be running inside a container 22:46:13 $ 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 22:46:19 $ docker top 1a323ddb9e843534cef7d055ac9a92d76cfb3825d91166c29c991c6875582d06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:21 ---> job-cost.sh 22:46:21 lf-activate-venv: SKIPPING 22:46:21 INFO: No Stack... 22:46:21 INFO: Retrieving Pricing Info for: v3-standard-4 22:46:22 INFO: Archiving Costs [Pipeline] sh 22:46:22 + cut -d, -f6 22:46:22 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 22:46:22 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-451-1-stack-cost] 22:46:22 Resource [jenkins-edgexfoundry-device-virtual-go-PR-451-1-stack-cost] did not exist. Created. 22:46:22 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-451-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:23 /w/workspace/device-virtual-go/1@tmp/durable-a9294074/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:46:24 + echo total: 0.10999999940395355 [Pipeline] stash 22:46:24 Warning: overwriting stash ‘stack-cost’ 22:46:24 Stashed 1 file(s) [Pipeline] } 22:46:24 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-451-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:24 $ docker stop --time=1 1a323ddb9e843534cef7d055ac9a92d76cfb3825d91166c29c991c6875582d06 22:46:26 $ docker rm -f --volumes 1a323ddb9e843534cef7d055ac9a92d76cfb3825d91166c29c991c6875582d06 [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 22:46:28 provisioning config files... 22:46:28 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-451@tmp/config15942255444324044396tmp [Pipeline] { [Pipeline] sh 22:46:28 + set +x 22:46:28 + curl -s https://codecov.io/bash 22:46:28 + bash -s -- 22:46:28 22:46:28 _____ _ 22:46:28 / ____| | | 22:46:28 | | ___ __| | ___ ___ _____ __ 22:46:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:46:28 | |___| (_) | (_| | __/ (_| (_) \ V / 22:46:28 \_____\___/ \__,_|\___|\___\___/ \_/ 22:46:28 Bash-1.0.6 22:46:28 22:46:28 22:46:28 ==> git version 2.25.1 found 22:46:28 ==> 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 22:46:28 Release-Date: 2020-01-08 22:46:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:46:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:46:28 ==> Jenkins CI detected. 22:46:28 current dir:  /w/workspace/foundry_device-virtual-go_PR-451 22:46:28 project root: . 22:46:28 --> token set from env 22:46:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:46:28 ==> Running gcov in . (disable via -X gcov) 22:46:28 ==> Python coveragepy not found 22:46:28 ==> Searching for coverage reports in: 22:46:28 + . 22:46:28 -> Found 1 reports 22:46:28 ==> Detecting git/mercurial file structure 22:46:28 ==> Reading reports 22:46:28 + ./coverage.out bytes=43063 22:46:28 ==> Appending adjustments 22:46:28 https://docs.codecov.io/docs/fixing-reports 22:46:29 + Found adjustments 22:46:29 ==> Gzipping contents 22:46:29 8.0K /tmp/codecov.nSIPom.gz 22:46:29 ==> Uploading reports 22:46:29 url: https://codecov.io 22:46:29 query: branch=PR-451&commit=b728d9fe8c1f7a03007f76ebacc7f3d8184edd97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=451&job=&cmd_args= 22:46:29 -> Pinging Codecov 22:46:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-451&commit=b728d9fe8c1f7a03007f76ebacc7f3d8184edd97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=451&job=&cmd_args= 22:46:29 -> Uploading to 22:46:29 https://storage.googleapis.com/codecov/v4/raw/2023-11-21/5E52B4B073DB2E39498172D8E973AA87/b728d9fe8c1f7a03007f76ebacc7f3d8184edd97/7e6b9279-3368-477f-8877-53bfe88b2bb0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231121T224629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4450e704ebfd5d22c028918c53b37ba3ba04e997a92af5f8ed46af9b3e8430c 22:46:29 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:29 Dload Upload Total Spent Left Speed 22:46:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 21730 --:--:-- --:--:-- --:--:-- 21730 22:46:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/b728d9fe8c1f7a03007f76ebacc7f3d8184edd97 [Pipeline] } 22:46:29 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 22:46:32 + [ -d /w/workspace/foundry_device-virtual-go_PR-451/archives ] 22:46:32 + ls -al /w/workspace/foundry_device-virtual-go_PR-451/archives 22:46:32 total 16 22:46:32 drwxr-xr-x 3 root root 4096 Nov 21 22:25 . 22:46:32 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:25 .. 22:46:32 drwxr-xr-x 2 root root 4096 Nov 21 22:25 cost 22:46:32 -rw-r--r-- 1 root root 89 Nov 21 22:25 cost.csv 22:46:32 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-451/archives 22:46:32 + ls -al /w/workspace/foundry_device-virtual-go_PR-451/archives 22:46:32 total 16 22:46:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:25 . 22:46:32 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:25 .. 22:46:32 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 22:25 cost 22:46:32 -rw-r--r-- 1 jenkins jenkins 89 Nov 21 22:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:46:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:46:33 ---> package-listing.sh 22:46:33 ++ facter osfamily 22:46:33 ++ tr '[:upper:]' '[:lower:]' 22:46:34 + OS_FAMILY=debian 22:46:34 + workspace=/w/workspace/foundry_device-virtual-go_PR-451 22:46:34 + START_PACKAGES=/tmp/packages_start.txt 22:46:34 + END_PACKAGES=/tmp/packages_end.txt 22:46:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:46:34 + PACKAGES=/tmp/packages_start.txt 22:46:34 + '[' /w/workspace/foundry_device-virtual-go_PR-451 ']' 22:46:34 + PACKAGES=/tmp/packages_end.txt 22:46:34 + case "${OS_FAMILY}" in 22:46:34 + dpkg -l 22:46:34 + grep '^ii' 22:46:34 + '[' -f /tmp/packages_start.txt ']' 22:46:34 + '[' -f /tmp/packages_end.txt ']' 22:46:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:46:34 + '[' /w/workspace/foundry_device-virtual-go_PR-451 ']' 22:46:34 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-451/archives/ 22:46:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-451/archives/ [Pipeline] echo 22:46:34 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-451/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:46:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:35 prd-ubuntu20.04-docker-8c-8g-357 does not seem to be running inside a container 22:46:35 $ 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-451/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-451 -v /w/workspace/foundry_device-virtual-go_PR-451:/w/workspace/foundry_device-virtual-go_PR-451:rw,z -v /w/workspace/foundry_device-virtual-go_PR-451@tmp:/w/workspace/foundry_device-virtual-go_PR-451@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 22:46:35 $ docker top ded93a7464c894353d63ad0eaa9020d2640f0465ee7f0023843f57a73f522c06 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:36 + touch /tmp/pre-build-complete [Pipeline] sh 22:46:36 + mkdir -p /var/log/sysstat [Pipeline] sh 22:46:36 + ls /var/log/sa-host 22:46:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:36 provisioning config files... 22:46:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-451@tmp/config17059401106463022818tmp [Pipeline] { [Pipeline] echo 22:46:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:37 ---> create-netrc.sh [Pipeline] } 22:46:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:46:38 ---> python-tools-install.sh [Pipeline] echo 22:46:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:38 ---> sudo-logs.sh 22:46:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:46:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:38 ---> job-cost.sh 22:46:38 lf-activate-venv: SKIPPING 22:46:38 DEBUG: total: 0.2199999988079071 22:46:38 INFO: Retrieving Stack Cost... 22:46:39 INFO: Retrieving Pricing Info for: v3-standard-8 22:46:39 INFO: Archiving Costs [Pipeline] echo 22:46:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:46:40 ---> logs-deploy.sh 22:46:40 lf-activate-venv: SKIPPING 22:46:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-451/1 22:46:40 INFO: archiving workspace using pattern(s): 22:46:41 Archives upload complete. 22:46:41 INFO: archiving logs to Nexus