Pull request #459 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f61d6a80a9ee63caca16269354be81377a0c164+365ac2a07f0ac486dbd6b6e6acfd23c5b078805f (8b1f87d439b10afb0206cb89cf377293a1da265c) 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-ssh18187822381511414791.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-ssh17242515511126233676.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-459/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-459/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2481850248186848365.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-459/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3045484129235502029.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-ssh1785801507199174549.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-459/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-459/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14811251332174077848.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-27899 in /w/workspace/foundry_device-virtual-go_PR-459 [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-459 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/459/head:refs/remotes/origin/PR-459 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 365ac2a07f0ac486dbd6b6e6acfd23c5b078805f into PR head commit 1f61d6a80a9ee63caca16269354be81377a0c164 Merge succeeded, producing 1f61d6a80a9ee63caca16269354be81377a0c164 Checking out Revision 1f61d6a80a9ee63caca16269354be81377a0c164 (PR-459) 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 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 1f61d6a80a9ee63caca16269354be81377a0c164 # 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 365ac2a07f0ac486dbd6b6e6acfd23c5b078805f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f61d6a80a9ee63caca16269354be81377a0c164 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-25T11:06:11.783Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-25T11:06:12.001Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-25T11:06:12.125Z] ========================================================= [2024-01-25T11:06:12.125Z] EdgeX Global Pipelines Version Info [2024-01-25T11:06:12.125Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-25T11:06:12.878Z] ------------------- [2024-01-25T11:06:12.878Z] stable info: [2024-01-25T11:06:12.878Z] ------------------- [2024-01-25T11:06:12.878Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-25T11:06:12.878Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T11:06:12.878Z] Message: update stable to v1.0.258 [2024-01-25T11:06:13.450Z] ------------------- [2024-01-25T11:06:13.450Z] experimental info: [2024-01-25T11:06:13.450Z] ------------------- [2024-01-25T11:06:13.450Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-25T11:06:13.450Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T11:06:13.450Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-25T11:06:13.684Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-01-25T11:06:13.738Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-01-25T11:06:13.796Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-25T11:06:13.857Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-25T11:06:13.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-25T11:06:13.976Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-25T11:06:14.042Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-25T11:06:14.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-25T11:06:14.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-25T11:06:14.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-25T11:06:14.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-25T11:06:14.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-01-25T11:06:14.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-25T11:06:14.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-25T11:06:14.546Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T11:06:14.613Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T11:06:14.681Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T11:06:14.747Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T11:06:14.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-25T11:06:14.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-25T11:06:14.960Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-25T11:06:15.029Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-25T11:06:15.103Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-25T11:06:15.173Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-25T11:06:15.249Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-25T11:06:15.329Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-25T11:06:15.410Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-25T11:06:15.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-459 [Pipeline] echo [2024-01-25T11:06:15.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-459 [Pipeline] echo [2024-01-25T11:06:15.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-459 [Pipeline] echo [2024-01-25T11:06:15.727Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f61d6a80a9ee63caca16269354be81377a0c164 [Pipeline] echo [2024-01-25T11:06:15.806Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f61d6a [Pipeline] echo [2024-01-25T11:06:15.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T11:06:16.066Z] provisioning config files... [2024-01-25T11:06:16.081Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-459@tmp/config10227547927287775664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T11:06:16.494Z] ---> ****-login.sh [2024-01-25T11:06:16.494Z] nexus3.edgexfoundry.org:10001 [2024-01-25T11:06:16.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:06:16.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:06:16.755Z] Configure a credential helper to remove this warning. See [2024-01-25T11:06:16.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:06:16.755Z] [2024-01-25T11:06:16.755Z] Login Succeeded [2024-01-25T11:06:16.755Z] nexus3.edgexfoundry.org:10002 [2024-01-25T11:06:16.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:06:17.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:06:17.015Z] Configure a credential helper to remove this warning. See [2024-01-25T11:06:17.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:06:17.015Z] [2024-01-25T11:06:17.015Z] Login Succeeded [2024-01-25T11:06:17.015Z] nexus3.edgexfoundry.org:10003 [2024-01-25T11:06:17.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:06:17.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:06:17.015Z] Configure a credential helper to remove this warning. See [2024-01-25T11:06:17.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:06:17.015Z] [2024-01-25T11:06:17.015Z] Login Succeeded [2024-01-25T11:06:17.015Z] nexus3.edgexfoundry.org:10004 [2024-01-25T11:06:17.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:06:17.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:06:17.015Z] Configure a credential helper to remove this warning. See [2024-01-25T11:06:17.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:06:17.015Z] [2024-01-25T11:06:17.015Z] Login Succeeded [2024-01-25T11:06:17.015Z] ****.io [2024-01-25T11:06:17.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:06:17.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:06:17.536Z] Configure a credential helper to remove this warning. See [2024-01-25T11:06:17.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:06:17.536Z] [2024-01-25T11:06:17.536Z] Login Succeeded [2024-01-25T11:06:17.536Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T11:06:17.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-25T11:06:18.378Z] + git rev-list -1 --merges 1f61d6a80a9ee63caca16269354be81377a0c164~1..1f61d6a80a9ee63caca16269354be81377a0c164 [Pipeline] echo [2024-01-25T11:06:18.430Z] -----------> git rev-list -1 --merges 1f61d6a80a9ee63caca16269354be81377a0c164~1..1f61d6a80a9ee63caca16269354be81377a0c164 1f61d6a80a9ee63caca16269354be81377a0c164 [false] [Pipeline] sh [2024-01-25T11:06:18.765Z] + git log --format=format:%s -1 1f61d6a80a9ee63caca16269354be81377a0c164 [Pipeline] echo [2024-01-25T11:06:18.803Z] ========================================================= [2024-01-25T11:06:18.803Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-25T11:06:18.803Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T11:06:19.328Z] + git log --format=format:%s -1 1f61d6a80a9ee63caca16269354be81377a0c164 [Pipeline] echo [2024-01-25T11:06:19.362Z] [semverPrep] GIT_COMMIT: 1f61d6a80a9ee63caca16269354be81377a0c164, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-01-25T11:06:19.417Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-25T11:06:19.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T11:06:19.858Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-25T11:06:19.858Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-25T11:06:19.858Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-25T11:06:19.858Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-25T11:06:19.858Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-25T11:06:19.858Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T11:06:20.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T11:06:20.394Z] [2024-01-25T11:06:20.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T11:06:20.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T11:06:20.803Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-25T11:06:20.803Z] b85a868b505f: Pulling fs layer [2024-01-25T11:06:20.803Z] e2be974225ed: Pulling fs layer [2024-01-25T11:06:20.803Z] 339a4e72a1f5: Pulling fs layer [2024-01-25T11:06:20.803Z] 988bab9f4d93: Pulling fs layer [2024-01-25T11:06:20.803Z] 1469e6f7b9e6: Pulling fs layer [2024-01-25T11:06:20.803Z] eaf3925da568: Pulling fs layer [2024-01-25T11:06:20.803Z] 988bab9f4d93: Waiting [2024-01-25T11:06:20.803Z] 1469e6f7b9e6: Waiting [2024-01-25T11:06:20.803Z] eaf3925da568: Waiting [2024-01-25T11:06:20.803Z] bab4dde63d76: Pulling fs layer [2024-01-25T11:06:20.803Z] bde34c3a00c8: Pulling fs layer [2024-01-25T11:06:20.803Z] b352a97aabf1: Pulling fs layer [2024-01-25T11:06:20.803Z] 4872d77fe225: Pulling fs layer [2024-01-25T11:06:20.803Z] 5851b861e8e6: Pulling fs layer [2024-01-25T11:06:20.803Z] bab4dde63d76: Waiting [2024-01-25T11:06:20.803Z] 4872d77fe225: Waiting [2024-01-25T11:06:20.803Z] 5851b861e8e6: Waiting [2024-01-25T11:06:20.803Z] bde34c3a00c8: Waiting [2024-01-25T11:06:20.803Z] b352a97aabf1: Waiting [2024-01-25T11:06:20.803Z] e2be974225ed: Download complete [2024-01-25T11:06:20.803Z] 988bab9f4d93: Verifying Checksum [2024-01-25T11:06:20.803Z] 988bab9f4d93: Download complete [2024-01-25T11:06:20.803Z] 1469e6f7b9e6: Verifying Checksum [2024-01-25T11:06:20.803Z] 1469e6f7b9e6: Download complete [2024-01-25T11:06:20.803Z] eaf3925da568: Verifying Checksum [2024-01-25T11:06:20.803Z] eaf3925da568: Download complete [2024-01-25T11:06:20.803Z] 339a4e72a1f5: Verifying Checksum [2024-01-25T11:06:20.803Z] 339a4e72a1f5: Download complete [2024-01-25T11:06:21.063Z] bde34c3a00c8: Verifying Checksum [2024-01-25T11:06:21.063Z] bde34c3a00c8: Download complete [2024-01-25T11:06:21.063Z] b352a97aabf1: Verifying Checksum [2024-01-25T11:06:21.063Z] b352a97aabf1: Download complete [2024-01-25T11:06:21.063Z] 4872d77fe225: Verifying Checksum [2024-01-25T11:06:21.063Z] 4872d77fe225: Download complete [2024-01-25T11:06:21.063Z] 5851b861e8e6: Download complete [2024-01-25T11:06:21.063Z] b85a868b505f: Verifying Checksum [2024-01-25T11:06:21.063Z] b85a868b505f: Download complete [2024-01-25T11:06:21.322Z] bab4dde63d76: Verifying Checksum [2024-01-25T11:06:21.322Z] bab4dde63d76: Download complete [2024-01-25T11:06:22.257Z] b85a868b505f: Pull complete [2024-01-25T11:06:22.257Z] e2be974225ed: Pull complete [2024-01-25T11:06:22.824Z] 339a4e72a1f5: Pull complete [2024-01-25T11:06:22.824Z] 988bab9f4d93: Pull complete [2024-01-25T11:06:23.083Z] 1469e6f7b9e6: Pull complete [2024-01-25T11:06:23.084Z] eaf3925da568: Pull complete [2024-01-25T11:06:24.987Z] bab4dde63d76: Pull complete [2024-01-25T11:06:24.987Z] bde34c3a00c8: Pull complete [2024-01-25T11:06:24.987Z] b352a97aabf1: Pull complete [2024-01-25T11:06:24.987Z] 4872d77fe225: Pull complete [2024-01-25T11:06:25.248Z] 5851b861e8e6: Pull complete [2024-01-25T11:06:25.248Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-25T11:06:25.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T11:06:25.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T11:06:25.582Z] prd-ubuntu20.04-docker-8c-8g-27899 does not seem to be running inside a container [2024-01-25T11:06:25.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-459 -v /w/workspace/foundry_device-virtual-go_PR-459:/w/workspace/foundry_device-virtual-go_PR-459:rw,z -v /w/workspace/foundry_device-virtual-go_PR-459@tmp:/w/workspace/foundry_device-virtual-go_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-25T11:06:28.997Z] $ docker top 7666cc92328293b6b54b53fea6e77d50b36c12875790445247a90bde1027c2ac -eo pid,comm [2024-01-25T11:06:29.051Z] 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). [2024-01-25T11:06:29.051Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T11:06:29.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T11:06:29.258Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T11:06:29.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T11:06:29.374Z] $ docker exec 7666cc92328293b6b54b53fea6e77d50b36c12875790445247a90bde1027c2ac ssh-agent [2024-01-25T11:06:29.479Z] SSH_AUTH_SOCK=/tmp/ssh-STNrJ6zZWeXM/agent.32 [2024-01-25T11:06:29.479Z] SSH_AGENT_PID=38 [2024-01-25T11:06:29.486Z] Running ssh-add (command line suppressed) [2024-01-25T11:06:29.588Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-459@tmp/private_key_18177863414787136952.key (/w/workspace/foundry_device-virtual-go_PR-459@tmp/private_key_18177863414787136952.key) [2024-01-25T11:06:29.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T11:06:29.958Z] + git tag --points-at HEAD [Pipeline] } [2024-01-25T11:06:29.988Z] $ docker exec --env ******** --env ******** 7666cc92328293b6b54b53fea6e77d50b36c12875790445247a90bde1027c2ac ssh-agent -k [2024-01-25T11:06:30.090Z] unset SSH_AUTH_SOCK; [2024-01-25T11:06:30.091Z] unset SSH_AGENT_PID; [2024-01-25T11:06:30.091Z] echo Agent pid 38 killed; [2024-01-25T11:06:30.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-25T11:06:30.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T11:06:30.246Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T11:06:30.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T11:06:30.352Z] $ docker exec 7666cc92328293b6b54b53fea6e77d50b36c12875790445247a90bde1027c2ac ssh-agent [2024-01-25T11:06:30.466Z] SSH_AUTH_SOCK=/tmp/ssh-77XtBj8zamoW/agent.70 [2024-01-25T11:06:30.466Z] SSH_AGENT_PID=76 [2024-01-25T11:06:30.470Z] Running ssh-add (command line suppressed) [2024-01-25T11:06:30.567Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-459@tmp/private_key_4356277453733667139.key (/w/workspace/foundry_device-virtual-go_PR-459@tmp/private_key_4356277453733667139.key) [2024-01-25T11:06:30.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T11:06:30.933Z] + git semver init [2024-01-25T11:06:31.193Z] 2024-01-25 11:06:31,130 [run_init] DEBUG init version:0.0.0 force:False [2024-01-25T11:06:31.193Z] 2024-01-25 11:06:31,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-459/.semver [2024-01-25T11:06:31.193Z] 2024-01-25 11:06:31,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-459/.semver [2024-01-25T11:06:31.193Z] 2024-01-25 11:06:31,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-459/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-459, universal_newlines=False, shell=None, istream=None) [2024-01-25T11:06:33.105Z] 2024-01-25 11:06:32,583 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-459/.git/info/exclude [2024-01-25T11:06:33.105Z] 2024-01-25 11:06:32,583 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-459/.semver/PR-459 with force:False [2024-01-25T11:06:33.105Z] 2024-01-25 11:06:32,583 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-459/.semver/PR-459 [2024-01-25T11:06:33.105Z] 2024-01-25 11:06:32,586 [execute] INFO git cat-file --batch-check [2024-01-25T11:06:33.105Z] 2024-01-25 11:06:32,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-459/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T11:06:33.105Z] 2024-01-25 11:06:32,592 [execute] INFO git cat-file --batch [2024-01-25T11:06:33.105Z] 2024-01-25 11:06:32,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-459/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T11:06:33.105Z] 2024-01-25 11:06:32,598 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-459/.semver/PR-459 [2024-01-25T11:06:33.105Z] 0.0.0 [Pipeline] } [2024-01-25T11:06:33.135Z] $ docker exec --env ******** --env ******** 7666cc92328293b6b54b53fea6e77d50b36c12875790445247a90bde1027c2ac ssh-agent -k [2024-01-25T11:06:33.224Z] unset SSH_AUTH_SOCK; [2024-01-25T11:06:33.224Z] unset SSH_AGENT_PID; [2024-01-25T11:06:33.224Z] echo Agent pid 76 killed; [2024-01-25T11:06:33.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T11:06:33.752Z] + git semver [Pipeline] } [2024-01-25T11:06:34.054Z] $ docker stop --time=1 7666cc92328293b6b54b53fea6e77d50b36c12875790445247a90bde1027c2ac [2024-01-25T11:06:35.338Z] $ docker rm -f --volumes 7666cc92328293b6b54b53fea6e77d50b36c12875790445247a90bde1027c2ac [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T11:06:35.794Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-25T11:06:36.090Z] Stashed 1 file(s) [Pipeline] echo [2024-01-25T11:06:36.110Z] [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 [2024-01-25T11:06:37.033Z] provisioning config files... [2024-01-25T11:06:37.043Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-459@tmp/config13327953193292831966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T11:06:37.442Z] ---> ****-login.sh [2024-01-25T11:06:37.442Z] nexus3.edgexfoundry.org:10001 [2024-01-25T11:06:37.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:06:37.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:06:37.442Z] Configure a credential helper to remove this warning. See [2024-01-25T11:06:37.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:06:37.442Z] [2024-01-25T11:06:37.442Z] Login Succeeded [2024-01-25T11:06:37.442Z] nexus3.edgexfoundry.org:10002 [2024-01-25T11:06:37.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:06:37.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:06:37.443Z] Configure a credential helper to remove this warning. See [2024-01-25T11:06:37.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:06:37.443Z] [2024-01-25T11:06:37.443Z] Login Succeeded [2024-01-25T11:06:37.443Z] nexus3.edgexfoundry.org:10003 [2024-01-25T11:06:37.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:06:37.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:06:37.701Z] Configure a credential helper to remove this warning. See [2024-01-25T11:06:37.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:06:37.701Z] [2024-01-25T11:06:37.701Z] Login Succeeded [2024-01-25T11:06:37.701Z] nexus3.edgexfoundry.org:10004 [2024-01-25T11:06:37.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:06:37.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:06:37.701Z] Configure a credential helper to remove this warning. See [2024-01-25T11:06:37.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:06:37.701Z] [2024-01-25T11:06:37.701Z] Login Succeeded [2024-01-25T11:06:37.701Z] ****.io [2024-01-25T11:06:37.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:06:37.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:06:37.961Z] Configure a credential helper to remove this warning. See [2024-01-25T11:06:37.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:06:37.961Z] [2024-01-25T11:06:37.961Z] Login Succeeded [2024-01-25T11:06:37.961Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T11:06:37.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T11:06:38.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T11:06:38.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T11:06:38.427Z] ========================================================= [2024-01-25T11:06:38.427Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-25T11:06:38.428Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T11:06:39.030Z] + 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 . [2024-01-25T11:06:39.031Z] Sending build context to Docker daemon 31.6MB [2024-01-25T11:06:39.031Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T11:06:39.031Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-25T11:06:39.290Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-25T11:06:39.290Z] 7264a8db6415: Pulling fs layer [2024-01-25T11:06:39.290Z] c4d48a809fc2: Pulling fs layer [2024-01-25T11:06:39.290Z] 4f1c88b9dad5: Pulling fs layer [2024-01-25T11:06:39.290Z] ad3a456e5733: Pulling fs layer [2024-01-25T11:06:39.290Z] 69c7f0334f64: Pulling fs layer [2024-01-25T11:06:39.290Z] 1f1c1a5573a3: Pulling fs layer [2024-01-25T11:06:39.290Z] ce7588e14bc9: Pulling fs layer [2024-01-25T11:06:39.290Z] b5e4710f87ac: Pulling fs layer [2024-01-25T11:06:39.290Z] ad3a456e5733: Waiting [2024-01-25T11:06:39.290Z] 69c7f0334f64: Waiting [2024-01-25T11:06:39.290Z] 1f1c1a5573a3: Waiting [2024-01-25T11:06:39.290Z] b5e4710f87ac: Waiting [2024-01-25T11:06:39.290Z] ce7588e14bc9: Waiting [2024-01-25T11:06:39.290Z] c4d48a809fc2: Download complete [2024-01-25T11:06:39.290Z] ad3a456e5733: Verifying Checksum [2024-01-25T11:06:39.290Z] ad3a456e5733: Download complete [2024-01-25T11:06:39.290Z] 69c7f0334f64: Verifying Checksum [2024-01-25T11:06:39.290Z] 69c7f0334f64: Download complete [2024-01-25T11:06:39.290Z] 7264a8db6415: Verifying Checksum [2024-01-25T11:06:39.290Z] 7264a8db6415: Download complete [2024-01-25T11:06:39.290Z] 1f1c1a5573a3: Verifying Checksum [2024-01-25T11:06:39.290Z] 1f1c1a5573a3: Download complete [2024-01-25T11:06:39.549Z] 7264a8db6415: Pull complete [2024-01-25T11:06:39.549Z] b5e4710f87ac: Verifying Checksum [2024-01-25T11:06:39.549Z] b5e4710f87ac: Download complete [2024-01-25T11:06:39.549Z] c4d48a809fc2: Pull complete [2024-01-25T11:06:39.809Z] 4f1c88b9dad5: Verifying Checksum [2024-01-25T11:06:39.809Z] 4f1c88b9dad5: Download complete [2024-01-25T11:06:40.076Z] ce7588e14bc9: Verifying Checksum [2024-01-25T11:06:40.076Z] ce7588e14bc9: Download complete [2024-01-25T11:06:43.362Z] 4f1c88b9dad5: Pull complete [2024-01-25T11:06:43.362Z] ad3a456e5733: Pull complete [2024-01-25T11:06:43.362Z] 69c7f0334f64: Pull complete [2024-01-25T11:06:43.362Z] 1f1c1a5573a3: Pull complete [2024-01-25T11:06:45.268Z] ce7588e14bc9: Pull complete [2024-01-25T11:06:45.837Z] b5e4710f87ac: Pull complete [2024-01-25T11:06:45.837Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-25T11:06:45.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-25T11:06:45.837Z] ---> 88b5674ff536 [2024-01-25T11:06:45.837Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-25T11:06:50.033Z] ---> Running in 9c6986b026ca [2024-01-25T11:06:50.291Z] Removing intermediate container 9c6986b026ca [2024-01-25T11:06:50.291Z] ---> a6ac97a69167 [2024-01-25T11:06:50.291Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-25T11:06:50.291Z] ---> Running in 89366ab32f12 [2024-01-25T11:06:50.291Z] Removing intermediate container 89366ab32f12 [2024-01-25T11:06:50.291Z] ---> 4c86b59a7e9f [2024-01-25T11:06:50.291Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-25T11:06:50.291Z] ---> Running in 4c793b36b553 [2024-01-25T11:06:50.291Z] Removing intermediate container 4c793b36b553 [2024-01-25T11:06:50.291Z] ---> 57b5b8403fb7 [2024-01-25T11:06:50.291Z] Step 6/12 : WORKDIR /device-virtual-go [2024-01-25T11:06:50.550Z] ---> Running in 5ca760ba2ec4 [2024-01-25T11:06:50.550Z] Removing intermediate container 5ca760ba2ec4 [2024-01-25T11:06:50.550Z] ---> b825556a3e49 [2024-01-25T11:06:50.550Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-25T11:06:50.550Z] ---> Running in 0b694d2a911c [2024-01-25T11:06:50.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T11:06:51.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T11:06:51.330Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-25T11:06:51.330Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-01-25T11:06:51.330Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-25T11:06:51.330Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-25T11:06:51.330Z] Executing busybox-1.36.1-r5.trigger [2024-01-25T11:06:51.330Z] OK: 268 MiB in 56 packages [2024-01-25T11:06:51.778Z] Still waiting to schedule task [2024-01-25T11:06:51.779Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-25T11:06:51.898Z] Removing intermediate container 0b694d2a911c [2024-01-25T11:06:51.898Z] ---> ae27d6c6d387 [2024-01-25T11:06:51.898Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-25T11:06:51.898Z] ---> ac232b91b9aa [2024-01-25T11:06:51.898Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T11:06:51.898Z] ---> Running in 419e601b20f5 [2024-01-25T11:07:18.477Z] Removing intermediate container 419e601b20f5 [2024-01-25T11:07:18.477Z] ---> e75fa30587a5 [2024-01-25T11:07:18.477Z] Step 10/12 : COPY . . [2024-01-25T11:07:18.477Z] ---> bcc9a3554cd9 [2024-01-25T11:07:18.477Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-25T11:07:18.477Z] ---> Running in e3b57fee3b78 [2024-01-25T11:07:18.477Z] Removing intermediate container e3b57fee3b78 [2024-01-25T11:07:18.477Z] ---> 3cda660ce815 [2024-01-25T11:07:18.477Z] Step 12/12 : RUN $MAKE [2024-01-25T11:07:18.477Z] ---> Running in df855c4c4344 [2024-01-25T11:07:18.477Z] noop [2024-01-25T11:07:18.741Z] Removing intermediate container df855c4c4344 [2024-01-25T11:07:18.741Z] ---> c7df9b1484d8 [2024-01-25T11:07:18.741Z] Successfully built c7df9b1484d8 [2024-01-25T11:07:18.741Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T11:07:19.312Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T11:07:19.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T11:07:19.533Z] prd-ubuntu20.04-docker-8c-8g-27899 does not seem to be running inside a container [2024-01-25T11:07:19.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-459 -v /w/workspace/foundry_device-virtual-go_PR-459:/w/workspace/foundry_device-virtual-go_PR-459:rw,z -v /w/workspace/foundry_device-virtual-go_PR-459@tmp:/w/workspace/foundry_device-virtual-go_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-25T11:07:19.903Z] $ docker top 84c56e2d2c11918558a656c4b283233b28afc6225ae5be70f83f62aae75ad5ae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T11:07:20.364Z] + go version [2024-01-25T11:07:20.364Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-25T11:07:20.401Z] $ docker stop --time=1 84c56e2d2c11918558a656c4b283233b28afc6225ae5be70f83f62aae75ad5ae [2024-01-25T11:07:21.647Z] $ docker rm -f --volumes 84c56e2d2c11918558a656c4b283233b28afc6225ae5be70f83f62aae75ad5ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T11:07:22.657Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T11:07:22.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T11:07:22.874Z] prd-ubuntu20.04-docker-8c-8g-27899 does not seem to be running inside a container [2024-01-25T11:07:22.905Z] $ 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-459 -v /w/workspace/foundry_device-virtual-go_PR-459:/w/workspace/foundry_device-virtual-go_PR-459:rw,z -v /w/workspace/foundry_device-virtual-go_PR-459@tmp:/w/workspace/foundry_device-virtual-go_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-25T11:07:23.222Z] $ docker top 4b62d98a5f0b88b7143cee86be5816886ad472c566e5249e9bad09911703f205 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T11:07:23.681Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-459 [Pipeline] fileExists [Pipeline] sh [2024-01-25T11:07:24.084Z] + make test [2024-01-25T11:07:24.084Z] go test ./... -coverprofile=coverage.out [2024-01-25T11:07:25.477Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-01-25T11:07:35.571Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-01-25T11:07:35.571Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements [2024-01-25T11:07:39.761Z] go vet ./... [2024-01-25T11:07:43.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T11:07:43.044Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T11:07:43.044Z] ./bin/test-attribution-txt.sh [2024-01-25T11:07:43.044Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T11:07:43.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T11:07:43.150Z] $ docker stop --time=1 4b62d98a5f0b88b7143cee86be5816886ad472c566e5249e9bad09911703f205 [2024-01-25T11:07:46.096Z] $ docker rm -f --volumes 4b62d98a5f0b88b7143cee86be5816886ad472c566e5249e9bad09911703f205 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T11:07:46.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T11:07:46.783Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-25T11:07:47.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T11:07:47.964Z] + ls -al . [2024-01-25T11:07:47.964Z] total 200 [2024-01-25T11:07:47.964Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 11:07 . [2024-01-25T11:07:47.964Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 11:06 .. [2024-01-25T11:07:47.964Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 11:07 .git [2024-01-25T11:07:47.964Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 11:06 .github [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 25 11:06 .gitignore [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 11:06 .golangci.yml [2024-01-25T11:07:47.964Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 11:06 .semver [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 9708 Jan 25 11:06 Attribution.txt [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jan 25 11:06 CHANGELOG.md [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jan 25 11:06 Dockerfile [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 11:06 GOVERNANCE.md [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 25 11:06 Jenkinsfile [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 25 11:06 LICENSE [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jan 25 11:06 Makefile [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 25 11:06 OWNERS.md [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jan 25 11:06 README.md [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 11:06 VERSION [2024-01-25T11:07:47.964Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 11:06 bin [2024-01-25T11:07:47.964Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 11:06 cmd [2024-01-25T11:07:47.964Z] -rw-r--r-- 1 jenkins jenkins 43063 Jan 25 11:07 coverage.out [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 3681 Jan 25 11:06 go.mod [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 34085 Jan 25 11:06 go.sum [2024-01-25T11:07:47.964Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 11:06 internal [2024-01-25T11:07:47.964Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 25 11:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T11:07:48.428Z] + 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=1f61d6a80a9ee63caca16269354be81377a0c164 --label arch=amd64 --label version=0.0.0 . [2024-01-25T11:07:48.428Z] Sending build context to Docker daemon 31.64MB [2024-01-25T11:07:48.428Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T11:07:48.428Z] Step 2/26 : FROM ${BASE} AS builder [2024-01-25T11:07:48.428Z] ---> c7df9b1484d8 [2024-01-25T11:07:48.428Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-25T11:07:48.686Z] ---> Running in 5d7be9b6cc60 [2024-01-25T11:07:48.945Z] Removing intermediate container 5d7be9b6cc60 [2024-01-25T11:07:48.945Z] ---> 0189f52fd95d [2024-01-25T11:07:48.945Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-01-25T11:07:48.945Z] ---> Running in 77955f833327 [2024-01-25T11:07:48.945Z] Removing intermediate container 77955f833327 [2024-01-25T11:07:48.945Z] ---> 8f4a27049474 [2024-01-25T11:07:48.945Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-01-25T11:07:48.945Z] ---> Running in 3f2dcbf9729f [2024-01-25T11:07:48.945Z] Removing intermediate container 3f2dcbf9729f [2024-01-25T11:07:48.945Z] ---> 73bdcb5cd3f4 [2024-01-25T11:07:48.945Z] Step 6/26 : WORKDIR /device-virtual-go [2024-01-25T11:07:48.945Z] ---> Running in 98c8c5cd814b [2024-01-25T11:07:49.204Z] Removing intermediate container 98c8c5cd814b [2024-01-25T11:07:49.204Z] ---> 5eab9c51dcd6 [2024-01-25T11:07:49.204Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-25T11:07:49.204Z] ---> Running in 336086ec0cd4 [2024-01-25T11:07:49.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T11:07:49.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T11:07:49.722Z] OK: 268 MiB in 56 packages [2024-01-25T11:07:49.980Z] Removing intermediate container 336086ec0cd4 [2024-01-25T11:07:49.980Z] ---> 1b20df717012 [2024-01-25T11:07:49.980Z] Step 8/26 : COPY go.mod vendor* ./ [2024-01-25T11:07:50.238Z] ---> 249eaad1d386 [2024-01-25T11:07:50.238Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T11:07:50.238Z] ---> Running in 6c821a2677df [2024-01-25T11:07:50.806Z] Removing intermediate container 6c821a2677df [2024-01-25T11:07:50.806Z] ---> e97d3865e0c7 [2024-01-25T11:07:50.806Z] Step 10/26 : COPY . . [2024-01-25T11:07:51.743Z] ---> 763f89aa2a4c [2024-01-25T11:07:51.743Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-25T11:07:51.743Z] ---> Running in 7dbd21d3964f [2024-01-25T11:07:51.743Z] Removing intermediate container 7dbd21d3964f [2024-01-25T11:07:51.743Z] ---> bfd3cd5726d8 [2024-01-25T11:07:51.743Z] Step 12/26 : RUN $MAKE [2024-01-25T11:07:51.743Z] ---> Running in 90465eaceb6b [2024-01-25T11:07:52.000Z] 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.7" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-01-25T11:08:15.238Z] Removing intermediate container 90465eaceb6b [2024-01-25T11:08:15.238Z] ---> 0f70548b62cf [2024-01-25T11:08:15.238Z] Step 13/26 : FROM alpine:3.18 [2024-01-25T11:08:15.238Z] 3.18: Pulling from library/alpine [2024-01-25T11:08:15.238Z] c926b61bad3b: Pulling fs layer [2024-01-25T11:08:15.238Z] c926b61bad3b: Verifying Checksum [2024-01-25T11:08:15.238Z] c926b61bad3b: Download complete [2024-01-25T11:08:15.238Z] c926b61bad3b: Pull complete [2024-01-25T11:08:15.238Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T11:08:15.238Z] Status: Downloaded newer image for alpine:3.18 [2024-01-25T11:08:15.238Z] ---> b541f2080109 [2024-01-25T11:08:15.238Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-01-25T11:08:15.238Z] ---> Running in 6045eba9b463 [2024-01-25T11:08:15.238Z] Removing intermediate container 6045eba9b463 [2024-01-25T11:08:15.238Z] ---> cad0350bd8a5 [2024-01-25T11:08:15.238Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-01-25T11:08:15.238Z] ---> Running in 3b6ea454094d [2024-01-25T11:08:15.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T11:08:15.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T11:08:15.238Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-25T11:08:15.238Z] Executing busybox-1.36.1-r5.trigger [2024-01-25T11:08:15.238Z] OK: 7 MiB in 16 packages [2024-01-25T11:08:15.238Z] Removing intermediate container 3b6ea454094d [2024-01-25T11:08:15.238Z] ---> 48f73d5beb1f [2024-01-25T11:08:15.238Z] Step 16/26 : RUN apk --no-cache upgrade [2024-01-25T11:08:15.238Z] ---> Running in 17ed6faaca0e [2024-01-25T11:08:15.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T11:08:15.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T11:08:15.755Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T11:08:15.755Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T11:08:15.755Z] OK: 7 MiB in 16 packages [2024-01-25T11:08:16.324Z] Removing intermediate container 17ed6faaca0e [2024-01-25T11:08:16.324Z] ---> d6df0b976830 [2024-01-25T11:08:16.324Z] Step 17/26 : WORKDIR / [2024-01-25T11:08:16.324Z] ---> Running in a92cf54d932d [2024-01-25T11:08:16.324Z] Removing intermediate container a92cf54d932d [2024-01-25T11:08:16.324Z] ---> be515f227711 [2024-01-25T11:08:16.324Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-01-25T11:08:16.324Z] ---> dae1f0221b9c [2024-01-25T11:08:16.324Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-01-25T11:08:16.582Z] ---> 5b7f9208cfa4 [2024-01-25T11:08:16.582Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-01-25T11:08:17.148Z] ---> e4146a7d17ed [2024-01-25T11:08:17.148Z] Step 21/26 : EXPOSE 59900 [2024-01-25T11:08:17.148Z] ---> Running in 778a623020cf [2024-01-25T11:08:17.408Z] Removing intermediate container 778a623020cf [2024-01-25T11:08:17.408Z] ---> 67c00f655417 [2024-01-25T11:08:17.408Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-01-25T11:08:17.408Z] ---> Running in 02431ec9f9d0 [2024-01-25T11:08:17.408Z] Removing intermediate container 02431ec9f9d0 [2024-01-25T11:08:17.408Z] ---> 6db65e3c031e [2024-01-25T11:08:17.408Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-25T11:08:17.408Z] ---> Running in 4a24b6213473 [2024-01-25T11:08:17.408Z] Removing intermediate container 4a24b6213473 [2024-01-25T11:08:17.408Z] ---> 1c48ae5554fc [2024-01-25T11:08:17.408Z] Step 24/26 : LABEL arch=amd64 [2024-01-25T11:08:17.408Z] ---> Running in 1c59ae95235b [2024-01-25T11:08:17.408Z] Removing intermediate container 1c59ae95235b [2024-01-25T11:08:17.408Z] ---> cfa06376f50c [2024-01-25T11:08:17.408Z] Step 25/26 : LABEL git_sha=1f61d6a80a9ee63caca16269354be81377a0c164 [2024-01-25T11:08:17.667Z] ---> Running in acd56196c3ac [2024-01-25T11:08:17.667Z] Removing intermediate container acd56196c3ac [2024-01-25T11:08:17.667Z] ---> 22a1f97f6005 [2024-01-25T11:08:17.667Z] Step 26/26 : LABEL version=0.0.0 [2024-01-25T11:08:17.667Z] ---> Running in af0c29618ace [2024-01-25T11:08:17.667Z] Removing intermediate container af0c29618ace [2024-01-25T11:08:17.667Z] ---> 7a1240e2775e [2024-01-25T11:08:17.667Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-25T11:08:17.667Z] Successfully built 7a1240e2775e [2024-01-25T11:08:17.667Z] 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 [2024-01-25T11:08:19.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T11:08:19.036Z] [2024-01-25T11:08:19.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T11:08:19.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T11:08:19.440Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-25T11:08:19.440Z] 5eb5b503b376: Pulling fs layer [2024-01-25T11:08:19.440Z] 5c69ac0246d0: Pulling fs layer [2024-01-25T11:08:19.440Z] ec43610c2a17: Pulling fs layer [2024-01-25T11:08:19.440Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-25T11:08:19.440Z] 33b1e0a273af: Pulling fs layer [2024-01-25T11:08:19.440Z] 5d3b04190fa2: Pulling fs layer [2024-01-25T11:08:19.440Z] 2f39f015ded8: Pulling fs layer [2024-01-25T11:08:19.440Z] 3a2ae6a8a46f: Waiting [2024-01-25T11:08:19.440Z] 33b1e0a273af: Waiting [2024-01-25T11:08:19.440Z] 5d3b04190fa2: Waiting [2024-01-25T11:08:19.440Z] 5c69ac0246d0: Verifying Checksum [2024-01-25T11:08:19.440Z] 5c69ac0246d0: Download complete [2024-01-25T11:08:19.440Z] 3a2ae6a8a46f: Download complete [2024-01-25T11:08:19.440Z] 33b1e0a273af: Verifying Checksum [2024-01-25T11:08:19.440Z] 33b1e0a273af: Download complete [2024-01-25T11:08:19.440Z] 5d3b04190fa2: Verifying Checksum [2024-01-25T11:08:19.440Z] 5d3b04190fa2: Download complete [2024-01-25T11:08:19.698Z] ec43610c2a17: Verifying Checksum [2024-01-25T11:08:19.698Z] ec43610c2a17: Download complete [2024-01-25T11:08:19.698Z] 5eb5b503b376: Verifying Checksum [2024-01-25T11:08:19.698Z] 5eb5b503b376: Download complete [2024-01-25T11:08:20.263Z] 2f39f015ded8: Download complete [2024-01-25T11:08:20.830Z] 5eb5b503b376: Pull complete [2024-01-25T11:08:20.830Z] 5c69ac0246d0: Pull complete [2024-01-25T11:08:21.396Z] ec43610c2a17: Pull complete [2024-01-25T11:08:21.396Z] 3a2ae6a8a46f: Pull complete [2024-01-25T11:08:21.655Z] 33b1e0a273af: Pull complete [2024-01-25T11:08:21.655Z] 5d3b04190fa2: Pull complete [2024-01-25T11:08:24.935Z] 2f39f015ded8: Pull complete [2024-01-25T11:08:24.935Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-25T11:08:24.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T11:08:24.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T11:08:25.303Z] prd-ubuntu20.04-docker-8c-8g-27899 does not seem to be running inside a container [2024-01-25T11:08:25.337Z] $ 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-459 -v /w/workspace/foundry_device-virtual-go_PR-459:/w/workspace/foundry_device-virtual-go_PR-459:rw,z -v /w/workspace/foundry_device-virtual-go_PR-459@tmp:/w/workspace/foundry_device-virtual-go_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-25T11:08:29.939Z] $ docker top 733deda7583f225444ae10f4a05c5f0c7c74e4727996f05dadf86c8e26848485 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T11:08:30.471Z] ---> job-cost.sh [2024-01-25T11:08:30.471Z] lf-activate-venv: SKIPPING [2024-01-25T11:08:30.471Z] INFO: No Stack... [2024-01-25T11:08:30.731Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T11:08:30.991Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T11:08:31.312Z] + cat /w/workspace/foundry_device-virtual-go_PR-459/archives/cost.csv [2024-01-25T11:08:31.312Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T11:08:31.361Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-459-1-stack-cost] [2024-01-25T11:08:31.366Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-459-1-stack-cost] did not exist. Created. [2024-01-25T11:08:31.366Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T11:08:31.823Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T11:08:31.873Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T11:08:31.949Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-459-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T11:08:32.092Z] $ docker stop --time=1 733deda7583f225444ae10f4a05c5f0c7c74e4727996f05dadf86c8e26848485 [2024-01-25T11:08:33.242Z] $ docker rm -f --volumes 733deda7583f225444ae10f4a05c5f0c7c74e4727996f05dadf86c8e26848485 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-25T11:08:34.037Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27900 in /w/workspace/foundry_device-virtual-go_PR-459 [Pipeline] { [Pipeline] ws [2024-01-25T11:08:34.133Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-01-25T11:08:34.245Z] The recommended git tool is: git [2024-01-25T11:08:39.224Z] using credential edgex-jenkins-ssh [2024-01-25T11:08:39.245Z] Cloning the remote Git repository [2024-01-25T11:08:39.286Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-01-25T11:08:39.370Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-01-25T11:08:39.505Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-01-25T11:08:39.506Z] > git --version # timeout=10 [2024-01-25T11:08:39.523Z] > git --version # 'git version 2.25.1' [2024-01-25T11:08:39.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T11:08:39.664Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T11:08:42.111Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-01-25T11:08:42.130Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T11:08:42.874Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-01-25T11:08:42.907Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-01-25T11:08:42.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T11:08:42.921Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/459/head:refs/remotes/origin/PR-459 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-25T11:08:43.405Z] Merging remotes/origin/main commit 365ac2a07f0ac486dbd6b6e6acfd23c5b078805f into PR head commit 1f61d6a80a9ee63caca16269354be81377a0c164 [2024-01-25T11:08:43.622Z] Merge succeeded, producing 1f61d6a80a9ee63caca16269354be81377a0c164 [2024-01-25T11:08:43.622Z] Checking out Revision 1f61d6a80a9ee63caca16269354be81377a0c164 (PR-459) [2024-01-25T11:08:44.089Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-01-25T11:08:44.189Z] > git --version # timeout=10 [2024-01-25T11:08:44.201Z] > git --version # 'git version 2.25.1' [2024-01-25T11:08:44.219Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T11:08:43.421Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T11:08:43.472Z] > git checkout -f 1f61d6a80a9ee63caca16269354be81377a0c164 # timeout=10 [2024-01-25T11:08:43.545Z] > git remote # timeout=10 [2024-01-25T11:08:43.561Z] > git config --get remote.origin.url # timeout=10 [2024-01-25T11:08:43.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T11:08:43.586Z] > git merge 365ac2a07f0ac486dbd6b6e6acfd23c5b078805f # timeout=10 [2024-01-25T11:08:43.609Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-25T11:08:43.630Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T11:08:43.641Z] > git checkout -f 1f61d6a80a9ee63caca16269354be81377a0c164 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T11:08:45.693Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-25T11:08:45.693Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T11:08:45.693Z] Dload Upload Total Spent Left Speed [2024-01-25T11:08:45.693Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 84546 0 --:--:-- --:--:-- --:--:-- 85114 [Pipeline] sh [2024-01-25T11:08:46.035Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-25T11:08:46.646Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-25T11:08:46.646Z] + sudo tee /etc/docker/daemon.new [2024-01-25T11:08:46.646Z] { [2024-01-25T11:08:46.646Z] "registry-mirrors": [ [2024-01-25T11:08:46.646Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-25T11:08:46.646Z] ], [2024-01-25T11:08:46.646Z] "bip": "10.250.0.254/24", [2024-01-25T11:08:46.646Z] "hosts": [ [2024-01-25T11:08:46.646Z] "tcp://0.0.0.0:5555", [2024-01-25T11:08:46.646Z] "unix:///var/run/docker.sock" [2024-01-25T11:08:46.646Z] ], [2024-01-25T11:08:46.646Z] "mtu": 1458, [2024-01-25T11:08:46.646Z] "selinux-enabled": true, [2024-01-25T11:08:46.646Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-25T11:08:46.646Z] } [Pipeline] sh [2024-01-25T11:08:46.987Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-25T11:08:47.330Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T11:09:05.665Z] provisioning config files... [2024-01-25T11:09:05.689Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config11570687807460979935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T11:09:06.223Z] ---> ****-login.sh [2024-01-25T11:09:06.224Z] nexus3.edgexfoundry.org:10001 [2024-01-25T11:09:06.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:09:06.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:09:06.757Z] Configure a credential helper to remove this warning. See [2024-01-25T11:09:06.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:09:06.757Z] [2024-01-25T11:09:06.757Z] Login Succeeded [2024-01-25T11:09:06.757Z] nexus3.edgexfoundry.org:10002 [2024-01-25T11:09:06.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:09:07.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:09:07.024Z] Configure a credential helper to remove this warning. See [2024-01-25T11:09:07.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:09:07.024Z] [2024-01-25T11:09:07.024Z] Login Succeeded [2024-01-25T11:09:07.024Z] nexus3.edgexfoundry.org:10003 [2024-01-25T11:09:07.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:09:07.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:09:07.293Z] Configure a credential helper to remove this warning. See [2024-01-25T11:09:07.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:09:07.293Z] [2024-01-25T11:09:07.293Z] Login Succeeded [2024-01-25T11:09:07.293Z] nexus3.edgexfoundry.org:10004 [2024-01-25T11:09:07.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:09:07.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:09:07.562Z] Configure a credential helper to remove this warning. See [2024-01-25T11:09:07.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:09:07.562Z] [2024-01-25T11:09:07.562Z] Login Succeeded [2024-01-25T11:09:07.562Z] ****.io [2024-01-25T11:09:07.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T11:09:08.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T11:09:08.097Z] Configure a credential helper to remove this warning. See [2024-01-25T11:09:08.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T11:09:08.097Z] [2024-01-25T11:09:08.097Z] Login Succeeded [2024-01-25T11:09:08.097Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T11:09:08.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T11:09:08.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T11:09:08.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T11:09:08.802Z] ========================================================= [2024-01-25T11:09:08.802Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-25T11:09:08.802Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T11:09:09.477Z] + 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 . [2024-01-25T11:09:10.441Z] #0 building with "default" instance using docker driver [2024-01-25T11:09:10.441Z] [2024-01-25T11:09:10.441Z] #1 [internal] load .dockerignore [2024-01-25T11:09:10.715Z] #1 transferring context: 2B done [2024-01-25T11:09:10.715Z] #1 DONE 0.1s [2024-01-25T11:09:10.715Z] [2024-01-25T11:09:10.715Z] #2 [internal] load build definition from Dockerfile [2024-01-25T11:09:10.715Z] #2 transferring dockerfile: 1.79kB 0.0s done [2024-01-25T11:09:10.715Z] #2 DONE 0.1s [2024-01-25T11:09:10.715Z] [2024-01-25T11:09:10.715Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-25T11:09:10.715Z] #3 DONE 0.1s [2024-01-25T11:09:10.715Z] [2024-01-25T11:09:10.715Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T11:09:10.715Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-25T11:09:10.989Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2024-01-25T11:09:10.989Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-25T11:09:10.989Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-25T11:09:10.989Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-25T11:09:10.989Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.42MB / 3.33MB 0.1s [2024-01-25T11:09:10.989Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-25T11:09:10.989Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-25T11:09:10.989Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s [2024-01-25T11:09:10.989Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-25T11:09:10.989Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-25T11:09:10.989Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2024-01-25T11:09:10.989Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 569.34kB / 11.40MB 0.3s [2024-01-25T11:09:10.989Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-25T11:09:11.260Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.08MB / 63.99MB 0.4s [2024-01-25T11:09:11.260Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2024-01-25T11:09:11.260Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.32MB / 63.99MB 0.5s [2024-01-25T11:09:11.260Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.24MB / 97.63MB 0.5s [2024-01-25T11:09:11.260Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s [2024-01-25T11:09:11.260Z] #4 ... [2024-01-25T11:09:11.260Z] [2024-01-25T11:09:11.260Z] #5 [internal] load build context [2024-01-25T11:09:11.260Z] #5 transferring context: 15.81MB 0.6s done [2024-01-25T11:09:11.260Z] #5 DONE 0.7s [2024-01-25T11:09:11.260Z] [2024-01-25T11:09:11.260Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T11:09:11.260Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.6s [2024-01-25T11:09:11.260Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2024-01-25T11:09:11.528Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.7s [2024-01-25T11:09:11.528Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2024-01-25T11:09:11.528Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.58MB / 97.63MB 0.7s [2024-01-25T11:09:11.528Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2024-01-25T11:09:11.528Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.38MB / 63.99MB 0.9s [2024-01-25T11:09:11.528Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.38MB / 97.63MB 0.9s [2024-01-25T11:09:11.795Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 1.0s [2024-01-25T11:09:11.795Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 1.0s [2024-01-25T11:09:11.795Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-25T11:09:11.795Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 43.29MB / 63.99MB 1.1s [2024-01-25T11:09:11.795Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.1s [2024-01-25T11:09:12.061Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.33MB / 63.99MB 1.2s [2024-01-25T11:09:12.061Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 42.00MB / 97.63MB 1.2s [2024-01-25T11:09:12.061Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-25T11:09:12.061Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.51MB / 63.99MB 1.4s [2024-01-25T11:09:12.061Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.3s [2024-01-25T11:09:12.329Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.64MB / 63.99MB 1.5s [2024-01-25T11:09:12.329Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.5s [2024-01-25T11:09:12.329Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.34MB / 97.63MB 1.6s [2024-01-25T11:09:12.598Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2024-01-25T11:09:12.599Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.83MB / 97.63MB 1.8s [2024-01-25T11:09:12.599Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-25T11:09:12.599Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 1.9s [2024-01-25T11:09:12.867Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.0s [2024-01-25T11:09:13.135Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.70MB / 97.63MB 2.2s [2024-01-25T11:09:16.480Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.5s done [2024-01-25T11:09:17.443Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.0s [2024-01-25T11:09:22.801Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.3s [2024-01-25T11:09:29.450Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [2024-01-25T11:09:31.390Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-25T11:09:31.390Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2024-01-25T11:09:31.657Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-25T11:09:31.657Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-25T11:09:36.990Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2024-01-25T11:09:39.564Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.7s done [2024-01-25T11:09:39.564Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2024-01-25T11:09:40.971Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2024-01-25T11:09:41.240Z] #4 DONE 30.6s [2024-01-25T11:09:41.240Z] [2024-01-25T11:09:41.240Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2024-01-25T11:09:43.197Z] #6 DONE 1.6s [2024-01-25T11:09:43.197Z] [2024-01-25T11:09:43.197Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-01-25T11:09:43.785Z] #7 0.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T11:09:44.059Z] #7 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T11:09:45.038Z] #7 2.045 (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-25T11:09:45.038Z] #7 2.075 (2/4) Installing libedit (20221030.3.1-r1) [2024-01-25T11:09:45.038Z] #7 2.086 (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-25T11:09:45.038Z] #7 2.150 (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-25T11:09:45.038Z] #7 2.176 Executing busybox-1.36.1-r5.trigger [2024-01-25T11:09:45.038Z] #7 2.213 OK: 271 MiB in 56 packages [2024-01-25T11:09:45.635Z] #7 DONE 2.5s [2024-01-25T11:09:45.635Z] [2024-01-25T11:09:45.635Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T11:09:45.635Z] #8 DONE 0.2s [2024-01-25T11:09:45.635Z] [2024-01-25T11:09:45.635Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T11:10:03.840Z] #9 DONE 16.3s [2024-01-25T11:10:03.840Z] [2024-01-25T11:10:03.840Z] #10 [builder 6/7] COPY . . [2024-01-25T11:10:03.840Z] #10 DONE 0.3s [2024-01-25T11:10:03.840Z] [2024-01-25T11:10:03.840Z] #11 [builder 7/7] RUN echo noop [2024-01-25T11:10:03.840Z] #11 0.594 noop [2024-01-25T11:10:03.840Z] #11 DONE 0.7s [2024-01-25T11:10:03.840Z] [2024-01-25T11:10:03.840Z] #12 exporting to image [2024-01-25T11:10:03.840Z] #12 exporting layers [2024-01-25T11:10:22.034Z] #12 exporting layers 17.0s done [2024-01-25T11:10:22.034Z] #12 writing image sha256:e11bd2ded03d468a055befd73b431d6eae6c1351d451129fbbabb24e504fb23a done [2024-01-25T11:10:22.034Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-25T11:10:22.034Z] #12 DONE 17.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T11:10:22.666Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T11:10:22.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T11:10:23.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-27900 does not seem to be running inside a container [2024-01-25T11:10:23.059Z] $ 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 [2024-01-25T11:10:24.134Z] $ docker top b11ccb08e9c7eeeb3f1943784231c8f3165d02e11dc5273b8f5e9d2e9d737125 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T11:10:25.033Z] + go version [2024-01-25T11:10:25.033Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-25T11:10:25.068Z] $ docker stop --time=1 b11ccb08e9c7eeeb3f1943784231c8f3165d02e11dc5273b8f5e9d2e9d737125 [2024-01-25T11:10:28.967Z] $ docker rm -f --volumes b11ccb08e9c7eeeb3f1943784231c8f3165d02e11dc5273b8f5e9d2e9d737125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T11:10:30.138Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T11:10:30.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T11:10:30.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-27900 does not seem to be running inside a container [2024-01-25T11:10:30.488Z] $ 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 [2024-01-25T11:10:31.392Z] $ docker top e55f6544b60da0509c7b764a07dda9f547fa03e33927239954caee5970725259 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T11:10:31.988Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-25T11:10:32.416Z] + make test [2024-01-25T11:10:32.416Z] go test ./... -coverprofile=coverage.out [2024-01-25T11:10:35.864Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-01-25T11:11:32.301Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-01-25T11:11:32.301Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.066s coverage: 58.4% of statements [2024-01-25T11:11:32.301Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-25T11:11:32.301Z] go vet ./... [2024-01-25T11:11:42.399Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T11:11:42.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T11:11:42.399Z] ./bin/test-attribution-txt.sh [2024-01-25T11:11:42.399Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T11:11:42.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T11:11:42.512Z] $ docker stop --time=1 e55f6544b60da0509c7b764a07dda9f547fa03e33927239954caee5970725259 [2024-01-25T11:11:44.315Z] $ docker rm -f --volumes e55f6544b60da0509c7b764a07dda9f547fa03e33927239954caee5970725259 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T11:11:45.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T11:11:45.586Z] Warning: overwriting stash ‘coverage-report’ [2024-01-25T11:11:46.025Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T11:11:46.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T11:11:47.261Z] + ls -al . [2024-01-25T11:11:47.261Z] total 196 [2024-01-25T11:11:47.261Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 25 11:10 . [2024-01-25T11:11:47.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 11:08 .. [2024-01-25T11:11:47.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 11:08 .git [2024-01-25T11:11:47.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 11:08 .github [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 25 11:08 .gitignore [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 11:08 .golangci.yml [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 9708 Jan 25 11:08 Attribution.txt [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jan 25 11:08 CHANGELOG.md [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jan 25 11:08 Dockerfile [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 11:08 GOVERNANCE.md [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 25 11:08 Jenkinsfile [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 25 11:08 LICENSE [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jan 25 11:08 Makefile [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 25 11:08 OWNERS.md [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jan 25 11:08 README.md [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 11:06 VERSION [2024-01-25T11:11:47.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 11:08 bin [2024-01-25T11:11:47.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 11:08 cmd [2024-01-25T11:11:47.261Z] -rw-r--r-- 1 jenkins jenkins 43063 Jan 25 11:11 coverage.out [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 3681 Jan 25 11:08 go.mod [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 34085 Jan 25 11:08 go.sum [2024-01-25T11:11:47.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 11:08 internal [2024-01-25T11:11:47.261Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 25 11:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T11:11:47.769Z] + 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=1f61d6a80a9ee63caca16269354be81377a0c164 --label arch=arm64 --label version=0.0.0 . [2024-01-25T11:11:48.356Z] #0 building with "default" instance using docker driver [2024-01-25T11:11:48.356Z] [2024-01-25T11:11:48.356Z] #1 [internal] load build definition from Dockerfile [2024-01-25T11:11:48.356Z] #1 transferring dockerfile: [2024-01-25T11:11:48.624Z] #1 transferring dockerfile: 1.79kB 0.0s done [2024-01-25T11:11:48.624Z] #1 DONE 0.0s [2024-01-25T11:11:48.624Z] [2024-01-25T11:11:48.624Z] #2 [internal] load .dockerignore [2024-01-25T11:11:48.624Z] #2 transferring context: 2B done [2024-01-25T11:11:48.624Z] #2 DONE 0.0s [2024-01-25T11:11:48.624Z] [2024-01-25T11:11:48.624Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T11:11:48.624Z] #3 DONE 0.0s [2024-01-25T11:11:48.624Z] [2024-01-25T11:11:48.624Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T11:11:48.624Z] #4 DONE 0.2s [2024-01-25T11:11:48.893Z] [2024-01-25T11:11:48.893Z] #5 [internal] load build context [2024-01-25T11:11:48.893Z] #5 transferring context: 51.14kB 0.1s done [2024-01-25T11:11:48.893Z] #5 DONE 0.1s [2024-01-25T11:11:48.893Z] [2024-01-25T11:11:48.893Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T11:11:48.893Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-25T11:11:48.893Z] #6 ... [2024-01-25T11:11:48.893Z] [2024-01-25T11:11:48.893Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-25T11:11:48.893Z] #7 DONE 0.2s [2024-01-25T11:11:48.893Z] [2024-01-25T11:11:48.893Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T11:11:48.893Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T11:11:48.893Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-25T11:11:48.893Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-25T11:11:48.893Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-25T11:11:48.893Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-25T11:11:49.161Z] #6 ... [2024-01-25T11:11:49.161Z] [2024-01-25T11:11:49.161Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2024-01-25T11:11:49.161Z] #8 DONE 0.1s [2024-01-25T11:11:49.161Z] [2024-01-25T11:11:49.161Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T11:11:49.444Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-25T11:11:49.718Z] #6 DONE 1.0s [2024-01-25T11:11:49.718Z] [2024-01-25T11:11:49.718Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-25T11:11:50.303Z] #9 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T11:11:50.891Z] #9 1.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T11:11:51.862Z] #9 ... [2024-01-25T11:11:51.862Z] [2024-01-25T11:11:51.862Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-01-25T11:11:51.862Z] #10 0.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T11:11:51.862Z] #10 1.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T11:11:51.862Z] #10 2.260 OK: 271 MiB in 56 packages [2024-01-25T11:11:51.862Z] #10 DONE 2.6s [2024-01-25T11:11:51.862Z] [2024-01-25T11:11:51.862Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T11:11:51.862Z] #11 DONE 0.2s [2024-01-25T11:11:51.862Z] [2024-01-25T11:11:51.862Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-25T11:11:51.862Z] #9 2.069 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-25T11:11:51.862Z] #9 2.082 Executing busybox-1.36.1-r5.trigger [2024-01-25T11:11:51.862Z] #9 2.115 OK: 8 MiB in 16 packages [2024-01-25T11:11:52.132Z] #9 DONE 2.5s [2024-01-25T11:11:52.132Z] [2024-01-25T11:11:52.132Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T11:11:55.494Z] #12 DONE 3.9s [2024-01-25T11:11:55.494Z] [2024-01-25T11:11:55.494Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T11:11:55.494Z] #13 0.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T11:11:55.494Z] #13 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T11:11:55.494Z] #13 2.074 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T11:11:55.494Z] #13 2.186 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T11:11:55.494Z] #13 2.208 OK: 8 MiB in 16 packages [2024-01-25T11:11:55.494Z] #13 DONE 3.5s [2024-01-25T11:11:55.762Z] [2024-01-25T11:11:55.762Z] #14 [builder 6/7] COPY . . [2024-01-25T11:11:56.036Z] #14 DONE 0.4s [2024-01-25T11:11:56.036Z] [2024-01-25T11:11:56.036Z] #15 [builder 7/7] RUN make build [2024-01-25T11:11:56.999Z] #15 0.693 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.7" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-01-25T11:13:04.958Z] #15 DONE 62.4s [2024-01-25T11:13:04.958Z] [2024-01-25T11:13:04.958Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2024-01-25T11:13:04.958Z] #16 DONE 0.1s [2024-01-25T11:13:04.958Z] [2024-01-25T11:13:04.958Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2024-01-25T11:13:04.958Z] #17 DONE 0.1s [2024-01-25T11:13:04.958Z] [2024-01-25T11:13:04.958Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2024-01-25T11:13:04.958Z] #18 DONE 0.2s [2024-01-25T11:13:04.958Z] [2024-01-25T11:13:04.958Z] #19 exporting to image [2024-01-25T11:13:04.958Z] #19 exporting layers [2024-01-25T11:13:04.958Z] #19 exporting layers 0.2s done [2024-01-25T11:13:04.958Z] #19 writing image sha256:b2565920caa46547e3e9366076aa68aa3ae6985bc462e61755840894d8b00ddf done [2024-01-25T11:13:04.958Z] #19 naming to docker.io/library/device-virtual-arm64 done [2024-01-25T11:13:04.958Z] #19 DONE 0.2s [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 [2024-01-25T11:13:06.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T11:13:06.323Z] [2024-01-25T11:13:06.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T11:13:06.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T11:13:06.858Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-25T11:13:06.858Z] 8998bd30e6a1: Pulling fs layer [2024-01-25T11:13:06.858Z] 04944245beec: Pulling fs layer [2024-01-25T11:13:06.858Z] 699f458cf7ca: Pulling fs layer [2024-01-25T11:13:06.858Z] 765212b225bb: Pulling fs layer [2024-01-25T11:13:06.858Z] f23df028b6ca: Pulling fs layer [2024-01-25T11:13:06.858Z] d65c8cfc05b1: Pulling fs layer [2024-01-25T11:13:06.858Z] 765212b225bb: Waiting [2024-01-25T11:13:06.858Z] f23df028b6ca: Waiting [2024-01-25T11:13:06.858Z] 2437ff75d9bd: Pulling fs layer [2024-01-25T11:13:06.858Z] d65c8cfc05b1: Waiting [2024-01-25T11:13:06.858Z] 2437ff75d9bd: Waiting [2024-01-25T11:13:07.135Z] 04944245beec: Verifying Checksum [2024-01-25T11:13:07.135Z] 04944245beec: Download complete [2024-01-25T11:13:07.135Z] 765212b225bb: Verifying Checksum [2024-01-25T11:13:07.135Z] 765212b225bb: Download complete [2024-01-25T11:13:07.135Z] f23df028b6ca: Verifying Checksum [2024-01-25T11:13:07.135Z] f23df028b6ca: Download complete [2024-01-25T11:13:07.135Z] d65c8cfc05b1: Verifying Checksum [2024-01-25T11:13:07.135Z] d65c8cfc05b1: Download complete [2024-01-25T11:13:07.401Z] 699f458cf7ca: Download complete [2024-01-25T11:13:07.670Z] 8998bd30e6a1: Verifying Checksum [2024-01-25T11:13:07.670Z] 8998bd30e6a1: Download complete [2024-01-25T11:13:09.616Z] 2437ff75d9bd: Verifying Checksum [2024-01-25T11:13:09.616Z] 2437ff75d9bd: Download complete [2024-01-25T11:13:13.878Z] 8998bd30e6a1: Pull complete [2024-01-25T11:13:13.878Z] 04944245beec: Pull complete [2024-01-25T11:13:15.821Z] 699f458cf7ca: Pull complete [2024-01-25T11:13:15.821Z] 765212b225bb: Pull complete [2024-01-25T11:13:16.781Z] f23df028b6ca: Pull complete [2024-01-25T11:13:16.781Z] d65c8cfc05b1: Pull complete [2024-01-25T11:13:38.831Z] 2437ff75d9bd: Pull complete [2024-01-25T11:13:38.831Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-25T11:13:38.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T11:13:38.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T11:13:39.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-27900 does not seem to be running inside a container [2024-01-25T11:13:39.374Z] $ 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 [2024-01-25T11:13:41.539Z] $ docker top 82b407f23cbbb4f5e10401e09cf5c6215e822fce1e75b48cf3598ff381716910 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T11:13:42.198Z] ---> job-cost.sh [2024-01-25T11:13:42.463Z] lf-activate-venv: SKIPPING [2024-01-25T11:13:42.463Z] INFO: No Stack... [2024-01-25T11:13:43.043Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T11:13:43.621Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T11:13:43.955Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2024-01-25T11:13:43.955Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T11:13:44.011Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-459-1-stack-cost] [2024-01-25T11:13:44.016Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-459-1-stack-cost] did not exist. Created. [2024-01-25T11:13:44.016Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T11:13:44.684Z] /w/workspace/device-virtual-go/1@tmp/durable-1d9dd23c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-25T11:13:45.028Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T11:13:45.069Z] Warning: overwriting stash ‘stack-cost’ [2024-01-25T11:13:45.156Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T11:13:45.176Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-459-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T11:13:45.349Z] $ docker stop --time=1 82b407f23cbbb4f5e10401e09cf5c6215e822fce1e75b48cf3598ff381716910 [2024-01-25T11:13:46.748Z] $ docker rm -f --volumes 82b407f23cbbb4f5e10401e09cf5c6215e822fce1e75b48cf3598ff381716910 [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 [2024-01-25T11:13:48.813Z] provisioning config files... [2024-01-25T11:13:48.821Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-459@tmp/config1379820378388678522tmp [Pipeline] { [Pipeline] sh [2024-01-25T11:13:49.255Z] + set +x [2024-01-25T11:13:49.255Z] + curl -s https://codecov.io/bash [2024-01-25T11:13:49.255Z] + bash -s -- [2024-01-25T11:13:49.255Z] [2024-01-25T11:13:49.255Z] _____ _ [2024-01-25T11:13:49.255Z] / ____| | | [2024-01-25T11:13:49.255Z] | | ___ __| | ___ ___ _____ __ [2024-01-25T11:13:49.255Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-25T11:13:49.255Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-25T11:13:49.255Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-25T11:13:49.255Z] Bash-1.0.6 [2024-01-25T11:13:49.255Z] [2024-01-25T11:13:49.255Z] [2024-01-25T11:13:49.255Z] ==> git version 2.25.1 found [2024-01-25T11:13:49.255Z] ==> 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 [2024-01-25T11:13:49.255Z] Release-Date: 2020-01-08 [2024-01-25T11:13:49.255Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-25T11:13:49.255Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-25T11:13:49.255Z] ==> Jenkins CI detected. [2024-01-25T11:13:49.255Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-459 [2024-01-25T11:13:49.255Z] project root: . [2024-01-25T11:13:49.255Z] --> token set from env [2024-01-25T11:13:49.255Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-25T11:13:49.255Z] ==> Running gcov in . (disable via -X gcov) [2024-01-25T11:13:49.255Z] ==> Python coveragepy not found [2024-01-25T11:13:49.255Z] ==> Searching for coverage reports in: [2024-01-25T11:13:49.255Z] + . [2024-01-25T11:13:49.256Z] -> Found 1 reports [2024-01-25T11:13:49.256Z] ==> Detecting git/mercurial file structure [2024-01-25T11:13:49.515Z] ==> Reading reports [2024-01-25T11:13:49.515Z] + ./coverage.out bytes=43063 [2024-01-25T11:13:49.515Z] ==> Appending adjustments [2024-01-25T11:13:49.515Z] https://docs.codecov.io/docs/fixing-reports [2024-01-25T11:13:49.515Z] + Found adjustments [2024-01-25T11:13:49.515Z] ==> Gzipping contents [2024-01-25T11:13:49.515Z] 8.0K /tmp/codecov.Oheo4Z.gz [2024-01-25T11:13:49.515Z] ==> Uploading reports [2024-01-25T11:13:49.515Z] url: https://codecov.io [2024-01-25T11:13:49.515Z] query: branch=PR-459&commit=1f61d6a80a9ee63caca16269354be81377a0c164&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=459&job=&cmd_args= [2024-01-25T11:13:49.515Z] -> Pinging Codecov [2024-01-25T11:13:49.515Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-459&commit=1f61d6a80a9ee63caca16269354be81377a0c164&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=459&job=&cmd_args= [2024-01-25T11:13:49.774Z] -> Uploading to [2024-01-25T11:13:49.774Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-25/5E52B4B073DB2E39498172D8E973AA87/1f61d6a80a9ee63caca16269354be81377a0c164/945d1956-8433-448a-8eec-4bde199f81fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240125T111349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdc9ea1ea5c943ce3cd6fa0dd39521c114bab165b2cb01d6924c21e84047258d [2024-01-25T11:13:49.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T11:13:49.774Z] Dload Upload Total Spent Left Speed [2024-01-25T11:13:50.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 18511 --:--:-- --:--:-- --:--:-- 18511 [2024-01-25T11:13:50.034Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/1f61d6a80a9ee63caca16269354be81377a0c164 [Pipeline] } [2024-01-25T11:13:50.063Z] 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 [2024-01-25T11:13:53.429Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-459/archives ] [2024-01-25T11:13:53.429Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-459/archives [2024-01-25T11:13:53.429Z] total 16 [2024-01-25T11:13:53.429Z] drwxr-xr-x 3 root root 4096 Jan 25 11:08 . [2024-01-25T11:13:53.429Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 11:08 .. [2024-01-25T11:13:53.429Z] drwxr-xr-x 2 root root 4096 Jan 25 11:08 cost [2024-01-25T11:13:53.429Z] -rw-r--r-- 1 root root 89 Jan 25 11:08 cost.csv [2024-01-25T11:13:53.429Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-459/archives [2024-01-25T11:13:53.429Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-459/archives [2024-01-25T11:13:53.429Z] total 16 [2024-01-25T11:13:53.429Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 11:08 . [2024-01-25T11:13:53.429Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 11:08 .. [2024-01-25T11:13:53.429Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 25 11:08 cost [2024-01-25T11:13:53.429Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 25 11:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-25T11:13:53.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T11:13:54.641Z] ---> package-listing.sh [2024-01-25T11:13:54.641Z] ++ facter osfamily [2024-01-25T11:13:54.641Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-25T11:13:54.900Z] + OS_FAMILY=debian [2024-01-25T11:13:54.900Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-459 [2024-01-25T11:13:54.900Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-25T11:13:54.900Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-25T11:13:54.900Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-25T11:13:54.900Z] + PACKAGES=/tmp/packages_start.txt [2024-01-25T11:13:54.900Z] + '[' /w/workspace/foundry_device-virtual-go_PR-459 ']' [2024-01-25T11:13:54.900Z] + PACKAGES=/tmp/packages_end.txt [2024-01-25T11:13:54.900Z] + case "${OS_FAMILY}" in [2024-01-25T11:13:54.900Z] + dpkg -l [2024-01-25T11:13:54.900Z] + grep '^ii' [2024-01-25T11:13:54.900Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-25T11:13:54.900Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-25T11:13:54.900Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-25T11:13:54.900Z] + '[' /w/workspace/foundry_device-virtual-go_PR-459 ']' [2024-01-25T11:13:54.900Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-459/archives/ [2024-01-25T11:13:54.900Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-459/archives/ [Pipeline] echo [2024-01-25T11:13:54.946Z] 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-459/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-25T11:13:55.238Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T11:13:55.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T11:13:55.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T11:13:55.909Z] prd-ubuntu20.04-docker-8c-8g-27899 does not seem to be running inside a container [2024-01-25T11:13:55.936Z] $ 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-459/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-459 -v /w/workspace/foundry_device-virtual-go_PR-459:/w/workspace/foundry_device-virtual-go_PR-459:rw,z -v /w/workspace/foundry_device-virtual-go_PR-459@tmp:/w/workspace/foundry_device-virtual-go_PR-459@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 [2024-01-25T11:13:56.107Z] $ docker top 20d94a9e52a8a2cdc61fdda314a710bcc59a313ba62703d71fd5944eb2efc42e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T11:13:56.609Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-25T11:13:56.920Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-25T11:13:57.232Z] + ls /var/log/sa-host [2024-01-25T11:13:57.232Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T11:13:57.492Z] provisioning config files... [2024-01-25T11:13:57.502Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-459@tmp/config12006906816693965527tmp [Pipeline] { [Pipeline] echo [2024-01-25T11:13:57.650Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T11:13:57.958Z] ---> create-netrc.sh [Pipeline] } [2024-01-25T11:13:57.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-25T11:13:58.488Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-25T11:13:58.522Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T11:13:58.837Z] ---> sudo-logs.sh [2024-01-25T11:13:58.837Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-25T11:13:58.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T11:13:59.303Z] ---> job-cost.sh [2024-01-25T11:13:59.303Z] lf-activate-venv: SKIPPING [2024-01-25T11:13:59.303Z] DEBUG: total: 0.2199999988079071 [2024-01-25T11:13:59.303Z] INFO: Retrieving Stack Cost... [2024-01-25T11:13:59.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T11:14:00.133Z] INFO: Archiving Costs [Pipeline] echo [2024-01-25T11:14:00.166Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T11:14:00.483Z] ---> logs-deploy.sh [2024-01-25T11:14:00.483Z] lf-activate-venv: SKIPPING [2024-01-25T11:14:00.483Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-459/1 [2024-01-25T11:14:00.483Z] INFO: archiving workspace using pattern(s): [2024-01-25T11:14:01.421Z] Archives upload complete. [2024-01-25T11:14:01.421Z] INFO: archiving logs to Nexus