Pull request #286 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/device-virtual-go Loading trusted files from base branch main at 9b27552b3734ae7c2a4c3808c2aff026acc83385 rather than a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a Obtained Jenkinsfile from 9b27552b3734ae7c2a4c3808c2aff026acc83385 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-ssh9461687125162152603.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh6377173023954583233.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-286/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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5940605357941726594.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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18070089807182503791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh14629605448692620816.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-286/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-286/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15673796516475520547.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-235’ Running on prd-ubuntu20.04-docker-8c-8g-237 in /w/workspace/foundry_device-virtual-go_PR-286 [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-286 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9b27552b3734ae7c2a4c3808c2aff026acc83385 into PR head commit a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a Merge succeeded, producing a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a Checking out Revision a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a (PR-286) > 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/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a # 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 9b27552b3734ae7c2a4c3808c2aff026acc83385 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a # timeout=10 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-27T05:11:59.444Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-27T05:11:59.629Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-27T05:11:59.797Z] ========================================================= [2022-05-27T05:11:59.797Z] EdgeX Global Pipelines Version Info [2022-05-27T05:11:59.797Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:12:00.576Z] ------------------- [2022-05-27T05:12:00.576Z] stable info: [2022-05-27T05:12:00.576Z] ------------------- [2022-05-27T05:12:00.577Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-27T05:12:00.577Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-27T05:12:00.577Z] Message: update stable to v1.0.230 [2022-05-27T05:12:01.150Z] ------------------- [2022-05-27T05:12:01.150Z] experimental info: [2022-05-27T05:12:01.150Z] ------------------- [2022-05-27T05:12:01.150Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-27T05:12:01.150Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-27T05:12:01.150Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-27T05:12:01.510Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-05-27T05:12:01.547Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-05-27T05:12:01.585Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-27T05:12:01.623Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-27T05:12:01.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-27T05:12:01.708Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-27T05:12:01.743Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-27T05:12:01.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-27T05:12:01.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-27T05:12:01.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-27T05:12:01.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-27T05:12:01.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-05-27T05:12:01.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-27T05:12:02.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-27T05:12:02.037Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-27T05:12:02.073Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-27T05:12:02.106Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-27T05:12:02.142Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-27T05:12:02.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-27T05:12:02.218Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-27T05:12:02.259Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-27T05:12:02.296Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-27T05:12:02.335Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-27T05:12:02.374Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-27T05:12:02.413Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-27T05:12:02.453Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-27T05:12:02.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-286 [Pipeline] echo [2022-05-27T05:12:02.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-286 [Pipeline] echo [2022-05-27T05:12:02.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-286 [Pipeline] echo [2022-05-27T05:12:02.602Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [Pipeline] echo [2022-05-27T05:12:02.636Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7b7b7f [Pipeline] echo [2022-05-27T05:12:02.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-27T05:12:02.783Z] provisioning config files... [2022-05-27T05:12:02.796Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-286@tmp/config1989252796890692522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:12:03.140Z] ---> docker-login.sh [2022-05-27T05:12:03.140Z] nexus3.edgexfoundry.org:10001 [2022-05-27T05:12:03.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:12:03.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:12:03.402Z] Configure a credential helper to remove this warning. See [2022-05-27T05:12:03.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:12:03.402Z] [2022-05-27T05:12:03.402Z] Login Succeeded [2022-05-27T05:12:03.402Z] nexus3.edgexfoundry.org:10002 [2022-05-27T05:12:03.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:12:03.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:12:03.664Z] Configure a credential helper to remove this warning. See [2022-05-27T05:12:03.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:12:03.664Z] [2022-05-27T05:12:03.664Z] Login Succeeded [2022-05-27T05:12:03.664Z] nexus3.edgexfoundry.org:10003 [2022-05-27T05:12:03.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:12:03.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:12:03.664Z] Configure a credential helper to remove this warning. See [2022-05-27T05:12:03.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:12:03.664Z] [2022-05-27T05:12:03.664Z] Login Succeeded [2022-05-27T05:12:03.664Z] nexus3.edgexfoundry.org:10004 [2022-05-27T05:12:03.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:12:03.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:12:03.928Z] Configure a credential helper to remove this warning. See [2022-05-27T05:12:03.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:12:03.928Z] [2022-05-27T05:12:03.928Z] Login Succeeded [2022-05-27T05:12:03.928Z] docker.io [2022-05-27T05:12:03.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:12:04.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:12:04.192Z] Configure a credential helper to remove this warning. See [2022-05-27T05:12:04.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:12:04.192Z] [2022-05-27T05:12:04.192Z] Login Succeeded [2022-05-27T05:12:04.192Z] ---> docker-login.sh ends [Pipeline] } [2022-05-27T05:12:04.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-27T05:12:04.853Z] + git rev-list -1 --merges a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a~1..a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [Pipeline] echo [2022-05-27T05:12:04.914Z] -----------> git rev-list -1 --merges a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a~1..a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [false] [Pipeline] sh [2022-05-27T05:12:05.228Z] + git log --format=format:%s -1 a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [Pipeline] echo [2022-05-27T05:12:05.264Z] ========================================================= [2022-05-27T05:12:05.264Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-27T05:12:05.264Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-27T05:12:05.694Z] + git log --format=format:%s -1 a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [Pipeline] echo [2022-05-27T05:12:05.724Z] [semverPrep] GIT_COMMIT: a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a, Commit Message: feat: Add go-winio to attribution (new SPIFFE dependency) [Pipeline] echo [2022-05-27T05:12:05.755Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-27T05:12:06.134Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-27T05:12:06.134Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-27T05:12:06.134Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-27T05:12:06.134Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-27T05:12:06.134Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-27T05:12:06.134Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-27T05:12:06.134Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:12:06.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-27T05:12:06.559Z] [2022-05-27T05:12:06.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:12:06.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-27T05:12:06.928Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-27T05:12:06.928Z] 1fe172e4850f: Pulling fs layer [2022-05-27T05:12:06.928Z] caf521ccaac6: Pulling fs layer [2022-05-27T05:12:06.928Z] 3ead6fa29328: Pulling fs layer [2022-05-27T05:12:06.928Z] 5c2a1cbceb83: Pulling fs layer [2022-05-27T05:12:06.928Z] a8d5f1318db7: Pulling fs layer [2022-05-27T05:12:06.928Z] c427282e49a2: Pulling fs layer [2022-05-27T05:12:06.928Z] 1827001aaf11: Pulling fs layer [2022-05-27T05:12:06.928Z] 0714d37db230: Pulling fs layer [2022-05-27T05:12:06.929Z] ac28cf19c067: Pulling fs layer [2022-05-27T05:12:06.929Z] ca983d60f3e2: Pulling fs layer [2022-05-27T05:12:06.929Z] 9f894cec8388: Pulling fs layer [2022-05-27T05:12:06.929Z] c427282e49a2: Waiting [2022-05-27T05:12:06.929Z] 1827001aaf11: Waiting [2022-05-27T05:12:06.929Z] a8d5f1318db7: Waiting [2022-05-27T05:12:06.929Z] 0714d37db230: Waiting [2022-05-27T05:12:06.929Z] ac28cf19c067: Waiting [2022-05-27T05:12:06.929Z] 5c2a1cbceb83: Waiting [2022-05-27T05:12:06.929Z] 9f894cec8388: Waiting [2022-05-27T05:12:06.929Z] ca983d60f3e2: Waiting [2022-05-27T05:12:06.929Z] caf521ccaac6: Download complete [2022-05-27T05:12:06.929Z] 5c2a1cbceb83: Download complete [2022-05-27T05:12:06.929Z] a8d5f1318db7: Verifying Checksum [2022-05-27T05:12:06.929Z] a8d5f1318db7: Download complete [2022-05-27T05:12:07.191Z] c427282e49a2: Verifying Checksum [2022-05-27T05:12:07.191Z] c427282e49a2: Download complete [2022-05-27T05:12:07.191Z] 3ead6fa29328: Verifying Checksum [2022-05-27T05:12:07.191Z] 3ead6fa29328: Download complete [2022-05-27T05:12:07.191Z] 0714d37db230: Download complete [2022-05-27T05:12:07.191Z] ac28cf19c067: Download complete [2022-05-27T05:12:07.191Z] ca983d60f3e2: Verifying Checksum [2022-05-27T05:12:07.191Z] ca983d60f3e2: Download complete [2022-05-27T05:12:07.191Z] 9f894cec8388: Verifying Checksum [2022-05-27T05:12:07.191Z] 9f894cec8388: Download complete [2022-05-27T05:12:07.191Z] 1fe172e4850f: Download complete [2022-05-27T05:12:07.451Z] 1827001aaf11: Verifying Checksum [2022-05-27T05:12:07.452Z] 1827001aaf11: Download complete [2022-05-27T05:12:08.843Z] 1fe172e4850f: Pull complete [2022-05-27T05:12:08.843Z] caf521ccaac6: Pull complete [2022-05-27T05:12:09.105Z] 3ead6fa29328: Pull complete [2022-05-27T05:12:09.365Z] 5c2a1cbceb83: Pull complete [2022-05-27T05:12:09.627Z] a8d5f1318db7: Pull complete [2022-05-27T05:12:09.627Z] c427282e49a2: Pull complete [2022-05-27T05:12:11.540Z] 1827001aaf11: Pull complete [2022-05-27T05:12:11.540Z] 0714d37db230: Pull complete [2022-05-27T05:12:11.801Z] ac28cf19c067: Pull complete [2022-05-27T05:12:11.801Z] ca983d60f3e2: Pull complete [2022-05-27T05:12:11.801Z] 9f894cec8388: Pull complete [2022-05-27T05:12:12.072Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-27T05:12:12.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-27T05:12:12.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:12:12.296Z] prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container [2022-05-27T05:12:12.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-286 -v /w/workspace/foundry_device-virtual-go_PR-286:/w/workspace/foundry_device-virtual-go_PR-286:rw,z -v /w/workspace/foundry_device-virtual-go_PR-286@tmp:/w/workspace/foundry_device-virtual-go_PR-286@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-devops/py-git-semver:latest cat [2022-05-27T05:12:13.694Z] $ docker top 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 -eo pid,comm [2022-05-27T05:12:13.758Z] 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). [2022-05-27T05:12:13.758Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-27T05:12:13.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-27T05:12:13.872Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-27T05:12:14.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-27T05:12:14.010Z] $ docker exec 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 ssh-agent [2022-05-27T05:12:14.139Z] SSH_AUTH_SOCK=/tmp/ssh-gcxhzZmkxRfH/agent.33 [2022-05-27T05:12:14.139Z] SSH_AGENT_PID=39 [2022-05-27T05:12:14.145Z] Running ssh-add (command line suppressed) [2022-05-27T05:12:14.265Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-286@tmp/private_key_1049106334927962292.key (/w/workspace/foundry_device-virtual-go_PR-286@tmp/private_key_1049106334927962292.key) [2022-05-27T05:12:14.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-27T05:12:14.609Z] + git tag --points-at HEAD [Pipeline] } [2022-05-27T05:12:14.638Z] $ docker exec --env ******** --env ******** 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 ssh-agent -k [2022-05-27T05:12:14.756Z] unset SSH_AUTH_SOCK; [2022-05-27T05:12:14.757Z] unset SSH_AGENT_PID; [2022-05-27T05:12:14.757Z] echo Agent pid 39 killed; [2022-05-27T05:12:14.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-27T05:12:14.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-27T05:12:14.851Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-27T05:12:14.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-27T05:12:14.997Z] $ docker exec 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 ssh-agent [2022-05-27T05:12:15.110Z] SSH_AUTH_SOCK=/tmp/ssh-lcamuE6qXOyo/agent.73 [2022-05-27T05:12:15.110Z] SSH_AGENT_PID=79 [2022-05-27T05:12:15.115Z] Running ssh-add (command line suppressed) [2022-05-27T05:12:15.232Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-286@tmp/private_key_5286480954144540098.key (/w/workspace/foundry_device-virtual-go_PR-286@tmp/private_key_5286480954144540098.key) [2022-05-27T05:12:15.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-27T05:12:15.575Z] + git semver init [2022-05-27T05:12:15.839Z] 2022-05-27 05:12:15,769 [run_init] DEBUG init version:0.0.0 force:False [2022-05-27T05:12:15.839Z] 2022-05-27 05:12:15,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-286/.semver [2022-05-27T05:12:15.839Z] 2022-05-27 05:12:15,770 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-286/.semver [2022-05-27T05:12:15.839Z] 2022-05-27 05:12:15,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-286/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-286, universal_newlines=False, shell=None, istream=None) [2022-05-27T05:12:16.782Z] 2022-05-27 05:12:16,681 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-286/.git/info/exclude [2022-05-27T05:12:16.782Z] 2022-05-27 05:12:16,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-286/.semver/PR-286 with force:False [2022-05-27T05:12:16.782Z] 2022-05-27 05:12:16,682 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-286/.semver/PR-286 [2022-05-27T05:12:16.782Z] 2022-05-27 05:12:16,686 [execute] INFO git cat-file --batch-check [2022-05-27T05:12:16.782Z] 2022-05-27 05:12:16,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-286/.semver, universal_newlines=False, shell=None, istream=) [2022-05-27T05:12:16.782Z] 2022-05-27 05:12:16,695 [execute] INFO git cat-file --batch [2022-05-27T05:12:16.782Z] 2022-05-27 05:12:16,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-286/.semver, universal_newlines=False, shell=None, istream=) [2022-05-27T05:12:16.782Z] 2022-05-27 05:12:16,700 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-286/.semver/PR-286 [2022-05-27T05:12:16.782Z] 0.0.0 [Pipeline] } [2022-05-27T05:12:16.819Z] $ docker exec --env ******** --env ******** 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 ssh-agent -k [2022-05-27T05:12:16.919Z] unset SSH_AUTH_SOCK; [2022-05-27T05:12:16.919Z] unset SSH_AGENT_PID; [2022-05-27T05:12:16.919Z] echo Agent pid 79 killed; [2022-05-27T05:12:16.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-27T05:12:17.347Z] + git semver [Pipeline] } [2022-05-27T05:12:17.951Z] $ docker stop --time=1 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 [2022-05-27T05:12:19.263Z] $ docker rm -f 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-27T05:12:19.686Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-27T05:12:19.980Z] Stashed 1 file(s) [Pipeline] echo [2022-05-27T05:12:19.997Z] [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 [2022-05-27T05:12:20.554Z] provisioning config files... [2022-05-27T05:12:20.565Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-286@tmp/config6491406163959518954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:12:20.928Z] ---> docker-login.sh [2022-05-27T05:12:20.928Z] nexus3.edgexfoundry.org:10001 [2022-05-27T05:12:20.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:12:20.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:12:20.928Z] Configure a credential helper to remove this warning. See [2022-05-27T05:12:20.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:12:20.928Z] [2022-05-27T05:12:20.928Z] Login Succeeded [2022-05-27T05:12:20.928Z] nexus3.edgexfoundry.org:10002 [2022-05-27T05:12:20.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:12:21.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:12:21.189Z] Configure a credential helper to remove this warning. See [2022-05-27T05:12:21.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:12:21.189Z] [2022-05-27T05:12:21.189Z] Login Succeeded [2022-05-27T05:12:21.189Z] nexus3.edgexfoundry.org:10003 [2022-05-27T05:12:21.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:12:21.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:12:21.189Z] Configure a credential helper to remove this warning. See [2022-05-27T05:12:21.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:12:21.189Z] [2022-05-27T05:12:21.189Z] Login Succeeded [2022-05-27T05:12:21.189Z] nexus3.edgexfoundry.org:10004 [2022-05-27T05:12:21.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:12:21.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:12:21.450Z] Configure a credential helper to remove this warning. See [2022-05-27T05:12:21.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:12:21.450Z] [2022-05-27T05:12:21.450Z] Login Succeeded [2022-05-27T05:12:21.450Z] docker.io [2022-05-27T05:12:21.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:12:21.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:12:21.710Z] Configure a credential helper to remove this warning. See [2022-05-27T05:12:21.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:12:21.710Z] [2022-05-27T05:12:21.710Z] Login Succeeded [2022-05-27T05:12:21.710Z] ---> docker-login.sh ends [Pipeline] } [2022-05-27T05:12:21.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-27T05:12:21.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-27T05:12:21.944Z] ========================================================= [2022-05-27T05:12:21.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-27T05:12:21.944Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:12:22.405Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-27T05:12:22.405Z] Sending build context to Docker daemon 22.87MB [2022-05-27T05:12:22.405Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-27T05:12:22.405Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-27T05:12:22.669Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-27T05:12:22.669Z] 59bf1c3509f3: Pulling fs layer [2022-05-27T05:12:22.669Z] 666ba61612fd: Pulling fs layer [2022-05-27T05:12:22.669Z] 8ed8ca486205: Pulling fs layer [2022-05-27T05:12:22.669Z] 4fe6c5a15a65: Pulling fs layer [2022-05-27T05:12:22.669Z] 22a0e8bec74d: Pulling fs layer [2022-05-27T05:12:22.669Z] ca2b28591e48: Pulling fs layer [2022-05-27T05:12:22.669Z] a51346096db8: Pulling fs layer [2022-05-27T05:12:22.669Z] daebc70d1ce1: Pulling fs layer [2022-05-27T05:12:22.669Z] 0e18a0eac166: Pulling fs layer [2022-05-27T05:12:22.669Z] 4fe6c5a15a65: Waiting [2022-05-27T05:12:22.669Z] 22a0e8bec74d: Waiting [2022-05-27T05:12:22.669Z] ca2b28591e48: Waiting [2022-05-27T05:12:22.669Z] a51346096db8: Waiting [2022-05-27T05:12:22.669Z] daebc70d1ce1: Waiting [2022-05-27T05:12:22.669Z] 0e18a0eac166: Waiting [2022-05-27T05:12:22.669Z] 8ed8ca486205: Verifying Checksum [2022-05-27T05:12:22.669Z] 8ed8ca486205: Download complete [2022-05-27T05:12:22.669Z] 666ba61612fd: Download complete [2022-05-27T05:12:22.669Z] 22a0e8bec74d: Verifying Checksum [2022-05-27T05:12:22.669Z] 22a0e8bec74d: Download complete [2022-05-27T05:12:22.669Z] ca2b28591e48: Download complete [2022-05-27T05:12:22.669Z] a51346096db8: Verifying Checksum [2022-05-27T05:12:22.669Z] a51346096db8: Download complete [2022-05-27T05:12:22.669Z] 59bf1c3509f3: Verifying Checksum [2022-05-27T05:12:22.669Z] 59bf1c3509f3: Download complete [2022-05-27T05:12:22.669Z] daebc70d1ce1: Verifying Checksum [2022-05-27T05:12:22.669Z] daebc70d1ce1: Download complete [2022-05-27T05:12:22.934Z] 59bf1c3509f3: Pull complete [2022-05-27T05:12:22.934Z] 666ba61612fd: Pull complete [2022-05-27T05:12:23.195Z] 8ed8ca486205: Pull complete [2022-05-27T05:12:23.454Z] 0e18a0eac166: Verifying Checksum [2022-05-27T05:12:23.454Z] 0e18a0eac166: Download complete [2022-05-27T05:12:23.454Z] 4fe6c5a15a65: Verifying Checksum [2022-05-27T05:12:23.454Z] 4fe6c5a15a65: Download complete [2022-05-27T05:12:27.656Z] 4fe6c5a15a65: Pull complete [2022-05-27T05:12:27.656Z] 22a0e8bec74d: Pull complete [2022-05-27T05:12:27.656Z] ca2b28591e48: Pull complete [2022-05-27T05:12:27.656Z] a51346096db8: Pull complete [2022-05-27T05:12:27.656Z] daebc70d1ce1: Pull complete [2022-05-27T05:12:29.567Z] 0e18a0eac166: Pull complete [2022-05-27T05:12:29.567Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-27T05:12:29.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-27T05:12:29.567Z] ---> f018257e8ee9 [2022-05-27T05:12:29.567Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-27T05:12:30.958Z] ---> Running in 0557ad12fee1 [2022-05-27T05:12:30.958Z] Removing intermediate container 0557ad12fee1 [2022-05-27T05:12:30.958Z] ---> 91d95fd9a45e [2022-05-27T05:12:30.958Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-27T05:12:30.958Z] ---> Running in 892d2bf72913 [2022-05-27T05:12:30.958Z] Removing intermediate container 892d2bf72913 [2022-05-27T05:12:30.958Z] ---> 8010b78dd38a [2022-05-27T05:12:30.958Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-27T05:12:31.218Z] ---> Running in 449a8d3fed16 [2022-05-27T05:12:31.219Z] Removing intermediate container 449a8d3fed16 [2022-05-27T05:12:31.219Z] ---> 2dcee2ec9f62 [2022-05-27T05:12:31.219Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T05:12:31.219Z] ---> Running in 9ee3cbd78ed2 [2022-05-27T05:12:31.789Z] Removing intermediate container 9ee3cbd78ed2 [2022-05-27T05:12:31.789Z] ---> 6a6756923f31 [2022-05-27T05:12:31.789Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-27T05:12:31.789Z] ---> Running in 4bbdb520bfaa [2022-05-27T05:12:32.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T05:12:32.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T05:12:33.252Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-27T05:12:33.252Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-27T05:12:33.252Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-27T05:12:33.514Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-27T05:12:33.514Z] Executing busybox-1.34.1-r3.trigger [2022-05-27T05:12:33.514Z] OK: 224 MiB in 56 packages [2022-05-27T05:12:34.084Z] Removing intermediate container 4bbdb520bfaa [2022-05-27T05:12:34.084Z] ---> f513473e2f40 [2022-05-27T05:12:34.084Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-27T05:12:34.084Z] ---> e08286ae7b2e [2022-05-27T05:12:34.084Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T05:12:34.084Z] ---> Running in c837faca9337 [2022-05-27T05:12:35.391Z] Still waiting to schedule task [2022-05-27T05:12:35.391Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-236’ [2022-05-27T05:12:48.981Z] Removing intermediate container c837faca9337 [2022-05-27T05:12:48.981Z] ---> 2a2bf87a471a [2022-05-27T05:12:48.981Z] Step 10/12 : COPY . . [2022-05-27T05:12:48.981Z] ---> c6c817eef2bb [2022-05-27T05:12:48.981Z] Step 11/12 : ARG MAKE='make build' [2022-05-27T05:12:48.981Z] ---> Running in 6a0d9a43a9b1 [2022-05-27T05:12:48.981Z] Removing intermediate container 6a0d9a43a9b1 [2022-05-27T05:12:48.981Z] ---> cb0d2e915a7f [2022-05-27T05:12:48.981Z] Step 12/12 : RUN $MAKE [2022-05-27T05:12:48.981Z] ---> Running in 0d09c419c361 [2022-05-27T05:12:48.981Z] noop [2022-05-27T05:12:48.981Z] Removing intermediate container 0d09c419c361 [2022-05-27T05:12:48.981Z] ---> 9451de4f745a [2022-05-27T05:12:48.981Z] Successfully built 9451de4f745a [2022-05-27T05:12:48.981Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:12:49.427Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-27T05:12:49.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:12:49.590Z] prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container [2022-05-27T05:12:49.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-286 -v /w/workspace/foundry_device-virtual-go_PR-286:/w/workspace/foundry_device-virtual-go_PR-286:rw,z -v /w/workspace/foundry_device-virtual-go_PR-286@tmp:/w/workspace/foundry_device-virtual-go_PR-286@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-27T05:12:49.988Z] $ docker top 727e8c16c671434b4143bc4e4cb171c27371dff4241b47f845911c3b6b5a6e60 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T05:12:50.388Z] + go version [2022-05-27T05:12:50.388Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-27T05:12:50.426Z] $ docker stop --time=1 727e8c16c671434b4143bc4e4cb171c27371dff4241b47f845911c3b6b5a6e60 [2022-05-27T05:12:51.744Z] $ docker rm -f 727e8c16c671434b4143bc4e4cb171c27371dff4241b47f845911c3b6b5a6e60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:12:52.468Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-27T05:12:52.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:12:52.627Z] prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container [2022-05-27T05:12:52.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-286 -v /w/workspace/foundry_device-virtual-go_PR-286:/w/workspace/foundry_device-virtual-go_PR-286:rw,z -v /w/workspace/foundry_device-virtual-go_PR-286@tmp:/w/workspace/foundry_device-virtual-go_PR-286@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-27T05:12:53.083Z] $ docker top a545d1e980262fe2f3ea5070f1c4e2c80ef47e98fb129990347194d9357feac6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-27T05:12:53.622Z] + make test [2022-05-27T05:12:53.622Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-27T05:12:54.192Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-05-27T05:13:02.311Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-27T05:13:02.571Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.037s coverage: 65.7% of statements [2022-05-27T05:13:09.140Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-27T05:13:12.428Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-27T05:13:12.428Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-27T05:13:12.428Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-27T05:13:12.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-27T05:13:12.753Z] $ docker stop --time=1 a545d1e980262fe2f3ea5070f1c4e2c80ef47e98fb129990347194d9357feac6 [2022-05-27T05:13:14.496Z] $ docker rm -f a545d1e980262fe2f3ea5070f1c4e2c80ef47e98fb129990347194d9357feac6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-27T05:13:14.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-27T05:13:15.063Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-27T05:13:15.647Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-27T05:13:15.964Z] + ls -al . [2022-05-27T05:13:15.964Z] total 188 [2022-05-27T05:13:15.964Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:13 . [2022-05-27T05:13:15.964Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:11 .. [2022-05-27T05:13:15.964Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:12 .git [2022-05-27T05:13:15.964Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:11 .github [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 270 May 27 05:11 .gitignore [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 41 May 27 05:11 .golangci.yml [2022-05-27T05:13:15.964Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 05:12 .semver [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 8026 May 27 05:11 Attribution.txt [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 9649 May 27 05:11 CHANGELOG.md [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 27 05:11 Dockerfile [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 05:11 GOVERNANCE.md [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 660 May 27 05:11 Jenkinsfile [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 27 05:11 LICENSE [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 27 05:11 Makefile [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 623 May 27 05:11 OWNERS.md [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 27 05:11 README.md [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 05:12 VERSION [2022-05-27T05:13:15.964Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:11 bin [2022-05-27T05:13:15.964Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:11 cmd [2022-05-27T05:13:15.964Z] -rw-r--r-- 1 jenkins jenkins 44128 May 27 05:13 coverage.out [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 3139 May 27 05:11 go.mod [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 27 05:11 go.sum [2022-05-27T05:13:15.964Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:11 internal [2022-05-27T05:13:15.964Z] -rw-rw-r-- 1 jenkins jenkins 235 May 27 05:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:13:16.361Z] + 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=a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a --label arch=amd64 --label version=0.0.0 . [2022-05-27T05:13:16.361Z] Sending build context to Docker daemon 22.92MB [2022-05-27T05:13:16.361Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-27T05:13:16.361Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-27T05:13:16.361Z] ---> 9451de4f745a [2022-05-27T05:13:16.361Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-27T05:13:16.623Z] ---> Running in e2fb00ee1480 [2022-05-27T05:13:16.623Z] Removing intermediate container e2fb00ee1480 [2022-05-27T05:13:16.623Z] ---> 1048e92e8d9e [2022-05-27T05:13:16.623Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-27T05:13:16.623Z] ---> Running in 50b226a5aa00 [2022-05-27T05:13:16.623Z] Removing intermediate container 50b226a5aa00 [2022-05-27T05:13:16.623Z] ---> 1f22ee207353 [2022-05-27T05:13:16.623Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-27T05:13:16.884Z] ---> Running in 863174083be9 [2022-05-27T05:13:16.884Z] Removing intermediate container 863174083be9 [2022-05-27T05:13:16.884Z] ---> d21d4a605d0a [2022-05-27T05:13:16.884Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T05:13:16.884Z] ---> Running in a789b2bd5746 [2022-05-27T05:13:17.455Z] Removing intermediate container a789b2bd5746 [2022-05-27T05:13:17.455Z] ---> 2c406244dae2 [2022-05-27T05:13:17.455Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-27T05:13:17.455Z] ---> Running in b85170297009 [2022-05-27T05:13:17.714Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T05:13:18.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T05:13:18.943Z] OK: 224 MiB in 56 packages [2022-05-27T05:13:19.201Z] Removing intermediate container b85170297009 [2022-05-27T05:13:19.201Z] ---> dffbc79e263a [2022-05-27T05:13:19.201Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-27T05:13:19.461Z] ---> 2041f6364727 [2022-05-27T05:13:19.461Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T05:13:19.461Z] ---> Running in ef16c1adf9ed [2022-05-27T05:13:20.030Z] Removing intermediate container ef16c1adf9ed [2022-05-27T05:13:20.030Z] ---> 008c9b36f1f1 [2022-05-27T05:13:20.030Z] Step 10/26 : COPY . . [2022-05-27T05:13:20.599Z] ---> 414a76f5f5df [2022-05-27T05:13:20.599Z] Step 11/26 : ARG MAKE='make build' [2022-05-27T05:13:20.599Z] ---> Running in 7873a830380b [2022-05-27T05:13:20.599Z] Removing intermediate container 7873a830380b [2022-05-27T05:13:20.599Z] ---> d74e5cb8cf2d [2022-05-27T05:13:20.599Z] Step 12/26 : RUN $MAKE [2022-05-27T05:13:20.599Z] ---> Running in a22f62ac6c54 [2022-05-27T05:13:20.859Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-05-27T05:13:38.958Z] Removing intermediate container a22f62ac6c54 [2022-05-27T05:13:38.958Z] ---> 41bd2b38e728 [2022-05-27T05:13:38.958Z] Step 13/26 : FROM alpine:3.14 [2022-05-27T05:13:39.527Z] 3.14: Pulling from library/alpine [2022-05-27T05:13:39.788Z] 8663204ce13b: Pulling fs layer [2022-05-27T05:13:39.788Z] 8663204ce13b: Verifying Checksum [2022-05-27T05:13:39.788Z] 8663204ce13b: Download complete [2022-05-27T05:13:40.049Z] 8663204ce13b: Pull complete [2022-05-27T05:13:40.049Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-27T05:13:40.049Z] Status: Downloaded newer image for alpine:3.14 [2022-05-27T05:13:40.049Z] ---> e04c818066af [2022-05-27T05:13:40.049Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-27T05:13:40.049Z] ---> Running in ebe60d8f3825 [2022-05-27T05:13:40.308Z] Removing intermediate container ebe60d8f3825 [2022-05-27T05:13:40.308Z] ---> 945bdefd904e [2022-05-27T05:13:40.308Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T05:13:40.308Z] ---> Running in 43f3027f8712 [2022-05-27T05:13:40.877Z] Removing intermediate container 43f3027f8712 [2022-05-27T05:13:40.877Z] ---> d6093f0d25a8 [2022-05-27T05:13:40.877Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-27T05:13:40.877Z] ---> Running in 4cc6adb8b8bd [2022-05-27T05:13:41.138Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-27T05:13:42.080Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-27T05:13:42.345Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-27T05:13:42.345Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-27T05:13:42.345Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-27T05:13:42.608Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-27T05:13:42.608Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-27T05:13:42.608Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-27T05:13:42.868Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T05:13:42.868Z] OK: 8 MiB in 20 packages [2022-05-27T05:13:43.127Z] Removing intermediate container 4cc6adb8b8bd [2022-05-27T05:13:43.127Z] ---> eea8fc5c7d7b [2022-05-27T05:13:43.127Z] Step 17/26 : WORKDIR / [2022-05-27T05:13:43.127Z] ---> Running in 4033da750e21 [2022-05-27T05:13:43.127Z] Removing intermediate container 4033da750e21 [2022-05-27T05:13:43.127Z] ---> ce178d648ff4 [2022-05-27T05:13:43.127Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-27T05:13:43.390Z] ---> 8c6eef5a8b5f [2022-05-27T05:13:43.390Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-27T05:13:43.390Z] ---> acfaf4ea3b63 [2022-05-27T05:13:43.390Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-27T05:13:43.960Z] ---> 19698a5f7eb1 [2022-05-27T05:13:43.961Z] Step 21/26 : EXPOSE 59900 [2022-05-27T05:13:43.961Z] ---> Running in 44c0252af898 [2022-05-27T05:13:44.224Z] Removing intermediate container 44c0252af898 [2022-05-27T05:13:44.224Z] ---> e272ae93658d [2022-05-27T05:13:44.224Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-27T05:13:44.224Z] ---> Running in 2da9798db446 [2022-05-27T05:13:44.224Z] Removing intermediate container 2da9798db446 [2022-05-27T05:13:44.224Z] ---> 8b8e7cffb73f [2022-05-27T05:13:44.224Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T05:13:44.224Z] ---> Running in 5c07b9f41ccb [2022-05-27T05:13:44.224Z] Removing intermediate container 5c07b9f41ccb [2022-05-27T05:13:44.224Z] ---> 91232854d0a4 [2022-05-27T05:13:44.224Z] Step 24/26 : LABEL arch=amd64 [2022-05-27T05:13:44.484Z] ---> Running in 0854b0e72767 [2022-05-27T05:13:44.484Z] Removing intermediate container 0854b0e72767 [2022-05-27T05:13:44.484Z] ---> 6316a0cb5213 [2022-05-27T05:13:44.484Z] Step 25/26 : LABEL git_sha=a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [2022-05-27T05:13:44.484Z] ---> Running in e9f4e80ae941 [2022-05-27T05:13:44.484Z] Removing intermediate container e9f4e80ae941 [2022-05-27T05:13:44.484Z] ---> 5bb6cd9132e7 [2022-05-27T05:13:44.484Z] Step 26/26 : LABEL version=0.0.0 [2022-05-27T05:13:44.484Z] ---> Running in c69a6a73cc49 [2022-05-27T05:13:44.744Z] Removing intermediate container c69a6a73cc49 [2022-05-27T05:13:44.745Z] ---> f425ac7f16b6 [2022-05-27T05:13:44.745Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-27T05:13:44.745Z] Successfully built f425ac7f16b6 [2022-05-27T05:13:44.745Z] 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 [2022-05-27T05:13:45.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T05:13:45.582Z] [2022-05-27T05:13:45.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:13:45.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T05:13:45.965Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-27T05:13:45.965Z] 5eb5b503b376: Pulling fs layer [2022-05-27T05:13:45.965Z] 5c69ac0246d0: Pulling fs layer [2022-05-27T05:13:45.965Z] ec43610c2a17: Pulling fs layer [2022-05-27T05:13:45.965Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-27T05:13:45.965Z] 33b1e0a273af: Pulling fs layer [2022-05-27T05:13:45.965Z] 5d3b04190fa2: Pulling fs layer [2022-05-27T05:13:45.965Z] 2f39f015ded8: Pulling fs layer [2022-05-27T05:13:45.965Z] 33b1e0a273af: Waiting [2022-05-27T05:13:45.965Z] 5d3b04190fa2: Waiting [2022-05-27T05:13:45.965Z] 3a2ae6a8a46f: Waiting [2022-05-27T05:13:45.965Z] 2f39f015ded8: Waiting [2022-05-27T05:13:45.965Z] 5c69ac0246d0: Verifying Checksum [2022-05-27T05:13:45.965Z] 5c69ac0246d0: Download complete [2022-05-27T05:13:45.965Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-27T05:13:45.965Z] 3a2ae6a8a46f: Download complete [2022-05-27T05:13:45.965Z] 33b1e0a273af: Verifying Checksum [2022-05-27T05:13:45.965Z] 33b1e0a273af: Download complete [2022-05-27T05:13:45.965Z] ec43610c2a17: Verifying Checksum [2022-05-27T05:13:45.965Z] ec43610c2a17: Download complete [2022-05-27T05:13:45.965Z] 5d3b04190fa2: Verifying Checksum [2022-05-27T05:13:45.965Z] 5d3b04190fa2: Download complete [2022-05-27T05:13:46.226Z] 5eb5b503b376: Verifying Checksum [2022-05-27T05:13:46.226Z] 5eb5b503b376: Download complete [2022-05-27T05:13:46.792Z] 2f39f015ded8: Verifying Checksum [2022-05-27T05:13:46.792Z] 2f39f015ded8: Download complete [2022-05-27T05:13:47.360Z] 5eb5b503b376: Pull complete [2022-05-27T05:13:47.360Z] 5c69ac0246d0: Pull complete [2022-05-27T05:13:47.928Z] ec43610c2a17: Pull complete [2022-05-27T05:13:47.928Z] 3a2ae6a8a46f: Pull complete [2022-05-27T05:13:48.187Z] 33b1e0a273af: Pull complete [2022-05-27T05:13:48.187Z] 5d3b04190fa2: Pull complete [2022-05-27T05:13:52.377Z] 2f39f015ded8: Pull complete [2022-05-27T05:13:52.377Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-27T05:13:52.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T05:13:52.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:13:52.600Z] prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container [2022-05-27T05:13:52.639Z] $ 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-286 -v /w/workspace/foundry_device-virtual-go_PR-286:/w/workspace/foundry_device-virtual-go_PR-286:rw,z -v /w/workspace/foundry_device-virtual-go_PR-286@tmp:/w/workspace/foundry_device-virtual-go_PR-286@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-27T05:13:54.108Z] $ docker top 2ffb04ad073e80e5eec344f5df6f1be1e6e6f5a997274b1e089e2cb6d19a95f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:13:54.555Z] ---> job-cost.sh [2022-05-27T05:13:54.555Z] lf-activate-venv: SKIPPING [2022-05-27T05:13:54.555Z] INFO: No Stack... [2022-05-27T05:13:54.818Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-27T05:13:55.391Z] INFO: Archiving Costs [Pipeline] sh [2022-05-27T05:13:55.703Z] + cat /w/workspace/foundry_device-virtual-go_PR-286/archives/cost.csv [2022-05-27T05:13:55.703Z] + cut -d, -f6 [Pipeline] lock [2022-05-27T05:13:55.742Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] [2022-05-27T05:13:55.747Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] did not exist. Created. [2022-05-27T05:13:55.748Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-27T05:13:56.136Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-27T05:13:56.188Z] Stashed 1 file(s) [Pipeline] } [2022-05-27T05:13:56.218Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-27T05:13:56.302Z] $ docker stop --time=1 2ffb04ad073e80e5eec344f5df6f1be1e6e6f5a997274b1e089e2cb6d19a95f6 [2022-05-27T05:13:57.474Z] $ docker rm -f 2ffb04ad073e80e5eec344f5df6f1be1e6e6f5a997274b1e089e2cb6d19a95f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-27T05:15:27.646Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-239 in /w/workspace/foundry_device-virtual-go_PR-286 [Pipeline] { [Pipeline] ws [2022-05-27T05:15:27.691Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-05-27T05:15:27.763Z] The recommended git tool is: git [2022-05-27T05:15:34.160Z] using credential edgex-jenkins-ssh [2022-05-27T05:15:34.177Z] Cloning the remote Git repository [2022-05-27T05:15:34.232Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-05-27T05:15:34.305Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-05-27T05:15:34.376Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-05-27T05:15:34.377Z] > git --version # timeout=10 [2022-05-27T05:15:34.394Z] > git --version # 'git version 2.25.1' [2022-05-27T05:15:34.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-27T05:15:34.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-27T05:15:36.424Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-05-27T05:15:36.445Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-27T05:15:36.472Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-05-27T05:15:36.503Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-05-27T05:15:36.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-27T05:15:36.517Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-27T05:15:37.015Z] Merging remotes/origin/main commit 9b27552b3734ae7c2a4c3808c2aff026acc83385 into PR head commit a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [2022-05-27T05:15:37.259Z] Merge succeeded, producing a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [2022-05-27T05:15:37.259Z] Checking out Revision a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a (PR-286) [2022-05-27T05:15:37.035Z] > git config core.sparsecheckout # timeout=10 [2022-05-27T05:15:37.079Z] > git checkout -f a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a # timeout=10 [2022-05-27T05:15:37.169Z] > git remote # timeout=10 [2022-05-27T05:15:37.187Z] > git config --get remote.origin.url # timeout=10 [2022-05-27T05:15:37.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-27T05:15:37.215Z] > git merge 9b27552b3734ae7c2a4c3808c2aff026acc83385 # timeout=10 [2022-05-27T05:15:37.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-27T05:15:37.268Z] > git config core.sparsecheckout # timeout=10 [2022-05-27T05:15:37.285Z] > git checkout -f a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a # timeout=10 [2022-05-27T05:15:41.477Z] Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" [2022-05-27T05:15:41.534Z] > git --version # timeout=10 [2022-05-27T05:15:41.544Z] > git --version # 'git version 2.25.1' [2022-05-27T05:15:41.561Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-27T05:15:42.778Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-27T05:15:42.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-27T05:15:42.778Z] Dload Upload Total Spent Left Speed [2022-05-27T05:15:42.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 48050 0 --:--:-- --:--:-- --:--:-- 48050 [Pipeline] sh [2022-05-27T05:15:43.442Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-27T05:15:43.807Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-27T05:15:43.807Z] + sudo tee /etc/docker/daemon.new [2022-05-27T05:15:43.807Z] { [2022-05-27T05:15:43.807Z] "registry-mirrors": [ [2022-05-27T05:15:43.807Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-27T05:15:43.807Z] ], [2022-05-27T05:15:43.807Z] "bip": "10.250.0.254/24", [2022-05-27T05:15:43.807Z] "hosts": [ [2022-05-27T05:15:43.807Z] "tcp://0.0.0.0:5555", [2022-05-27T05:15:43.807Z] "unix:///var/run/docker.sock" [2022-05-27T05:15:43.807Z] ], [2022-05-27T05:15:43.807Z] "mtu": 1458, [2022-05-27T05:15:43.807Z] "selinux-enabled": true, [2022-05-27T05:15:43.807Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-27T05:15:43.807Z] } [Pipeline] sh [2022-05-27T05:15:44.177Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-27T05:15:44.561Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-27T05:16:03.112Z] provisioning config files... [2022-05-27T05:16:03.142Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config525154965682394599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:16:03.551Z] ---> docker-login.sh [2022-05-27T05:16:03.551Z] nexus3.edgexfoundry.org:10001 [2022-05-27T05:16:04.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:16:04.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:16:04.424Z] Configure a credential helper to remove this warning. See [2022-05-27T05:16:04.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:16:04.424Z] [2022-05-27T05:16:04.424Z] Login Succeeded [2022-05-27T05:16:04.424Z] nexus3.edgexfoundry.org:10002 [2022-05-27T05:16:04.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:16:04.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:16:04.979Z] Configure a credential helper to remove this warning. See [2022-05-27T05:16:04.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:16:04.979Z] [2022-05-27T05:16:04.979Z] Login Succeeded [2022-05-27T05:16:04.979Z] nexus3.edgexfoundry.org:10003 [2022-05-27T05:16:05.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:16:05.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:16:05.538Z] Configure a credential helper to remove this warning. See [2022-05-27T05:16:05.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:16:05.538Z] [2022-05-27T05:16:05.538Z] Login Succeeded [2022-05-27T05:16:05.538Z] nexus3.edgexfoundry.org:10004 [2022-05-27T05:16:05.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:16:05.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:16:05.814Z] Configure a credential helper to remove this warning. See [2022-05-27T05:16:05.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:16:05.814Z] [2022-05-27T05:16:05.814Z] Login Succeeded [2022-05-27T05:16:05.814Z] docker.io [2022-05-27T05:16:06.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:16:06.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:16:06.689Z] Configure a credential helper to remove this warning. See [2022-05-27T05:16:06.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:16:06.689Z] [2022-05-27T05:16:06.689Z] Login Succeeded [2022-05-27T05:16:06.689Z] ---> docker-login.sh ends [Pipeline] } [2022-05-27T05:16:06.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-27T05:16:07.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-27T05:16:07.138Z] ========================================================= [2022-05-27T05:16:07.138Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-27T05:16:07.138Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:16:07.660Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-27T05:16:08.278Z] Sending build context to Docker daemon 11.55MB [2022-05-27T05:16:08.278Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-27T05:16:08.278Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-27T05:16:08.278Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-27T05:16:08.278Z] 9b3977197b4f: Pulling fs layer [2022-05-27T05:16:08.278Z] 1a89e8eeedd5: Pulling fs layer [2022-05-27T05:16:08.278Z] 94645a83ff95: Pulling fs layer [2022-05-27T05:16:08.278Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-27T05:16:08.278Z] 0c92f367c5e7: Pulling fs layer [2022-05-27T05:16:08.278Z] 3096ccb668a1: Pulling fs layer [2022-05-27T05:16:08.278Z] e8cf19c19ddd: Pulling fs layer [2022-05-27T05:16:08.278Z] a4caa8a26152: Pulling fs layer [2022-05-27T05:16:08.278Z] 3f3a8bcf1eab: Waiting [2022-05-27T05:16:08.278Z] 0c92f367c5e7: Waiting [2022-05-27T05:16:08.278Z] 3096ccb668a1: Waiting [2022-05-27T05:16:08.278Z] e8cf19c19ddd: Waiting [2022-05-27T05:16:08.278Z] a4caa8a26152: Waiting [2022-05-27T05:16:08.278Z] 94645a83ff95: Verifying Checksum [2022-05-27T05:16:08.278Z] 94645a83ff95: Download complete [2022-05-27T05:16:08.278Z] 1a89e8eeedd5: Verifying Checksum [2022-05-27T05:16:08.278Z] 1a89e8eeedd5: Download complete [2022-05-27T05:16:08.278Z] 0c92f367c5e7: Verifying Checksum [2022-05-27T05:16:08.278Z] 0c92f367c5e7: Download complete [2022-05-27T05:16:08.278Z] 3096ccb668a1: Verifying Checksum [2022-05-27T05:16:08.278Z] 3096ccb668a1: Download complete [2022-05-27T05:16:08.558Z] 9b3977197b4f: Verifying Checksum [2022-05-27T05:16:08.558Z] 9b3977197b4f: Download complete [2022-05-27T05:16:08.558Z] e8cf19c19ddd: Verifying Checksum [2022-05-27T05:16:08.558Z] e8cf19c19ddd: Download complete [2022-05-27T05:16:09.169Z] 9b3977197b4f: Pull complete [2022-05-27T05:16:09.780Z] 1a89e8eeedd5: Pull complete [2022-05-27T05:16:10.054Z] 94645a83ff95: Pull complete [2022-05-27T05:16:10.660Z] a4caa8a26152: Verifying Checksum [2022-05-27T05:16:10.660Z] a4caa8a26152: Download complete [2022-05-27T05:16:11.259Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-27T05:16:11.259Z] 3f3a8bcf1eab: Download complete [2022-05-27T05:16:26.370Z] 3f3a8bcf1eab: Pull complete [2022-05-27T05:16:26.370Z] 0c92f367c5e7: Pull complete [2022-05-27T05:16:26.370Z] 3096ccb668a1: Pull complete [2022-05-27T05:16:26.370Z] e8cf19c19ddd: Pull complete [2022-05-27T05:16:31.827Z] a4caa8a26152: Pull complete [2022-05-27T05:16:31.827Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-27T05:16:31.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-27T05:16:31.827Z] ---> 725f1c02e7f9 [2022-05-27T05:16:31.827Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-27T05:16:32.835Z] ---> Running in 9b831892c873 [2022-05-27T05:16:33.119Z] Removing intermediate container 9b831892c873 [2022-05-27T05:16:33.119Z] ---> 1911366b1aa3 [2022-05-27T05:16:33.119Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-27T05:16:33.397Z] ---> Running in e989ae6e796a [2022-05-27T05:16:33.672Z] Removing intermediate container e989ae6e796a [2022-05-27T05:16:33.672Z] ---> cd3846e1787f [2022-05-27T05:16:33.672Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-27T05:16:33.672Z] ---> Running in 61e3488ae98b [2022-05-27T05:16:34.276Z] Removing intermediate container 61e3488ae98b [2022-05-27T05:16:34.276Z] ---> c3ba8b1c54df [2022-05-27T05:16:34.276Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T05:16:34.276Z] ---> Running in f4a78b0bad29 [2022-05-27T05:16:37.683Z] Removing intermediate container f4a78b0bad29 [2022-05-27T05:16:37.683Z] ---> 4bfd717f22e9 [2022-05-27T05:16:37.683Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-27T05:16:37.683Z] ---> Running in 63bb794d30ad [2022-05-27T05:16:38.283Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T05:16:39.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T05:16:40.253Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-27T05:16:40.253Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-27T05:16:40.253Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-27T05:16:40.528Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-27T05:16:40.801Z] Executing busybox-1.34.1-r3.trigger [2022-05-27T05:16:40.801Z] OK: 224 MiB in 56 packages [2022-05-27T05:16:41.785Z] Removing intermediate container 63bb794d30ad [2022-05-27T05:16:41.785Z] ---> 3a1d615aa501 [2022-05-27T05:16:41.785Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-27T05:16:42.390Z] ---> 13e7768fdde6 [2022-05-27T05:16:42.390Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T05:16:42.390Z] ---> Running in fe80c653ea6c [2022-05-27T05:17:29.382Z] Removing intermediate container fe80c653ea6c [2022-05-27T05:17:29.382Z] ---> 241237ae4d97 [2022-05-27T05:17:29.382Z] Step 10/12 : COPY . . [2022-05-27T05:17:29.382Z] ---> 8b4684eadaf0 [2022-05-27T05:17:29.382Z] Step 11/12 : ARG MAKE='make build' [2022-05-27T05:17:29.382Z] ---> Running in 097582e45db3 [2022-05-27T05:17:29.382Z] Removing intermediate container 097582e45db3 [2022-05-27T05:17:29.382Z] ---> 5d28d1849017 [2022-05-27T05:17:29.382Z] Step 12/12 : RUN $MAKE [2022-05-27T05:17:29.382Z] ---> Running in d1003b4935bf [2022-05-27T05:17:29.382Z] noop [2022-05-27T05:17:29.657Z] Removing intermediate container d1003b4935bf [2022-05-27T05:17:29.657Z] ---> 7c34f77cfb5f [2022-05-27T05:17:29.657Z] Successfully built 7c34f77cfb5f [2022-05-27T05:17:29.657Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:17:30.147Z] + docker inspect -f . ci-base-image-arm64 [2022-05-27T05:17:30.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:17:30.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-239 does not seem to be running inside a container [2022-05-27T05:17:30.546Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-27T05:17:31.845Z] $ docker top e596c0f2eadb0cf4b722c1d374cc5672687ff0d37120b4d91ea7cd8dc01205e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T05:17:32.807Z] + go version [2022-05-27T05:17:32.807Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-27T05:17:32.844Z] $ docker stop --time=1 e596c0f2eadb0cf4b722c1d374cc5672687ff0d37120b4d91ea7cd8dc01205e2 [2022-05-27T05:17:34.493Z] $ docker rm -f e596c0f2eadb0cf4b722c1d374cc5672687ff0d37120b4d91ea7cd8dc01205e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:17:35.394Z] + docker inspect -f . ci-base-image-arm64 [2022-05-27T05:17:35.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:17:35.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-239 does not seem to be running inside a container [2022-05-27T05:17:35.807Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-27T05:17:37.094Z] $ docker top fed6e7e79e29a6a303515c0bb7a05bd32cf5c9662ea868fbdb8dbdce24d5ce94 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-27T05:17:38.094Z] + make test [2022-05-27T05:17:38.094Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-27T05:17:39.537Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-05-27T05:19:16.400Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-27T05:19:16.400Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.142s coverage: 65.7% of statements [2022-05-27T05:19:16.400Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-27T05:19:16.400Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-27T05:19:34.756Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-27T05:19:34.756Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-27T05:19:34.756Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-27T05:19:35.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-27T05:19:35.425Z] $ docker stop --time=1 fed6e7e79e29a6a303515c0bb7a05bd32cf5c9662ea868fbdb8dbdce24d5ce94 [2022-05-27T05:19:37.304Z] $ docker rm -f fed6e7e79e29a6a303515c0bb7a05bd32cf5c9662ea868fbdb8dbdce24d5ce94 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-27T05:19:38.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-27T05:19:38.424Z] Warning: overwriting stash ‘coverage-report’ [2022-05-27T05:19:38.963Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-27T05:19:39.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-27T05:19:39.914Z] + ls -al . [2022-05-27T05:19:39.914Z] total 184 [2022-05-27T05:19:39.914Z] drwxrwxr-x 7 jenkins jenkins 4096 May 27 05:19 . [2022-05-27T05:19:39.914Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:15 .. [2022-05-27T05:19:39.914Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:15 .git [2022-05-27T05:19:39.914Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:15 .github [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 270 May 27 05:15 .gitignore [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 41 May 27 05:15 .golangci.yml [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 8026 May 27 05:15 Attribution.txt [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 9649 May 27 05:15 CHANGELOG.md [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 27 05:15 Dockerfile [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 05:15 GOVERNANCE.md [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 660 May 27 05:15 Jenkinsfile [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 27 05:15 LICENSE [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 27 05:15 Makefile [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 623 May 27 05:15 OWNERS.md [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 27 05:15 README.md [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 05:12 VERSION [2022-05-27T05:19:39.914Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:15 bin [2022-05-27T05:19:39.914Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:15 cmd [2022-05-27T05:19:39.914Z] -rw-r--r-- 1 jenkins jenkins 44128 May 27 05:19 coverage.out [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 3139 May 27 05:15 go.mod [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 27 05:15 go.sum [2022-05-27T05:19:39.914Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:15 internal [2022-05-27T05:19:39.914Z] -rw-rw-r-- 1 jenkins jenkins 235 May 27 05:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:19:40.354Z] + 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=a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a --label arch=arm64 --label version=0.0.0 . [2022-05-27T05:19:40.635Z] Sending build context to Docker daemon 11.6MB [2022-05-27T05:19:40.909Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-27T05:19:40.909Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-27T05:19:40.909Z] ---> 7c34f77cfb5f [2022-05-27T05:19:40.909Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-27T05:19:40.909Z] ---> Running in f74bc087bb18 [2022-05-27T05:19:41.185Z] Removing intermediate container f74bc087bb18 [2022-05-27T05:19:41.185Z] ---> 52077fc4ed00 [2022-05-27T05:19:41.185Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-27T05:19:41.465Z] ---> Running in e42af1eef173 [2022-05-27T05:19:41.738Z] Removing intermediate container e42af1eef173 [2022-05-27T05:19:41.738Z] ---> 5ce173e7a697 [2022-05-27T05:19:41.738Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-27T05:19:41.738Z] ---> Running in b31db5cbfb12 [2022-05-27T05:19:42.012Z] Removing intermediate container b31db5cbfb12 [2022-05-27T05:19:42.012Z] ---> cb33565212e7 [2022-05-27T05:19:42.012Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T05:19:42.306Z] ---> Running in 66bbe08ea5b9 [2022-05-27T05:19:44.290Z] Removing intermediate container 66bbe08ea5b9 [2022-05-27T05:19:44.290Z] ---> ecda237137c6 [2022-05-27T05:19:44.290Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-27T05:19:44.290Z] ---> Running in 71b2ea1cbefd [2022-05-27T05:19:44.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T05:19:45.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T05:19:46.859Z] OK: 224 MiB in 56 packages [2022-05-27T05:19:47.844Z] Removing intermediate container 71b2ea1cbefd [2022-05-27T05:19:47.844Z] ---> fcdc102768a3 [2022-05-27T05:19:47.844Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-27T05:19:48.120Z] ---> c323b5c573f1 [2022-05-27T05:19:48.120Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T05:19:48.396Z] ---> Running in 1de4dc14b81b [2022-05-27T05:19:50.393Z] Removing intermediate container 1de4dc14b81b [2022-05-27T05:19:50.393Z] ---> af0177385d12 [2022-05-27T05:19:50.393Z] Step 10/26 : COPY . . [2022-05-27T05:19:51.853Z] ---> 429e822c6719 [2022-05-27T05:19:51.853Z] Step 11/26 : ARG MAKE='make build' [2022-05-27T05:19:51.853Z] ---> Running in 9a292b786800 [2022-05-27T05:19:51.853Z] Removing intermediate container 9a292b786800 [2022-05-27T05:19:51.853Z] ---> 509ed99cf760 [2022-05-27T05:19:51.853Z] Step 12/26 : RUN $MAKE [2022-05-27T05:19:52.130Z] ---> Running in ec806d20079d [2022-05-27T05:19:53.118Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-05-27T05:22:15.088Z] Removing intermediate container ec806d20079d [2022-05-27T05:22:15.088Z] ---> 56345316ffed [2022-05-27T05:22:15.088Z] Step 13/26 : FROM alpine:3.14 [2022-05-27T05:22:15.088Z] 3.14: Pulling from library/alpine [2022-05-27T05:22:15.088Z] 455c02918c45: Pulling fs layer [2022-05-27T05:22:15.088Z] 455c02918c45: Verifying Checksum [2022-05-27T05:22:15.088Z] 455c02918c45: Download complete [2022-05-27T05:22:15.088Z] 455c02918c45: Pull complete [2022-05-27T05:22:15.088Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-27T05:22:15.088Z] Status: Downloaded newer image for alpine:3.14 [2022-05-27T05:22:15.088Z] ---> ac73e934f311 [2022-05-27T05:22:15.088Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-27T05:22:15.088Z] ---> Running in 4096ece0edb9 [2022-05-27T05:22:15.088Z] Removing intermediate container 4096ece0edb9 [2022-05-27T05:22:15.088Z] ---> ad767f146ab2 [2022-05-27T05:22:15.088Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T05:22:15.088Z] ---> Running in 05b2c79eca60 [2022-05-27T05:22:15.088Z] Removing intermediate container 05b2c79eca60 [2022-05-27T05:22:15.088Z] ---> eddd02f2502e [2022-05-27T05:22:15.088Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-27T05:22:15.088Z] ---> Running in 43f0805815ec [2022-05-27T05:22:15.088Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-27T05:22:15.088Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-27T05:22:15.088Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-27T05:22:15.088Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-27T05:22:15.088Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-27T05:22:15.088Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-27T05:22:15.088Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-27T05:22:15.088Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-27T05:22:15.088Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T05:22:15.088Z] OK: 8 MiB in 20 packages [2022-05-27T05:22:15.088Z] Removing intermediate container 43f0805815ec [2022-05-27T05:22:15.088Z] ---> 1c2c337abc32 [2022-05-27T05:22:15.088Z] Step 17/26 : WORKDIR / [2022-05-27T05:22:15.088Z] ---> Running in 1b4eaddd45c5 [2022-05-27T05:22:15.088Z] Removing intermediate container 1b4eaddd45c5 [2022-05-27T05:22:15.088Z] ---> 0fd5fba69ec6 [2022-05-27T05:22:15.088Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-27T05:22:15.088Z] ---> f2d56d06f691 [2022-05-27T05:22:15.088Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-27T05:22:15.088Z] ---> 456aba8deb62 [2022-05-27T05:22:15.088Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-27T05:22:16.531Z] ---> ce638dc05524 [2022-05-27T05:22:16.531Z] Step 21/26 : EXPOSE 59900 [2022-05-27T05:22:16.531Z] ---> Running in d616ce2cd3ba [2022-05-27T05:22:16.810Z] Removing intermediate container d616ce2cd3ba [2022-05-27T05:22:16.811Z] ---> eebe015d44f9 [2022-05-27T05:22:16.811Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-27T05:22:17.089Z] ---> Running in c71299a83840 [2022-05-27T05:22:17.365Z] Removing intermediate container c71299a83840 [2022-05-27T05:22:17.365Z] ---> ad6b4b9bc75c [2022-05-27T05:22:17.365Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T05:22:17.365Z] ---> Running in b200fbd82791 [2022-05-27T05:22:17.647Z] Removing intermediate container b200fbd82791 [2022-05-27T05:22:17.647Z] ---> 8cd9aaf4ff17 [2022-05-27T05:22:17.647Z] Step 24/26 : LABEL arch=arm64 [2022-05-27T05:22:17.923Z] ---> Running in ef4e6fb0e11d [2022-05-27T05:22:18.198Z] Removing intermediate container ef4e6fb0e11d [2022-05-27T05:22:18.198Z] ---> 234e8d114cc1 [2022-05-27T05:22:18.198Z] Step 25/26 : LABEL git_sha=a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [2022-05-27T05:22:18.198Z] ---> Running in c44fc805e938 [2022-05-27T05:22:18.484Z] Removing intermediate container c44fc805e938 [2022-05-27T05:22:18.484Z] ---> 3ae137db3c1b [2022-05-27T05:22:18.484Z] Step 26/26 : LABEL version=0.0.0 [2022-05-27T05:22:18.763Z] ---> Running in ff303388d6e7 [2022-05-27T05:22:19.042Z] Removing intermediate container ff303388d6e7 [2022-05-27T05:22:19.042Z] ---> d6353474e934 [2022-05-27T05:22:19.042Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-27T05:22:19.042Z] Successfully built d6353474e934 [2022-05-27T05:22:19.042Z] 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 [2022-05-27T05:22:19.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-27T05:22:19.866Z] [2022-05-27T05:22:19.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:22:20.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-27T05:22:20.567Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-27T05:22:20.567Z] 8998bd30e6a1: Pulling fs layer [2022-05-27T05:22:20.567Z] 04944245beec: Pulling fs layer [2022-05-27T05:22:20.567Z] 699f458cf7ca: Pulling fs layer [2022-05-27T05:22:20.567Z] 765212b225bb: Pulling fs layer [2022-05-27T05:22:20.567Z] f23df028b6ca: Pulling fs layer [2022-05-27T05:22:20.567Z] d65c8cfc05b1: Pulling fs layer [2022-05-27T05:22:20.567Z] 2437ff75d9bd: Pulling fs layer [2022-05-27T05:22:20.567Z] d65c8cfc05b1: Waiting [2022-05-27T05:22:20.567Z] 765212b225bb: Waiting [2022-05-27T05:22:20.567Z] f23df028b6ca: Waiting [2022-05-27T05:22:20.567Z] 2437ff75d9bd: Waiting [2022-05-27T05:22:20.567Z] 04944245beec: Verifying Checksum [2022-05-27T05:22:20.567Z] 04944245beec: Download complete [2022-05-27T05:22:20.567Z] 765212b225bb: Download complete [2022-05-27T05:22:20.567Z] f23df028b6ca: Download complete [2022-05-27T05:22:20.567Z] d65c8cfc05b1: Verifying Checksum [2022-05-27T05:22:20.567Z] d65c8cfc05b1: Download complete [2022-05-27T05:22:20.846Z] 699f458cf7ca: Download complete [2022-05-27T05:22:21.127Z] 8998bd30e6a1: Verifying Checksum [2022-05-27T05:22:21.127Z] 8998bd30e6a1: Download complete [2022-05-27T05:22:23.788Z] 2437ff75d9bd: Verifying Checksum [2022-05-27T05:22:23.788Z] 2437ff75d9bd: Download complete [2022-05-27T05:22:25.773Z] 8998bd30e6a1: Pull complete [2022-05-27T05:22:26.378Z] 04944245beec: Pull complete [2022-05-27T05:22:27.825Z] 699f458cf7ca: Pull complete [2022-05-27T05:22:28.103Z] 765212b225bb: Pull complete [2022-05-27T05:22:29.098Z] f23df028b6ca: Pull complete [2022-05-27T05:22:29.098Z] d65c8cfc05b1: Pull complete [2022-05-27T05:22:44.226Z] 2437ff75d9bd: Pull complete [2022-05-27T05:22:44.226Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-27T05:22:44.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-27T05:22:44.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:22:44.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-239 does not seem to be running inside a container [2022-05-27T05:22:44.727Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-27T05:22:47.538Z] $ docker top 693171642dd7b45567c67eb6aa771ceab391da1aef6092a267154c0a7d30ac6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:22:48.518Z] ---> job-cost.sh [2022-05-27T05:22:48.518Z] lf-activate-venv: SKIPPING [2022-05-27T05:22:48.518Z] INFO: No Stack... [2022-05-27T05:22:49.115Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-27T05:22:49.717Z] INFO: Archiving Costs [Pipeline] sh [2022-05-27T05:22:50.411Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2022-05-27T05:22:50.412Z] + cut -d, -f6 [Pipeline] lock [2022-05-27T05:22:50.505Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] [2022-05-27T05:22:50.511Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] did not exist. Created. [2022-05-27T05:22:50.511Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-27T05:22:51.272Z] /w/workspace/device-virtual-go/1@tmp/durable-171b07a7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-27T05:22:51.991Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-27T05:22:52.027Z] Warning: overwriting stash ‘stack-cost’ [2022-05-27T05:22:52.077Z] Stashed 1 file(s) [Pipeline] } [2022-05-27T05:22:52.094Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-27T05:22:52.180Z] $ docker stop --time=1 693171642dd7b45567c67eb6aa771ceab391da1aef6092a267154c0a7d30ac6e [2022-05-27T05:22:53.710Z] $ docker rm -f 693171642dd7b45567c67eb6aa771ceab391da1aef6092a267154c0a7d30ac6e [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 [2022-05-27T05:22:54.764Z] provisioning config files... [2022-05-27T05:22:54.774Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-286@tmp/config7003735795000090118tmp [Pipeline] { [Pipeline] sh [2022-05-27T05:22:55.110Z] + set +x [2022-05-27T05:22:55.110Z] + + bash -s -- [2022-05-27T05:22:55.110Z] curl -s https://codecov.io/bash [2022-05-27T05:22:55.110Z] [2022-05-27T05:22:55.110Z] _____ _ [2022-05-27T05:22:55.110Z] / ____| | | [2022-05-27T05:22:55.110Z] | | ___ __| | ___ ___ _____ __ [2022-05-27T05:22:55.110Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-27T05:22:55.110Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-27T05:22:55.110Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-27T05:22:55.110Z] Bash-1.0.6 [2022-05-27T05:22:55.110Z] [2022-05-27T05:22:55.110Z] [2022-05-27T05:22:55.110Z] ==> git version 2.25.1 found [2022-05-27T05:22:55.110Z] ==> 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 [2022-05-27T05:22:55.110Z] Release-Date: 2020-01-08 [2022-05-27T05:22:55.110Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-27T05:22:55.110Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-27T05:22:55.110Z] ==> Jenkins CI detected. [2022-05-27T05:22:55.110Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-286 [2022-05-27T05:22:55.110Z] project root: . [2022-05-27T05:22:55.110Z] --> token set from env [2022-05-27T05:22:55.110Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-27T05:22:55.110Z] ==> Running gcov in . (disable via -X gcov) [2022-05-27T05:22:55.110Z] ==> Python coveragepy not found [2022-05-27T05:22:55.110Z] ==> Searching for coverage reports in: [2022-05-27T05:22:55.110Z] + . [2022-05-27T05:22:55.110Z] -> Found 1 reports [2022-05-27T05:22:55.110Z] ==> Detecting git/mercurial file structure [2022-05-27T05:22:55.110Z] ==> Reading reports [2022-05-27T05:22:55.110Z] + ./coverage.out bytes=44128 [2022-05-27T05:22:55.110Z] ==> Appending adjustments [2022-05-27T05:22:55.110Z] https://docs.codecov.io/docs/fixing-reports [2022-05-27T05:22:55.372Z] + Found adjustments [2022-05-27T05:22:55.372Z] ==> Gzipping contents [2022-05-27T05:22:55.372Z] 8.0K /tmp/codecov.VmXGBX.gz [2022-05-27T05:22:55.372Z] ==> Uploading reports [2022-05-27T05:22:55.372Z] url: https://codecov.io [2022-05-27T05:22:55.372Z] query: branch=PR-286&commit=a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=286&job=&cmd_args= [2022-05-27T05:22:55.372Z] -> Pinging Codecov [2022-05-27T05:22:55.372Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-286&commit=a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=286&job=&cmd_args= [2022-05-27T05:22:55.634Z] -> Uploading to [2022-05-27T05:22:55.634Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-27/5E52B4B073DB2E39498172D8E973AA87/a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a/683c247d-4cbe-48e5-9733-51865cff4962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220527T052255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5eb2bcea163fda80d3352d6d45ac364a45cdc6c0c572bac8ed28d6dd7748ce50 [2022-05-27T05:22:55.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-27T05:22:55.634Z] Dload Upload Total Spent Left Speed [2022-05-27T05:22:55.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5272 0 0 100 5272 0 151k --:--:-- --:--:-- --:--:-- 147k 100 5272 0 0 100 5272 0 24635 --:--:-- --:--:-- --:--:-- 24520 [2022-05-27T05:22:55.896Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [Pipeline] } [2022-05-27T05:22:55.924Z] 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 [2022-05-27T05:22:57.732Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-286/archives ] [2022-05-27T05:22:57.732Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-286/archives [2022-05-27T05:22:57.732Z] total 16 [2022-05-27T05:22:57.732Z] drwxr-xr-x 3 root root 4096 May 27 05:13 . [2022-05-27T05:22:57.732Z] drwxrwxr-x 9 jenkins jenkins 4096 May 27 05:13 .. [2022-05-27T05:22:57.732Z] drwxr-xr-x 2 root root 4096 May 27 05:13 cost [2022-05-27T05:22:57.732Z] -rw-r--r-- 1 root root 88 May 27 05:13 cost.csv [2022-05-27T05:22:57.732Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-286/archives [2022-05-27T05:22:57.732Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-286/archives [2022-05-27T05:22:57.732Z] total 16 [2022-05-27T05:22:57.732Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 05:13 . [2022-05-27T05:22:57.732Z] drwxrwxr-x 9 jenkins jenkins 4096 May 27 05:13 .. [2022-05-27T05:22:57.732Z] drwxr-xr-x 2 jenkins jenkins 4096 May 27 05:13 cost [2022-05-27T05:22:57.732Z] -rw-r--r-- 1 jenkins jenkins 88 May 27 05:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:22:58.058Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:22:58.953Z] ---> package-listing.sh [2022-05-27T05:22:58.953Z] ++ facter osfamily [2022-05-27T05:22:58.953Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-27T05:22:59.214Z] + OS_FAMILY=debian [2022-05-27T05:22:59.214Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-286 [2022-05-27T05:22:59.214Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-27T05:22:59.214Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-27T05:22:59.214Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-27T05:22:59.214Z] + PACKAGES=/tmp/packages_start.txt [2022-05-27T05:22:59.214Z] + '[' /w/workspace/foundry_device-virtual-go_PR-286 ']' [2022-05-27T05:22:59.214Z] + PACKAGES=/tmp/packages_end.txt [2022-05-27T05:22:59.214Z] + case "${OS_FAMILY}" in [2022-05-27T05:22:59.214Z] + dpkg -l [2022-05-27T05:22:59.214Z] + grep '^ii' [2022-05-27T05:22:59.214Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-27T05:22:59.214Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-27T05:22:59.214Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-27T05:22:59.214Z] + '[' /w/workspace/foundry_device-virtual-go_PR-286 ']' [2022-05-27T05:22:59.214Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-286/archives/ [2022-05-27T05:22:59.214Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-286/archives/ [Pipeline] echo [2022-05-27T05:22:59.251Z] 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-286/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-27T05:22:59.545Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:23:00.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T05:23:00.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:23:00.327Z] prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container [2022-05-27T05:23:00.365Z] $ 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-286/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-286 -v /w/workspace/foundry_device-virtual-go_PR-286:/w/workspace/foundry_device-virtual-go_PR-286:rw,z -v /w/workspace/foundry_device-virtual-go_PR-286@tmp:/w/workspace/foundry_device-virtual-go_PR-286@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-27T05:23:00.557Z] $ docker top e8764726b5455f7779dcb5c8f5e117f49ed157d58f4a1d5d1b1d059cd547c3c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T05:23:00.951Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-27T05:23:01.262Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-27T05:23:01.644Z] + ls /var/log/sa-host [2022-05-27T05:23:01.644Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-27T05:23:01.798Z] provisioning config files... [2022-05-27T05:23:01.807Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-286@tmp/config8882296575032113546tmp [Pipeline] { [Pipeline] echo [2022-05-27T05:23:01.853Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:23:02.165Z] ---> create-netrc.sh [Pipeline] } [2022-05-27T05:23:02.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:23:02.601Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-27T05:23:02.631Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:23:02.994Z] ---> sudo-logs.sh [2022-05-27T05:23:02.994Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-27T05:23:03.068Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:23:03.427Z] ---> job-cost.sh [2022-05-27T05:23:03.427Z] lf-activate-venv: SKIPPING [2022-05-27T05:23:03.427Z] DEBUG: total: 0.2199999988079071 [2022-05-27T05:23:03.427Z] INFO: Retrieving Stack Cost... [2022-05-27T05:23:03.688Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-27T05:23:04.257Z] INFO: Archiving Costs [Pipeline] echo [2022-05-27T05:23:04.303Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:23:04.612Z] ---> logs-deploy.sh [2022-05-27T05:23:04.612Z] lf-activate-venv: SKIPPING [2022-05-27T05:23:04.612Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-286/1 [2022-05-27T05:23:04.612Z] INFO: archiving workspace using pattern(s): [2022-05-27T05:23:05.554Z] Archives upload complete. [2022-05-27T05:23:05.554Z] INFO: archiving logs to Nexus