Pull request #430 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c8e26b645e26db7e114d0a1a9d597354ff6fc87+697f398d4930450ca66ff8e227ddea628c81eaba (43131d517c8029e56ce68210a9c5c9f6e901949a) 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-ssh14730135429088408831.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2661191426799782195.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-430/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-430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7494473223381243380.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-430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7369953070858875432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11998644520281900025.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-430/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-430/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17218322177271856219.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6700 in /w/workspace/foundry_device-virtual-go_PR-430 [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-430 # 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/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 697f398d4930450ca66ff8e227ddea628c81eaba into PR head commit 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 Merge succeeded, producing 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 Checking out Revision 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 (PR-430) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T11:34:11.955Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 # 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 697f398d4930450ca66ff8e227ddea628c81eaba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T11:34:12.151Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T11:34:12.257Z] ========================================================= [2023-09-20T11:34:12.257Z] EdgeX Global Pipelines Version Info [2023-09-20T11:34:12.257Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T11:34:12.989Z] ------------------- [2023-09-20T11:34:12.990Z] stable info: [2023-09-20T11:34:12.990Z] ------------------- [2023-09-20T11:34:12.990Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T11:34:12.990Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T11:34:12.990Z] Message: update stable to v1.0.254 [2023-09-20T11:34:13.560Z] ------------------- [2023-09-20T11:34:13.560Z] experimental info: [2023-09-20T11:34:13.560Z] ------------------- [2023-09-20T11:34:13.560Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T11:34:13.560Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T11:34:13.560Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T11:34:13.865Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-09-20T11:34:13.910Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-09-20T11:34:13.966Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T11:34:14.030Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T11:34:14.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T11:34:14.118Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T11:34:14.162Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T11:34:14.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T11:34:14.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T11:34:14.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T11:34:14.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T11:34:14.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-09-20T11:34:14.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T11:34:14.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T11:34:14.504Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T11:34:14.546Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T11:34:14.582Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T11:34:14.624Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T11:34:14.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T11:34:14.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T11:34:14.758Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T11:34:14.798Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T11:34:14.839Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T11:34:14.879Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T11:34:14.920Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T11:34:14.959Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T11:34:15.001Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T11:34:15.111Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-430 [Pipeline] echo [2023-09-20T11:34:15.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-430 [Pipeline] echo [2023-09-20T11:34:15.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-430 [Pipeline] echo [2023-09-20T11:34:15.246Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [Pipeline] echo [2023-09-20T11:34:15.331Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c8e26b [Pipeline] echo [2023-09-20T11:34:15.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T11:34:15.484Z] provisioning config files... [2023-09-20T11:34:15.519Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-430@tmp/config1801404658892615293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T11:34:15.864Z] ---> docker-login.sh [2023-09-20T11:34:15.864Z] nexus3.edgexfoundry.org:10001 [2023-09-20T11:34:16.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:34:16.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:34:16.397Z] Configure a credential helper to remove this warning. See [2023-09-20T11:34:16.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:34:16.397Z] [2023-09-20T11:34:16.397Z] Login Succeeded [2023-09-20T11:34:16.397Z] nexus3.edgexfoundry.org:10002 [2023-09-20T11:34:16.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:34:16.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:34:16.397Z] Configure a credential helper to remove this warning. See [2023-09-20T11:34:16.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:34:16.397Z] [2023-09-20T11:34:16.397Z] Login Succeeded [2023-09-20T11:34:16.397Z] nexus3.edgexfoundry.org:10003 [2023-09-20T11:34:16.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:34:16.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:34:16.659Z] Configure a credential helper to remove this warning. See [2023-09-20T11:34:16.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:34:16.659Z] [2023-09-20T11:34:16.659Z] Login Succeeded [2023-09-20T11:34:16.659Z] nexus3.edgexfoundry.org:10004 [2023-09-20T11:34:16.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:34:16.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:34:16.659Z] Configure a credential helper to remove this warning. See [2023-09-20T11:34:16.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:34:16.659Z] [2023-09-20T11:34:16.659Z] Login Succeeded [2023-09-20T11:34:16.659Z] docker.io [2023-09-20T11:34:16.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:34:16.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:34:16.919Z] Configure a credential helper to remove this warning. See [2023-09-20T11:34:16.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:34:16.919Z] [2023-09-20T11:34:16.919Z] Login Succeeded [2023-09-20T11:34:16.919Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T11:34:16.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T11:34:17.602Z] + git rev-list -1 --merges 6c8e26b645e26db7e114d0a1a9d597354ff6fc87~1..6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [Pipeline] echo [2023-09-20T11:34:17.669Z] -----------> git rev-list -1 --merges 6c8e26b645e26db7e114d0a1a9d597354ff6fc87~1..6c8e26b645e26db7e114d0a1a9d597354ff6fc87 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [false] [Pipeline] sh [2023-09-20T11:34:17.981Z] + git log --format=format:%s -1 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [Pipeline] echo [2023-09-20T11:34:18.018Z] ========================================================= [2023-09-20T11:34:18.018Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T11:34:18.018Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T11:34:18.464Z] + git log --format=format:%s -1 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [Pipeline] echo [2023-09-20T11:34:18.494Z] [semverPrep] GIT_COMMIT: 6c8e26b645e26db7e114d0a1a9d597354ff6fc87, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-20T11:34:18.525Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T11:34:18.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T11:34:18.938Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T11:34:18.938Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T11:34:18.938Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T11:34:18.938Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T11:34:18.938Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T11:34:18.938Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:34:19.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T11:34:19.451Z] [2023-09-20T11:34:19.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:34:19.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T11:34:19.833Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T11:34:19.833Z] b85a868b505f: Pulling fs layer [2023-09-20T11:34:19.833Z] e2be974225ed: Pulling fs layer [2023-09-20T11:34:19.833Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T11:34:19.833Z] 988bab9f4d93: Pulling fs layer [2023-09-20T11:34:19.833Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T11:34:19.833Z] eaf3925da568: Pulling fs layer [2023-09-20T11:34:19.833Z] bab4dde63d76: Pulling fs layer [2023-09-20T11:34:19.833Z] bde34c3a00c8: Pulling fs layer [2023-09-20T11:34:19.833Z] b352a97aabf1: Pulling fs layer [2023-09-20T11:34:19.833Z] 4872d77fe225: Pulling fs layer [2023-09-20T11:34:19.833Z] 5851b861e8e6: Pulling fs layer [2023-09-20T11:34:19.833Z] bab4dde63d76: Waiting [2023-09-20T11:34:19.833Z] 1469e6f7b9e6: Waiting [2023-09-20T11:34:19.833Z] 5851b861e8e6: Waiting [2023-09-20T11:34:19.833Z] b352a97aabf1: Waiting [2023-09-20T11:34:19.833Z] eaf3925da568: Waiting [2023-09-20T11:34:19.833Z] 4872d77fe225: Waiting [2023-09-20T11:34:19.833Z] 988bab9f4d93: Waiting [2023-09-20T11:34:19.833Z] bde34c3a00c8: Waiting [2023-09-20T11:34:19.833Z] e2be974225ed: Download complete [2023-09-20T11:34:19.833Z] 988bab9f4d93: Verifying Checksum [2023-09-20T11:34:19.833Z] 988bab9f4d93: Download complete [2023-09-20T11:34:19.833Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T11:34:19.833Z] 1469e6f7b9e6: Download complete [2023-09-20T11:34:19.833Z] eaf3925da568: Verifying Checksum [2023-09-20T11:34:19.833Z] eaf3925da568: Download complete [2023-09-20T11:34:19.833Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T11:34:19.833Z] 339a4e72a1f5: Download complete [2023-09-20T11:34:20.092Z] bde34c3a00c8: Verifying Checksum [2023-09-20T11:34:20.092Z] bde34c3a00c8: Download complete [2023-09-20T11:34:20.092Z] b352a97aabf1: Verifying Checksum [2023-09-20T11:34:20.092Z] b352a97aabf1: Download complete [2023-09-20T11:34:20.092Z] 4872d77fe225: Verifying Checksum [2023-09-20T11:34:20.092Z] 4872d77fe225: Download complete [2023-09-20T11:34:20.092Z] 5851b861e8e6: Download complete [2023-09-20T11:34:20.092Z] b85a868b505f: Verifying Checksum [2023-09-20T11:34:20.092Z] b85a868b505f: Download complete [2023-09-20T11:34:20.350Z] bab4dde63d76: Verifying Checksum [2023-09-20T11:34:20.350Z] bab4dde63d76: Download complete [2023-09-20T11:34:21.284Z] b85a868b505f: Pull complete [2023-09-20T11:34:21.544Z] e2be974225ed: Pull complete [2023-09-20T11:34:22.111Z] 339a4e72a1f5: Pull complete [2023-09-20T11:34:22.111Z] 988bab9f4d93: Pull complete [2023-09-20T11:34:22.374Z] 1469e6f7b9e6: Pull complete [2023-09-20T11:34:22.374Z] eaf3925da568: Pull complete [2023-09-20T11:34:24.284Z] bab4dde63d76: Pull complete [2023-09-20T11:34:24.285Z] bde34c3a00c8: Pull complete [2023-09-20T11:34:24.544Z] b352a97aabf1: Pull complete [2023-09-20T11:34:24.544Z] 4872d77fe225: Pull complete [2023-09-20T11:34:24.544Z] 5851b861e8e6: Pull complete [2023-09-20T11:34:24.805Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T11:34:24.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T11:34:24.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T11:34:25.061Z] prd-ubuntu20.04-docker-8c-8g-6700 does not seem to be running inside a container [2023-09-20T11:34:25.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-430 -v /w/workspace/foundry_device-virtual-go_PR-430:/w/workspace/foundry_device-virtual-go_PR-430:rw,z -v /w/workspace/foundry_device-virtual-go_PR-430@tmp:/w/workspace/foundry_device-virtual-go_PR-430@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T11:34:27.756Z] $ docker top a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 -eo pid,comm [2023-09-20T11:34:27.807Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T11:34:27.807Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T11:34:27.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T11:34:27.936Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T11:34:28.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T11:34:28.069Z] $ docker exec a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 ssh-agent [2023-09-20T11:34:28.177Z] SSH_AUTH_SOCK=/tmp/ssh-4lkhW7GR0Frd/agent.31 [2023-09-20T11:34:28.177Z] SSH_AGENT_PID=37 [2023-09-20T11:34:28.183Z] Running ssh-add (command line suppressed) [2023-09-20T11:34:28.303Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-430@tmp/private_key_15592679207587210021.key (/w/workspace/foundry_device-virtual-go_PR-430@tmp/private_key_15592679207587210021.key) [2023-09-20T11:34:28.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T11:34:28.647Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T11:34:28.681Z] $ docker exec --env ******** --env ******** a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 ssh-agent -k [2023-09-20T11:34:28.780Z] unset SSH_AUTH_SOCK; [2023-09-20T11:34:28.781Z] unset SSH_AGENT_PID; [2023-09-20T11:34:28.781Z] echo Agent pid 37 killed; [2023-09-20T11:34:28.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T11:34:28.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T11:34:28.862Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T11:34:28.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T11:34:28.981Z] $ docker exec a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 ssh-agent [2023-09-20T11:34:29.104Z] SSH_AUTH_SOCK=/tmp/ssh-nHjO6Yls270e/agent.69 [2023-09-20T11:34:29.104Z] SSH_AGENT_PID=75 [2023-09-20T11:34:29.111Z] Running ssh-add (command line suppressed) [2023-09-20T11:34:29.210Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-430@tmp/private_key_16147916105540361339.key (/w/workspace/foundry_device-virtual-go_PR-430@tmp/private_key_16147916105540361339.key) [2023-09-20T11:34:29.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T11:34:29.601Z] + git semver init [2023-09-20T11:34:29.860Z] 2023-09-20 11:34:29,806 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T11:34:29.860Z] 2023-09-20 11:34:29,807 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-430/.semver [2023-09-20T11:34:29.860Z] 2023-09-20 11:34:29,808 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-430/.semver [2023-09-20T11:34:29.860Z] 2023-09-20 11:34:29,808 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-430/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-430, universal_newlines=False, shell=None, istream=None) [2023-09-20T11:34:31.256Z] 2023-09-20 11:34:30,887 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-430/.git/info/exclude [2023-09-20T11:34:31.256Z] 2023-09-20 11:34:30,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-430/.semver/PR-430 with force:False [2023-09-20T11:34:31.256Z] 2023-09-20 11:34:30,888 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-430/.semver/PR-430 [2023-09-20T11:34:31.256Z] 2023-09-20 11:34:30,892 [execute] INFO git cat-file --batch-check [2023-09-20T11:34:31.256Z] 2023-09-20 11:34:30,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-430/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T11:34:31.257Z] 2023-09-20 11:34:30,898 [execute] INFO git cat-file --batch [2023-09-20T11:34:31.257Z] 2023-09-20 11:34:30,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-430/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T11:34:31.257Z] 2023-09-20 11:34:30,903 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-430/.semver/PR-430 [2023-09-20T11:34:31.257Z] 0.0.0 [Pipeline] } [2023-09-20T11:34:31.286Z] $ docker exec --env ******** --env ******** a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 ssh-agent -k [2023-09-20T11:34:31.393Z] unset SSH_AUTH_SOCK; [2023-09-20T11:34:31.393Z] unset SSH_AGENT_PID; [2023-09-20T11:34:31.393Z] echo Agent pid 75 killed; [2023-09-20T11:34:31.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T11:34:31.824Z] + git semver [Pipeline] } [2023-09-20T11:34:32.111Z] $ docker stop --time=1 a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 [2023-09-20T11:34:33.411Z] $ docker rm -f --volumes a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T11:34:33.817Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T11:34:34.084Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T11:34:34.101Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T11:34:34.738Z] provisioning config files... [2023-09-20T11:34:34.748Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-430@tmp/config13222805374513244374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T11:34:35.095Z] ---> docker-login.sh [2023-09-20T11:34:35.095Z] nexus3.edgexfoundry.org:10001 [2023-09-20T11:34:35.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:34:35.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:34:35.095Z] Configure a credential helper to remove this warning. See [2023-09-20T11:34:35.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:34:35.095Z] [2023-09-20T11:34:35.095Z] Login Succeeded [2023-09-20T11:34:35.095Z] nexus3.edgexfoundry.org:10002 [2023-09-20T11:34:35.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:34:35.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:34:35.354Z] Configure a credential helper to remove this warning. See [2023-09-20T11:34:35.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:34:35.354Z] [2023-09-20T11:34:35.354Z] Login Succeeded [2023-09-20T11:34:35.354Z] nexus3.edgexfoundry.org:10003 [2023-09-20T11:34:35.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:34:35.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:34:35.354Z] Configure a credential helper to remove this warning. See [2023-09-20T11:34:35.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:34:35.354Z] [2023-09-20T11:34:35.354Z] Login Succeeded [2023-09-20T11:34:35.354Z] nexus3.edgexfoundry.org:10004 [2023-09-20T11:34:35.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:34:35.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:34:35.354Z] Configure a credential helper to remove this warning. See [2023-09-20T11:34:35.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:34:35.354Z] [2023-09-20T11:34:35.354Z] Login Succeeded [2023-09-20T11:34:35.354Z] docker.io [2023-09-20T11:34:35.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:34:35.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:34:35.872Z] Configure a credential helper to remove this warning. See [2023-09-20T11:34:35.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:34:35.872Z] [2023-09-20T11:34:35.872Z] Login Succeeded [2023-09-20T11:34:35.872Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T11:34:35.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T11:34:36.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T11:34:36.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T11:34:36.179Z] ========================================================= [2023-09-20T11:34:36.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T11:34:36.179Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:34:36.655Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T11:34:36.655Z] Sending build context to Docker daemon 23.62MB [2023-09-20T11:34:36.655Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T11:34:36.655Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T11:34:36.917Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T11:34:36.917Z] 7264a8db6415: Pulling fs layer [2023-09-20T11:34:36.917Z] c4d48a809fc2: Pulling fs layer [2023-09-20T11:34:36.917Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T11:34:36.917Z] ad3a456e5733: Pulling fs layer [2023-09-20T11:34:36.917Z] 9e4f439ed901: Pulling fs layer [2023-09-20T11:34:36.917Z] feaf6a47b606: Pulling fs layer [2023-09-20T11:34:36.917Z] 5e8b037d7d82: Pulling fs layer [2023-09-20T11:34:36.917Z] 8ac70367396e: Pulling fs layer [2023-09-20T11:34:36.917Z] 6db16350a2e2: Pulling fs layer [2023-09-20T11:34:36.917Z] 9250d5d63582: Pulling fs layer [2023-09-20T11:34:36.917Z] feaf6a47b606: Waiting [2023-09-20T11:34:36.917Z] 6db16350a2e2: Waiting [2023-09-20T11:34:36.917Z] 8ac70367396e: Waiting [2023-09-20T11:34:36.917Z] 9250d5d63582: Waiting [2023-09-20T11:34:36.917Z] ad3a456e5733: Waiting [2023-09-20T11:34:36.917Z] 9e4f439ed901: Waiting [2023-09-20T11:34:36.917Z] c4d48a809fc2: Verifying Checksum [2023-09-20T11:34:36.917Z] c4d48a809fc2: Download complete [2023-09-20T11:34:36.917Z] ad3a456e5733: Verifying Checksum [2023-09-20T11:34:36.917Z] ad3a456e5733: Download complete [2023-09-20T11:34:36.917Z] 9e4f439ed901: Verifying Checksum [2023-09-20T11:34:36.917Z] 9e4f439ed901: Download complete [2023-09-20T11:34:36.917Z] 7264a8db6415: Verifying Checksum [2023-09-20T11:34:36.917Z] 7264a8db6415: Download complete [2023-09-20T11:34:36.917Z] feaf6a47b606: Verifying Checksum [2023-09-20T11:34:36.917Z] feaf6a47b606: Download complete [2023-09-20T11:34:37.180Z] 7264a8db6415: Pull complete [2023-09-20T11:34:37.180Z] 8ac70367396e: Verifying Checksum [2023-09-20T11:34:37.180Z] 8ac70367396e: Download complete [2023-09-20T11:34:37.180Z] c4d48a809fc2: Pull complete [2023-09-20T11:34:37.439Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T11:34:37.439Z] 4f1c88b9dad5: Download complete [2023-09-20T11:34:37.698Z] 6db16350a2e2: Verifying Checksum [2023-09-20T11:34:37.698Z] 6db16350a2e2: Download complete [2023-09-20T11:34:37.698Z] 9250d5d63582: Verifying Checksum [2023-09-20T11:34:37.698Z] 9250d5d63582: Download complete [2023-09-20T11:34:37.698Z] 5e8b037d7d82: Verifying Checksum [2023-09-20T11:34:37.698Z] 5e8b037d7d82: Download complete [2023-09-20T11:34:40.982Z] 4f1c88b9dad5: Pull complete [2023-09-20T11:34:40.982Z] ad3a456e5733: Pull complete [2023-09-20T11:34:40.982Z] 9e4f439ed901: Pull complete [2023-09-20T11:34:40.982Z] feaf6a47b606: Pull complete [2023-09-20T11:34:43.512Z] 5e8b037d7d82: Pull complete [2023-09-20T11:34:43.770Z] 8ac70367396e: Pull complete [2023-09-20T11:34:44.338Z] 6db16350a2e2: Pull complete [2023-09-20T11:34:44.905Z] 9250d5d63582: Pull complete [2023-09-20T11:34:44.905Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-20T11:34:44.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T11:34:44.905Z] ---> fa269f55d9b9 [2023-09-20T11:34:44.905Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T11:34:49.555Z] Still waiting to schedule task [2023-09-20T11:34:49.555Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-20T11:34:50.186Z] ---> Running in b88b0a26c3a8 [2023-09-20T11:34:50.186Z] Removing intermediate container b88b0a26c3a8 [2023-09-20T11:34:50.186Z] ---> 9d6df74f8a69 [2023-09-20T11:34:50.186Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T11:34:50.186Z] ---> Running in e10ee0ee078c [2023-09-20T11:34:50.186Z] Removing intermediate container e10ee0ee078c [2023-09-20T11:34:50.186Z] ---> e092fe5c38aa [2023-09-20T11:34:50.186Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T11:34:50.186Z] ---> Running in a7c2a0258e05 [2023-09-20T11:34:50.186Z] Removing intermediate container a7c2a0258e05 [2023-09-20T11:34:50.186Z] ---> 5220570b15cb [2023-09-20T11:34:50.186Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-20T11:34:50.186Z] ---> Running in e84940fb6319 [2023-09-20T11:34:50.186Z] Removing intermediate container e84940fb6319 [2023-09-20T11:34:50.186Z] ---> f3b123b7c53d [2023-09-20T11:34:50.186Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T11:34:50.186Z] ---> Running in 70c4f392ddec [2023-09-20T11:34:50.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T11:34:50.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T11:34:50.707Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T11:34:50.707Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T11:34:50.707Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T11:34:50.707Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T11:34:50.707Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T11:34:50.707Z] OK: 270 MiB in 60 packages [2023-09-20T11:34:51.273Z] Removing intermediate container 70c4f392ddec [2023-09-20T11:34:51.273Z] ---> 3112edf86f8a [2023-09-20T11:34:51.273Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T11:34:51.273Z] ---> 6a315eb4e0f4 [2023-09-20T11:34:51.273Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T11:34:51.273Z] ---> Running in 65cd14860368 [2023-09-20T11:35:23.570Z] Removing intermediate container 65cd14860368 [2023-09-20T11:35:23.570Z] ---> 222a73847ea6 [2023-09-20T11:35:23.570Z] Step 10/12 : COPY . . [2023-09-20T11:35:23.570Z] ---> 8d1a6ac4e183 [2023-09-20T11:35:23.570Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T11:35:23.570Z] ---> Running in 8d9db1c8f68d [2023-09-20T11:35:23.570Z] Removing intermediate container 8d9db1c8f68d [2023-09-20T11:35:23.570Z] ---> c7e3e4878610 [2023-09-20T11:35:23.570Z] Step 12/12 : RUN $MAKE [2023-09-20T11:35:23.570Z] ---> Running in afb146b48533 [2023-09-20T11:35:23.570Z] noop [2023-09-20T11:35:23.570Z] Removing intermediate container afb146b48533 [2023-09-20T11:35:23.570Z] ---> 8e22c594df34 [2023-09-20T11:35:23.570Z] Successfully built 8e22c594df34 [2023-09-20T11:35:23.570Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:35:24.013Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T11:35:24.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T11:35:24.164Z] prd-ubuntu20.04-docker-8c-8g-6700 does not seem to be running inside a container [2023-09-20T11:35:24.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-430 -v /w/workspace/foundry_device-virtual-go_PR-430:/w/workspace/foundry_device-virtual-go_PR-430:rw,z -v /w/workspace/foundry_device-virtual-go_PR-430@tmp:/w/workspace/foundry_device-virtual-go_PR-430@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T11:35:24.527Z] $ docker top 03c3554338b9a9c9989970ac720e89869fd0266047825c5ca0cd66b7cf8ac1f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T11:35:24.912Z] + go version [2023-09-20T11:35:24.912Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T11:35:24.945Z] $ docker stop --time=1 03c3554338b9a9c9989970ac720e89869fd0266047825c5ca0cd66b7cf8ac1f3 [2023-09-20T11:35:26.213Z] $ docker rm -f --volumes 03c3554338b9a9c9989970ac720e89869fd0266047825c5ca0cd66b7cf8ac1f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:35:26.953Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T11:35:26.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T11:35:27.126Z] prd-ubuntu20.04-docker-8c-8g-6700 does not seem to be running inside a container [2023-09-20T11:35:27.161Z] $ 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-430 -v /w/workspace/foundry_device-virtual-go_PR-430:/w/workspace/foundry_device-virtual-go_PR-430:rw,z -v /w/workspace/foundry_device-virtual-go_PR-430@tmp:/w/workspace/foundry_device-virtual-go_PR-430@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T11:35:27.516Z] $ docker top 92d5c1da787d9e8f1c7b80f7abe4b9a0f37df87dc3d5c8cbb8125179191f9760 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T11:35:27.910Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-430 [Pipeline] fileExists [Pipeline] sh [2023-09-20T11:35:28.281Z] + make test [2023-09-20T11:35:28.281Z] go test ./... -coverprofile=coverage.out [2023-09-20T11:35:29.658Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-20T11:35:39.624Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-20T11:35:39.624Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements [2023-09-20T11:35:47.731Z] go vet ./... [2023-09-20T11:35:50.258Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T11:35:50.258Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T11:35:50.258Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T11:35:50.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T11:35:50.332Z] $ docker stop --time=1 92d5c1da787d9e8f1c7b80f7abe4b9a0f37df87dc3d5c8cbb8125179191f9760 [2023-09-20T11:35:53.808Z] $ docker rm -f --volumes 92d5c1da787d9e8f1c7b80f7abe4b9a0f37df87dc3d5c8cbb8125179191f9760 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T11:35:54.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T11:35:54.542Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T11:35:55.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T11:35:55.538Z] + ls -al . [2023-09-20T11:35:55.538Z] total 204 [2023-09-20T11:35:55.538Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 11:35 . [2023-09-20T11:35:55.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 11:34 .. [2023-09-20T11:35:55.538Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 11:35 .git [2023-09-20T11:35:55.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 11:34 .github [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 20 11:34 .gitignore [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 11:34 .golangci.yml [2023-09-20T11:35:55.538Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 11:34 .semver [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 9708 Sep 20 11:34 Attribution.txt [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 20 11:34 CHANGELOG.md [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 20 11:34 Dockerfile [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 11:34 GOVERNANCE.md [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 20 11:34 Jenkinsfile [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 11:34 LICENSE [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 20 11:34 Makefile [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 20 11:34 OWNERS.md [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 20 11:34 README.md [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 11:34 VERSION [2023-09-20T11:35:55.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 11:34 bin [2023-09-20T11:35:55.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 11:34 cmd [2023-09-20T11:35:55.538Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 20 11:35 coverage.out [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 3637 Sep 20 11:34 go.mod [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 11:34 go.sum [2023-09-20T11:35:55.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 11:34 internal [2023-09-20T11:35:55.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 11:34 snap [2023-09-20T11:35:55.538Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 20 11:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:35:55.950Z] + 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=6c8e26b645e26db7e114d0a1a9d597354ff6fc87 --label arch=amd64 --label version=0.0.0 . [2023-09-20T11:35:55.950Z] Sending build context to Docker daemon 23.66MB [2023-09-20T11:35:55.950Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T11:35:55.950Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-20T11:35:55.950Z] ---> 8e22c594df34 [2023-09-20T11:35:55.951Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T11:35:56.521Z] ---> Running in b57b17128d74 [2023-09-20T11:35:56.521Z] Removing intermediate container b57b17128d74 [2023-09-20T11:35:56.521Z] ---> b7973efaba09 [2023-09-20T11:35:56.521Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T11:35:56.521Z] ---> Running in 64f262e1bcde [2023-09-20T11:35:56.780Z] Removing intermediate container 64f262e1bcde [2023-09-20T11:35:56.780Z] ---> 64c962b7abdc [2023-09-20T11:35:56.780Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-20T11:35:56.780Z] ---> Running in 3d474f462f82 [2023-09-20T11:35:56.780Z] Removing intermediate container 3d474f462f82 [2023-09-20T11:35:56.780Z] ---> 378d4463700f [2023-09-20T11:35:56.780Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-20T11:35:56.780Z] ---> Running in 11830abaa8dd [2023-09-20T11:35:56.780Z] Removing intermediate container 11830abaa8dd [2023-09-20T11:35:56.780Z] ---> 0a62101711a9 [2023-09-20T11:35:56.780Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T11:35:57.039Z] ---> Running in a056b35271e6 [2023-09-20T11:35:57.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T11:35:57.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T11:35:57.558Z] OK: 270 MiB in 60 packages [2023-09-20T11:35:58.125Z] Removing intermediate container a056b35271e6 [2023-09-20T11:35:58.125Z] ---> 248767f91a5f [2023-09-20T11:35:58.125Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-20T11:35:58.125Z] ---> 7ed0270205cd [2023-09-20T11:35:58.125Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T11:35:58.125Z] ---> Running in ea0e2c3af1ce [2023-09-20T11:35:59.066Z] Removing intermediate container ea0e2c3af1ce [2023-09-20T11:35:59.066Z] ---> 91c59d93c5f4 [2023-09-20T11:35:59.066Z] Step 10/25 : COPY . . [2023-09-20T11:35:59.635Z] ---> 59532c0434d3 [2023-09-20T11:35:59.635Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T11:35:59.635Z] ---> Running in 644f9c52521b [2023-09-20T11:35:59.635Z] Removing intermediate container 644f9c52521b [2023-09-20T11:35:59.635Z] ---> 5aad34220742 [2023-09-20T11:35:59.635Z] Step 12/25 : RUN $MAKE [2023-09-20T11:35:59.897Z] ---> Running in 900f3ed292d3 [2023-09-20T11:36:00.156Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-20T11:36:22.511Z] Removing intermediate container 900f3ed292d3 [2023-09-20T11:36:22.511Z] ---> c972b08397b6 [2023-09-20T11:36:22.511Z] Step 13/25 : FROM alpine:3.18 [2023-09-20T11:36:22.511Z] 3.18: Pulling from library/alpine [2023-09-20T11:36:22.511Z] 7264a8db6415: Already exists [2023-09-20T11:36:22.511Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T11:36:22.511Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T11:36:22.511Z] ---> 7e01a0d0a1dc [2023-09-20T11:36:22.511Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-20T11:36:22.511Z] ---> Running in f6030af1e18e [2023-09-20T11:36:22.511Z] Removing intermediate container f6030af1e18e [2023-09-20T11:36:22.511Z] ---> 64dbbae0a53d [2023-09-20T11:36:22.511Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-20T11:36:22.511Z] ---> Running in ed124f6c9fbb [2023-09-20T11:36:22.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T11:36:22.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T11:36:22.511Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T11:36:22.511Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T11:36:22.511Z] OK: 7 MiB in 16 packages [2023-09-20T11:36:22.511Z] Removing intermediate container ed124f6c9fbb [2023-09-20T11:36:22.511Z] ---> 540fd11993fb [2023-09-20T11:36:22.511Z] Step 16/25 : WORKDIR / [2023-09-20T11:36:22.511Z] ---> Running in 118b3596786f [2023-09-20T11:36:22.511Z] Removing intermediate container 118b3596786f [2023-09-20T11:36:22.511Z] ---> c008228a9e00 [2023-09-20T11:36:22.511Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-20T11:36:22.511Z] ---> d7a88147a818 [2023-09-20T11:36:22.511Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-20T11:36:22.511Z] ---> 392f18ee1199 [2023-09-20T11:36:22.511Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-20T11:36:22.511Z] ---> 2603c5734a62 [2023-09-20T11:36:22.511Z] Step 20/25 : EXPOSE 59900 [2023-09-20T11:36:22.511Z] ---> Running in 41b1393c5f4d [2023-09-20T11:36:22.769Z] Removing intermediate container 41b1393c5f4d [2023-09-20T11:36:22.770Z] ---> f74d2f575b3d [2023-09-20T11:36:22.770Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-20T11:36:22.770Z] ---> Running in 3d0f82da2d74 [2023-09-20T11:36:22.770Z] Removing intermediate container 3d0f82da2d74 [2023-09-20T11:36:22.770Z] ---> d733466d20d6 [2023-09-20T11:36:22.770Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T11:36:22.770Z] ---> Running in 4bf335e06db2 [2023-09-20T11:36:22.770Z] Removing intermediate container 4bf335e06db2 [2023-09-20T11:36:22.770Z] ---> 2dedd680f28f [2023-09-20T11:36:22.770Z] Step 23/25 : LABEL arch=amd64 [2023-09-20T11:36:22.770Z] ---> Running in 3a8d1e218b0c [2023-09-20T11:36:23.028Z] Removing intermediate container 3a8d1e218b0c [2023-09-20T11:36:23.028Z] ---> 06357c1e515f [2023-09-20T11:36:23.028Z] Step 24/25 : LABEL git_sha=6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [2023-09-20T11:36:23.028Z] ---> Running in 1ceadbf55db3 [2023-09-20T11:36:23.028Z] Removing intermediate container 1ceadbf55db3 [2023-09-20T11:36:23.028Z] ---> 7e69b22e1424 [2023-09-20T11:36:23.028Z] Step 25/25 : LABEL version=0.0.0 [2023-09-20T11:36:23.028Z] ---> Running in 5a32a13584c9 [2023-09-20T11:36:23.028Z] Removing intermediate container 5a32a13584c9 [2023-09-20T11:36:23.028Z] ---> cd4f36a10cce [2023-09-20T11:36:23.028Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T11:36:23.028Z] Successfully built cd4f36a10cce [2023-09-20T11:36:23.028Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:36:23.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T11:36:23.905Z] [2023-09-20T11:36:23.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:36:24.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T11:36:24.278Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T11:36:24.278Z] 5eb5b503b376: Pulling fs layer [2023-09-20T11:36:24.278Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T11:36:24.278Z] ec43610c2a17: Pulling fs layer [2023-09-20T11:36:24.278Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T11:36:24.278Z] 33b1e0a273af: Pulling fs layer [2023-09-20T11:36:24.278Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T11:36:24.278Z] 2f39f015ded8: Pulling fs layer [2023-09-20T11:36:24.278Z] 33b1e0a273af: Waiting [2023-09-20T11:36:24.278Z] 5d3b04190fa2: Waiting [2023-09-20T11:36:24.278Z] 2f39f015ded8: Waiting [2023-09-20T11:36:24.278Z] 3a2ae6a8a46f: Waiting [2023-09-20T11:36:24.278Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T11:36:24.278Z] 5c69ac0246d0: Download complete [2023-09-20T11:36:24.278Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T11:36:24.278Z] 3a2ae6a8a46f: Download complete [2023-09-20T11:36:24.278Z] ec43610c2a17: Verifying Checksum [2023-09-20T11:36:24.278Z] ec43610c2a17: Download complete [2023-09-20T11:36:24.537Z] 5d3b04190fa2: Download complete [2023-09-20T11:36:24.537Z] 33b1e0a273af: Verifying Checksum [2023-09-20T11:36:24.537Z] 33b1e0a273af: Download complete [2023-09-20T11:36:24.537Z] 5eb5b503b376: Verifying Checksum [2023-09-20T11:36:24.537Z] 5eb5b503b376: Download complete [2023-09-20T11:36:25.103Z] 2f39f015ded8: Verifying Checksum [2023-09-20T11:36:25.103Z] 2f39f015ded8: Download complete [2023-09-20T11:36:25.667Z] 5eb5b503b376: Pull complete [2023-09-20T11:36:25.924Z] 5c69ac0246d0: Pull complete [2023-09-20T11:36:26.182Z] ec43610c2a17: Pull complete [2023-09-20T11:36:26.440Z] 3a2ae6a8a46f: Pull complete [2023-09-20T11:36:26.440Z] 33b1e0a273af: Pull complete [2023-09-20T11:36:26.698Z] 5d3b04190fa2: Pull complete [2023-09-20T11:36:30.144Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6701 in /w/workspace/foundry_device-virtual-go_PR-430 [Pipeline] { [Pipeline] ws [2023-09-20T11:36:30.202Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-09-20T11:36:30.302Z] The recommended git tool is: git [2023-09-20T11:36:30.882Z] 2f39f015ded8: Pull complete [2023-09-20T11:36:30.882Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T11:36:30.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T11:36:30.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T11:36:31.100Z] prd-ubuntu20.04-docker-8c-8g-6700 does not seem to be running inside a container [2023-09-20T11:36:31.138Z] $ 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-430 -v /w/workspace/foundry_device-virtual-go_PR-430:/w/workspace/foundry_device-virtual-go_PR-430:rw,z -v /w/workspace/foundry_device-virtual-go_PR-430@tmp:/w/workspace/foundry_device-virtual-go_PR-430@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T11:36:34.714Z] $ docker top da335606cc6c8b575eb55f209508d4d89f92c6997a21335b23b383158bbfd978 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T11:36:35.162Z] using credential edgex-jenkins-ssh [2023-09-20T11:36:35.171Z] ---> job-cost.sh [2023-09-20T11:36:35.171Z] lf-activate-venv: SKIPPING [2023-09-20T11:36:35.171Z] INFO: No Stack... [2023-09-20T11:36:35.179Z] Cloning the remote Git repository [2023-09-20T11:36:35.220Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-09-20T11:36:35.741Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T11:36:36.002Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T11:36:36.314Z] + cat /w/workspace/foundry_device-virtual-go_PR-430/archives/cost.csv [2023-09-20T11:36:36.314Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T11:36:36.354Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] [2023-09-20T11:36:36.359Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] did not exist. Created. [2023-09-20T11:36:36.359Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-09-20T11:36:35.310Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-09-20T11:36:35.466Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-09-20T11:36:35.467Z] > git --version # timeout=10 [2023-09-20T11:36:35.488Z] > git --version # 'git version 2.25.1' [2023-09-20T11:36:35.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T11:36:35.641Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2023-09-20T11:36:36.764Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T11:36:36.817Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T11:36:36.846Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T11:36:36.931Z] $ docker stop --time=1 da335606cc6c8b575eb55f209508d4d89f92c6997a21335b23b383158bbfd978 [2023-09-20T11:36:37.631Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-09-20T11:36:37.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T11:36:38.080Z] $ docker rm -f --volumes da335606cc6c8b575eb55f209508d4d89f92c6997a21335b23b383158bbfd978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T11:36:38.998Z] Merging remotes/origin/main commit 697f398d4930450ca66ff8e227ddea628c81eaba into PR head commit 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [2023-09-20T11:36:38.471Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-09-20T11:36:38.509Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-09-20T11:36:38.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T11:36:38.524Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T11:36:39.020Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T11:36:39.268Z] Merge succeeded, producing 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [2023-09-20T11:36:39.269Z] Checking out Revision 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 (PR-430) [2023-09-20T11:36:39.721Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-20T11:36:39.774Z] > git --version # timeout=10 [2023-09-20T11:36:39.786Z] > git --version # 'git version 2.25.1' [2023-09-20T11:36:39.801Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-09-20T11:36:39.086Z] > git checkout -f 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 # timeout=10 [2023-09-20T11:36:39.169Z] > git remote # timeout=10 [2023-09-20T11:36:39.190Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T11:36:39.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T11:36:39.227Z] > git merge 697f398d4930450ca66ff8e227ddea628c81eaba # timeout=10 [2023-09-20T11:36:39.254Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T11:36:39.278Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T11:36:39.297Z] > git checkout -f 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 # timeout=10 [Pipeline] sh [2023-09-20T11:36:40.968Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T11:36:40.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T11:36:40.968Z] Dload Upload Total Spent Left Speed [2023-09-20T11:36:40.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-09-20T11:36:41.628Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T11:36:41.978Z] + sudo tee /etc/docker/daemon.new [2023-09-20T11:36:41.978Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T11:36:41.978Z] { [2023-09-20T11:36:41.978Z] "registry-mirrors": [ [2023-09-20T11:36:41.978Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T11:36:41.978Z] ], [2023-09-20T11:36:41.978Z] "bip": "10.250.0.254/24", [2023-09-20T11:36:41.978Z] "hosts": [ [2023-09-20T11:36:41.978Z] "tcp://0.0.0.0:5555", [2023-09-20T11:36:41.978Z] "unix:///var/run/docker.sock" [2023-09-20T11:36:41.978Z] ], [2023-09-20T11:36:41.978Z] "mtu": 1458, [2023-09-20T11:36:41.978Z] "selinux-enabled": true, [2023-09-20T11:36:41.978Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T11:36:41.978Z] } [Pipeline] sh [2023-09-20T11:36:42.320Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T11:36:42.666Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T11:37:00.988Z] provisioning config files... [2023-09-20T11:37:01.015Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config15950697216174033683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T11:37:01.409Z] ---> docker-login.sh [2023-09-20T11:37:01.409Z] nexus3.edgexfoundry.org:10001 [2023-09-20T11:37:01.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:37:01.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:37:01.949Z] Configure a credential helper to remove this warning. See [2023-09-20T11:37:01.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:37:01.949Z] [2023-09-20T11:37:01.949Z] Login Succeeded [2023-09-20T11:37:01.949Z] nexus3.edgexfoundry.org:10002 [2023-09-20T11:37:02.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:37:02.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:37:02.218Z] Configure a credential helper to remove this warning. See [2023-09-20T11:37:02.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:37:02.218Z] [2023-09-20T11:37:02.218Z] Login Succeeded [2023-09-20T11:37:02.218Z] nexus3.edgexfoundry.org:10003 [2023-09-20T11:37:02.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:37:02.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:37:02.755Z] Configure a credential helper to remove this warning. See [2023-09-20T11:37:02.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:37:02.755Z] [2023-09-20T11:37:02.755Z] Login Succeeded [2023-09-20T11:37:02.755Z] nexus3.edgexfoundry.org:10004 [2023-09-20T11:37:02.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:37:03.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:37:03.026Z] Configure a credential helper to remove this warning. See [2023-09-20T11:37:03.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:37:03.026Z] [2023-09-20T11:37:03.026Z] Login Succeeded [2023-09-20T11:37:03.026Z] docker.io [2023-09-20T11:37:03.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T11:37:03.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T11:37:03.560Z] Configure a credential helper to remove this warning. See [2023-09-20T11:37:03.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T11:37:03.560Z] [2023-09-20T11:37:03.560Z] Login Succeeded [2023-09-20T11:37:03.560Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T11:37:03.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T11:37:03.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T11:37:03.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T11:37:04.020Z] ========================================================= [2023-09-20T11:37:04.020Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T11:37:04.020Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:37:04.516Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T11:37:04.785Z] Sending build context to Docker daemon 11.95MB [2023-09-20T11:37:04.785Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T11:37:04.785Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T11:37:05.053Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T11:37:05.053Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T11:37:05.053Z] 5d54e960e981: Pulling fs layer [2023-09-20T11:37:05.053Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T11:37:05.053Z] f0e02332f6b5: Pulling fs layer [2023-09-20T11:37:05.053Z] 66412af1f25a: Pulling fs layer [2023-09-20T11:37:05.053Z] 1baf3a5c0e64: Pulling fs layer [2023-09-20T11:37:05.053Z] 9a37bb91b891: Pulling fs layer [2023-09-20T11:37:05.053Z] a29adfc67d43: Pulling fs layer [2023-09-20T11:37:05.053Z] d5de9f91c1a4: Pulling fs layer [2023-09-20T11:37:05.053Z] 1baf3a5c0e64: Waiting [2023-09-20T11:37:05.053Z] 9a37bb91b891: Waiting [2023-09-20T11:37:05.053Z] a29adfc67d43: Waiting [2023-09-20T11:37:05.053Z] d5de9f91c1a4: Waiting [2023-09-20T11:37:05.053Z] f0e02332f6b5: Waiting [2023-09-20T11:37:05.053Z] 5d54e960e981: Verifying Checksum [2023-09-20T11:37:05.053Z] 5d54e960e981: Download complete [2023-09-20T11:37:05.053Z] f0e02332f6b5: Verifying Checksum [2023-09-20T11:37:05.053Z] f0e02332f6b5: Download complete [2023-09-20T11:37:05.053Z] 66412af1f25a: Verifying Checksum [2023-09-20T11:37:05.053Z] 66412af1f25a: Download complete [2023-09-20T11:37:05.053Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T11:37:05.053Z] 9fda8d8052c6: Download complete [2023-09-20T11:37:05.640Z] 9a37bb91b891: Verifying Checksum [2023-09-20T11:37:05.640Z] 9a37bb91b891: Download complete [2023-09-20T11:37:06.255Z] 9fda8d8052c6: Pull complete [2023-09-20T11:37:06.255Z] a29adfc67d43: Verifying Checksum [2023-09-20T11:37:06.255Z] a29adfc67d43: Download complete [2023-09-20T11:37:06.839Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T11:37:06.839Z] c4a7e357bf2a: Download complete [2023-09-20T11:37:06.839Z] d5de9f91c1a4: Verifying Checksum [2023-09-20T11:37:06.839Z] d5de9f91c1a4: Download complete [2023-09-20T11:37:07.799Z] 1baf3a5c0e64: Verifying Checksum [2023-09-20T11:37:07.799Z] 1baf3a5c0e64: Download complete [2023-09-20T11:37:09.260Z] 5d54e960e981: Pull complete [2023-09-20T11:37:24.330Z] c4a7e357bf2a: Pull complete [2023-09-20T11:37:24.330Z] f0e02332f6b5: Pull complete [2023-09-20T11:37:24.330Z] 66412af1f25a: Pull complete [2023-09-20T11:37:29.719Z] 1baf3a5c0e64: Pull complete [2023-09-20T11:37:31.136Z] 9a37bb91b891: Pull complete [2023-09-20T11:37:32.097Z] a29adfc67d43: Pull complete [2023-09-20T11:37:36.351Z] d5de9f91c1a4: Pull complete [2023-09-20T11:37:36.351Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-20T11:37:36.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T11:37:36.351Z] ---> 746ca1b523b5 [2023-09-20T11:37:36.351Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T11:37:37.310Z] ---> Running in 84956ae2c9ea [2023-09-20T11:37:37.578Z] Removing intermediate container 84956ae2c9ea [2023-09-20T11:37:37.578Z] ---> 1dbb6d21ad3c [2023-09-20T11:37:37.578Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T11:37:37.578Z] ---> Running in 69fb9a2a7bca [2023-09-20T11:37:37.847Z] Removing intermediate container 69fb9a2a7bca [2023-09-20T11:37:37.847Z] ---> 7447f0795ad6 [2023-09-20T11:37:37.847Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T11:37:38.119Z] ---> Running in d19ecc1cde47 [2023-09-20T11:37:38.387Z] Removing intermediate container d19ecc1cde47 [2023-09-20T11:37:38.387Z] ---> d7429056dcdc [2023-09-20T11:37:38.387Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-20T11:37:38.387Z] ---> Running in 29e69ef3c1f8 [2023-09-20T11:37:38.657Z] Removing intermediate container 29e69ef3c1f8 [2023-09-20T11:37:38.657Z] ---> bb003a9e0d5b [2023-09-20T11:37:38.657Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T11:37:38.925Z] ---> Running in 085054ec97b9 [2023-09-20T11:37:39.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T11:37:40.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T11:37:41.111Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T11:37:41.111Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T11:37:41.111Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T11:37:41.378Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T11:37:41.378Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T11:37:41.378Z] OK: 272 MiB in 60 packages [2023-09-20T11:37:42.341Z] Removing intermediate container 085054ec97b9 [2023-09-20T11:37:42.341Z] ---> 8bd57dac73e8 [2023-09-20T11:37:42.341Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T11:37:42.928Z] ---> b2aeef45674d [2023-09-20T11:37:42.928Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T11:37:42.928Z] ---> Running in 5db885001b73 [2023-09-20T11:38:50.793Z] Removing intermediate container 5db885001b73 [2023-09-20T11:38:50.793Z] ---> cb5bbd03d872 [2023-09-20T11:38:50.793Z] Step 10/12 : COPY . . [2023-09-20T11:38:50.793Z] ---> b182fa0e5247 [2023-09-20T11:38:50.793Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T11:38:50.793Z] ---> Running in c1ad493385ba [2023-09-20T11:38:50.794Z] Removing intermediate container c1ad493385ba [2023-09-20T11:38:50.794Z] ---> 01c15ef13833 [2023-09-20T11:38:50.794Z] Step 12/12 : RUN $MAKE [2023-09-20T11:38:50.794Z] ---> Running in 885ab6138e24 [2023-09-20T11:38:50.794Z] noop [2023-09-20T11:38:50.794Z] Removing intermediate container 885ab6138e24 [2023-09-20T11:38:50.794Z] ---> 41392f72d500 [2023-09-20T11:38:50.794Z] Successfully built 41392f72d500 [2023-09-20T11:38:50.794Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:38:51.268Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T11:38:51.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T11:38:51.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-6701 does not seem to be running inside a container [2023-09-20T11:38:51.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T11:38:54.849Z] $ docker top ed25060d16cf56190a036c87f51334934e1a9f6c1676c14797c01f58485a4b92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T11:38:55.738Z] + go version [2023-09-20T11:38:55.738Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T11:38:55.777Z] $ docker stop --time=1 ed25060d16cf56190a036c87f51334934e1a9f6c1676c14797c01f58485a4b92 [2023-09-20T11:38:57.394Z] $ docker rm -f --volumes ed25060d16cf56190a036c87f51334934e1a9f6c1676c14797c01f58485a4b92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:38:58.414Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T11:38:58.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T11:38:58.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-6701 does not seem to be running inside a container [2023-09-20T11:38:58.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T11:38:59.877Z] $ docker top 35c5cb982b70e98c20ee0a8f88ec9f20ec82feabcbe4a580d81585b7031099be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T11:39:00.422Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T11:39:00.812Z] + make test [2023-09-20T11:39:00.812Z] go test ./... -coverprofile=coverage.out [2023-09-20T11:39:05.065Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-20T11:40:26.674Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-20T11:40:26.674Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.072s coverage: 58.4% of statements [2023-09-20T11:40:26.944Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T11:40:26.944Z] go vet ./... [2023-09-20T11:40:49.013Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T11:40:49.013Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T11:40:49.013Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T11:40:49.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T11:40:49.089Z] $ docker stop --time=1 35c5cb982b70e98c20ee0a8f88ec9f20ec82feabcbe4a580d81585b7031099be [2023-09-20T11:40:50.855Z] $ docker rm -f --volumes 35c5cb982b70e98c20ee0a8f88ec9f20ec82feabcbe4a580d81585b7031099be [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T11:40:52.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T11:40:52.105Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T11:40:52.598Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T11:40:53.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T11:40:53.514Z] + ls -al . [2023-09-20T11:40:53.514Z] total 200 [2023-09-20T11:40:53.514Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 11:39 . [2023-09-20T11:40:53.514Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 11:36 .. [2023-09-20T11:40:53.514Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 11:36 .git [2023-09-20T11:40:53.514Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 11:36 .github [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 20 11:36 .gitignore [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 11:36 .golangci.yml [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 9708 Sep 20 11:36 Attribution.txt [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 20 11:36 CHANGELOG.md [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 20 11:36 Dockerfile [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 11:36 GOVERNANCE.md [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 20 11:36 Jenkinsfile [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 11:36 LICENSE [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 20 11:36 Makefile [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 20 11:36 OWNERS.md [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 20 11:36 README.md [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 11:34 VERSION [2023-09-20T11:40:53.514Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 11:36 bin [2023-09-20T11:40:53.514Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 11:36 cmd [2023-09-20T11:40:53.514Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 20 11:40 coverage.out [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 3637 Sep 20 11:36 go.mod [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 11:36 go.sum [2023-09-20T11:40:53.514Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 11:36 internal [2023-09-20T11:40:53.514Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 11:36 snap [2023-09-20T11:40:53.514Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 20 11:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:40:53.940Z] + 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=6c8e26b645e26db7e114d0a1a9d597354ff6fc87 --label arch=arm64 --label version=0.0.0 . [2023-09-20T11:40:54.208Z] Sending build context to Docker daemon 11.99MB [2023-09-20T11:40:54.475Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T11:40:54.475Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-20T11:40:54.475Z] ---> 41392f72d500 [2023-09-20T11:40:54.475Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T11:40:57.046Z] ---> Running in 7fecddc7bd76 [2023-09-20T11:40:57.312Z] Removing intermediate container 7fecddc7bd76 [2023-09-20T11:40:57.312Z] ---> 5a86a3060c32 [2023-09-20T11:40:57.312Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T11:40:57.590Z] ---> Running in 2fb437fe114b [2023-09-20T11:40:57.860Z] Removing intermediate container 2fb437fe114b [2023-09-20T11:40:57.860Z] ---> 2de27f64eed1 [2023-09-20T11:40:57.860Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-20T11:40:57.860Z] ---> Running in 3a98ce91b65f [2023-09-20T11:40:58.446Z] Removing intermediate container 3a98ce91b65f [2023-09-20T11:40:58.446Z] ---> f2ad47e74753 [2023-09-20T11:40:58.446Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-20T11:40:58.447Z] ---> Running in 4bfac7235e97 [2023-09-20T11:40:58.723Z] Removing intermediate container 4bfac7235e97 [2023-09-20T11:40:58.723Z] ---> 3d6b71f48aa0 [2023-09-20T11:40:58.723Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T11:40:58.723Z] ---> Running in 9ad2b74e0a1c [2023-09-20T11:41:00.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T11:41:00.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T11:41:01.548Z] OK: 272 MiB in 60 packages [2023-09-20T11:41:02.531Z] Removing intermediate container 9ad2b74e0a1c [2023-09-20T11:41:02.531Z] ---> fcc9242532b3 [2023-09-20T11:41:02.531Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-20T11:41:03.495Z] ---> 986d66a8a203 [2023-09-20T11:41:03.495Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T11:41:03.495Z] ---> Running in 886b64d000ae [2023-09-20T11:41:07.754Z] Removing intermediate container 886b64d000ae [2023-09-20T11:41:07.754Z] ---> 777b4d28e604 [2023-09-20T11:41:07.754Z] Step 10/25 : COPY . . [2023-09-20T11:41:11.137Z] ---> ce6b902cbb86 [2023-09-20T11:41:11.137Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T11:41:11.137Z] ---> Running in c92b133e1676 [2023-09-20T11:41:11.406Z] Removing intermediate container c92b133e1676 [2023-09-20T11:41:11.406Z] ---> 3072a85aca9a [2023-09-20T11:41:11.406Z] Step 12/25 : RUN $MAKE [2023-09-20T11:41:11.406Z] ---> Running in 9523c1e5b8c5 [2023-09-20T11:41:12.817Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-20T11:43:19.493Z] Removing intermediate container 9523c1e5b8c5 [2023-09-20T11:43:19.493Z] ---> f706827a71ab [2023-09-20T11:43:19.493Z] Step 13/25 : FROM alpine:3.18 [2023-09-20T11:43:19.493Z] 3.18: Pulling from library/alpine [2023-09-20T11:43:19.494Z] 9fda8d8052c6: Already exists [2023-09-20T11:43:19.494Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T11:43:19.494Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T11:43:19.494Z] ---> f6648c04cd6c [2023-09-20T11:43:19.494Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-20T11:43:19.494Z] ---> Running in ac72e7b32f8d [2023-09-20T11:43:19.494Z] Removing intermediate container ac72e7b32f8d [2023-09-20T11:43:19.494Z] ---> ecef4eaccb6a [2023-09-20T11:43:19.494Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-20T11:43:19.494Z] ---> Running in 8077ed536f85 [2023-09-20T11:43:19.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T11:43:19.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T11:43:19.494Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T11:43:19.494Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T11:43:19.494Z] OK: 8 MiB in 16 packages [2023-09-20T11:43:19.494Z] Removing intermediate container 8077ed536f85 [2023-09-20T11:43:19.494Z] ---> 6f2590c8a250 [2023-09-20T11:43:19.494Z] Step 16/25 : WORKDIR / [2023-09-20T11:43:19.494Z] ---> Running in 8f0547860860 [2023-09-20T11:43:19.494Z] Removing intermediate container 8f0547860860 [2023-09-20T11:43:19.494Z] ---> 497bba158d17 [2023-09-20T11:43:19.494Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-20T11:43:19.494Z] ---> c42c9a1e55ef [2023-09-20T11:43:19.494Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-20T11:43:19.494Z] ---> e1644d7f98c7 [2023-09-20T11:43:19.494Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-20T11:43:19.494Z] ---> c1bef3dbcb34 [2023-09-20T11:43:19.494Z] Step 20/25 : EXPOSE 59900 [2023-09-20T11:43:19.494Z] ---> Running in 37c5ac18ba07 [2023-09-20T11:43:19.494Z] Removing intermediate container 37c5ac18ba07 [2023-09-20T11:43:19.494Z] ---> d965667fd155 [2023-09-20T11:43:19.494Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-20T11:43:19.494Z] ---> Running in d48bba4a1120 [2023-09-20T11:43:19.494Z] Removing intermediate container d48bba4a1120 [2023-09-20T11:43:19.494Z] ---> 7a01a0b074af [2023-09-20T11:43:19.494Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T11:43:19.494Z] ---> Running in 670006b989eb [2023-09-20T11:43:19.494Z] Removing intermediate container 670006b989eb [2023-09-20T11:43:19.494Z] ---> 311287afb8f0 [2023-09-20T11:43:19.494Z] Step 23/25 : LABEL arch=arm64 [2023-09-20T11:43:19.494Z] ---> Running in c365d4d551c0 [2023-09-20T11:43:19.494Z] Removing intermediate container c365d4d551c0 [2023-09-20T11:43:19.494Z] ---> 992c7bf57a9e [2023-09-20T11:43:19.494Z] Step 24/25 : LABEL git_sha=6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [2023-09-20T11:43:19.494Z] ---> Running in 3ab3a7724f3e [2023-09-20T11:43:19.494Z] Removing intermediate container 3ab3a7724f3e [2023-09-20T11:43:19.494Z] ---> 50ba73578789 [2023-09-20T11:43:19.494Z] Step 25/25 : LABEL version=0.0.0 [2023-09-20T11:43:19.494Z] ---> Running in c274a46eb2f8 [2023-09-20T11:43:19.494Z] Removing intermediate container c274a46eb2f8 [2023-09-20T11:43:19.494Z] ---> 507a4940296e [2023-09-20T11:43:19.494Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T11:43:19.494Z] Successfully built 507a4940296e [2023-09-20T11:43:19.494Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:43:20.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T11:43:20.315Z] [2023-09-20T11:43:20.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:43:20.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T11:43:20.726Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T11:43:20.726Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T11:43:20.726Z] 04944245beec: Pulling fs layer [2023-09-20T11:43:20.726Z] 699f458cf7ca: Pulling fs layer [2023-09-20T11:43:20.726Z] 765212b225bb: Pulling fs layer [2023-09-20T11:43:20.726Z] f23df028b6ca: Pulling fs layer [2023-09-20T11:43:20.726Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T11:43:20.726Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T11:43:20.726Z] 765212b225bb: Waiting [2023-09-20T11:43:20.726Z] f23df028b6ca: Waiting [2023-09-20T11:43:20.726Z] d65c8cfc05b1: Waiting [2023-09-20T11:43:20.726Z] 2437ff75d9bd: Waiting [2023-09-20T11:43:20.993Z] 04944245beec: Verifying Checksum [2023-09-20T11:43:20.993Z] 04944245beec: Download complete [2023-09-20T11:43:20.993Z] 765212b225bb: Verifying Checksum [2023-09-20T11:43:20.993Z] 765212b225bb: Download complete [2023-09-20T11:43:20.993Z] f23df028b6ca: Verifying Checksum [2023-09-20T11:43:20.993Z] f23df028b6ca: Download complete [2023-09-20T11:43:20.993Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T11:43:20.993Z] d65c8cfc05b1: Download complete [2023-09-20T11:43:20.993Z] 699f458cf7ca: Verifying Checksum [2023-09-20T11:43:20.993Z] 699f458cf7ca: Download complete [2023-09-20T11:43:21.597Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T11:43:21.597Z] 8998bd30e6a1: Download complete [2023-09-20T11:43:23.539Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T11:43:23.539Z] 2437ff75d9bd: Download complete [2023-09-20T11:43:25.480Z] 8998bd30e6a1: Pull complete [2023-09-20T11:43:26.063Z] 04944245beec: Pull complete [2023-09-20T11:43:27.470Z] 699f458cf7ca: Pull complete [2023-09-20T11:43:27.470Z] 765212b225bb: Pull complete [2023-09-20T11:43:28.054Z] f23df028b6ca: Pull complete [2023-09-20T11:43:28.320Z] d65c8cfc05b1: Pull complete [2023-09-20T11:43:43.315Z] 2437ff75d9bd: Pull complete [2023-09-20T11:43:43.315Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T11:43:43.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T11:43:43.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T11:43:43.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-6701 does not seem to be running inside a container [2023-09-20T11:43:43.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T11:43:46.237Z] $ docker top a8add1a6f2f2015b9e061abc20066a869a5bd4d704dad9b9ff6c785b6281da23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T11:43:47.155Z] ---> job-cost.sh [2023-09-20T11:43:47.155Z] lf-activate-venv: SKIPPING [2023-09-20T11:43:47.155Z] INFO: No Stack... [2023-09-20T11:43:47.428Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T11:43:48.385Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T11:43:48.719Z] + cut -d, -f6 [2023-09-20T11:43:48.719Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-09-20T11:43:49.058Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] [2023-09-20T11:43:49.063Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] did not exist. Created. [2023-09-20T11:43:49.063Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T11:43:49.471Z] /w/workspace/device-virtual-go/1@tmp/durable-948e6829/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T11:43:49.823Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T11:43:49.857Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T11:43:49.904Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T11:43:49.918Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T11:43:50.003Z] $ docker stop --time=1 a8add1a6f2f2015b9e061abc20066a869a5bd4d704dad9b9ff6c785b6281da23 [2023-09-20T11:43:51.451Z] $ docker rm -f --volumes a8add1a6f2f2015b9e061abc20066a869a5bd4d704dad9b9ff6c785b6281da23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T11:43:52.458Z] provisioning config files... [2023-09-20T11:43:52.468Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-430@tmp/config16739501599473600505tmp [Pipeline] { [Pipeline] sh [2023-09-20T11:43:52.808Z] + set +x [2023-09-20T11:43:52.808Z] + curl -s https://codecov.io/bash [2023-09-20T11:43:52.808Z] + bash -s -- [2023-09-20T11:43:52.808Z] [2023-09-20T11:43:52.808Z] _____ _ [2023-09-20T11:43:52.808Z] / ____| | | [2023-09-20T11:43:52.808Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T11:43:52.808Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T11:43:52.808Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T11:43:52.808Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T11:43:52.808Z] Bash-1.0.6 [2023-09-20T11:43:52.808Z] [2023-09-20T11:43:52.808Z] [2023-09-20T11:43:52.808Z] ==> git version 2.25.1 found [2023-09-20T11:43:52.808Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T11:43:52.808Z] Release-Date: 2020-01-08 [2023-09-20T11:43:52.808Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T11:43:52.808Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T11:43:52.808Z] ==> Jenkins CI detected. [2023-09-20T11:43:52.808Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-430 [2023-09-20T11:43:52.808Z] project root: . [2023-09-20T11:43:52.808Z] --> token set from env [2023-09-20T11:43:52.808Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T11:43:52.808Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T11:43:52.808Z] ==> Python coveragepy not found [2023-09-20T11:43:52.808Z] ==> Searching for coverage reports in: [2023-09-20T11:43:52.808Z] + . [2023-09-20T11:43:52.808Z] -> Found 1 reports [2023-09-20T11:43:52.808Z] ==> Detecting git/mercurial file structure [2023-09-20T11:43:53.068Z] ==> Reading reports [2023-09-20T11:43:53.068Z] + ./coverage.out bytes=43063 [2023-09-20T11:43:53.068Z] ==> Appending adjustments [2023-09-20T11:43:53.068Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T11:43:53.068Z] + Found adjustments [2023-09-20T11:43:53.068Z] ==> Gzipping contents [2023-09-20T11:43:53.068Z] 8.0K /tmp/codecov.REmz5K.gz [2023-09-20T11:43:53.068Z] ==> Uploading reports [2023-09-20T11:43:53.068Z] url: https://codecov.io [2023-09-20T11:43:53.068Z] query: branch=PR-430&commit=6c8e26b645e26db7e114d0a1a9d597354ff6fc87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=430&job=&cmd_args= [2023-09-20T11:43:53.068Z] -> Pinging Codecov [2023-09-20T11:43:53.068Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-430&commit=6c8e26b645e26db7e114d0a1a9d597354ff6fc87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=430&job=&cmd_args= [2023-09-20T11:43:53.328Z] -> Uploading to [2023-09-20T11:43:53.328Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/5E52B4B073DB2E39498172D8E973AA87/6c8e26b645e26db7e114d0a1a9d597354ff6fc87/01b4b3da-51e0-4621-bc5d-0a6a1b1d06dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T114353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1677f3d7c7c4c8923169fd31f70db1e19b308a6bfad42b2f9c6126f75643037 [2023-09-20T11:43:53.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T11:43:53.328Z] Dload Upload Total Spent Left Speed [2023-09-20T11:43:53.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25791 --:--:-- --:--:-- --:--:-- 25791 [2023-09-20T11:43:53.328Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [Pipeline] } [2023-09-20T11:43:53.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T11:43:55.179Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-430/archives ] [2023-09-20T11:43:55.179Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-430/archives [2023-09-20T11:43:55.179Z] total 16 [2023-09-20T11:43:55.179Z] drwxr-xr-x 3 root root 4096 Sep 20 11:36 . [2023-09-20T11:43:55.179Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 11:36 .. [2023-09-20T11:43:55.179Z] drwxr-xr-x 2 root root 4096 Sep 20 11:36 cost [2023-09-20T11:43:55.179Z] -rw-r--r-- 1 root root 89 Sep 20 11:36 cost.csv [2023-09-20T11:43:55.179Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-430/archives [2023-09-20T11:43:55.179Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-430/archives [2023-09-20T11:43:55.179Z] total 16 [2023-09-20T11:43:55.179Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 11:36 . [2023-09-20T11:43:55.179Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 11:36 .. [2023-09-20T11:43:55.179Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 11:36 cost [2023-09-20T11:43:55.179Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 20 11:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T11:43:55.506Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T11:43:56.400Z] ---> package-listing.sh [2023-09-20T11:43:56.401Z] ++ facter osfamily [2023-09-20T11:43:56.401Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T11:43:56.661Z] + OS_FAMILY=debian [2023-09-20T11:43:56.661Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-430 [2023-09-20T11:43:56.661Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T11:43:56.661Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T11:43:56.661Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T11:43:56.661Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T11:43:56.661Z] + '[' /w/workspace/foundry_device-virtual-go_PR-430 ']' [2023-09-20T11:43:56.661Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T11:43:56.661Z] + case "${OS_FAMILY}" in [2023-09-20T11:43:56.661Z] + dpkg -l [2023-09-20T11:43:56.661Z] + grep '^ii' [2023-09-20T11:43:56.661Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T11:43:56.661Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T11:43:56.661Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T11:43:56.661Z] + '[' /w/workspace/foundry_device-virtual-go_PR-430 ']' [2023-09-20T11:43:56.661Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-430/archives/ [2023-09-20T11:43:56.661Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-430/archives/ [Pipeline] echo [2023-09-20T11:43:56.695Z] 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-430/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T11:43:56.988Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T11:43:57.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T11:43:57.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T11:43:57.787Z] prd-ubuntu20.04-docker-8c-8g-6700 does not seem to be running inside a container [2023-09-20T11:43:57.820Z] $ 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-430/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-430 -v /w/workspace/foundry_device-virtual-go_PR-430:/w/workspace/foundry_device-virtual-go_PR-430:rw,z -v /w/workspace/foundry_device-virtual-go_PR-430@tmp:/w/workspace/foundry_device-virtual-go_PR-430@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T11:43:58.036Z] $ docker top aed13e7bef679ab481aad5fcce1bbf6e7180a10d161a0b2e70b056bb6471e5f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T11:43:58.431Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T11:43:58.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T11:43:59.058Z] + ls /var/log/sa-host [2023-09-20T11:43:59.058Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T11:43:59.269Z] provisioning config files... [2023-09-20T11:43:59.277Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-430@tmp/config8474940901110376672tmp [Pipeline] { [Pipeline] echo [2023-09-20T11:43:59.330Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T11:43:59.643Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T11:43:59.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T11:44:00.073Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T11:44:00.104Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T11:44:00.419Z] ---> sudo-logs.sh [2023-09-20T11:44:00.419Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T11:44:00.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T11:44:00.857Z] ---> job-cost.sh [2023-09-20T11:44:00.857Z] lf-activate-venv: SKIPPING [2023-09-20T11:44:00.857Z] DEBUG: total: 0.2199999988079071 [2023-09-20T11:44:00.857Z] INFO: Retrieving Stack Cost... [2023-09-20T11:44:01.118Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T11:44:01.687Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T11:44:01.743Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T11:44:02.053Z] ---> logs-deploy.sh [2023-09-20T11:44:02.053Z] lf-activate-venv: SKIPPING [2023-09-20T11:44:02.053Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-430/1 [2023-09-20T11:44:02.053Z] INFO: archiving workspace using pattern(s): [2023-09-20T11:44:02.989Z] Archives upload complete. [2023-09-20T11:44:03.250Z] INFO: archiving logs to Nexus