Pull request #426 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e9128a620a545a886d812ca9b36d20326750cce5+ed857253c333b25bd607939277ad976310c7a90d (c9406f6d122d84574f1a36490c9f5a6e43b2f845) 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-ssh5210161570383987825.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2518447747201225829.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-426/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-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1378741098047642974.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-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh637043461670396689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8748500100091645963.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-426/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-426/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15766482082061098742.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 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-5790 in /w/workspace/foundry_device-virtual-go_PR-426 [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-426 # 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/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ed857253c333b25bd607939277ad976310c7a90d into PR head commit e9128a620a545a886d812ca9b36d20326750cce5 Merge succeeded, producing e9128a620a545a886d812ca9b36d20326750cce5 Checking out Revision e9128a620a545a886d812ca9b36d20326750cce5 (PR-426) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-11T11:06:31.862Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e9128a620a545a886d812ca9b36d20326750cce5 # 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 ed857253c333b25bd607939277ad976310c7a90d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9128a620a545a886d812ca9b36d20326750cce5 # timeout=10 [Pipeline] withCredentials [2023-09-11T11:06:32.053Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-11T11:06:32.157Z] ========================================================= [2023-09-11T11:06:32.157Z] EdgeX Global Pipelines Version Info [2023-09-11T11:06:32.157Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-11T11:06:32.897Z] ------------------- [2023-09-11T11:06:32.897Z] stable info: [2023-09-11T11:06:32.897Z] ------------------- [2023-09-11T11:06:32.897Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-11T11:06:32.897Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T11:06:32.897Z] Message: update stable to v1.0.253 [2023-09-11T11:06:33.468Z] ------------------- [2023-09-11T11:06:33.468Z] experimental info: [2023-09-11T11:06:33.468Z] ------------------- [2023-09-11T11:06:33.468Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-11T11:06:33.468Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T11:06:33.468Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-11T11:06:33.775Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-09-11T11:06:33.815Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-09-11T11:06:33.852Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-11T11:06:33.891Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-11T11:06:33.929Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-11T11:06:33.967Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-11T11:06:34.010Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-11T11:06:34.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-11T11:06:34.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-11T11:06:34.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-11T11:06:34.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-11T11:06:34.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-09-11T11:06:34.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-11T11:06:34.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-11T11:06:34.344Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T11:06:34.389Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T11:06:34.434Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T11:06:34.478Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T11:06:34.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-11T11:06:34.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-11T11:06:34.614Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-11T11:06:34.657Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-11T11:06:34.706Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-11T11:06:34.754Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-11T11:06:34.797Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-11T11:06:34.843Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-11T11:06:34.889Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-11T11:06:34.935Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-426 [Pipeline] echo [2023-09-11T11:06:34.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-426 [Pipeline] echo [2023-09-11T11:06:35.027Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-426 [Pipeline] echo [2023-09-11T11:06:35.071Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9128a620a545a886d812ca9b36d20326750cce5 [Pipeline] echo [2023-09-11T11:06:35.114Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9128a6 [Pipeline] echo [2023-09-11T11:06:35.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T11:06:35.277Z] provisioning config files... [2023-09-11T11:06:35.293Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-426@tmp/config15232740471032855690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T11:06:35.659Z] ---> docker-login.sh [2023-09-11T11:06:35.660Z] nexus3.edgexfoundry.org:10001 [2023-09-11T11:06:35.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:06:36.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:06:36.180Z] Configure a credential helper to remove this warning. See [2023-09-11T11:06:36.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:06:36.180Z] [2023-09-11T11:06:36.180Z] Login Succeeded [2023-09-11T11:06:36.180Z] nexus3.edgexfoundry.org:10002 [2023-09-11T11:06:36.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:06:36.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:06:36.180Z] Configure a credential helper to remove this warning. See [2023-09-11T11:06:36.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:06:36.180Z] [2023-09-11T11:06:36.180Z] Login Succeeded [2023-09-11T11:06:36.180Z] nexus3.edgexfoundry.org:10003 [2023-09-11T11:06:36.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:06:36.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:06:36.445Z] Configure a credential helper to remove this warning. See [2023-09-11T11:06:36.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:06:36.445Z] [2023-09-11T11:06:36.445Z] Login Succeeded [2023-09-11T11:06:36.445Z] nexus3.edgexfoundry.org:10004 [2023-09-11T11:06:36.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:06:36.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:06:36.445Z] Configure a credential helper to remove this warning. See [2023-09-11T11:06:36.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:06:36.445Z] [2023-09-11T11:06:36.445Z] Login Succeeded [2023-09-11T11:06:36.445Z] docker.io [2023-09-11T11:06:36.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:06:36.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:06:36.706Z] Configure a credential helper to remove this warning. See [2023-09-11T11:06:36.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:06:36.706Z] [2023-09-11T11:06:36.706Z] Login Succeeded [2023-09-11T11:06:36.706Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T11:06:36.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-11T11:06:37.378Z] + git rev-list -1 --merges e9128a620a545a886d812ca9b36d20326750cce5~1..e9128a620a545a886d812ca9b36d20326750cce5 [Pipeline] echo [2023-09-11T11:06:37.439Z] -----------> git rev-list -1 --merges e9128a620a545a886d812ca9b36d20326750cce5~1..e9128a620a545a886d812ca9b36d20326750cce5 e9128a620a545a886d812ca9b36d20326750cce5 [false] [Pipeline] sh [2023-09-11T11:06:37.752Z] + git log --format=format:%s -1 e9128a620a545a886d812ca9b36d20326750cce5 [Pipeline] echo [2023-09-11T11:06:37.789Z] ========================================================= [2023-09-11T11:06:37.789Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-11T11:06:37.789Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T11:06:38.228Z] + git log --format=format:%s -1 e9128a620a545a886d812ca9b36d20326750cce5 [Pipeline] echo [2023-09-11T11:06:38.263Z] [semverPrep] GIT_COMMIT: e9128a620a545a886d812ca9b36d20326750cce5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-11T11:06:38.291Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-11T11:06:38.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T11:06:38.701Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-11T11:06:38.701Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-11T11:06:38.701Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-11T11:06:38.701Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-11T11:06:38.701Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-11T11:06:38.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T11:06:39.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T11:06:39.127Z] [2023-09-11T11:06:39.127Z] 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-11T11:06:39.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T11:06:39.519Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-11T11:06:39.519Z] b85a868b505f: Pulling fs layer [2023-09-11T11:06:39.519Z] e2be974225ed: Pulling fs layer [2023-09-11T11:06:39.519Z] 339a4e72a1f5: Pulling fs layer [2023-09-11T11:06:39.519Z] 988bab9f4d93: Pulling fs layer [2023-09-11T11:06:39.519Z] 1469e6f7b9e6: Pulling fs layer [2023-09-11T11:06:39.519Z] eaf3925da568: Pulling fs layer [2023-09-11T11:06:39.519Z] bab4dde63d76: Pulling fs layer [2023-09-11T11:06:39.519Z] bde34c3a00c8: Pulling fs layer [2023-09-11T11:06:39.519Z] b352a97aabf1: Pulling fs layer [2023-09-11T11:06:39.519Z] 4872d77fe225: Pulling fs layer [2023-09-11T11:06:39.519Z] 5851b861e8e6: Pulling fs layer [2023-09-11T11:06:39.519Z] bab4dde63d76: Waiting [2023-09-11T11:06:39.519Z] bde34c3a00c8: Waiting [2023-09-11T11:06:39.519Z] b352a97aabf1: Waiting [2023-09-11T11:06:39.519Z] 4872d77fe225: Waiting [2023-09-11T11:06:39.519Z] 1469e6f7b9e6: Waiting [2023-09-11T11:06:39.519Z] eaf3925da568: Waiting [2023-09-11T11:06:39.519Z] e2be974225ed: Verifying Checksum [2023-09-11T11:06:39.519Z] e2be974225ed: Download complete [2023-09-11T11:06:39.519Z] 988bab9f4d93: Verifying Checksum [2023-09-11T11:06:39.519Z] 1469e6f7b9e6: Verifying Checksum [2023-09-11T11:06:39.519Z] 1469e6f7b9e6: Download complete [2023-09-11T11:06:39.781Z] 339a4e72a1f5: Verifying Checksum [2023-09-11T11:06:39.782Z] 339a4e72a1f5: Download complete [2023-09-11T11:06:39.782Z] eaf3925da568: Verifying Checksum [2023-09-11T11:06:39.782Z] eaf3925da568: Download complete [2023-09-11T11:06:39.782Z] bde34c3a00c8: Verifying Checksum [2023-09-11T11:06:39.782Z] bde34c3a00c8: Download complete [2023-09-11T11:06:39.782Z] b352a97aabf1: Download complete [2023-09-11T11:06:39.782Z] 4872d77fe225: Verifying Checksum [2023-09-11T11:06:39.782Z] 4872d77fe225: Download complete [2023-09-11T11:06:39.782Z] 5851b861e8e6: Verifying Checksum [2023-09-11T11:06:39.782Z] 5851b861e8e6: Download complete [2023-09-11T11:06:39.782Z] b85a868b505f: Download complete [2023-09-11T11:06:40.040Z] bab4dde63d76: Verifying Checksum [2023-09-11T11:06:40.040Z] bab4dde63d76: Download complete [2023-09-11T11:06:40.977Z] b85a868b505f: Pull complete [2023-09-11T11:06:41.236Z] e2be974225ed: Pull complete [2023-09-11T11:06:41.495Z] 339a4e72a1f5: Pull complete [2023-09-11T11:06:41.756Z] 988bab9f4d93: Pull complete [2023-09-11T11:06:42.015Z] 1469e6f7b9e6: Pull complete [2023-09-11T11:06:42.015Z] eaf3925da568: Pull complete [2023-09-11T11:06:43.919Z] bab4dde63d76: Pull complete [2023-09-11T11:06:43.919Z] bde34c3a00c8: Pull complete [2023-09-11T11:06:43.919Z] b352a97aabf1: Pull complete [2023-09-11T11:06:44.179Z] 4872d77fe225: Pull complete [2023-09-11T11:06:44.179Z] 5851b861e8e6: Pull complete [2023-09-11T11:06:44.179Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-11T11:06:44.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T11:06:44.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T11:06:44.438Z] prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container [2023-09-11T11:06:44.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-426 -v /w/workspace/foundry_device-virtual-go_PR-426:/w/workspace/foundry_device-virtual-go_PR-426:rw,z -v /w/workspace/foundry_device-virtual-go_PR-426@tmp:/w/workspace/foundry_device-virtual-go_PR-426@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-11T11:06:47.325Z] $ docker top baedacda4f2b1d50d9465d5785b02b8812889fc6a126769f785953900fa5ba47 -eo pid,comm [2023-09-11T11:06:47.374Z] 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-11T11:06:47.374Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T11:06:47.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T11:06:47.501Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T11:06:47.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T11:06:47.621Z] $ docker exec baedacda4f2b1d50d9465d5785b02b8812889fc6a126769f785953900fa5ba47 ssh-agent [2023-09-11T11:06:47.734Z] SSH_AUTH_SOCK=/tmp/ssh-Fpqa4uVXxl5s/agent.33 [2023-09-11T11:06:47.734Z] SSH_AGENT_PID=39 [2023-09-11T11:06:47.742Z] Running ssh-add (command line suppressed) [2023-09-11T11:06:47.847Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-426@tmp/private_key_11299678343725518949.key (/w/workspace/foundry_device-virtual-go_PR-426@tmp/private_key_11299678343725518949.key) [2023-09-11T11:06:47.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T11:06:48.191Z] + git tag --points-at HEAD [Pipeline] } [2023-09-11T11:06:48.221Z] $ docker exec --env ******** --env ******** baedacda4f2b1d50d9465d5785b02b8812889fc6a126769f785953900fa5ba47 ssh-agent -k [2023-09-11T11:06:48.322Z] unset SSH_AUTH_SOCK; [2023-09-11T11:06:48.323Z] unset SSH_AGENT_PID; [2023-09-11T11:06:48.323Z] echo Agent pid 39 killed; [2023-09-11T11:06:48.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-11T11:06:48.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T11:06:48.407Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T11:06:48.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T11:06:48.523Z] $ docker exec baedacda4f2b1d50d9465d5785b02b8812889fc6a126769f785953900fa5ba47 ssh-agent [2023-09-11T11:06:48.630Z] SSH_AUTH_SOCK=/tmp/ssh-JC55UAWzzaSK/agent.71 [2023-09-11T11:06:48.630Z] SSH_AGENT_PID=77 [2023-09-11T11:06:48.636Z] Running ssh-add (command line suppressed) [2023-09-11T11:06:48.740Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-426@tmp/private_key_2971192977621639767.key (/w/workspace/foundry_device-virtual-go_PR-426@tmp/private_key_2971192977621639767.key) [2023-09-11T11:06:48.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T11:06:49.078Z] + git semver init [2023-09-11T11:06:49.343Z] 2023-09-11 11:06:49,277 [run_init] DEBUG init version:0.0.0 force:False [2023-09-11T11:06:49.343Z] 2023-09-11 11:06:49,278 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-426/.semver [2023-09-11T11:06:49.343Z] 2023-09-11 11:06:49,279 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-426/.semver [2023-09-11T11:06:49.343Z] 2023-09-11 11:06:49,280 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-426/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-426, universal_newlines=False, shell=None, istream=None) [2023-09-11T11:06:50.728Z] 2023-09-11 11:06:50,345 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-426/.git/info/exclude [2023-09-11T11:06:50.728Z] 2023-09-11 11:06:50,346 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-426/.semver/PR-426 with force:False [2023-09-11T11:06:50.728Z] 2023-09-11 11:06:50,347 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-426/.semver/PR-426 [2023-09-11T11:06:50.728Z] 2023-09-11 11:06:50,351 [execute] INFO git cat-file --batch-check [2023-09-11T11:06:50.728Z] 2023-09-11 11:06:50,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-426/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T11:06:50.728Z] 2023-09-11 11:06:50,356 [execute] INFO git cat-file --batch [2023-09-11T11:06:50.728Z] 2023-09-11 11:06:50,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-426/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T11:06:50.728Z] 2023-09-11 11:06:50,362 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-426/.semver/PR-426 [2023-09-11T11:06:50.728Z] 0.0.0 [Pipeline] } [2023-09-11T11:06:50.762Z] $ docker exec --env ******** --env ******** baedacda4f2b1d50d9465d5785b02b8812889fc6a126769f785953900fa5ba47 ssh-agent -k [2023-09-11T11:06:50.884Z] unset SSH_AUTH_SOCK; [2023-09-11T11:06:50.884Z] unset SSH_AGENT_PID; [2023-09-11T11:06:50.885Z] echo Agent pid 77 killed; [2023-09-11T11:06:50.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T11:06:51.308Z] + git semver [Pipeline] } [2023-09-11T11:06:51.598Z] $ docker stop --time=1 baedacda4f2b1d50d9465d5785b02b8812889fc6a126769f785953900fa5ba47 [2023-09-11T11:06:52.892Z] $ docker rm -f --volumes baedacda4f2b1d50d9465d5785b02b8812889fc6a126769f785953900fa5ba47 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T11:06:53.291Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-11T11:06:53.568Z] Stashed 1 file(s) [Pipeline] echo [2023-09-11T11:06:53.584Z] [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-11T11:06:54.215Z] provisioning config files... [2023-09-11T11:06:54.223Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-426@tmp/config7670864150299094635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T11:06:54.569Z] ---> docker-login.sh [2023-09-11T11:06:54.569Z] nexus3.edgexfoundry.org:10001 [2023-09-11T11:06:54.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:06:54.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:06:54.569Z] Configure a credential helper to remove this warning. See [2023-09-11T11:06:54.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:06:54.569Z] [2023-09-11T11:06:54.569Z] Login Succeeded [2023-09-11T11:06:54.569Z] nexus3.edgexfoundry.org:10002 [2023-09-11T11:06:54.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:06:54.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:06:54.569Z] Configure a credential helper to remove this warning. See [2023-09-11T11:06:54.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:06:54.569Z] [2023-09-11T11:06:54.569Z] Login Succeeded [2023-09-11T11:06:54.569Z] nexus3.edgexfoundry.org:10003 [2023-09-11T11:06:54.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:06:54.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:06:54.830Z] Configure a credential helper to remove this warning. See [2023-09-11T11:06:54.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:06:54.830Z] [2023-09-11T11:06:54.830Z] Login Succeeded [2023-09-11T11:06:54.830Z] nexus3.edgexfoundry.org:10004 [2023-09-11T11:06:54.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:06:54.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:06:54.830Z] Configure a credential helper to remove this warning. See [2023-09-11T11:06:54.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:06:54.830Z] [2023-09-11T11:06:54.830Z] Login Succeeded [2023-09-11T11:06:54.830Z] docker.io [2023-09-11T11:06:55.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:06:55.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:06:55.350Z] Configure a credential helper to remove this warning. See [2023-09-11T11:06:55.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:06:55.350Z] [2023-09-11T11:06:55.350Z] Login Succeeded [2023-09-11T11:06:55.350Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T11:06:55.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T11:06:55.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T11:06:55.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T11:06:55.640Z] ========================================================= [2023-09-11T11:06:55.640Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-11T11:06:55.640Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T11:06:56.117Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-11T11:06:56.117Z] Sending build context to Docker daemon 23.6MB [2023-09-11T11:06:56.117Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T11:06:56.117Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-11T11:06:56.380Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-11T11:06:56.380Z] 4db1b89c0bd1: Pulling fs layer [2023-09-11T11:06:56.380Z] 6911f1a30b25: Pulling fs layer [2023-09-11T11:06:56.380Z] e194b8c5c2a9: Pulling fs layer [2023-09-11T11:06:56.380Z] 6863d3e3a2b1: Pulling fs layer [2023-09-11T11:06:56.380Z] ec0bb842ea78: Pulling fs layer [2023-09-11T11:06:56.380Z] 40a00589a448: Pulling fs layer [2023-09-11T11:06:56.380Z] ec0bb842ea78: Waiting [2023-09-11T11:06:56.380Z] 40a00589a448: Waiting [2023-09-11T11:06:56.380Z] 6863d3e3a2b1: Waiting [2023-09-11T11:06:56.380Z] 6c08303d61cc: Pulling fs layer [2023-09-11T11:06:56.380Z] 798269fcf238: Pulling fs layer [2023-09-11T11:06:56.380Z] 6c08303d61cc: Waiting [2023-09-11T11:06:56.380Z] 798269fcf238: Waiting [2023-09-11T11:06:56.380Z] 6911f1a30b25: Verifying Checksum [2023-09-11T11:06:56.380Z] 6911f1a30b25: Download complete [2023-09-11T11:06:56.380Z] 6863d3e3a2b1: Verifying Checksum [2023-09-11T11:06:56.380Z] 6863d3e3a2b1: Download complete [2023-09-11T11:06:56.380Z] ec0bb842ea78: Download complete [2023-09-11T11:06:56.380Z] 4db1b89c0bd1: Verifying Checksum [2023-09-11T11:06:56.380Z] 4db1b89c0bd1: Download complete [2023-09-11T11:06:56.380Z] 40a00589a448: Download complete [2023-09-11T11:06:56.642Z] 4db1b89c0bd1: Pull complete [2023-09-11T11:06:56.642Z] 6911f1a30b25: Pull complete [2023-09-11T11:06:57.213Z] 798269fcf238: Verifying Checksum [2023-09-11T11:06:57.213Z] 798269fcf238: Download complete [2023-09-11T11:06:57.213Z] e194b8c5c2a9: Download complete [2023-09-11T11:06:57.471Z] 6c08303d61cc: Verifying Checksum [2023-09-11T11:06:57.471Z] 6c08303d61cc: Download complete [2023-09-11T11:07:00.751Z] e194b8c5c2a9: Pull complete [2023-09-11T11:07:00.751Z] 6863d3e3a2b1: Pull complete [2023-09-11T11:07:00.751Z] ec0bb842ea78: Pull complete [2023-09-11T11:07:00.751Z] 40a00589a448: Pull complete [2023-09-11T11:07:03.283Z] 6c08303d61cc: Pull complete [2023-09-11T11:07:03.850Z] 798269fcf238: Pull complete [2023-09-11T11:07:04.110Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-11T11:07:04.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-11T11:07:04.110Z] ---> ec979cd7f677 [2023-09-11T11:07:04.110Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-11T11:07:09.020Z] Still waiting to schedule task [2023-09-11T11:07:09.020Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-11T11:07:09.408Z] ---> Running in 3709099398a3 [2023-09-11T11:07:09.408Z] Removing intermediate container 3709099398a3 [2023-09-11T11:07:09.408Z] ---> 1a3507312fbd [2023-09-11T11:07:09.408Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T11:07:09.408Z] ---> Running in 0d8abab25ac7 [2023-09-11T11:07:09.408Z] Removing intermediate container 0d8abab25ac7 [2023-09-11T11:07:09.408Z] ---> 7b71186ae776 [2023-09-11T11:07:09.408Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-11T11:07:09.408Z] ---> Running in e919ebf80b9a [2023-09-11T11:07:09.408Z] Removing intermediate container e919ebf80b9a [2023-09-11T11:07:09.408Z] ---> 28d25337220c [2023-09-11T11:07:09.408Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-11T11:07:09.408Z] ---> Running in 588f5c96e3b6 [2023-09-11T11:07:09.408Z] Removing intermediate container 588f5c96e3b6 [2023-09-11T11:07:09.408Z] ---> f3f7ec25e657 [2023-09-11T11:07:09.408Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T11:07:09.408Z] ---> Running in 49dc4f493c29 [2023-09-11T11:07:09.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T11:07:09.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T11:07:10.233Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-11T11:07:10.233Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-11T11:07:10.233Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-11T11:07:10.233Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-11T11:07:10.233Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T11:07:10.233Z] OK: 269 MiB in 57 packages [2023-09-11T11:07:10.800Z] Removing intermediate container 49dc4f493c29 [2023-09-11T11:07:10.800Z] ---> fa0a5d01629e [2023-09-11T11:07:10.800Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-11T11:07:10.800Z] ---> 57cb47aa0f02 [2023-09-11T11:07:10.800Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T11:07:10.800Z] ---> Running in b65adf163e8c [2023-09-11T11:07:49.598Z] Removing intermediate container b65adf163e8c [2023-09-11T11:07:49.598Z] ---> d1f8f5db810a [2023-09-11T11:07:49.598Z] Step 10/12 : COPY . . [2023-09-11T11:07:49.857Z] ---> 7a8705eccec1 [2023-09-11T11:07:49.858Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T11:07:49.858Z] ---> Running in 79863f4cf005 [2023-09-11T11:07:49.858Z] Removing intermediate container 79863f4cf005 [2023-09-11T11:07:49.858Z] ---> bd6f43914ecc [2023-09-11T11:07:49.858Z] Step 12/12 : RUN $MAKE [2023-09-11T11:07:49.858Z] ---> Running in 36219cdc4271 [2023-09-11T11:07:50.119Z] noop [2023-09-11T11:07:50.379Z] Removing intermediate container 36219cdc4271 [2023-09-11T11:07:50.379Z] ---> 31118da54425 [2023-09-11T11:07:50.379Z] Successfully built 31118da54425 [2023-09-11T11:07:50.379Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T11:07:50.839Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T11:07:50.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T11:07:50.990Z] prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container [2023-09-11T11:07:51.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-426 -v /w/workspace/foundry_device-virtual-go_PR-426:/w/workspace/foundry_device-virtual-go_PR-426:rw,z -v /w/workspace/foundry_device-virtual-go_PR-426@tmp:/w/workspace/foundry_device-virtual-go_PR-426@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-11T11:07:51.360Z] $ docker top f82fdcf778071af8f6545fefcd46cbf245c696a37f743bf91bf16e95d9fc4603 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T11:07:51.748Z] + go version [2023-09-11T11:07:51.748Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-11T11:07:51.782Z] $ docker stop --time=1 f82fdcf778071af8f6545fefcd46cbf245c696a37f743bf91bf16e95d9fc4603 [2023-09-11T11:07:53.032Z] $ docker rm -f --volumes f82fdcf778071af8f6545fefcd46cbf245c696a37f743bf91bf16e95d9fc4603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T11:07:53.734Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T11:07:53.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T11:07:53.888Z] prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container [2023-09-11T11:07:53.930Z] $ 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-426 -v /w/workspace/foundry_device-virtual-go_PR-426:/w/workspace/foundry_device-virtual-go_PR-426:rw,z -v /w/workspace/foundry_device-virtual-go_PR-426@tmp:/w/workspace/foundry_device-virtual-go_PR-426@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-11T11:07:54.249Z] $ docker top 47c025ec6b4b27c10dac20f6c922027a2eabf41c4aaab8210d8f924cea501183 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T11:07:54.628Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-426 [Pipeline] fileExists [Pipeline] sh [2023-09-11T11:07:54.996Z] + make test [2023-09-11T11:07:54.996Z] go test ./... -coverprofile=coverage.out [2023-09-11T11:08:00.262Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-11T11:08:10.424Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-11T11:08:10.424Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-09-11T11:08:14.839Z] go vet ./... [2023-09-11T11:08:18.118Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T11:08:18.118Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T11:08:18.118Z] ./bin/test-attribution-txt.sh [2023-09-11T11:08:18.118Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-11T11:08:18.118Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-11T11:08:18.118Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-11T11:08:18.118Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-11T11:08:18.118Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-11T11:08:18.118Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-11T11:08:18.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T11:08:18.196Z] $ docker stop --time=1 47c025ec6b4b27c10dac20f6c922027a2eabf41c4aaab8210d8f924cea501183 [2023-09-11T11:08:21.340Z] $ docker rm -f --volumes 47c025ec6b4b27c10dac20f6c922027a2eabf41c4aaab8210d8f924cea501183 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T11:08:21.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T11:08:21.931Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-11T11:08:22.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T11:08:23.001Z] + ls -al . [2023-09-11T11:08:23.001Z] total 204 [2023-09-11T11:08:23.001Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 11:07 . [2023-09-11T11:08:23.001Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:06 .. [2023-09-11T11:08:23.001Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 11:06 .git [2023-09-11T11:08:23.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:06 .github [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 11 11:06 .gitignore [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 11:06 .golangci.yml [2023-09-11T11:08:23.001Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 11:06 .semver [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 8950 Sep 11 11:06 Attribution.txt [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 11 11:06 CHANGELOG.md [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 11 11:06 Dockerfile [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 11:06 GOVERNANCE.md [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 11 11:06 Jenkinsfile [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 11 11:06 LICENSE [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 11 11:06 Makefile [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 11 11:06 OWNERS.md [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 11 11:06 README.md [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 11:06 VERSION [2023-09-11T11:08:23.001Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 11:06 bin [2023-09-11T11:08:23.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:06 cmd [2023-09-11T11:08:23.001Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 11 11:08 coverage.out [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 3636 Sep 11 11:06 go.mod [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 33427 Sep 11 11:06 go.sum [2023-09-11T11:08:23.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:06 internal [2023-09-11T11:08:23.001Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:06 snap [2023-09-11T11:08:23.001Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 11 11:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T11:08:23.398Z] + 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=e9128a620a545a886d812ca9b36d20326750cce5 --label arch=amd64 --label version=0.0.0 . [2023-09-11T11:08:23.398Z] Sending build context to Docker daemon 23.64MB [2023-09-11T11:08:23.398Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T11:08:23.398Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-11T11:08:23.398Z] ---> 31118da54425 [2023-09-11T11:08:23.398Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-11T11:08:23.658Z] ---> Running in fdf89c896076 [2023-09-11T11:08:23.658Z] Removing intermediate container fdf89c896076 [2023-09-11T11:08:23.658Z] ---> 95bcedc6e520 [2023-09-11T11:08:23.658Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T11:08:23.658Z] ---> Running in 449e1b041f2e [2023-09-11T11:08:23.951Z] Removing intermediate container 449e1b041f2e [2023-09-11T11:08:23.951Z] ---> dee02e6cd417 [2023-09-11T11:08:23.951Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-11T11:08:23.951Z] ---> Running in 8fd4dac11d12 [2023-09-11T11:08:23.951Z] Removing intermediate container 8fd4dac11d12 [2023-09-11T11:08:23.951Z] ---> a77a3698625d [2023-09-11T11:08:23.951Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-11T11:08:23.951Z] ---> Running in 2807fffa7a20 [2023-09-11T11:08:23.951Z] Removing intermediate container 2807fffa7a20 [2023-09-11T11:08:23.951Z] ---> 87a828e6ebb9 [2023-09-11T11:08:23.951Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T11:08:23.951Z] ---> Running in c518d2512b05 [2023-09-11T11:08:24.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T11:08:24.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T11:08:24.731Z] OK: 269 MiB in 57 packages [2023-09-11T11:08:24.992Z] Removing intermediate container c518d2512b05 [2023-09-11T11:08:24.992Z] ---> 0cae412dd7e4 [2023-09-11T11:08:24.992Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-11T11:08:25.250Z] ---> c5f7db3b54ad [2023-09-11T11:08:25.250Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T11:08:25.250Z] ---> Running in a38348645abb [2023-09-11T11:08:26.185Z] Removing intermediate container a38348645abb [2023-09-11T11:08:26.185Z] ---> 220aac4ddb63 [2023-09-11T11:08:26.185Z] Step 10/25 : COPY . . [2023-09-11T11:08:26.751Z] ---> 4b5b8018a558 [2023-09-11T11:08:26.751Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T11:08:26.751Z] ---> Running in 4421048715fe [2023-09-11T11:08:26.751Z] Removing intermediate container 4421048715fe [2023-09-11T11:08:26.751Z] ---> 227768510123 [2023-09-11T11:08:26.751Z] Step 12/25 : RUN $MAKE [2023-09-11T11:08:26.751Z] ---> Running in 874dd6078a72 [2023-09-11T11:08:27.025Z] 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.20" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-11T11:08:32.248Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5791 in /w/workspace/foundry_device-virtual-go_PR-426 [Pipeline] { [Pipeline] ws [2023-09-11T11:08:32.308Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-09-11T11:08:32.386Z] The recommended git tool is: git [2023-09-11T11:08:37.503Z] using credential edgex-jenkins-ssh [2023-09-11T11:08:37.520Z] Cloning the remote Git repository [2023-09-11T11:08:37.548Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-09-11T11:08:37.640Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-09-11T11:08:37.783Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-09-11T11:08:37.784Z] > git --version # timeout=10 [2023-09-11T11:08:37.806Z] > git --version # 'git version 2.25.1' [2023-09-11T11:08:37.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T11:08:37.954Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T11:08:40.025Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-09-11T11:08:40.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T11:08:40.846Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-09-11T11:08:40.890Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-09-11T11:08:40.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T11:08:40.906Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-11T11:08:41.356Z] Merging remotes/origin/main commit ed857253c333b25bd607939277ad976310c7a90d into PR head commit e9128a620a545a886d812ca9b36d20326750cce5 [2023-09-11T11:08:41.612Z] Merge succeeded, producing e9128a620a545a886d812ca9b36d20326750cce5 [2023-09-11T11:08:41.613Z] Checking out Revision e9128a620a545a886d812ca9b36d20326750cce5 (PR-426) [2023-09-11T11:08:42.066Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-11T11:08:42.105Z] > git --version # timeout=10 [2023-09-11T11:08:42.116Z] > git --version # 'git version 2.25.1' [2023-09-11T11:08:42.132Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T11:08:41.361Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T11:08:41.426Z] > git checkout -f e9128a620a545a886d812ca9b36d20326750cce5 # timeout=10 [2023-09-11T11:08:41.512Z] > git remote # timeout=10 [2023-09-11T11:08:41.530Z] > git config --get remote.origin.url # timeout=10 [2023-09-11T11:08:41.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T11:08:41.563Z] > git merge ed857253c333b25bd607939277ad976310c7a90d # timeout=10 [2023-09-11T11:08:41.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-11T11:08:41.607Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T11:08:41.622Z] > git checkout -f e9128a620a545a886d812ca9b36d20326750cce5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T11:08:43.284Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-11T11:08:43.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T11:08:43.284Z] Dload Upload Total Spent Left Speed [2023-09-11T11:08:43.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-09-11T11:08:43.871Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-11T11:08:44.213Z] + sudo tee /etc/docker/daemon.new [2023-09-11T11:08:44.213Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-11T11:08:44.213Z] { [2023-09-11T11:08:44.213Z] "registry-mirrors": [ [2023-09-11T11:08:44.213Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-11T11:08:44.213Z] ], [2023-09-11T11:08:44.213Z] "bip": "10.250.0.254/24", [2023-09-11T11:08:44.213Z] "hosts": [ [2023-09-11T11:08:44.213Z] "tcp://0.0.0.0:5555", [2023-09-11T11:08:44.213Z] "unix:///var/run/docker.sock" [2023-09-11T11:08:44.213Z] ], [2023-09-11T11:08:44.213Z] "mtu": 1458, [2023-09-11T11:08:44.213Z] "selinux-enabled": true, [2023-09-11T11:08:44.213Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-11T11:08:44.213Z] } [Pipeline] sh [2023-09-11T11:08:44.550Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-11T11:08:44.900Z] + sudo service docker restart [2023-09-11T11:08:49.086Z] Removing intermediate container 874dd6078a72 [2023-09-11T11:08:49.086Z] ---> e9e2b1200444 [2023-09-11T11:08:49.086Z] Step 13/25 : FROM alpine:3.17 [2023-09-11T11:08:49.086Z] 3.17: Pulling from library/alpine [2023-09-11T11:08:49.086Z] 9398808236ff: Pulling fs layer [2023-09-11T11:08:49.086Z] 9398808236ff: Verifying Checksum [2023-09-11T11:08:49.086Z] 9398808236ff: Download complete [2023-09-11T11:08:49.086Z] 9398808236ff: Pull complete [2023-09-11T11:08:49.086Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T11:08:49.086Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T11:08:49.086Z] ---> 1e0b8b5322fc [2023-09-11T11:08:49.086Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-11T11:08:49.086Z] ---> Running in 71c81b18efa8 [2023-09-11T11:08:49.086Z] Removing intermediate container 71c81b18efa8 [2023-09-11T11:08:49.086Z] ---> 21782e30e985 [2023-09-11T11:08:49.086Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-11T11:08:49.086Z] ---> Running in a30b65b35dbf [2023-09-11T11:08:49.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T11:08:49.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T11:08:49.086Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-11T11:08:49.086Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T11:08:49.086Z] OK: 7 MiB in 16 packages [2023-09-11T11:08:49.086Z] Removing intermediate container a30b65b35dbf [2023-09-11T11:08:49.086Z] ---> 1b0056e65e42 [2023-09-11T11:08:49.086Z] Step 16/25 : WORKDIR / [2023-09-11T11:08:49.086Z] ---> Running in 054e80ffcbb0 [2023-09-11T11:08:49.086Z] Removing intermediate container 054e80ffcbb0 [2023-09-11T11:08:49.086Z] ---> 0357bd6abc6f [2023-09-11T11:08:49.086Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-11T11:08:49.086Z] ---> 9cc81c8d50f3 [2023-09-11T11:08:49.086Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-11T11:08:49.086Z] ---> 72f7203577d4 [2023-09-11T11:08:49.086Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-11T11:08:49.086Z] ---> 9d2fccd608c1 [2023-09-11T11:08:49.086Z] Step 20/25 : EXPOSE 59900 [2023-09-11T11:08:49.086Z] ---> Running in 6855735db73d [2023-09-11T11:08:49.086Z] Removing intermediate container 6855735db73d [2023-09-11T11:08:49.086Z] ---> 63e234c8047a [2023-09-11T11:08:49.086Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-11T11:08:49.086Z] ---> Running in bdbbe9af062e [2023-09-11T11:08:49.086Z] Removing intermediate container bdbbe9af062e [2023-09-11T11:08:49.086Z] ---> 0cd8852c48b8 [2023-09-11T11:08:49.086Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-11T11:08:49.086Z] ---> Running in 026ed2f02bf6 [2023-09-11T11:08:49.086Z] Removing intermediate container 026ed2f02bf6 [2023-09-11T11:08:49.086Z] ---> 9ba96c5d460c [2023-09-11T11:08:49.086Z] Step 23/25 : LABEL arch=amd64 [2023-09-11T11:08:49.086Z] ---> Running in 532b47a9cc82 [2023-09-11T11:08:49.345Z] Removing intermediate container 532b47a9cc82 [2023-09-11T11:08:49.345Z] ---> b91730dc9d7a [2023-09-11T11:08:49.345Z] Step 24/25 : LABEL git_sha=e9128a620a545a886d812ca9b36d20326750cce5 [2023-09-11T11:08:49.345Z] ---> Running in 2fdff96c166c [2023-09-11T11:08:49.345Z] Removing intermediate container 2fdff96c166c [2023-09-11T11:08:49.345Z] ---> 96039b81790f [2023-09-11T11:08:49.345Z] Step 25/25 : LABEL version=0.0.0 [2023-09-11T11:08:49.345Z] ---> Running in a5b71b1bafd5 [2023-09-11T11:08:49.345Z] Removing intermediate container a5b71b1bafd5 [2023-09-11T11:08:49.345Z] ---> 79b713ee400c [2023-09-11T11:08:49.345Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T11:08:49.345Z] Successfully built 79b713ee400c [2023-09-11T11:08:49.345Z] 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-11T11:08:50.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T11:08:50.250Z] [2023-09-11T11:08:50.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T11:08:50.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T11:08:50.635Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-11T11:08:50.635Z] 5eb5b503b376: Pulling fs layer [2023-09-11T11:08:50.635Z] 5c69ac0246d0: Pulling fs layer [2023-09-11T11:08:50.635Z] ec43610c2a17: Pulling fs layer [2023-09-11T11:08:50.635Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-11T11:08:50.635Z] 33b1e0a273af: Pulling fs layer [2023-09-11T11:08:50.635Z] 5d3b04190fa2: Pulling fs layer [2023-09-11T11:08:50.635Z] 2f39f015ded8: Pulling fs layer [2023-09-11T11:08:50.635Z] 33b1e0a273af: Waiting [2023-09-11T11:08:50.635Z] 5d3b04190fa2: Waiting [2023-09-11T11:08:50.635Z] 3a2ae6a8a46f: Waiting [2023-09-11T11:08:50.635Z] 2f39f015ded8: Waiting [2023-09-11T11:08:50.635Z] 5c69ac0246d0: Download complete [2023-09-11T11:08:50.635Z] 3a2ae6a8a46f: Download complete [2023-09-11T11:08:50.635Z] 33b1e0a273af: Verifying Checksum [2023-09-11T11:08:50.635Z] 33b1e0a273af: Download complete [2023-09-11T11:08:50.635Z] 5d3b04190fa2: Verifying Checksum [2023-09-11T11:08:50.635Z] 5d3b04190fa2: Download complete [2023-09-11T11:08:50.635Z] ec43610c2a17: Verifying Checksum [2023-09-11T11:08:50.635Z] ec43610c2a17: Download complete [2023-09-11T11:08:50.934Z] 5eb5b503b376: Verifying Checksum [2023-09-11T11:08:50.934Z] 5eb5b503b376: Download complete [2023-09-11T11:08:51.499Z] 2f39f015ded8: Download complete [2023-09-11T11:08:52.062Z] 5eb5b503b376: Pull complete [2023-09-11T11:08:52.062Z] 5c69ac0246d0: Pull complete [2023-09-11T11:08:52.626Z] ec43610c2a17: Pull complete [2023-09-11T11:08:52.626Z] 3a2ae6a8a46f: Pull complete [2023-09-11T11:08:52.884Z] 33b1e0a273af: Pull complete [2023-09-11T11:08:52.884Z] 5d3b04190fa2: Pull complete [2023-09-11T11:08:57.064Z] 2f39f015ded8: Pull complete [2023-09-11T11:08:57.064Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-11T11:08:57.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T11:08:57.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T11:08:57.281Z] prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container [2023-09-11T11:08:57.312Z] $ 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-426 -v /w/workspace/foundry_device-virtual-go_PR-426:/w/workspace/foundry_device-virtual-go_PR-426:rw,z -v /w/workspace/foundry_device-virtual-go_PR-426@tmp:/w/workspace/foundry_device-virtual-go_PR-426@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-11T11:09:01.653Z] $ docker top 3f991e255d0b583ea754413ef7be6bc04f93e8df962bfe6f4fbf4c8854245ccb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T11:09:02.112Z] ---> job-cost.sh [2023-09-11T11:09:02.112Z] lf-activate-venv: SKIPPING [2023-09-11T11:09:02.112Z] INFO: No Stack... [2023-09-11T11:09:02.371Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T11:09:02.631Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T11:09:02.950Z] + cat /w/workspace/foundry_device-virtual-go_PR-426/archives/cost.csv [2023-09-11T11:09:02.950Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T11:09:02.992Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-426-1-stack-cost] [2023-09-11T11:09:02.997Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-426-1-stack-cost] did not exist. Created. [2023-09-11T11:09:02.997Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-426-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T11:09:03.219Z] provisioning config files... [2023-09-11T11:09:03.243Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config15145623077827968364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T11:09:03.384Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-11T11:09:03.439Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T11:09:03.470Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-426-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T11:09:03.566Z] $ docker stop --time=1 3f991e255d0b583ea754413ef7be6bc04f93e8df962bfe6f4fbf4c8854245ccb [2023-09-11T11:09:03.621Z] ---> docker-login.sh [2023-09-11T11:09:03.621Z] nexus3.edgexfoundry.org:10001 [2023-09-11T11:09:03.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:09:04.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:09:04.160Z] Configure a credential helper to remove this warning. See [2023-09-11T11:09:04.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:09:04.160Z] [2023-09-11T11:09:04.160Z] Login Succeeded [2023-09-11T11:09:04.160Z] nexus3.edgexfoundry.org:10002 [2023-09-11T11:09:04.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:09:04.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:09:04.698Z] Configure a credential helper to remove this warning. See [2023-09-11T11:09:04.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:09:04.698Z] [2023-09-11T11:09:04.698Z] Login Succeeded [2023-09-11T11:09:04.698Z] nexus3.edgexfoundry.org:10003 [2023-09-11T11:09:04.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:09:04.721Z] $ docker rm -f --volumes 3f991e255d0b583ea754413ef7be6bc04f93e8df962bfe6f4fbf4c8854245ccb [Pipeline] // withDockerContainer [Pipeline] } [2023-09-11T11:09:04.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:09:04.967Z] Configure a credential helper to remove this warning. See [2023-09-11T11:09:04.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:09:04.967Z] [2023-09-11T11:09:04.967Z] Login Succeeded [2023-09-11T11:09:04.967Z] nexus3.edgexfoundry.org:10004 [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-11T11:09:05.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:09:05.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:09:05.238Z] Configure a credential helper to remove this warning. See [2023-09-11T11:09:05.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:09:05.238Z] [2023-09-11T11:09:05.238Z] Login Succeeded [2023-09-11T11:09:05.238Z] docker.io [2023-09-11T11:09:05.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T11:09:05.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T11:09:05.772Z] Configure a credential helper to remove this warning. See [2023-09-11T11:09:05.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T11:09:05.772Z] [2023-09-11T11:09:05.772Z] Login Succeeded [2023-09-11T11:09:05.772Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T11:09:05.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T11:09:06.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T11:09:06.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T11:09:06.232Z] ========================================================= [2023-09-11T11:09:06.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-11T11:09:06.232Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T11:09:06.731Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-11T11:09:07.000Z] Sending build context to Docker daemon 11.94MB [2023-09-11T11:09:07.000Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T11:09:07.000Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-11T11:09:07.271Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-11T11:09:07.271Z] edb6bdbacee9: Pulling fs layer [2023-09-11T11:09:07.271Z] 5f9638ab2659: Pulling fs layer [2023-09-11T11:09:07.271Z] 8d51d6327a98: Pulling fs layer [2023-09-11T11:09:07.271Z] 8b374f2dd631: Pulling fs layer [2023-09-11T11:09:07.271Z] ec14aa9079de: Pulling fs layer [2023-09-11T11:09:07.271Z] 2f466654f4bb: Pulling fs layer [2023-09-11T11:09:07.271Z] 554e91adad29: Pulling fs layer [2023-09-11T11:09:07.271Z] 8b374f2dd631: Waiting [2023-09-11T11:09:07.271Z] ec14aa9079de: Waiting [2023-09-11T11:09:07.271Z] 2f466654f4bb: Waiting [2023-09-11T11:09:07.271Z] 554e91adad29: Waiting [2023-09-11T11:09:07.271Z] 5f9638ab2659: Download complete [2023-09-11T11:09:07.271Z] 8b374f2dd631: Verifying Checksum [2023-09-11T11:09:07.271Z] 8b374f2dd631: Download complete [2023-09-11T11:09:07.271Z] ec14aa9079de: Download complete [2023-09-11T11:09:07.271Z] edb6bdbacee9: Verifying Checksum [2023-09-11T11:09:08.694Z] edb6bdbacee9: Pull complete [2023-09-11T11:09:08.694Z] 554e91adad29: Verifying Checksum [2023-09-11T11:09:08.694Z] 554e91adad29: Download complete [2023-09-11T11:09:09.662Z] 8d51d6327a98: Verifying Checksum [2023-09-11T11:09:09.662Z] 8d51d6327a98: Download complete [2023-09-11T11:09:09.931Z] 2f466654f4bb: Verifying Checksum [2023-09-11T11:09:09.931Z] 2f466654f4bb: Download complete [2023-09-11T11:09:11.423Z] 5f9638ab2659: Pull complete [2023-09-11T11:09:26.427Z] 8d51d6327a98: Pull complete [2023-09-11T11:09:26.427Z] 8b374f2dd631: Pull complete [2023-09-11T11:09:26.427Z] ec14aa9079de: Pull complete [2023-09-11T11:09:31.779Z] 2f466654f4bb: Pull complete [2023-09-11T11:09:33.732Z] 554e91adad29: Pull complete [2023-09-11T11:09:33.732Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-11T11:09:33.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-11T11:09:33.732Z] ---> 1e15ea492957 [2023-09-11T11:09:33.732Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-11T11:09:35.681Z] ---> Running in 76834cabd9fc [2023-09-11T11:09:35.681Z] Removing intermediate container 76834cabd9fc [2023-09-11T11:09:35.681Z] ---> 4b07cbe4da8e [2023-09-11T11:09:35.681Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T11:09:35.681Z] ---> Running in e10b76d6f792 [2023-09-11T11:09:35.949Z] Removing intermediate container e10b76d6f792 [2023-09-11T11:09:35.949Z] ---> 92f113760154 [2023-09-11T11:09:35.949Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-11T11:09:36.221Z] ---> Running in 76d2f0e05a28 [2023-09-11T11:09:36.489Z] Removing intermediate container 76d2f0e05a28 [2023-09-11T11:09:36.490Z] ---> b54611cdc4a6 [2023-09-11T11:09:36.490Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-11T11:09:36.490Z] ---> Running in 9d5f5c507ee9 [2023-09-11T11:09:36.757Z] Removing intermediate container 9d5f5c507ee9 [2023-09-11T11:09:36.757Z] ---> 76c0562fcbd4 [2023-09-11T11:09:36.757Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T11:09:37.039Z] ---> Running in 2d9b5af0346f [2023-09-11T11:09:37.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T11:09:38.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T11:09:39.552Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-11T11:09:39.552Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-11T11:09:39.552Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-11T11:09:39.552Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-11T11:09:39.552Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T11:09:39.552Z] OK: 268 MiB in 57 packages [2023-09-11T11:09:40.524Z] Removing intermediate container 2d9b5af0346f [2023-09-11T11:09:40.524Z] ---> 1a1822997c49 [2023-09-11T11:09:40.524Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-11T11:09:41.113Z] ---> cd307dd6aafd [2023-09-11T11:09:41.113Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T11:09:41.113Z] ---> Running in 8bf3e7dcc552 [2023-09-11T11:11:17.755Z] Removing intermediate container 8bf3e7dcc552 [2023-09-11T11:11:17.755Z] ---> 2977494e4f90 [2023-09-11T11:11:17.755Z] Step 10/12 : COPY . . [2023-09-11T11:11:17.755Z] ---> 14a0a07eabcc [2023-09-11T11:11:17.755Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T11:11:17.755Z] ---> Running in d1e9874d0678 [2023-09-11T11:11:17.755Z] Removing intermediate container d1e9874d0678 [2023-09-11T11:11:17.755Z] ---> e2648af048f1 [2023-09-11T11:11:17.755Z] Step 12/12 : RUN $MAKE [2023-09-11T11:11:17.755Z] ---> Running in e2703f7d5e66 [2023-09-11T11:11:17.755Z] noop [2023-09-11T11:11:17.755Z] Removing intermediate container e2703f7d5e66 [2023-09-11T11:11:17.755Z] ---> 5216f7e4e9d8 [2023-09-11T11:11:17.755Z] Successfully built 5216f7e4e9d8 [2023-09-11T11:11:17.755Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T11:11:18.246Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T11:11:18.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T11:11:18.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-5791 does not seem to be running inside a container [2023-09-11T11:11:18.576Z] $ 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-11T11:11:19.755Z] $ docker top d997b872a632d64f12a4522812ed04ccdf7088ac6e8ca6b731d973c0b09c01fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T11:11:20.619Z] + go version [2023-09-11T11:11:20.619Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-11T11:11:20.653Z] $ docker stop --time=1 d997b872a632d64f12a4522812ed04ccdf7088ac6e8ca6b731d973c0b09c01fc [2023-09-11T11:11:22.240Z] $ docker rm -f --volumes d997b872a632d64f12a4522812ed04ccdf7088ac6e8ca6b731d973c0b09c01fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T11:11:23.087Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T11:11:23.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T11:11:23.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-5791 does not seem to be running inside a container [2023-09-11T11:11:23.393Z] $ 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-11T11:11:26.592Z] $ docker top c09debf0d100e053249ee216e73dea31b181620a56a9624bd0b4286a67e36c14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T11:11:27.467Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-11T11:11:27.860Z] + make test [2023-09-11T11:11:27.860Z] go test ./... -coverprofile=coverage.out [2023-09-11T11:12:00.084Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-11T11:13:51.735Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-11T11:13:52.694Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements [2023-09-11T11:13:53.275Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-11T11:13:53.275Z] go vet ./... [2023-09-11T11:14:19.984Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T11:14:19.984Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T11:14:19.984Z] ./bin/test-attribution-txt.sh [2023-09-11T11:14:19.984Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-11T11:14:19.984Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-11T11:14:19.984Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-11T11:14:19.984Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-11T11:14:19.984Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-11T11:14:19.984Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-11T11:14:20.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T11:14:20.058Z] $ docker stop --time=1 c09debf0d100e053249ee216e73dea31b181620a56a9624bd0b4286a67e36c14 [2023-09-11T11:14:22.519Z] $ docker rm -f --volumes c09debf0d100e053249ee216e73dea31b181620a56a9624bd0b4286a67e36c14 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T11:14:23.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T11:14:23.701Z] Warning: overwriting stash ‘coverage-report’ [2023-09-11T11:14:24.124Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T11:14:24.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T11:14:25.047Z] + ls -al . [2023-09-11T11:14:25.047Z] total 200 [2023-09-11T11:14:25.047Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 11:11 . [2023-09-11T11:14:25.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:08 .. [2023-09-11T11:14:25.047Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 11:08 .git [2023-09-11T11:14:25.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:08 .github [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 11 11:08 .gitignore [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 11:08 .golangci.yml [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 8950 Sep 11 11:08 Attribution.txt [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 11 11:08 CHANGELOG.md [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 11 11:08 Dockerfile [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 11:08 GOVERNANCE.md [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 11 11:08 Jenkinsfile [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 11 11:08 LICENSE [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 11 11:08 Makefile [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 11 11:08 OWNERS.md [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 11 11:08 README.md [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 11:06 VERSION [2023-09-11T11:14:25.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 11:08 bin [2023-09-11T11:14:25.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:08 cmd [2023-09-11T11:14:25.047Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 11 11:13 coverage.out [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 3636 Sep 11 11:08 go.mod [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 33427 Sep 11 11:08 go.sum [2023-09-11T11:14:25.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:08 internal [2023-09-11T11:14:25.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:08 snap [2023-09-11T11:14:25.047Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 11 11:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T11:14:25.462Z] + 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=e9128a620a545a886d812ca9b36d20326750cce5 --label arch=arm64 --label version=0.0.0 . [2023-09-11T11:14:25.737Z] Sending build context to Docker daemon 11.98MB [2023-09-11T11:14:25.737Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T11:14:25.737Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-11T11:14:25.737Z] ---> 5216f7e4e9d8 [2023-09-11T11:14:25.737Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-11T11:14:26.004Z] ---> Running in 76057d89a5a8 [2023-09-11T11:14:26.274Z] Removing intermediate container 76057d89a5a8 [2023-09-11T11:14:26.274Z] ---> da9068a8f789 [2023-09-11T11:14:26.274Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T11:14:26.274Z] ---> Running in 0a7618a32813 [2023-09-11T11:14:26.542Z] Removing intermediate container 0a7618a32813 [2023-09-11T11:14:26.542Z] ---> ff18adf0f3c5 [2023-09-11T11:14:26.542Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-11T11:14:26.810Z] ---> Running in 20a3c2ada706 [2023-09-11T11:14:27.077Z] Removing intermediate container 20a3c2ada706 [2023-09-11T11:14:27.077Z] ---> 3bd10bf87b44 [2023-09-11T11:14:27.077Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-11T11:14:27.077Z] ---> Running in f5317a0936fe [2023-09-11T11:14:27.345Z] Removing intermediate container f5317a0936fe [2023-09-11T11:14:27.345Z] ---> d77e511dc0dd [2023-09-11T11:14:27.345Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T11:14:27.345Z] ---> Running in 1738ff3bfcf0 [2023-09-11T11:14:28.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T11:14:28.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T11:14:30.298Z] OK: 268 MiB in 57 packages [2023-09-11T11:14:31.259Z] Removing intermediate container 1738ff3bfcf0 [2023-09-11T11:14:31.259Z] ---> f06d0afc6816 [2023-09-11T11:14:31.259Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-11T11:14:31.531Z] ---> f75ba0d74a9d [2023-09-11T11:14:31.531Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T11:14:31.531Z] ---> Running in 7e700347ad0d [2023-09-11T11:14:34.115Z] Removing intermediate container 7e700347ad0d [2023-09-11T11:14:34.115Z] ---> 5cba2070a31d [2023-09-11T11:14:34.115Z] Step 10/25 : COPY . . [2023-09-11T11:14:36.057Z] ---> 50160b696176 [2023-09-11T11:14:36.057Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T11:14:36.057Z] ---> Running in 618734ef51ac [2023-09-11T11:14:36.324Z] Removing intermediate container 618734ef51ac [2023-09-11T11:14:36.324Z] ---> 6bc7519a7596 [2023-09-11T11:14:36.324Z] Step 12/25 : RUN $MAKE [2023-09-11T11:14:36.324Z] ---> Running in d4ec7c7dd2b6 [2023-09-11T11:14:37.293Z] 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.20" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-11T11:16:43.968Z] Removing intermediate container d4ec7c7dd2b6 [2023-09-11T11:16:43.968Z] ---> db8100411166 [2023-09-11T11:16:43.968Z] Step 13/25 : FROM alpine:3.17 [2023-09-11T11:16:43.968Z] 3.17: Pulling from library/alpine [2023-09-11T11:16:43.968Z] 4060ece20d7a: Pulling fs layer [2023-09-11T11:16:43.968Z] 4060ece20d7a: Verifying Checksum [2023-09-11T11:16:43.968Z] 4060ece20d7a: Download complete [2023-09-11T11:16:44.552Z] 4060ece20d7a: Pull complete [2023-09-11T11:16:44.552Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T11:16:44.552Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T11:16:44.552Z] ---> 8650cd65339b [2023-09-11T11:16:44.552Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-11T11:16:44.819Z] ---> Running in e3d1d99533a4 [2023-09-11T11:16:45.086Z] Removing intermediate container e3d1d99533a4 [2023-09-11T11:16:45.086Z] ---> fbf6cb3ef107 [2023-09-11T11:16:45.086Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-11T11:16:45.086Z] ---> Running in 70b17f7000b2 [2023-09-11T11:16:46.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T11:16:46.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T11:16:47.705Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-11T11:16:47.705Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T11:16:47.705Z] OK: 8 MiB in 16 packages [2023-09-11T11:16:48.289Z] Removing intermediate container 70b17f7000b2 [2023-09-11T11:16:48.289Z] ---> 4e44a1069f50 [2023-09-11T11:16:48.289Z] Step 16/25 : WORKDIR / [2023-09-11T11:16:48.289Z] ---> Running in 7982662935cb [2023-09-11T11:16:48.658Z] Removing intermediate container 7982662935cb [2023-09-11T11:16:48.658Z] ---> 9e7522b9fadd [2023-09-11T11:16:48.658Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-11T11:16:49.248Z] ---> c9f247f2e236 [2023-09-11T11:16:49.248Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-11T11:16:49.831Z] ---> 04f77c00472a [2023-09-11T11:16:49.831Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-11T11:16:51.242Z] ---> 2cc1b1d5c210 [2023-09-11T11:16:51.242Z] Step 20/25 : EXPOSE 59900 [2023-09-11T11:16:51.242Z] ---> Running in fcbd27ef40dd [2023-09-11T11:16:51.508Z] Removing intermediate container fcbd27ef40dd [2023-09-11T11:16:51.508Z] ---> 821893196bd8 [2023-09-11T11:16:51.508Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-11T11:16:51.508Z] ---> Running in 1fd30209c934 [2023-09-11T11:16:51.776Z] Removing intermediate container 1fd30209c934 [2023-09-11T11:16:51.776Z] ---> a2dcabf920cd [2023-09-11T11:16:51.776Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-11T11:16:51.776Z] ---> Running in 5c83e61160bd [2023-09-11T11:16:52.053Z] Removing intermediate container 5c83e61160bd [2023-09-11T11:16:52.053Z] ---> 2e2c9a6d53ff [2023-09-11T11:16:52.053Z] Step 23/25 : LABEL arch=arm64 [2023-09-11T11:16:52.323Z] ---> Running in c2a3bb49e6a8 [2023-09-11T11:16:52.601Z] Removing intermediate container c2a3bb49e6a8 [2023-09-11T11:16:52.601Z] ---> e16240367c81 [2023-09-11T11:16:52.601Z] Step 24/25 : LABEL git_sha=e9128a620a545a886d812ca9b36d20326750cce5 [2023-09-11T11:16:52.601Z] ---> Running in 704259c60498 [2023-09-11T11:16:52.867Z] Removing intermediate container 704259c60498 [2023-09-11T11:16:52.867Z] ---> 050735919736 [2023-09-11T11:16:52.867Z] Step 25/25 : LABEL version=0.0.0 [2023-09-11T11:16:52.867Z] ---> Running in 394aabad3a8c [2023-09-11T11:16:53.131Z] Removing intermediate container 394aabad3a8c [2023-09-11T11:16:53.131Z] ---> f546779d884e [2023-09-11T11:16:53.131Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T11:16:53.131Z] Successfully built f546779d884e [2023-09-11T11:16:53.131Z] 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-11T11:16:53.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T11:16:53.988Z] [2023-09-11T11:16:53.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T11:16:54.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T11:16:54.392Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-11T11:16:54.392Z] 8998bd30e6a1: Pulling fs layer [2023-09-11T11:16:54.392Z] 04944245beec: Pulling fs layer [2023-09-11T11:16:54.392Z] 699f458cf7ca: Pulling fs layer [2023-09-11T11:16:54.392Z] 765212b225bb: Pulling fs layer [2023-09-11T11:16:54.392Z] f23df028b6ca: Pulling fs layer [2023-09-11T11:16:54.392Z] d65c8cfc05b1: Pulling fs layer [2023-09-11T11:16:54.392Z] 2437ff75d9bd: Pulling fs layer [2023-09-11T11:16:54.392Z] 765212b225bb: Waiting [2023-09-11T11:16:54.392Z] f23df028b6ca: Waiting [2023-09-11T11:16:54.392Z] d65c8cfc05b1: Waiting [2023-09-11T11:16:54.392Z] 2437ff75d9bd: Waiting [2023-09-11T11:16:54.659Z] 04944245beec: Verifying Checksum [2023-09-11T11:16:54.659Z] 04944245beec: Download complete [2023-09-11T11:16:54.659Z] 765212b225bb: Verifying Checksum [2023-09-11T11:16:54.659Z] 765212b225bb: Download complete [2023-09-11T11:16:54.659Z] f23df028b6ca: Verifying Checksum [2023-09-11T11:16:54.659Z] f23df028b6ca: Download complete [2023-09-11T11:16:54.659Z] d65c8cfc05b1: Verifying Checksum [2023-09-11T11:16:54.659Z] d65c8cfc05b1: Download complete [2023-09-11T11:16:54.659Z] 699f458cf7ca: Verifying Checksum [2023-09-11T11:16:54.659Z] 699f458cf7ca: Download complete [2023-09-11T11:16:55.248Z] 8998bd30e6a1: Download complete [2023-09-11T11:16:57.186Z] 2437ff75d9bd: Download complete [2023-09-11T11:16:59.125Z] 8998bd30e6a1: Pull complete [2023-09-11T11:16:59.390Z] 04944245beec: Pull complete [2023-09-11T11:17:00.799Z] 699f458cf7ca: Pull complete [2023-09-11T11:17:00.799Z] 765212b225bb: Pull complete [2023-09-11T11:17:01.468Z] f23df028b6ca: Pull complete [2023-09-11T11:17:01.734Z] d65c8cfc05b1: Pull complete [2023-09-11T11:17:16.722Z] 2437ff75d9bd: Pull complete [2023-09-11T11:17:16.722Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-11T11:17:16.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T11:17:16.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T11:17:17.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-5791 does not seem to be running inside a container [2023-09-11T11:17:17.121Z] $ 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-11T11:17:19.488Z] $ docker top 2acc5fd1091f10dbcc0957e3be79674ee10014bdadeb45b91ccb8b6b17eaf851 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T11:17:20.090Z] ---> job-cost.sh [2023-09-11T11:17:20.359Z] lf-activate-venv: SKIPPING [2023-09-11T11:17:20.359Z] INFO: No Stack... [2023-09-11T11:17:20.943Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-11T11:17:21.525Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T11:17:21.870Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-09-11T11:17:21.870Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T11:17:22.194Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-426-1-stack-cost] [2023-09-11T11:17:22.198Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-426-1-stack-cost] did not exist. Created. [2023-09-11T11:17:22.198Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-426-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T11:17:22.613Z] /w/workspace/device-virtual-go/1@tmp/durable-61c58f81/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-11T11:17:23.284Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-11T11:17:23.317Z] Warning: overwriting stash ‘stack-cost’ [2023-09-11T11:17:23.369Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T11:17:23.385Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-426-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T11:17:23.471Z] $ docker stop --time=1 2acc5fd1091f10dbcc0957e3be79674ee10014bdadeb45b91ccb8b6b17eaf851 [2023-09-11T11:17:24.934Z] $ docker rm -f --volumes 2acc5fd1091f10dbcc0957e3be79674ee10014bdadeb45b91ccb8b6b17eaf851 [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-11T11:17:25.875Z] provisioning config files... [2023-09-11T11:17:25.883Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-426@tmp/config548314596830144848tmp [Pipeline] { [Pipeline] sh [2023-09-11T11:17:26.227Z] + set +x [2023-09-11T11:17:26.227Z] + bash -s -- [2023-09-11T11:17:26.227Z] + curl -s https://codecov.io/bash [2023-09-11T11:17:26.227Z] [2023-09-11T11:17:26.227Z] _____ _ [2023-09-11T11:17:26.227Z] / ____| | | [2023-09-11T11:17:26.227Z] | | ___ __| | ___ ___ _____ __ [2023-09-11T11:17:26.227Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-11T11:17:26.227Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-11T11:17:26.227Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-11T11:17:26.227Z] Bash-1.0.6 [2023-09-11T11:17:26.227Z] [2023-09-11T11:17:26.227Z] [2023-09-11T11:17:26.227Z] ==> git version 2.25.1 found [2023-09-11T11:17:26.227Z] ==> 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-11T11:17:26.227Z] Release-Date: 2020-01-08 [2023-09-11T11:17:26.227Z] 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-11T11:17:26.227Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-11T11:17:26.227Z] ==> Jenkins CI detected. [2023-09-11T11:17:26.227Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-426 [2023-09-11T11:17:26.227Z] project root: . [2023-09-11T11:17:26.227Z] --> token set from env [2023-09-11T11:17:26.227Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-11T11:17:26.227Z] ==> Running gcov in . (disable via -X gcov) [2023-09-11T11:17:26.227Z] ==> Python coveragepy not found [2023-09-11T11:17:26.227Z] ==> Searching for coverage reports in: [2023-09-11T11:17:26.227Z] + . [2023-09-11T11:17:26.227Z] -> Found 1 reports [2023-09-11T11:17:26.227Z] ==> Detecting git/mercurial file structure [2023-09-11T11:17:26.487Z] ==> Reading reports [2023-09-11T11:17:26.487Z] + ./coverage.out bytes=43063 [2023-09-11T11:17:26.487Z] ==> Appending adjustments [2023-09-11T11:17:26.487Z] https://docs.codecov.io/docs/fixing-reports [2023-09-11T11:17:26.487Z] + Found adjustments [2023-09-11T11:17:26.487Z] ==> Gzipping contents [2023-09-11T11:17:26.487Z] 8.0K /tmp/codecov.cGq0Qp.gz [2023-09-11T11:17:26.487Z] ==> Uploading reports [2023-09-11T11:17:26.487Z] url: https://codecov.io [2023-09-11T11:17:26.487Z] query: branch=PR-426&commit=e9128a620a545a886d812ca9b36d20326750cce5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-426%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=426&job=&cmd_args= [2023-09-11T11:17:26.487Z] -> Pinging Codecov [2023-09-11T11:17:26.487Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-426&commit=e9128a620a545a886d812ca9b36d20326750cce5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-426%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=426&job=&cmd_args= [2023-09-11T11:17:26.746Z] -> Uploading to [2023-09-11T11:17:26.746Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-11/5E52B4B073DB2E39498172D8E973AA87/e9128a620a545a886d812ca9b36d20326750cce5/6ded4c33-f920-4aaa-bb4d-119ca5e1704d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T111726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e57c8a063b1b10d23d983bfcd42ba4d0dc22f8591c008495864a16bbb0ca3054 [2023-09-11T11:17:26.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T11:17:26.746Z] Dload Upload Total Spent Left Speed [2023-09-11T11:17:26.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25663 --:--:-- --:--:-- --:--:-- 25663 [2023-09-11T11:17:26.746Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e9128a620a545a886d812ca9b36d20326750cce5 [Pipeline] } [2023-09-11T11:17:26.774Z] 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-11T11:17:28.502Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-426/archives ] [2023-09-11T11:17:28.502Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-426/archives [2023-09-11T11:17:28.502Z] total 16 [2023-09-11T11:17:28.502Z] drwxr-xr-x 3 root root 4096 Sep 11 11:09 . [2023-09-11T11:17:28.502Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 11:09 .. [2023-09-11T11:17:28.502Z] drwxr-xr-x 2 root root 4096 Sep 11 11:09 cost [2023-09-11T11:17:28.502Z] -rw-r--r-- 1 root root 89 Sep 11 11:09 cost.csv [2023-09-11T11:17:28.502Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-426/archives [2023-09-11T11:17:28.502Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-426/archives [2023-09-11T11:17:28.502Z] total 16 [2023-09-11T11:17:28.502Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 11:09 . [2023-09-11T11:17:28.502Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 11:09 .. [2023-09-11T11:17:28.502Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 11:09 cost [2023-09-11T11:17:28.502Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 11 11:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-11T11:17:28.833Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T11:17:29.725Z] ---> package-listing.sh [2023-09-11T11:17:29.725Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-11T11:17:29.725Z] ++ facter osfamily [2023-09-11T11:17:29.990Z] + OS_FAMILY=debian [2023-09-11T11:17:29.990Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-426 [2023-09-11T11:17:29.990Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-11T11:17:29.990Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-11T11:17:29.990Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-11T11:17:29.990Z] + PACKAGES=/tmp/packages_start.txt [2023-09-11T11:17:29.990Z] + '[' /w/workspace/foundry_device-virtual-go_PR-426 ']' [2023-09-11T11:17:29.990Z] + PACKAGES=/tmp/packages_end.txt [2023-09-11T11:17:29.990Z] + case "${OS_FAMILY}" in [2023-09-11T11:17:29.990Z] + dpkg -l [2023-09-11T11:17:29.990Z] + grep '^ii' [2023-09-11T11:17:29.990Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-11T11:17:29.990Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-11T11:17:29.990Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-11T11:17:29.990Z] + '[' /w/workspace/foundry_device-virtual-go_PR-426 ']' [2023-09-11T11:17:29.990Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-426/archives/ [2023-09-11T11:17:29.990Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-426/archives/ [Pipeline] echo [2023-09-11T11:17:30.023Z] 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-426/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-11T11:17:30.344Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T11:17:30.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T11:17:30.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T11:17:30.947Z] prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container [2023-09-11T11:17:30.985Z] $ 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-426/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-426 -v /w/workspace/foundry_device-virtual-go_PR-426:/w/workspace/foundry_device-virtual-go_PR-426:rw,z -v /w/workspace/foundry_device-virtual-go_PR-426@tmp:/w/workspace/foundry_device-virtual-go_PR-426@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-11T11:17:31.375Z] $ docker top 74e3ef2dfc5979e3a9180b321c5ac6ed45b205dda36decaf567f2879c250795b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T11:17:31.765Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-11T11:17:32.077Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-11T11:17:32.384Z] + ls /var/log/sa-host [2023-09-11T11:17:32.384Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T11:17:32.611Z] provisioning config files... [2023-09-11T11:17:32.621Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-426@tmp/config17436302677817397124tmp [Pipeline] { [Pipeline] echo [2023-09-11T11:17:32.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T11:17:32.983Z] ---> create-netrc.sh [Pipeline] } [2023-09-11T11:17:33.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-11T11:17:33.399Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-11T11:17:33.429Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T11:17:33.749Z] ---> sudo-logs.sh [2023-09-11T11:17:33.749Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-11T11:17:33.836Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T11:17:34.148Z] ---> job-cost.sh [2023-09-11T11:17:34.148Z] lf-activate-venv: SKIPPING [2023-09-11T11:17:34.148Z] DEBUG: total: 0.2199999988079071 [2023-09-11T11:17:34.148Z] INFO: Retrieving Stack Cost... [2023-09-11T11:17:34.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T11:17:34.977Z] INFO: Archiving Costs [Pipeline] echo [2023-09-11T11:17:35.012Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T11:17:35.321Z] ---> logs-deploy.sh [2023-09-11T11:17:35.321Z] lf-activate-venv: SKIPPING [2023-09-11T11:17:35.321Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-426/1 [2023-09-11T11:17:35.321Z] INFO: archiving workspace using pattern(s): [2023-09-11T11:17:36.256Z] Archives upload complete. [2023-09-11T11:17:36.256Z] INFO: archiving logs to Nexus