Pull request #458 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6d042c86147d4d8910c31a7aab1fd6b265c7d9c+fb1784cb48d67777d6d76d542ae5273b128f716d (7d4c44c8f20e700f507ae23090415e068b8fc571) 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-ssh11205922120605078064.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-ssh8513104223315963778.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-458/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-458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13012139243082787228.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-458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9717480480163763782.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-ssh13252878200690936756.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-458/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-458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11654031428185805651.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-26387 in /w/workspace/foundry_device-virtual-go_PR-458 [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-458 # 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 Merging remotes/origin/main commit fb1784cb48d67777d6d76d542ae5273b128f716d into PR head commit f6d042c86147d4d8910c31a7aab1fd6b265c7d9c Merge succeeded, producing f6d042c86147d4d8910c31a7aab1fd6b265c7d9c Checking out Revision f6d042c86147d4d8910c31a7aab1fd6b265c7d9c (PR-458) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6d042c86147d4d8910c31a7aab1fd6b265c7d9c # 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 fb1784cb48d67777d6d76d542ae5273b128f716d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6d042c86147d4d8910c31a7aab1fd6b265c7d9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-29T11:53:21.734Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-29T11:53:21.927Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-29T11:53:22.041Z] ========================================================= [2023-12-29T11:53:22.041Z] EdgeX Global Pipelines Version Info [2023-12-29T11:53:22.041Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-29T11:53:22.804Z] ------------------- [2023-12-29T11:53:22.804Z] stable info: [2023-12-29T11:53:22.804Z] ------------------- [2023-12-29T11:53:22.804Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-29T11:53:22.804Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T11:53:22.804Z] Message: update stable to v1.0.258 [2023-12-29T11:53:23.374Z] ------------------- [2023-12-29T11:53:23.374Z] experimental info: [2023-12-29T11:53:23.374Z] ------------------- [2023-12-29T11:53:23.374Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-29T11:53:23.374Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T11:53:23.374Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-29T11:53:23.585Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-12-29T11:53:23.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-12-29T11:53:23.703Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-29T11:53:23.760Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-29T11:53:23.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-29T11:53:23.882Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-29T11:53:23.938Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-29T11:53:23.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-29T11:53:24.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-29T11:53:24.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-29T11:53:24.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-29T11:53:24.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-12-29T11:53:24.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-29T11:53:24.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-29T11:53:24.452Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-29T11:53:24.517Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-29T11:53:24.581Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T11:53:24.652Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T11:53:24.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-29T11:53:24.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-29T11:53:24.843Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-29T11:53:24.911Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-29T11:53:24.978Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-29T11:53:25.049Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-29T11:53:25.120Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-29T11:53:25.192Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-29T11:53:25.269Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-29T11:53:25.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-458 [Pipeline] echo [2023-12-29T11:53:25.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-458 [Pipeline] echo [2023-12-29T11:53:25.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-458 [Pipeline] echo [2023-12-29T11:53:25.570Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6d042c86147d4d8910c31a7aab1fd6b265c7d9c [Pipeline] echo [2023-12-29T11:53:25.647Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6d042c [Pipeline] echo [2023-12-29T11:53:25.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T11:53:25.899Z] provisioning config files... [2023-12-29T11:53:25.914Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-458@tmp/config16805274955248491931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T11:53:26.319Z] ---> ****-login.sh [2023-12-29T11:53:26.319Z] nexus3.edgexfoundry.org:10001 [2023-12-29T11:53:26.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:53:26.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:53:26.841Z] Configure a credential helper to remove this warning. See [2023-12-29T11:53:26.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:53:26.841Z] [2023-12-29T11:53:26.842Z] Login Succeeded [2023-12-29T11:53:26.842Z] nexus3.edgexfoundry.org:10002 [2023-12-29T11:53:26.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:53:26.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:53:26.842Z] Configure a credential helper to remove this warning. See [2023-12-29T11:53:26.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:53:26.842Z] [2023-12-29T11:53:26.842Z] Login Succeeded [2023-12-29T11:53:26.842Z] nexus3.edgexfoundry.org:10003 [2023-12-29T11:53:26.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:53:27.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:53:27.103Z] Configure a credential helper to remove this warning. See [2023-12-29T11:53:27.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:53:27.103Z] [2023-12-29T11:53:27.103Z] Login Succeeded [2023-12-29T11:53:27.103Z] nexus3.edgexfoundry.org:10004 [2023-12-29T11:53:27.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:53:27.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:53:27.103Z] Configure a credential helper to remove this warning. See [2023-12-29T11:53:27.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:53:27.103Z] [2023-12-29T11:53:27.103Z] Login Succeeded [2023-12-29T11:53:27.103Z] ****.io [2023-12-29T11:53:27.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:53:27.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:53:27.366Z] Configure a credential helper to remove this warning. See [2023-12-29T11:53:27.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:53:27.366Z] [2023-12-29T11:53:27.366Z] Login Succeeded [2023-12-29T11:53:27.366Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T11:53:27.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-29T11:53:28.180Z] + git rev-list -1 --merges f6d042c86147d4d8910c31a7aab1fd6b265c7d9c~1..f6d042c86147d4d8910c31a7aab1fd6b265c7d9c [Pipeline] echo [2023-12-29T11:53:28.222Z] -----------> git rev-list -1 --merges f6d042c86147d4d8910c31a7aab1fd6b265c7d9c~1..f6d042c86147d4d8910c31a7aab1fd6b265c7d9c f6d042c86147d4d8910c31a7aab1fd6b265c7d9c [false] [Pipeline] sh [2023-12-29T11:53:28.563Z] + git log --format=format:%s -1 f6d042c86147d4d8910c31a7aab1fd6b265c7d9c [Pipeline] echo [2023-12-29T11:53:28.605Z] ========================================================= [2023-12-29T11:53:28.605Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-29T11:53:28.605Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T11:53:29.094Z] + git log --format=format:%s -1 f6d042c86147d4d8910c31a7aab1fd6b265c7d9c [Pipeline] echo [2023-12-29T11:53:29.124Z] [semverPrep] GIT_COMMIT: f6d042c86147d4d8910c31a7aab1fd6b265c7d9c, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-29T11:53:29.173Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-29T11:53:29.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-29T11:53:29.608Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-29T11:53:29.608Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-29T11:53:29.608Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-29T11:53:29.608Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-29T11:53:29.608Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-29T11:53:29.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T11:53:30.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T11:53:30.125Z] [2023-12-29T11:53:30.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T11:53:30.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T11:53:30.546Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-29T11:53:30.546Z] b85a868b505f: Pulling fs layer [2023-12-29T11:53:30.546Z] e2be974225ed: Pulling fs layer [2023-12-29T11:53:30.547Z] 339a4e72a1f5: Pulling fs layer [2023-12-29T11:53:30.547Z] 988bab9f4d93: Pulling fs layer [2023-12-29T11:53:30.547Z] 1469e6f7b9e6: Pulling fs layer [2023-12-29T11:53:30.547Z] eaf3925da568: Pulling fs layer [2023-12-29T11:53:30.547Z] bab4dde63d76: Pulling fs layer [2023-12-29T11:53:30.547Z] bde34c3a00c8: Pulling fs layer [2023-12-29T11:53:30.547Z] b352a97aabf1: Pulling fs layer [2023-12-29T11:53:30.547Z] 4872d77fe225: Pulling fs layer [2023-12-29T11:53:30.547Z] 5851b861e8e6: Pulling fs layer [2023-12-29T11:53:30.547Z] eaf3925da568: Waiting [2023-12-29T11:53:30.547Z] bab4dde63d76: Waiting [2023-12-29T11:53:30.547Z] bde34c3a00c8: Waiting [2023-12-29T11:53:30.547Z] 5851b861e8e6: Waiting [2023-12-29T11:53:30.547Z] b352a97aabf1: Waiting [2023-12-29T11:53:30.547Z] 4872d77fe225: Waiting [2023-12-29T11:53:30.547Z] 988bab9f4d93: Waiting [2023-12-29T11:53:30.547Z] 1469e6f7b9e6: Waiting [2023-12-29T11:53:30.547Z] e2be974225ed: Verifying Checksum [2023-12-29T11:53:30.547Z] e2be974225ed: Download complete [2023-12-29T11:53:30.547Z] 988bab9f4d93: Verifying Checksum [2023-12-29T11:53:30.547Z] 988bab9f4d93: Download complete [2023-12-29T11:53:30.547Z] 1469e6f7b9e6: Verifying Checksum [2023-12-29T11:53:30.547Z] 1469e6f7b9e6: Download complete [2023-12-29T11:53:30.547Z] 339a4e72a1f5: Verifying Checksum [2023-12-29T11:53:30.547Z] 339a4e72a1f5: Download complete [2023-12-29T11:53:30.805Z] eaf3925da568: Verifying Checksum [2023-12-29T11:53:30.805Z] eaf3925da568: Download complete [2023-12-29T11:53:30.805Z] bde34c3a00c8: Verifying Checksum [2023-12-29T11:53:30.805Z] bde34c3a00c8: Download complete [2023-12-29T11:53:30.805Z] b352a97aabf1: Download complete [2023-12-29T11:53:30.805Z] 4872d77fe225: Download complete [2023-12-29T11:53:30.805Z] 5851b861e8e6: Verifying Checksum [2023-12-29T11:53:30.805Z] 5851b861e8e6: Download complete [2023-12-29T11:53:30.805Z] b85a868b505f: Verifying Checksum [2023-12-29T11:53:30.805Z] b85a868b505f: Download complete [2023-12-29T11:53:31.065Z] bab4dde63d76: Verifying Checksum [2023-12-29T11:53:31.065Z] bab4dde63d76: Download complete [2023-12-29T11:53:32.006Z] b85a868b505f: Pull complete [2023-12-29T11:53:32.304Z] e2be974225ed: Pull complete [2023-12-29T11:53:32.563Z] 339a4e72a1f5: Pull complete [2023-12-29T11:53:32.823Z] 988bab9f4d93: Pull complete [2023-12-29T11:53:33.082Z] 1469e6f7b9e6: Pull complete [2023-12-29T11:53:33.082Z] eaf3925da568: Pull complete [2023-12-29T11:53:34.465Z] bab4dde63d76: Pull complete [2023-12-29T11:53:34.724Z] bde34c3a00c8: Pull complete [2023-12-29T11:53:34.724Z] b352a97aabf1: Pull complete [2023-12-29T11:53:34.724Z] 4872d77fe225: Pull complete [2023-12-29T11:53:34.984Z] 5851b861e8e6: Pull complete [2023-12-29T11:53:34.984Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-29T11:53:34.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T11:53:34.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T11:53:35.321Z] prd-ubuntu20.04-docker-8c-8g-26387 does not seem to be running inside a container [2023-12-29T11:53:35.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-458 -v /w/workspace/foundry_device-virtual-go_PR-458:/w/workspace/foundry_device-virtual-go_PR-458:rw,z -v /w/workspace/foundry_device-virtual-go_PR-458@tmp:/w/workspace/foundry_device-virtual-go_PR-458@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-29T11:53:38.253Z] $ docker top 50d49b31882de7c6cd5d2f2e4e60c3802c2520cb66f6aa7a7bd4daf776806566 -eo pid,comm [2023-12-29T11:53:38.312Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-29T11:53:38.312Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-29T11:53:38.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T11:53:38.504Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T11:53:38.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T11:53:38.621Z] $ docker exec 50d49b31882de7c6cd5d2f2e4e60c3802c2520cb66f6aa7a7bd4daf776806566 ssh-agent [2023-12-29T11:53:38.726Z] SSH_AUTH_SOCK=/tmp/ssh-0ITTR4H0SN6d/agent.33 [2023-12-29T11:53:38.726Z] SSH_AGENT_PID=39 [2023-12-29T11:53:38.733Z] Running ssh-add (command line suppressed) [2023-12-29T11:53:38.835Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-458@tmp/private_key_16871082250843592569.key (/w/workspace/foundry_device-virtual-go_PR-458@tmp/private_key_16871082250843592569.key) [2023-12-29T11:53:38.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T11:53:39.198Z] + git tag --points-at HEAD [Pipeline] } [2023-12-29T11:53:39.225Z] $ docker exec --env ******** --env ******** 50d49b31882de7c6cd5d2f2e4e60c3802c2520cb66f6aa7a7bd4daf776806566 ssh-agent -k [2023-12-29T11:53:39.320Z] unset SSH_AUTH_SOCK; [2023-12-29T11:53:39.320Z] unset SSH_AGENT_PID; [2023-12-29T11:53:39.320Z] echo Agent pid 39 killed; [2023-12-29T11:53:39.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-29T11:53:39.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T11:53:39.472Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T11:53:39.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T11:53:39.579Z] $ docker exec 50d49b31882de7c6cd5d2f2e4e60c3802c2520cb66f6aa7a7bd4daf776806566 ssh-agent [2023-12-29T11:53:39.701Z] SSH_AUTH_SOCK=/tmp/ssh-SRbVluJqN9c4/agent.72 [2023-12-29T11:53:39.701Z] SSH_AGENT_PID=78 [2023-12-29T11:53:39.706Z] Running ssh-add (command line suppressed) [2023-12-29T11:53:39.808Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-458@tmp/private_key_14539229849144684175.key (/w/workspace/foundry_device-virtual-go_PR-458@tmp/private_key_14539229849144684175.key) [2023-12-29T11:53:39.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T11:53:40.179Z] + git semver init [2023-12-29T11:53:40.440Z] 2023-12-29 11:53:40,363 [run_init] DEBUG init version:0.0.0 force:False [2023-12-29T11:53:40.440Z] 2023-12-29 11:53:40,364 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-458/.semver [2023-12-29T11:53:40.440Z] 2023-12-29 11:53:40,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-458/.semver [2023-12-29T11:53:40.440Z] 2023-12-29 11:53:40,365 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-458/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-458, universal_newlines=False, shell=None, istream=None) [2023-12-29T11:53:43.430Z] 2023-12-29 11:53:43,267 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-458/.git/info/exclude [2023-12-29T11:53:43.430Z] 2023-12-29 11:53:43,267 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-458/.semver/PR-458 with force:False [2023-12-29T11:53:43.430Z] 2023-12-29 11:53:43,268 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-458/.semver/PR-458 [2023-12-29T11:53:43.430Z] 2023-12-29 11:53:43,272 [execute] INFO git cat-file --batch-check [2023-12-29T11:53:43.431Z] 2023-12-29 11:53:43,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-458/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T11:53:43.431Z] 2023-12-29 11:53:43,277 [execute] INFO git cat-file --batch [2023-12-29T11:53:43.431Z] 2023-12-29 11:53:43,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-458/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T11:53:43.431Z] 2023-12-29 11:53:43,282 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-458/.semver/PR-458 [2023-12-29T11:53:43.431Z] 0.0.0 [Pipeline] } [2023-12-29T11:53:43.455Z] $ docker exec --env ******** --env ******** 50d49b31882de7c6cd5d2f2e4e60c3802c2520cb66f6aa7a7bd4daf776806566 ssh-agent -k [2023-12-29T11:53:43.557Z] unset SSH_AUTH_SOCK; [2023-12-29T11:53:43.557Z] unset SSH_AGENT_PID; [2023-12-29T11:53:43.558Z] echo Agent pid 78 killed; [2023-12-29T11:53:43.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-29T11:53:44.078Z] + git semver [Pipeline] } [2023-12-29T11:53:44.367Z] $ docker stop --time=1 50d49b31882de7c6cd5d2f2e4e60c3802c2520cb66f6aa7a7bd4daf776806566 [2023-12-29T11:53:45.682Z] $ docker rm -f --volumes 50d49b31882de7c6cd5d2f2e4e60c3802c2520cb66f6aa7a7bd4daf776806566 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T11:53:46.147Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-29T11:53:46.526Z] Stashed 1 file(s) [Pipeline] echo [2023-12-29T11:53:46.545Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T11:53:47.504Z] provisioning config files... [2023-12-29T11:53:47.535Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-458@tmp/config9263375273132905554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T11:53:47.937Z] ---> ****-login.sh [2023-12-29T11:53:47.937Z] nexus3.edgexfoundry.org:10001 [2023-12-29T11:53:47.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:53:47.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:53:47.937Z] Configure a credential helper to remove this warning. See [2023-12-29T11:53:47.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:53:47.937Z] [2023-12-29T11:53:47.937Z] Login Succeeded [2023-12-29T11:53:47.937Z] nexus3.edgexfoundry.org:10002 [2023-12-29T11:53:47.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:53:47.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:53:47.937Z] Configure a credential helper to remove this warning. See [2023-12-29T11:53:47.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:53:47.937Z] [2023-12-29T11:53:47.937Z] Login Succeeded [2023-12-29T11:53:47.937Z] nexus3.edgexfoundry.org:10003 [2023-12-29T11:53:48.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:53:48.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:53:48.200Z] Configure a credential helper to remove this warning. See [2023-12-29T11:53:48.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:53:48.200Z] [2023-12-29T11:53:48.200Z] Login Succeeded [2023-12-29T11:53:48.200Z] nexus3.edgexfoundry.org:10004 [2023-12-29T11:53:48.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:53:48.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:53:48.200Z] Configure a credential helper to remove this warning. See [2023-12-29T11:53:48.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:53:48.200Z] [2023-12-29T11:53:48.200Z] Login Succeeded [2023-12-29T11:53:48.200Z] ****.io [2023-12-29T11:53:48.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:53:48.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:53:48.461Z] Configure a credential helper to remove this warning. See [2023-12-29T11:53:48.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:53:48.461Z] [2023-12-29T11:53:48.461Z] Login Succeeded [2023-12-29T11:53:48.461Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T11:53:48.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-29T11:53:48.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T11:53:48.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T11:53:49.058Z] ========================================================= [2023-12-29T11:53:49.058Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-29T11:53:49.058Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T11:53:49.631Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-29T11:53:49.631Z] Sending build context to Docker daemon 31.59MB [2023-12-29T11:53:49.631Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T11:53:49.631Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-29T11:53:49.890Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-29T11:53:49.890Z] 7264a8db6415: Pulling fs layer [2023-12-29T11:53:49.890Z] c4d48a809fc2: Pulling fs layer [2023-12-29T11:53:49.890Z] 4f1c88b9dad5: Pulling fs layer [2023-12-29T11:53:49.890Z] ad3a456e5733: Pulling fs layer [2023-12-29T11:53:49.890Z] 69c7f0334f64: Pulling fs layer [2023-12-29T11:53:49.890Z] 1f1c1a5573a3: Pulling fs layer [2023-12-29T11:53:49.890Z] ce7588e14bc9: Pulling fs layer [2023-12-29T11:53:49.890Z] b5e4710f87ac: Pulling fs layer [2023-12-29T11:53:49.890Z] ce7588e14bc9: Waiting [2023-12-29T11:53:49.890Z] ad3a456e5733: Waiting [2023-12-29T11:53:49.890Z] b5e4710f87ac: Waiting [2023-12-29T11:53:49.890Z] 69c7f0334f64: Waiting [2023-12-29T11:53:49.890Z] 1f1c1a5573a3: Waiting [2023-12-29T11:53:49.890Z] c4d48a809fc2: Verifying Checksum [2023-12-29T11:53:49.890Z] c4d48a809fc2: Download complete [2023-12-29T11:53:49.890Z] ad3a456e5733: Download complete [2023-12-29T11:53:49.890Z] 69c7f0334f64: Verifying Checksum [2023-12-29T11:53:49.890Z] 69c7f0334f64: Download complete [2023-12-29T11:53:49.890Z] 7264a8db6415: Download complete [2023-12-29T11:53:49.890Z] 1f1c1a5573a3: Verifying Checksum [2023-12-29T11:53:49.890Z] 1f1c1a5573a3: Download complete [2023-12-29T11:53:50.150Z] 7264a8db6415: Pull complete [2023-12-29T11:53:50.150Z] b5e4710f87ac: Verifying Checksum [2023-12-29T11:53:50.150Z] b5e4710f87ac: Download complete [2023-12-29T11:53:50.412Z] c4d48a809fc2: Pull complete [2023-12-29T11:53:50.412Z] 4f1c88b9dad5: Verifying Checksum [2023-12-29T11:53:50.412Z] 4f1c88b9dad5: Download complete [2023-12-29T11:53:50.671Z] ce7588e14bc9: Verifying Checksum [2023-12-29T11:53:50.671Z] ce7588e14bc9: Download complete [2023-12-29T11:53:53.201Z] 4f1c88b9dad5: Pull complete [2023-12-29T11:53:53.201Z] ad3a456e5733: Pull complete [2023-12-29T11:53:53.202Z] 69c7f0334f64: Pull complete [2023-12-29T11:53:53.460Z] 1f1c1a5573a3: Pull complete [2023-12-29T11:53:55.988Z] ce7588e14bc9: Pull complete [2023-12-29T11:53:56.250Z] b5e4710f87ac: Pull complete [2023-12-29T11:53:56.250Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-29T11:53:56.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-29T11:53:56.250Z] ---> 88b5674ff536 [2023-12-29T11:53:56.250Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-29T11:54:00.452Z] ---> Running in eda0f3804db1 [2023-12-29T11:54:00.712Z] Removing intermediate container eda0f3804db1 [2023-12-29T11:54:00.712Z] ---> a9940af5c0b9 [2023-12-29T11:54:00.712Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-29T11:54:00.712Z] ---> Running in e603fb1937e3 [2023-12-29T11:54:00.712Z] Removing intermediate container e603fb1937e3 [2023-12-29T11:54:00.712Z] ---> 733541247e59 [2023-12-29T11:54:00.712Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-29T11:54:00.712Z] ---> Running in ef5902340663 [2023-12-29T11:54:00.970Z] Removing intermediate container ef5902340663 [2023-12-29T11:54:00.970Z] ---> 6521d0188083 [2023-12-29T11:54:00.970Z] Step 6/12 : WORKDIR /device-virtual-go [2023-12-29T11:54:00.970Z] ---> Running in d5ff63bedefb [2023-12-29T11:54:00.970Z] Removing intermediate container d5ff63bedefb [2023-12-29T11:54:00.970Z] ---> 2784c47d6319 [2023-12-29T11:54:00.970Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-29T11:54:00.970Z] ---> Running in 6f021e6f649a [2023-12-29T11:54:01.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T11:54:01.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T11:54:01.752Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-29T11:54:01.752Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-29T11:54:01.752Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-29T11:54:01.752Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-29T11:54:01.752Z] Executing busybox-1.36.1-r5.trigger [2023-12-29T11:54:01.752Z] OK: 268 MiB in 56 packages [2023-12-29T11:54:02.243Z] Still waiting to schedule task [2023-12-29T11:54:02.243Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-29T11:54:02.321Z] Removing intermediate container 6f021e6f649a [2023-12-29T11:54:02.321Z] ---> 970d586e1e2b [2023-12-29T11:54:02.321Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-29T11:54:02.582Z] ---> 38f0b9ef11cd [2023-12-29T11:54:02.582Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T11:54:02.582Z] ---> Running in dc06e24a3a22 [2023-12-29T11:54:49.278Z] Removing intermediate container dc06e24a3a22 [2023-12-29T11:54:49.278Z] ---> 372ac60df41c [2023-12-29T11:54:49.278Z] Step 10/12 : COPY . . [2023-12-29T11:54:49.278Z] ---> a40135cd3d2a [2023-12-29T11:54:49.278Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-29T11:54:49.278Z] ---> Running in 52dfa8eaddd4 [2023-12-29T11:54:49.278Z] Removing intermediate container 52dfa8eaddd4 [2023-12-29T11:54:49.278Z] ---> 095e55a79f45 [2023-12-29T11:54:49.278Z] Step 12/12 : RUN $MAKE [2023-12-29T11:54:49.278Z] ---> Running in fe676e53aebc [2023-12-29T11:54:49.278Z] noop [2023-12-29T11:54:49.278Z] Removing intermediate container fe676e53aebc [2023-12-29T11:54:49.278Z] ---> a4c48a617479 [2023-12-29T11:54:49.278Z] Successfully built a4c48a617479 [2023-12-29T11:54:49.278Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T11:54:49.822Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T11:54:49.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T11:54:50.033Z] prd-ubuntu20.04-docker-8c-8g-26387 does not seem to be running inside a container [2023-12-29T11:54:50.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-458 -v /w/workspace/foundry_device-virtual-go_PR-458:/w/workspace/foundry_device-virtual-go_PR-458:rw,z -v /w/workspace/foundry_device-virtual-go_PR-458@tmp:/w/workspace/foundry_device-virtual-go_PR-458@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 ******** ci-base-image-x86_64 cat [2023-12-29T11:54:50.473Z] $ docker top 0d981c103dbc09af7cb2225dabaca49ff447594ecd9b25eb8db2bed70d62820e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T11:54:50.920Z] + go version [2023-12-29T11:54:50.920Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-29T11:54:50.949Z] $ docker stop --time=1 0d981c103dbc09af7cb2225dabaca49ff447594ecd9b25eb8db2bed70d62820e [2023-12-29T11:54:52.213Z] $ docker rm -f --volumes 0d981c103dbc09af7cb2225dabaca49ff447594ecd9b25eb8db2bed70d62820e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T11:54:53.178Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T11:54:53.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T11:54:53.390Z] prd-ubuntu20.04-docker-8c-8g-26387 does not seem to be running inside a container [2023-12-29T11:54:53.421Z] $ 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-458 -v /w/workspace/foundry_device-virtual-go_PR-458:/w/workspace/foundry_device-virtual-go_PR-458:rw,z -v /w/workspace/foundry_device-virtual-go_PR-458@tmp:/w/workspace/foundry_device-virtual-go_PR-458@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 ******** ci-base-image-x86_64 cat [2023-12-29T11:54:53.735Z] $ docker top bc60549561305c8e3196308d63412ea5420f58812aa7385a7c5c50e99cc839b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T11:54:54.194Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-458 [Pipeline] fileExists [Pipeline] sh [2023-12-29T11:54:54.598Z] + make test [2023-12-29T11:54:54.598Z] go test ./... -coverprofile=coverage.out [2023-12-29T11:54:55.980Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-29T11:55:05.950Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-29T11:55:05.950Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-12-29T11:55:11.213Z] go vet ./... [2023-12-29T11:55:14.497Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T11:55:14.497Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T11:55:14.497Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T11:55:14.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T11:55:14.604Z] $ docker stop --time=1 bc60549561305c8e3196308d63412ea5420f58812aa7385a7c5c50e99cc839b5 [2023-12-29T11:55:17.475Z] $ docker rm -f --volumes bc60549561305c8e3196308d63412ea5420f58812aa7385a7c5c50e99cc839b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T11:55:18.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-29T11:55:18.145Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-29T11:55:18.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T11:55:19.284Z] + ls -al . [2023-12-29T11:55:19.284Z] total 200 [2023-12-29T11:55:19.284Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 11:54 . [2023-12-29T11:55:19.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 11:53 .. [2023-12-29T11:55:19.284Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 11:55 .git [2023-12-29T11:55:19.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 11:53 .github [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 29 11:53 .gitignore [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 11:53 .golangci.yml [2023-12-29T11:55:19.284Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 11:53 .semver [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 29 11:53 Attribution.txt [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 29 11:53 CHANGELOG.md [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 29 11:53 Dockerfile [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 11:53 GOVERNANCE.md [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 29 11:53 Jenkinsfile [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 11:53 LICENSE [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 1953 Dec 29 11:53 Makefile [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 29 11:53 OWNERS.md [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 29 11:53 README.md [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 11:53 VERSION [2023-12-29T11:55:19.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 11:53 bin [2023-12-29T11:55:19.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 11:53 cmd [2023-12-29T11:55:19.284Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 29 11:55 coverage.out [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 3634 Dec 29 11:53 go.mod [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 33991 Dec 29 11:53 go.sum [2023-12-29T11:55:19.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 11:53 internal [2023-12-29T11:55:19.284Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 29 11:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T11:55:19.857Z] + 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=f6d042c86147d4d8910c31a7aab1fd6b265c7d9c --label arch=amd64 --label version=0.0.0 . [2023-12-29T11:55:19.857Z] Sending build context to Docker daemon 31.64MB [2023-12-29T11:55:19.857Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T11:55:19.857Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-29T11:55:19.857Z] ---> a4c48a617479 [2023-12-29T11:55:19.857Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-29T11:55:20.427Z] ---> Running in 7eb8a9ea3446 [2023-12-29T11:55:20.427Z] Removing intermediate container 7eb8a9ea3446 [2023-12-29T11:55:20.427Z] ---> 48c7fdd447f0 [2023-12-29T11:55:20.427Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-29T11:55:20.427Z] ---> Running in 9a45289bbd32 [2023-12-29T11:55:20.427Z] Removing intermediate container 9a45289bbd32 [2023-12-29T11:55:20.427Z] ---> 8ae183f992de [2023-12-29T11:55:20.427Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-29T11:55:20.427Z] ---> Running in 4328b30b722c [2023-12-29T11:55:20.427Z] Removing intermediate container 4328b30b722c [2023-12-29T11:55:20.427Z] ---> 242f895db203 [2023-12-29T11:55:20.427Z] Step 6/26 : WORKDIR /device-virtual-go [2023-12-29T11:55:20.427Z] ---> Running in 2d79419ed80c [2023-12-29T11:55:20.686Z] Removing intermediate container 2d79419ed80c [2023-12-29T11:55:20.686Z] ---> 707fd7355a8d [2023-12-29T11:55:20.686Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-29T11:55:20.686Z] ---> Running in 3fd3dfe72916 [2023-12-29T11:55:20.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T11:55:21.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T11:55:21.776Z] OK: 268 MiB in 56 packages [2023-12-29T11:55:22.036Z] Removing intermediate container 3fd3dfe72916 [2023-12-29T11:55:22.036Z] ---> 84e62661f089 [2023-12-29T11:55:22.036Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-29T11:55:22.299Z] ---> 71508ed9a22a [2023-12-29T11:55:22.299Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T11:55:22.299Z] ---> Running in 44f5938836fa [2023-12-29T11:55:22.870Z] Removing intermediate container 44f5938836fa [2023-12-29T11:55:22.870Z] ---> d2b1c728e908 [2023-12-29T11:55:22.870Z] Step 10/26 : COPY . . [2023-12-29T11:55:23.811Z] ---> ef86f0d950b0 [2023-12-29T11:55:23.811Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-29T11:55:23.811Z] ---> Running in a20c25c26efb [2023-12-29T11:55:23.811Z] Removing intermediate container a20c25c26efb [2023-12-29T11:55:23.811Z] ---> 053e69a7aff5 [2023-12-29T11:55:23.811Z] Step 12/26 : RUN $MAKE [2023-12-29T11:55:23.811Z] ---> Running in 6d5b7f187605 [2023-12-29T11:55:24.070Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-29T11:55:42.154Z] Removing intermediate container 6d5b7f187605 [2023-12-29T11:55:42.154Z] ---> 3d139045f501 [2023-12-29T11:55:42.154Z] Step 13/26 : FROM alpine:3.18 [2023-12-29T11:55:42.154Z] 3.18: Pulling from library/alpine [2023-12-29T11:55:42.154Z] c926b61bad3b: Pulling fs layer [2023-12-29T11:55:42.154Z] c926b61bad3b: Verifying Checksum [2023-12-29T11:55:42.154Z] c926b61bad3b: Download complete [2023-12-29T11:55:42.154Z] c926b61bad3b: Pull complete [2023-12-29T11:55:42.154Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T11:55:42.154Z] Status: Downloaded newer image for alpine:3.18 [2023-12-29T11:55:42.154Z] ---> b541f2080109 [2023-12-29T11:55:42.154Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-12-29T11:55:42.154Z] ---> Running in 02dd4322ddf8 [2023-12-29T11:55:42.154Z] Removing intermediate container 02dd4322ddf8 [2023-12-29T11:55:42.154Z] ---> b197ed9c787c [2023-12-29T11:55:42.154Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-29T11:55:42.154Z] ---> Running in d4596d8fda9d [2023-12-29T11:55:42.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T11:55:42.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T11:55:42.982Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-29T11:55:42.982Z] Executing busybox-1.36.1-r5.trigger [2023-12-29T11:55:42.982Z] OK: 7 MiB in 16 packages [2023-12-29T11:55:43.241Z] Removing intermediate container d4596d8fda9d [2023-12-29T11:55:43.241Z] ---> 963e2236fc2a [2023-12-29T11:55:43.241Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-29T11:55:43.241Z] ---> Running in 3c4c59701c3d [2023-12-29T11:55:43.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T11:55:43.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T11:55:43.762Z] OK: 7 MiB in 16 packages [2023-12-29T11:55:44.020Z] Removing intermediate container 3c4c59701c3d [2023-12-29T11:55:44.020Z] ---> 745649f34a37 [2023-12-29T11:55:44.020Z] Step 17/26 : WORKDIR / [2023-12-29T11:55:44.020Z] ---> Running in 8a67125cfc8c [2023-12-29T11:55:44.280Z] Removing intermediate container 8a67125cfc8c [2023-12-29T11:55:44.280Z] ---> fa6093a54077 [2023-12-29T11:55:44.280Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-29T11:55:44.280Z] ---> 791406fd1820 [2023-12-29T11:55:44.280Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-12-29T11:55:44.280Z] ---> e35d5872a38c [2023-12-29T11:55:44.280Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-12-29T11:55:45.216Z] ---> 4ebecec7db82 [2023-12-29T11:55:45.216Z] Step 21/26 : EXPOSE 59900 [2023-12-29T11:55:45.216Z] ---> Running in 116026048ea3 [2023-12-29T11:55:45.216Z] Removing intermediate container 116026048ea3 [2023-12-29T11:55:45.216Z] ---> e3ccaa5e0426 [2023-12-29T11:55:45.216Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-12-29T11:55:45.216Z] ---> Running in 6e05e5155193 [2023-12-29T11:55:45.216Z] Removing intermediate container 6e05e5155193 [2023-12-29T11:55:45.216Z] ---> 524165e2da6a [2023-12-29T11:55:45.216Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-29T11:55:45.216Z] ---> Running in 8bf9552398f7 [2023-12-29T11:55:45.216Z] Removing intermediate container 8bf9552398f7 [2023-12-29T11:55:45.216Z] ---> 1906f30287e9 [2023-12-29T11:55:45.216Z] Step 24/26 : LABEL arch=amd64 [2023-12-29T11:55:45.216Z] ---> Running in 99c3d4e9d3e4 [2023-12-29T11:55:45.476Z] Removing intermediate container 99c3d4e9d3e4 [2023-12-29T11:55:45.476Z] ---> adc21375d871 [2023-12-29T11:55:45.476Z] Step 25/26 : LABEL git_sha=f6d042c86147d4d8910c31a7aab1fd6b265c7d9c [2023-12-29T11:55:45.476Z] ---> Running in c89b96249857 [2023-12-29T11:55:45.476Z] Removing intermediate container c89b96249857 [2023-12-29T11:55:45.476Z] ---> cda0abe35dd7 [2023-12-29T11:55:45.476Z] Step 26/26 : LABEL version=0.0.0 [2023-12-29T11:55:45.476Z] ---> Running in b0c50938fb50 [2023-12-29T11:55:45.476Z] Removing intermediate container b0c50938fb50 [2023-12-29T11:55:45.476Z] ---> 815fd42616c6 [2023-12-29T11:55:45.476Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-29T11:55:45.476Z] Successfully built 815fd42616c6 [2023-12-29T11:55:45.476Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T11:55:46.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T11:55:46.722Z] [2023-12-29T11:55:46.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T11:55:47.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T11:55:47.127Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-29T11:55:47.127Z] 5eb5b503b376: Pulling fs layer [2023-12-29T11:55:47.127Z] 5c69ac0246d0: Pulling fs layer [2023-12-29T11:55:47.127Z] ec43610c2a17: Pulling fs layer [2023-12-29T11:55:47.127Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-29T11:55:47.127Z] 33b1e0a273af: Pulling fs layer [2023-12-29T11:55:47.127Z] 5d3b04190fa2: Pulling fs layer [2023-12-29T11:55:47.127Z] 2f39f015ded8: Pulling fs layer [2023-12-29T11:55:47.127Z] 3a2ae6a8a46f: Waiting [2023-12-29T11:55:47.127Z] 2f39f015ded8: Waiting [2023-12-29T11:55:47.127Z] 5d3b04190fa2: Waiting [2023-12-29T11:55:47.127Z] 5c69ac0246d0: Download complete [2023-12-29T11:55:47.127Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-29T11:55:47.127Z] 3a2ae6a8a46f: Download complete [2023-12-29T11:55:47.127Z] 33b1e0a273af: Verifying Checksum [2023-12-29T11:55:47.127Z] 33b1e0a273af: Download complete [2023-12-29T11:55:47.127Z] 5d3b04190fa2: Verifying Checksum [2023-12-29T11:55:47.127Z] 5d3b04190fa2: Download complete [2023-12-29T11:55:47.127Z] ec43610c2a17: Verifying Checksum [2023-12-29T11:55:47.127Z] ec43610c2a17: Download complete [2023-12-29T11:55:47.387Z] 5eb5b503b376: Verifying Checksum [2023-12-29T11:55:47.387Z] 5eb5b503b376: Download complete [2023-12-29T11:55:47.952Z] 2f39f015ded8: Download complete [2023-12-29T11:55:48.520Z] 5eb5b503b376: Pull complete [2023-12-29T11:55:48.778Z] 5c69ac0246d0: Pull complete [2023-12-29T11:55:49.346Z] ec43610c2a17: Pull complete [2023-12-29T11:55:49.346Z] 3a2ae6a8a46f: Pull complete [2023-12-29T11:55:49.604Z] 33b1e0a273af: Pull complete [2023-12-29T11:55:49.604Z] 5d3b04190fa2: Pull complete [2023-12-29T11:55:53.790Z] 2f39f015ded8: Pull complete [2023-12-29T11:55:53.790Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-29T11:55:53.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T11:55:53.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T11:55:54.168Z] prd-ubuntu20.04-docker-8c-8g-26387 does not seem to be running inside a container [2023-12-29T11:55:54.196Z] $ 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-458 -v /w/workspace/foundry_device-virtual-go_PR-458:/w/workspace/foundry_device-virtual-go_PR-458:rw,z -v /w/workspace/foundry_device-virtual-go_PR-458@tmp:/w/workspace/foundry_device-virtual-go_PR-458@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-29T11:55:56.042Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26388 in /w/workspace/foundry_device-virtual-go_PR-458 [2023-12-29T11:55:58.274Z] $ docker top c6e82a7e5f33072262385226925aad70b7b5fbfe5f424cd9074a3b357182fa28 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-12-29T11:55:58.669Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-12-29T11:55:58.786Z] The recommended git tool is: git [2023-12-29T11:55:58.897Z] ---> job-cost.sh [2023-12-29T11:55:58.897Z] lf-activate-venv: SKIPPING [2023-12-29T11:55:58.897Z] INFO: No Stack... [2023-12-29T11:55:59.155Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T11:55:59.418Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T11:55:59.747Z] + cat /w/workspace/foundry_device-virtual-go_PR-458/archives/cost.csv [2023-12-29T11:55:59.747Z] + cut -d, -f6 [Pipeline] lock [2023-12-29T11:55:59.792Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-458-1-stack-cost] [2023-12-29T11:55:59.797Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-458-1-stack-cost] did not exist. Created. [2023-12-29T11:55:59.797Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T11:56:00.284Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T11:56:00.335Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T11:56:00.399Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T11:56:00.543Z] $ docker stop --time=1 c6e82a7e5f33072262385226925aad70b7b5fbfe5f424cd9074a3b357182fa28 [2023-12-29T11:56:01.696Z] $ docker rm -f --volumes c6e82a7e5f33072262385226925aad70b7b5fbfe5f424cd9074a3b357182fa28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-29T11:56:04.006Z] using credential edgex-jenkins-ssh [2023-12-29T11:56:04.028Z] Cloning the remote Git repository [2023-12-29T11:56:04.086Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-12-29T11:56:04.174Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-12-29T11:56:04.315Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-12-29T11:56:04.315Z] > git --version # timeout=10 [2023-12-29T11:56:04.339Z] > git --version # 'git version 2.25.1' [2023-12-29T11:56:04.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T11:56:04.486Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T11:56:10.846Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-12-29T11:56:10.865Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T11:56:11.668Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-12-29T11:56:11.702Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-12-29T11:56:11.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T11:56:11.717Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-29T11:56:12.235Z] Merging remotes/origin/main commit fb1784cb48d67777d6d76d542ae5273b128f716d into PR head commit f6d042c86147d4d8910c31a7aab1fd6b265c7d9c [2023-12-29T11:56:12.523Z] Merge succeeded, producing f6d042c86147d4d8910c31a7aab1fd6b265c7d9c [2023-12-29T11:56:12.524Z] Checking out Revision f6d042c86147d4d8910c31a7aab1fd6b265c7d9c (PR-458) [2023-12-29T11:56:13.008Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-29T11:56:13.048Z] > git --version # timeout=10 [2023-12-29T11:56:13.057Z] > git --version # 'git version 2.25.1' [2023-12-29T11:56:13.073Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-12-29T11:56:12.247Z] > git config core.sparsecheckout # timeout=10 [2023-12-29T11:56:12.305Z] > git checkout -f f6d042c86147d4d8910c31a7aab1fd6b265c7d9c # timeout=10 [2023-12-29T11:56:12.426Z] > git remote # timeout=10 [2023-12-29T11:56:12.449Z] > git config --get remote.origin.url # timeout=10 [2023-12-29T11:56:12.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T11:56:12.478Z] > git merge fb1784cb48d67777d6d76d542ae5273b128f716d # timeout=10 [2023-12-29T11:56:12.504Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-29T11:56:12.526Z] > git config core.sparsecheckout # timeout=10 [2023-12-29T11:56:12.539Z] > git checkout -f f6d042c86147d4d8910c31a7aab1fd6b265c7d9c # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T11:56:14.442Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-29T11:56:14.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T11:56:14.442Z] Dload Upload Total Spent Left Speed [2023-12-29T11:56:14.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 95353 [Pipeline] sh [2023-12-29T11:56:14.788Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-29T11:56:15.128Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-12-29T11:56:15.128Z] tee /etc/docker/daemon.new [2023-12-29T11:56:15.128Z] { [2023-12-29T11:56:15.128Z] "registry-mirrors": [ [2023-12-29T11:56:15.128Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-29T11:56:15.128Z] ], [2023-12-29T11:56:15.128Z] "bip": "10.250.0.254/24", [2023-12-29T11:56:15.128Z] "hosts": [ [2023-12-29T11:56:15.128Z] "tcp://0.0.0.0:5555", [2023-12-29T11:56:15.128Z] "unix:///var/run/docker.sock" [2023-12-29T11:56:15.128Z] ], [2023-12-29T11:56:15.128Z] "mtu": 1458, [2023-12-29T11:56:15.128Z] "selinux-enabled": true, [2023-12-29T11:56:15.128Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-29T11:56:15.128Z] } [Pipeline] sh [2023-12-29T11:56:15.470Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-29T11:56:15.813Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T11:56:34.160Z] provisioning config files... [2023-12-29T11:56:34.186Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config17984908906000919473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T11:56:34.696Z] ---> ****-login.sh [2023-12-29T11:56:34.696Z] nexus3.edgexfoundry.org:10001 [2023-12-29T11:56:34.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:56:35.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:56:35.230Z] Configure a credential helper to remove this warning. See [2023-12-29T11:56:35.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:56:35.230Z] [2023-12-29T11:56:35.230Z] Login Succeeded [2023-12-29T11:56:35.230Z] nexus3.edgexfoundry.org:10002 [2023-12-29T11:56:35.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:56:35.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:56:35.497Z] Configure a credential helper to remove this warning. See [2023-12-29T11:56:35.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:56:35.497Z] [2023-12-29T11:56:35.497Z] Login Succeeded [2023-12-29T11:56:35.497Z] nexus3.edgexfoundry.org:10003 [2023-12-29T11:56:35.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:56:35.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:56:35.783Z] Configure a credential helper to remove this warning. See [2023-12-29T11:56:35.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:56:35.783Z] [2023-12-29T11:56:35.783Z] Login Succeeded [2023-12-29T11:56:35.783Z] nexus3.edgexfoundry.org:10004 [2023-12-29T11:56:35.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:56:36.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:56:36.053Z] Configure a credential helper to remove this warning. See [2023-12-29T11:56:36.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:56:36.053Z] [2023-12-29T11:56:36.053Z] Login Succeeded [2023-12-29T11:56:36.053Z] ****.io [2023-12-29T11:56:36.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T11:56:36.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T11:56:36.322Z] Configure a credential helper to remove this warning. See [2023-12-29T11:56:36.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T11:56:36.322Z] [2023-12-29T11:56:36.322Z] Login Succeeded [2023-12-29T11:56:36.322Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T11:56:36.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-29T11:56:36.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T11:56:36.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T11:56:37.055Z] ========================================================= [2023-12-29T11:56:37.055Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-29T11:56:37.055Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T11:56:37.784Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-29T11:56:39.736Z] #0 building with "default" instance using docker driver [2023-12-29T11:56:39.736Z] [2023-12-29T11:56:39.736Z] #1 [internal] load .dockerignore [2023-12-29T11:56:39.736Z] #1 transferring context: 2B done [2023-12-29T11:56:39.736Z] #1 DONE 0.1s [2023-12-29T11:56:39.736Z] [2023-12-29T11:56:39.736Z] #2 [internal] load build definition from Dockerfile [2023-12-29T11:56:39.736Z] #2 transferring dockerfile: 1.79kB done [2023-12-29T11:56:39.736Z] #2 DONE 0.1s [2023-12-29T11:56:39.736Z] [2023-12-29T11:56:39.736Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-29T11:56:39.736Z] #3 DONE 0.1s [2023-12-29T11:56:40.010Z] [2023-12-29T11:56:40.010Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T11:56:40.010Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-29T11:56:40.010Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-29T11:56:40.010Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 753.66kB / 63.99MB 0.1s [2023-12-29T11:56:40.010Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-29T11:56:40.010Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-29T11:56:40.010Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.2s [2023-12-29T11:56:40.010Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.05MB / 3.33MB 0.2s [2023-12-29T11:56:40.010Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-29T11:56:40.010Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s [2023-12-29T11:56:40.286Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s [2023-12-29T11:56:40.286Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-29T11:56:40.286Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-29T11:56:40.286Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-29T11:56:40.286Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-29T11:56:40.286Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-29T11:56:40.286Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.4s [2023-12-29T11:56:40.286Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2023-12-29T11:56:40.557Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.78MB / 63.99MB 0.5s [2023-12-29T11:56:40.557Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2023-12-29T11:56:40.557Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2023-12-29T11:56:40.557Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.75MB / 63.99MB 0.6s [2023-12-29T11:56:40.557Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s [2023-12-29T11:56:40.557Z] #4 ... [2023-12-29T11:56:40.557Z] [2023-12-29T11:56:40.557Z] #5 [internal] load build context [2023-12-29T11:56:40.557Z] #5 transferring context: 15.81MB 0.6s done [2023-12-29T11:56:40.557Z] #5 DONE 0.7s [2023-12-29T11:56:40.557Z] [2023-12-29T11:56:40.557Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T11:56:40.557Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.09MB / 63.99MB 0.7s [2023-12-29T11:56:40.557Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-29T11:56:40.557Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.7s [2023-12-29T11:56:40.557Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2023-12-29T11:56:40.825Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.36MB / 63.99MB 0.9s [2023-12-29T11:56:40.825Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.12MB / 97.63MB 0.9s [2023-12-29T11:56:40.825Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-29T11:56:40.825Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.0s [2023-12-29T11:56:40.825Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 1.0s [2023-12-29T11:56:40.825Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-29T11:56:41.094Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.1s [2023-12-29T11:56:41.094Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.1s [2023-12-29T11:56:41.094Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.3s [2023-12-29T11:56:41.094Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.16MB / 97.63MB 1.3s [2023-12-29T11:56:41.094Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-29T11:56:41.362Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s [2023-12-29T11:56:41.362Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.4s [2023-12-29T11:56:41.362Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-29T11:56:41.362Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.5s [2023-12-29T11:56:41.629Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.6s [2023-12-29T11:56:41.630Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-29T11:56:41.630Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.59MB / 97.63MB 1.8s [2023-12-29T11:56:41.897Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.20MB / 97.63MB 1.9s [2023-12-29T11:56:41.897Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.13MB / 97.63MB 2.0s [2023-12-29T11:56:41.897Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.1s [2023-12-29T11:56:42.163Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2023-12-29T11:56:47.506Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.1s [2023-12-29T11:56:51.759Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.2s [2023-12-29T11:56:58.406Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.4s done [2023-12-29T11:56:59.373Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-29T11:56:59.373Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-29T11:56:59.373Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-29T11:56:59.373Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-29T11:57:04.721Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-29T11:57:07.318Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.8s done [2023-12-29T11:57:07.590Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-29T11:57:09.004Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2023-12-29T11:57:09.589Z] #4 DONE 29.5s [2023-12-29T11:57:09.589Z] [2023-12-29T11:57:09.589Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2023-12-29T11:57:10.996Z] #6 DONE 1.6s [2023-12-29T11:57:10.996Z] [2023-12-29T11:57:10.996Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-29T11:57:11.580Z] #7 0.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T11:57:12.170Z] #7 1.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T11:57:13.140Z] #7 2.015 (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-29T11:57:13.140Z] #7 2.041 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-29T11:57:13.140Z] #7 2.054 (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-29T11:57:13.140Z] #7 2.117 (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-29T11:57:13.140Z] #7 2.143 Executing busybox-1.36.1-r5.trigger [2023-12-29T11:57:13.140Z] #7 2.177 OK: 271 MiB in 56 packages [2023-12-29T11:57:13.406Z] #7 DONE 2.4s [2023-12-29T11:57:13.406Z] [2023-12-29T11:57:13.406Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-29T11:57:13.406Z] #8 DONE 0.1s [2023-12-29T11:57:13.672Z] [2023-12-29T11:57:13.672Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T11:57:35.725Z] #9 DONE 20.8s [2023-12-29T11:57:35.725Z] [2023-12-29T11:57:35.725Z] #10 [builder 6/7] COPY . . [2023-12-29T11:57:35.725Z] #10 DONE 0.4s [2023-12-29T11:57:35.725Z] [2023-12-29T11:57:35.725Z] #11 [builder 7/7] RUN echo noop [2023-12-29T11:57:35.725Z] #11 0.673 noop [2023-12-29T11:57:36.306Z] #11 DONE 1.5s [2023-12-29T11:57:36.306Z] [2023-12-29T11:57:36.306Z] #12 exporting to image [2023-12-29T11:57:36.306Z] #12 exporting layers [2023-12-29T11:57:58.447Z] #12 exporting layers 22.2s done [2023-12-29T11:57:58.447Z] #12 writing image sha256:eec9e645981a6aef4df1517d60d9554cee5c6b38ab92d15ce2057b5adebc927c done [2023-12-29T11:57:58.447Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-29T11:57:58.447Z] #12 DONE 22.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T11:57:59.084Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T11:57:59.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T11:57:59.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-26388 does not seem to be running inside a container [2023-12-29T11:57:59.465Z] $ 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 ******** ci-base-image-arm64 cat [2023-12-29T11:58:00.608Z] $ docker top 6a137540805f3928f2e620f949cea1357f9e18f59cf63fd3fe3bf238768b4879 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T11:58:01.203Z] + go version [2023-12-29T11:58:01.470Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-29T11:58:01.498Z] $ docker stop --time=1 6a137540805f3928f2e620f949cea1357f9e18f59cf63fd3fe3bf238768b4879 [2023-12-29T11:58:06.143Z] $ docker rm -f --volumes 6a137540805f3928f2e620f949cea1357f9e18f59cf63fd3fe3bf238768b4879 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T11:58:07.327Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T11:58:07.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T11:58:07.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-26388 does not seem to be running inside a container [2023-12-29T11:58:07.669Z] $ 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 ******** ci-base-image-arm64 cat [2023-12-29T11:58:08.548Z] $ docker top 670ffcada41de875297236e1ad313ef0a1ee5e762bc7bab74df85762fbbcb26d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T11:58:09.122Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-29T11:58:09.543Z] + make test [2023-12-29T11:58:09.543Z] go test ./... -coverprofile=coverage.out [2023-12-29T11:58:13.808Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-29T11:59:10.199Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-29T11:59:10.199Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.070s coverage: 58.4% of statements [2023-12-29T11:59:10.199Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-29T11:59:10.199Z] go vet ./... [2023-12-29T11:59:15.545Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T11:59:15.546Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T11:59:15.546Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T11:59:15.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T11:59:15.930Z] $ docker stop --time=1 670ffcada41de875297236e1ad313ef0a1ee5e762bc7bab74df85762fbbcb26d [2023-12-29T11:59:19.392Z] $ docker rm -f --volumes 670ffcada41de875297236e1ad313ef0a1ee5e762bc7bab74df85762fbbcb26d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T11:59:20.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-29T11:59:20.743Z] Warning: overwriting stash ‘coverage-report’ [2023-12-29T11:59:21.175Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T11:59:21.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T11:59:22.329Z] + ls -al . [2023-12-29T11:59:22.329Z] total 196 [2023-12-29T11:59:22.329Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 29 11:58 . [2023-12-29T11:59:22.329Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 11:56 .. [2023-12-29T11:59:22.329Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 11:56 .git [2023-12-29T11:59:22.329Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 11:56 .github [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 29 11:56 .gitignore [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 11:56 .golangci.yml [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 29 11:56 Attribution.txt [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 29 11:56 CHANGELOG.md [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 29 11:56 Dockerfile [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 11:56 GOVERNANCE.md [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 29 11:56 Jenkinsfile [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 11:56 LICENSE [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 1953 Dec 29 11:56 Makefile [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 29 11:56 OWNERS.md [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 29 11:56 README.md [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 11:53 VERSION [2023-12-29T11:59:22.329Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 11:56 bin [2023-12-29T11:59:22.329Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 11:56 cmd [2023-12-29T11:59:22.329Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 29 11:59 coverage.out [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 3634 Dec 29 11:56 go.mod [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 33991 Dec 29 11:56 go.sum [2023-12-29T11:59:22.329Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 11:56 internal [2023-12-29T11:59:22.329Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 29 11:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T11:59:22.831Z] + 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=f6d042c86147d4d8910c31a7aab1fd6b265c7d9c --label arch=arm64 --label version=0.0.0 . [2023-12-29T11:59:23.417Z] #0 building with "default" instance using docker driver [2023-12-29T11:59:23.417Z] [2023-12-29T11:59:23.417Z] #1 [internal] load build definition from Dockerfile [2023-12-29T11:59:23.417Z] #1 transferring dockerfile: 30B [2023-12-29T11:59:23.684Z] #1 transferring dockerfile: 1.79kB 0.0s done [2023-12-29T11:59:23.684Z] #1 DONE 0.0s [2023-12-29T11:59:23.684Z] [2023-12-29T11:59:23.684Z] #2 [internal] load .dockerignore [2023-12-29T11:59:23.684Z] #2 transferring context: 2B done [2023-12-29T11:59:23.684Z] #2 DONE 0.0s [2023-12-29T11:59:23.684Z] [2023-12-29T11:59:23.684Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-29T11:59:23.684Z] #3 DONE 0.0s [2023-12-29T11:59:23.684Z] [2023-12-29T11:59:23.684Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-29T11:59:23.952Z] #4 DONE 0.3s [2023-12-29T11:59:23.952Z] [2023-12-29T11:59:23.952Z] #5 [internal] load build context [2023-12-29T11:59:23.952Z] #5 transferring context: 51.61kB 0.1s done [2023-12-29T11:59:23.952Z] #5 DONE 0.1s [2023-12-29T11:59:23.952Z] [2023-12-29T11:59:23.952Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T11:59:23.952Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-29T11:59:23.952Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-29T11:59:23.952Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-29T11:59:23.952Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-29T11:59:23.952Z] #6 ... [2023-12-29T11:59:23.952Z] [2023-12-29T11:59:23.952Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-29T11:59:23.952Z] #7 DONE 0.2s [2023-12-29T11:59:23.952Z] [2023-12-29T11:59:23.952Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2023-12-29T11:59:23.952Z] #8 DONE 0.1s [2023-12-29T11:59:23.952Z] [2023-12-29T11:59:23.952Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T11:59:23.952Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-29T11:59:23.952Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-29T11:59:23.952Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-29T11:59:24.536Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-29T11:59:24.806Z] #6 DONE 0.9s [2023-12-29T11:59:24.806Z] [2023-12-29T11:59:24.806Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-29T11:59:25.396Z] #9 0.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T11:59:25.665Z] #9 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T11:59:26.631Z] #9 ... [2023-12-29T11:59:26.631Z] [2023-12-29T11:59:26.631Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-29T11:59:26.631Z] #10 0.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T11:59:26.631Z] #10 1.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T11:59:26.631Z] #10 2.244 OK: 271 MiB in 56 packages [2023-12-29T11:59:26.631Z] #10 DONE 2.5s [2023-12-29T11:59:26.631Z] [2023-12-29T11:59:26.631Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-29T11:59:26.631Z] #9 1.934 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-29T11:59:26.631Z] #9 1.951 Executing busybox-1.36.1-r5.trigger [2023-12-29T11:59:26.631Z] #9 1.975 OK: 8 MiB in 16 packages [2023-12-29T11:59:26.905Z] #9 ... [2023-12-29T11:59:26.905Z] [2023-12-29T11:59:26.905Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-29T11:59:26.905Z] #11 DONE 0.2s [2023-12-29T11:59:26.905Z] [2023-12-29T11:59:26.905Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-29T11:59:26.905Z] #9 DONE 2.3s [2023-12-29T11:59:26.905Z] [2023-12-29T11:59:27.175Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T11:59:32.516Z] #12 ... [2023-12-29T11:59:32.516Z] [2023-12-29T11:59:32.516Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-29T11:59:32.516Z] #13 0.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T11:59:32.516Z] #13 1.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T11:59:32.516Z] #13 2.032 OK: 8 MiB in 16 packages [2023-12-29T11:59:32.516Z] #13 DONE 4.8s [2023-12-29T11:59:32.516Z] [2023-12-29T11:59:32.516Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T11:59:32.516Z] #12 DONE 5.1s [2023-12-29T11:59:32.516Z] [2023-12-29T11:59:32.516Z] #14 [builder 6/7] COPY . . [2023-12-29T11:59:32.516Z] #14 DONE 0.4s [2023-12-29T11:59:32.516Z] [2023-12-29T11:59:32.516Z] #15 [builder 7/7] RUN make build [2023-12-29T11:59:33.100Z] #15 0.628 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-29T12:00:40.958Z] #15 DONE 57.3s [2023-12-29T12:00:40.958Z] [2023-12-29T12:00:40.958Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-29T12:00:40.958Z] #16 DONE 0.1s [2023-12-29T12:00:40.958Z] [2023-12-29T12:00:40.958Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2023-12-29T12:00:40.958Z] #17 DONE 0.1s [2023-12-29T12:00:40.958Z] [2023-12-29T12:00:40.958Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2023-12-29T12:00:40.958Z] #18 DONE 0.3s [2023-12-29T12:00:40.958Z] [2023-12-29T12:00:40.958Z] #19 exporting to image [2023-12-29T12:00:40.958Z] #19 exporting layers [2023-12-29T12:00:40.958Z] #19 exporting layers 0.2s done [2023-12-29T12:00:40.958Z] #19 writing image sha256:2444aae00a42d68587e462aa3e0071ea514e7375e915d256324418cb29c70847 done [2023-12-29T12:00:40.958Z] #19 naming to docker.io/library/device-virtual-arm64 done [2023-12-29T12:00:40.958Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T12:00:42.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T12:00:42.341Z] [2023-12-29T12:00:42.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T12:00:42.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T12:00:42.916Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-29T12:00:42.916Z] 8998bd30e6a1: Pulling fs layer [2023-12-29T12:00:42.916Z] 04944245beec: Pulling fs layer [2023-12-29T12:00:42.916Z] 699f458cf7ca: Pulling fs layer [2023-12-29T12:00:42.916Z] 765212b225bb: Pulling fs layer [2023-12-29T12:00:42.916Z] f23df028b6ca: Pulling fs layer [2023-12-29T12:00:42.916Z] d65c8cfc05b1: Pulling fs layer [2023-12-29T12:00:42.916Z] 2437ff75d9bd: Pulling fs layer [2023-12-29T12:00:42.916Z] 765212b225bb: Waiting [2023-12-29T12:00:42.916Z] f23df028b6ca: Waiting [2023-12-29T12:00:42.916Z] d65c8cfc05b1: Waiting [2023-12-29T12:00:42.916Z] 2437ff75d9bd: Waiting [2023-12-29T12:00:43.184Z] 04944245beec: Verifying Checksum [2023-12-29T12:00:43.184Z] 04944245beec: Download complete [2023-12-29T12:00:43.184Z] 765212b225bb: Verifying Checksum [2023-12-29T12:00:43.184Z] 765212b225bb: Download complete [2023-12-29T12:00:43.184Z] f23df028b6ca: Verifying Checksum [2023-12-29T12:00:43.184Z] f23df028b6ca: Download complete [2023-12-29T12:00:43.184Z] d65c8cfc05b1: Verifying Checksum [2023-12-29T12:00:43.184Z] d65c8cfc05b1: Download complete [2023-12-29T12:00:43.184Z] 699f458cf7ca: Verifying Checksum [2023-12-29T12:00:43.184Z] 699f458cf7ca: Download complete [2023-12-29T12:00:43.765Z] 8998bd30e6a1: Verifying Checksum [2023-12-29T12:00:43.765Z] 8998bd30e6a1: Download complete [2023-12-29T12:00:45.703Z] 2437ff75d9bd: Verifying Checksum [2023-12-29T12:00:45.703Z] 2437ff75d9bd: Download complete [2023-12-29T12:00:49.953Z] 8998bd30e6a1: Pull complete [2023-12-29T12:00:49.953Z] 04944245beec: Pull complete [2023-12-29T12:00:51.914Z] 699f458cf7ca: Pull complete [2023-12-29T12:00:51.914Z] 765212b225bb: Pull complete [2023-12-29T12:00:56.164Z] f23df028b6ca: Pull complete [2023-12-29T12:00:56.164Z] d65c8cfc05b1: Pull complete [2023-12-29T12:01:18.310Z] 2437ff75d9bd: Pull complete [2023-12-29T12:01:18.310Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-29T12:01:18.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T12:01:18.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T12:01:18.886Z] prd-ubuntu20.04-docker-arm64-4c-16g-26388 does not seem to be running inside a container [2023-12-29T12:01:18.957Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-29T12:01:20.876Z] $ docker top 3815bba12cd5dbdbc55ead5afbf4b1dc45082f9ce259c4500f25971cb6c6cb40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T12:01:21.512Z] ---> job-cost.sh [2023-12-29T12:01:21.776Z] lf-activate-venv: SKIPPING [2023-12-29T12:01:21.776Z] INFO: No Stack... [2023-12-29T12:01:22.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T12:01:23.000Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T12:01:23.347Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-12-29T12:01:23.347Z] + cut -d, -f6 [Pipeline] lock [2023-12-29T12:01:23.433Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-458-1-stack-cost] [2023-12-29T12:01:23.438Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-458-1-stack-cost] did not exist. Created. [2023-12-29T12:01:23.438Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T12:01:23.942Z] /w/workspace/device-virtual-go/1@tmp/durable-7bc8be8c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-29T12:01:24.291Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T12:01:24.328Z] Warning: overwriting stash ‘stack-cost’ [2023-12-29T12:01:24.371Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T12:01:24.425Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T12:01:24.599Z] $ docker stop --time=1 3815bba12cd5dbdbc55ead5afbf4b1dc45082f9ce259c4500f25971cb6c6cb40 [2023-12-29T12:01:25.967Z] $ docker rm -f --volumes 3815bba12cd5dbdbc55ead5afbf4b1dc45082f9ce259c4500f25971cb6c6cb40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-29T12:01:28.075Z] provisioning config files... [2023-12-29T12:01:28.084Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-458@tmp/config11490581213470614532tmp [Pipeline] { [Pipeline] sh [2023-12-29T12:01:28.527Z] + set +x [2023-12-29T12:01:28.527Z] + curl -s https://codecov.io/bash [2023-12-29T12:01:28.527Z] + bash -s -- [2023-12-29T12:01:28.788Z] [2023-12-29T12:01:28.788Z] _____ _ [2023-12-29T12:01:28.788Z] / ____| | | [2023-12-29T12:01:28.788Z] | | ___ __| | ___ ___ _____ __ [2023-12-29T12:01:28.788Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-29T12:01:28.788Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-29T12:01:28.788Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-29T12:01:28.788Z] Bash-1.0.6 [2023-12-29T12:01:28.788Z] [2023-12-29T12:01:28.788Z] [2023-12-29T12:01:28.788Z] ==> git version 2.25.1 found [2023-12-29T12:01:28.788Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-29T12:01:28.788Z] Release-Date: 2020-01-08 [2023-12-29T12:01:28.788Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-29T12:01:28.788Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-29T12:01:28.788Z] ==> Jenkins CI detected. [2023-12-29T12:01:28.788Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-458 [2023-12-29T12:01:28.788Z] project root: . [2023-12-29T12:01:28.788Z] --> token set from env [2023-12-29T12:01:28.788Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-29T12:01:28.788Z] ==> Running gcov in . (disable via -X gcov) [2023-12-29T12:01:28.788Z] ==> Python coveragepy not found [2023-12-29T12:01:28.788Z] ==> Searching for coverage reports in: [2023-12-29T12:01:28.788Z] + . [2023-12-29T12:01:28.788Z] -> Found 1 reports [2023-12-29T12:01:28.788Z] ==> Detecting git/mercurial file structure [2023-12-29T12:01:28.788Z] ==> Reading reports [2023-12-29T12:01:28.788Z] + ./coverage.out bytes=43063 [2023-12-29T12:01:28.788Z] ==> Appending adjustments [2023-12-29T12:01:28.788Z] https://docs.codecov.io/docs/fixing-reports [2023-12-29T12:01:29.049Z] + Found adjustments [2023-12-29T12:01:29.049Z] ==> Gzipping contents [2023-12-29T12:01:29.049Z] 8.0K /tmp/codecov.d0zHb3.gz [2023-12-29T12:01:29.049Z] ==> Uploading reports [2023-12-29T12:01:29.049Z] url: https://codecov.io [2023-12-29T12:01:29.050Z] query: branch=PR-458&commit=f6d042c86147d4d8910c31a7aab1fd6b265c7d9c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=458&job=&cmd_args= [2023-12-29T12:01:29.050Z] -> Pinging Codecov [2023-12-29T12:01:29.050Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-458&commit=f6d042c86147d4d8910c31a7aab1fd6b265c7d9c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=458&job=&cmd_args= [2023-12-29T12:01:29.309Z] -> Uploading to [2023-12-29T12:01:29.310Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-29/5E52B4B073DB2E39498172D8E973AA87/f6d042c86147d4d8910c31a7aab1fd6b265c7d9c/ce76fb53-e588-4f0c-aa35-a79086694f91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231229T120129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=598951e9691681f44c795901aab127cab53e5b744e7c4753236df064699bbbc4 [2023-12-29T12:01:29.310Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T12:01:29.310Z] Dload Upload Total Spent Left Speed [2023-12-29T12:01:29.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 80612 --:--:-- --:--:-- --:--:-- 79333 100 4998 0 0 100 4998 0 20400 --:--:-- --:--:-- --:--:-- 20317 [2023-12-29T12:01:29.570Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f6d042c86147d4d8910c31a7aab1fd6b265c7d9c [Pipeline] } [2023-12-29T12:01:29.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-29T12:01:32.911Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-458/archives ] [2023-12-29T12:01:32.912Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-458/archives [2023-12-29T12:01:32.912Z] total 16 [2023-12-29T12:01:32.912Z] drwxr-xr-x 3 root root 4096 Dec 29 11:55 . [2023-12-29T12:01:32.912Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 11:56 .. [2023-12-29T12:01:32.912Z] drwxr-xr-x 2 root root 4096 Dec 29 11:55 cost [2023-12-29T12:01:32.912Z] -rw-r--r-- 1 root root 89 Dec 29 11:55 cost.csv [2023-12-29T12:01:32.912Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-458/archives [2023-12-29T12:01:32.912Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-458/archives [2023-12-29T12:01:32.912Z] total 16 [2023-12-29T12:01:32.912Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 11:55 . [2023-12-29T12:01:32.912Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 11:56 .. [2023-12-29T12:01:32.912Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 11:55 cost [2023-12-29T12:01:32.912Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 29 11:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-29T12:01:33.241Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T12:01:34.137Z] ---> package-listing.sh [2023-12-29T12:01:34.137Z] ++ facter osfamily [2023-12-29T12:01:34.137Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-29T12:01:34.400Z] + OS_FAMILY=debian [2023-12-29T12:01:34.400Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-458 [2023-12-29T12:01:34.400Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-29T12:01:34.400Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-29T12:01:34.400Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-29T12:01:34.400Z] + PACKAGES=/tmp/packages_start.txt [2023-12-29T12:01:34.400Z] + '[' /w/workspace/foundry_device-virtual-go_PR-458 ']' [2023-12-29T12:01:34.400Z] + PACKAGES=/tmp/packages_end.txt [2023-12-29T12:01:34.400Z] + case "${OS_FAMILY}" in [2023-12-29T12:01:34.400Z] + dpkg -l [2023-12-29T12:01:34.400Z] + grep '^ii' [2023-12-29T12:01:34.400Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-29T12:01:34.400Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-29T12:01:34.400Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-29T12:01:34.400Z] + '[' /w/workspace/foundry_device-virtual-go_PR-458 ']' [2023-12-29T12:01:34.400Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-458/archives/ [2023-12-29T12:01:34.400Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-458/archives/ [Pipeline] echo [2023-12-29T12:01:34.433Z] 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-458/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-29T12:01:34.726Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T12:01:35.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T12:01:35.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T12:01:35.656Z] prd-ubuntu20.04-docker-8c-8g-26387 does not seem to be running inside a container [2023-12-29T12:01:35.678Z] $ 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-458/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-458 -v /w/workspace/foundry_device-virtual-go_PR-458:/w/workspace/foundry_device-virtual-go_PR-458:rw,z -v /w/workspace/foundry_device-virtual-go_PR-458@tmp:/w/workspace/foundry_device-virtual-go_PR-458@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-29T12:01:35.919Z] $ docker top 3dac96cca08ac92f8824a3d05b2cf9f31282d6396ad4e3bac30bb9bdc837036f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T12:01:36.417Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-29T12:01:36.731Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-29T12:01:37.045Z] + ls /var/log/sa-host [2023-12-29T12:01:37.046Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T12:01:37.320Z] provisioning config files... [2023-12-29T12:01:37.331Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-458@tmp/config17558476645076420933tmp [Pipeline] { [Pipeline] echo [2023-12-29T12:01:37.479Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T12:01:37.794Z] ---> create-netrc.sh [Pipeline] } [2023-12-29T12:01:37.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-29T12:01:38.324Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-29T12:01:38.354Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T12:01:38.665Z] ---> sudo-logs.sh [2023-12-29T12:01:38.665Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-29T12:01:38.789Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T12:01:39.105Z] ---> job-cost.sh [2023-12-29T12:01:39.105Z] lf-activate-venv: SKIPPING [2023-12-29T12:01:39.105Z] DEBUG: total: 0.2199999988079071 [2023-12-29T12:01:39.105Z] INFO: Retrieving Stack Cost... [2023-12-29T12:01:39.367Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T12:01:39.627Z] INFO: Archiving Costs [Pipeline] echo [2023-12-29T12:01:39.673Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T12:01:39.989Z] ---> logs-deploy.sh [2023-12-29T12:01:39.989Z] lf-activate-venv: SKIPPING [2023-12-29T12:01:39.989Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-458/1 [2023-12-29T12:01:39.989Z] INFO: archiving workspace using pattern(s): [2023-12-29T12:01:40.929Z] Archives upload complete. [2023-12-29T12:01:40.929Z] INFO: archiving logs to Nexus