Pull request #447 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dea2593f16e4663cba4e03c85639146aaa82bb9+a4fb408bd6b294fc41552c8711cc9fe432fefed6 (99a5e5a71404bc35ec86a69673fe84a78ecb17a5) 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-ssh16229812755778934982.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh14443330829985974631.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-447/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-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5120143477449563988.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-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6738755530416203307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh5227097352504394195.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-447/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-447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2072810036443505647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16839 in /w/workspace/foundry_device-virtual-go_PR-447 [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-447 # 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 a4fb408bd6b294fc41552c8711cc9fe432fefed6 into PR head commit 7dea2593f16e4663cba4e03c85639146aaa82bb9 Merge succeeded, producing 7dea2593f16e4663cba4e03c85639146aaa82bb9 Checking out Revision 7dea2593f16e4663cba4e03c85639146aaa82bb9 (PR-447) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > 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/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dea2593f16e4663cba4e03c85639146aaa82bb9 # 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 a4fb408bd6b294fc41552c8711cc9fe432fefed6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dea2593f16e4663cba4e03c85639146aaa82bb9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T11:22:03.956Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T11:22:04.126Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T11:22:04.219Z] ========================================================= [2023-11-07T11:22:04.219Z] EdgeX Global Pipelines Version Info [2023-11-07T11:22:04.219Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T11:22:04.982Z] ------------------- [2023-11-07T11:22:04.982Z] stable info: [2023-11-07T11:22:04.982Z] ------------------- [2023-11-07T11:22:04.982Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T11:22:04.982Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T11:22:04.982Z] Message: update stable to v1.0.257 [2023-11-07T11:22:05.553Z] ------------------- [2023-11-07T11:22:05.553Z] experimental info: [2023-11-07T11:22:05.553Z] ------------------- [2023-11-07T11:22:05.553Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T11:22:05.553Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T11:22:05.553Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T11:22:05.837Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-11-07T11:22:05.883Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-11-07T11:22:05.925Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T11:22:05.967Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T11:22:06.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T11:22:06.055Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T11:22:06.096Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T11:22:06.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-07T11:22:06.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T11:22:06.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T11:22:06.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T11:22:06.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-11-07T11:22:06.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T11:22:06.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T11:22:06.430Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T11:22:06.473Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T11:22:06.515Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T11:22:06.557Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T11:22:06.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T11:22:06.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T11:22:06.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-07T11:22:06.727Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-07T11:22:06.777Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-07T11:22:06.817Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-07T11:22:06.869Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-07T11:22:06.912Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T11:22:06.951Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T11:22:06.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo [2023-11-07T11:22:07.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo [2023-11-07T11:22:07.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo [2023-11-07T11:22:07.119Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dea2593f16e4663cba4e03c85639146aaa82bb9 [Pipeline] echo [2023-11-07T11:22:07.160Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dea259 [Pipeline] echo [2023-11-07T11:22:07.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T11:22:07.332Z] provisioning config files... [2023-11-07T11:22:07.414Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-447@tmp/config4065031348402834075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T11:22:07.814Z] ---> docker-login.sh [2023-11-07T11:22:07.814Z] nexus3.edgexfoundry.org:10001 [2023-11-07T11:22:07.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:22:08.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:22:08.073Z] Configure a credential helper to remove this warning. See [2023-11-07T11:22:08.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:22:08.073Z] [2023-11-07T11:22:08.073Z] Login Succeeded [2023-11-07T11:22:08.073Z] nexus3.edgexfoundry.org:10002 [2023-11-07T11:22:08.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:22:08.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:22:08.332Z] Configure a credential helper to remove this warning. See [2023-11-07T11:22:08.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:22:08.332Z] [2023-11-07T11:22:08.332Z] Login Succeeded [2023-11-07T11:22:08.332Z] nexus3.edgexfoundry.org:10003 [2023-11-07T11:22:08.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:22:08.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:22:08.332Z] Configure a credential helper to remove this warning. See [2023-11-07T11:22:08.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:22:08.332Z] [2023-11-07T11:22:08.332Z] Login Succeeded [2023-11-07T11:22:08.332Z] nexus3.edgexfoundry.org:10004 [2023-11-07T11:22:08.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:22:08.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:22:08.591Z] Configure a credential helper to remove this warning. See [2023-11-07T11:22:08.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:22:08.591Z] [2023-11-07T11:22:08.591Z] Login Succeeded [2023-11-07T11:22:08.591Z] docker.io [2023-11-07T11:22:08.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:22:08.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:22:08.850Z] Configure a credential helper to remove this warning. See [2023-11-07T11:22:08.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:22:08.850Z] [2023-11-07T11:22:08.850Z] Login Succeeded [2023-11-07T11:22:08.850Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T11:22:08.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-07T11:22:09.521Z] + git rev-list -1 --merges 7dea2593f16e4663cba4e03c85639146aaa82bb9~1..7dea2593f16e4663cba4e03c85639146aaa82bb9 [Pipeline] echo [2023-11-07T11:22:09.587Z] -----------> git rev-list -1 --merges 7dea2593f16e4663cba4e03c85639146aaa82bb9~1..7dea2593f16e4663cba4e03c85639146aaa82bb9 7dea2593f16e4663cba4e03c85639146aaa82bb9 [false] [Pipeline] sh [2023-11-07T11:22:09.896Z] + git log --format=format:%s -1 7dea2593f16e4663cba4e03c85639146aaa82bb9 [Pipeline] echo [2023-11-07T11:22:09.934Z] ========================================================= [2023-11-07T11:22:09.934Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T11:22:09.934Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T11:22:10.365Z] + git log --format=format:%s -1 7dea2593f16e4663cba4e03c85639146aaa82bb9 [Pipeline] echo [2023-11-07T11:22:10.400Z] [semverPrep] GIT_COMMIT: 7dea2593f16e4663cba4e03c85639146aaa82bb9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-07T11:22:10.431Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-07T11:22:10.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T11:22:10.823Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T11:22:10.823Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T11:22:10.823Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T11:22:10.823Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T11:22:10.823Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T11:22:10.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:22:11.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T11:22:11.308Z] [2023-11-07T11:22:11.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:22:11.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T11:22:11.676Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T11:22:11.676Z] b85a868b505f: Pulling fs layer [2023-11-07T11:22:11.676Z] e2be974225ed: Pulling fs layer [2023-11-07T11:22:11.676Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T11:22:11.676Z] 988bab9f4d93: Pulling fs layer [2023-11-07T11:22:11.676Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T11:22:11.676Z] eaf3925da568: Pulling fs layer [2023-11-07T11:22:11.676Z] bab4dde63d76: Pulling fs layer [2023-11-07T11:22:11.676Z] bde34c3a00c8: Pulling fs layer [2023-11-07T11:22:11.676Z] b352a97aabf1: Pulling fs layer [2023-11-07T11:22:11.677Z] 4872d77fe225: Pulling fs layer [2023-11-07T11:22:11.677Z] 5851b861e8e6: Pulling fs layer [2023-11-07T11:22:11.677Z] b352a97aabf1: Waiting [2023-11-07T11:22:11.677Z] 4872d77fe225: Waiting [2023-11-07T11:22:11.677Z] 5851b861e8e6: Waiting [2023-11-07T11:22:11.677Z] bde34c3a00c8: Waiting [2023-11-07T11:22:11.677Z] 1469e6f7b9e6: Waiting [2023-11-07T11:22:11.677Z] eaf3925da568: Waiting [2023-11-07T11:22:11.677Z] 988bab9f4d93: Waiting [2023-11-07T11:22:11.677Z] bab4dde63d76: Waiting [2023-11-07T11:22:11.677Z] e2be974225ed: Download complete [2023-11-07T11:22:11.677Z] 988bab9f4d93: Verifying Checksum [2023-11-07T11:22:11.677Z] 988bab9f4d93: Download complete [2023-11-07T11:22:11.936Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T11:22:11.936Z] 1469e6f7b9e6: Download complete [2023-11-07T11:22:11.936Z] eaf3925da568: Verifying Checksum [2023-11-07T11:22:11.936Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T11:22:11.936Z] eaf3925da568: Download complete [2023-11-07T11:22:11.936Z] 339a4e72a1f5: Download complete [2023-11-07T11:22:11.936Z] bde34c3a00c8: Verifying Checksum [2023-11-07T11:22:11.936Z] bde34c3a00c8: Download complete [2023-11-07T11:22:11.936Z] b352a97aabf1: Download complete [2023-11-07T11:22:11.936Z] 4872d77fe225: Download complete [2023-11-07T11:22:11.936Z] 5851b861e8e6: Download complete [2023-11-07T11:22:11.936Z] b85a868b505f: Download complete [2023-11-07T11:22:12.196Z] bab4dde63d76: Verifying Checksum [2023-11-07T11:22:13.570Z] b85a868b505f: Pull complete [2023-11-07T11:22:13.570Z] e2be974225ed: Pull complete [2023-11-07T11:22:13.828Z] 339a4e72a1f5: Pull complete [2023-11-07T11:22:14.088Z] 988bab9f4d93: Pull complete [2023-11-07T11:22:14.346Z] 1469e6f7b9e6: Pull complete [2023-11-07T11:22:14.346Z] eaf3925da568: Pull complete [2023-11-07T11:22:16.247Z] bab4dde63d76: Pull complete [2023-11-07T11:22:16.247Z] bde34c3a00c8: Pull complete [2023-11-07T11:22:16.247Z] b352a97aabf1: Pull complete [2023-11-07T11:22:16.247Z] 4872d77fe225: Pull complete [2023-11-07T11:22:16.247Z] 5851b861e8e6: Pull complete [2023-11-07T11:22:16.247Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T11:22:16.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T11:22:16.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T11:22:16.471Z] prd-ubuntu20.04-docker-8c-8g-16839 does not seem to be running inside a container [2023-11-07T11:22:16.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-447 -v /w/workspace/foundry_device-virtual-go_PR-447:/w/workspace/foundry_device-virtual-go_PR-447:rw,z -v /w/workspace/foundry_device-virtual-go_PR-447@tmp:/w/workspace/foundry_device-virtual-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-07T11:22:20.997Z] $ docker top 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a -eo pid,comm [2023-11-07T11:22:21.057Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-07T11:22:21.057Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T11:22:21.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T11:22:21.181Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T11:22:21.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T11:22:21.304Z] $ docker exec 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a ssh-agent [2023-11-07T11:22:21.472Z] SSH_AUTH_SOCK=/tmp/ssh-kdVOMMV08yXn/agent.32 [2023-11-07T11:22:21.472Z] SSH_AGENT_PID=38 [2023-11-07T11:22:21.480Z] Running ssh-add (command line suppressed) [2023-11-07T11:22:21.580Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-447@tmp/private_key_8363827147708312120.key (/w/workspace/foundry_device-virtual-go_PR-447@tmp/private_key_8363827147708312120.key) [2023-11-07T11:22:21.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T11:22:21.927Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T11:22:21.955Z] $ docker exec --env ******** --env ******** 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a ssh-agent -k [2023-11-07T11:22:22.047Z] unset SSH_AUTH_SOCK; [2023-11-07T11:22:22.048Z] unset SSH_AGENT_PID; [2023-11-07T11:22:22.048Z] echo Agent pid 38 killed; [2023-11-07T11:22:22.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T11:22:22.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T11:22:22.148Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T11:22:22.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T11:22:22.273Z] $ docker exec 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a ssh-agent [2023-11-07T11:22:22.376Z] SSH_AUTH_SOCK=/tmp/ssh-WvL7z26qzBZZ/agent.70 [2023-11-07T11:22:22.376Z] SSH_AGENT_PID=75 [2023-11-07T11:22:22.382Z] Running ssh-add (command line suppressed) [2023-11-07T11:22:22.486Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-447@tmp/private_key_17812529958489131216.key (/w/workspace/foundry_device-virtual-go_PR-447@tmp/private_key_17812529958489131216.key) [2023-11-07T11:22:22.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T11:22:22.833Z] + git semver init [2023-11-07T11:22:23.093Z] 2023-11-07 11:22:23,045 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T11:22:23.093Z] 2023-11-07 11:22:23,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-447/.semver [2023-11-07T11:22:23.093Z] 2023-11-07 11:22:23,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-447/.semver [2023-11-07T11:22:23.093Z] 2023-11-07 11:22:23,048 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-447/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-447, universal_newlines=False, shell=None, istream=None) [2023-11-07T11:22:24.473Z] 2023-11-07 11:22:24,329 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-447/.git/info/exclude [2023-11-07T11:22:24.473Z] 2023-11-07 11:22:24,329 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-447/.semver/PR-447 with force:False [2023-11-07T11:22:24.473Z] 2023-11-07 11:22:24,329 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-447/.semver/PR-447 [2023-11-07T11:22:24.473Z] 2023-11-07 11:22:24,332 [execute] INFO git cat-file --batch-check [2023-11-07T11:22:24.473Z] 2023-11-07 11:22:24,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-447/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T11:22:24.473Z] 2023-11-07 11:22:24,339 [execute] INFO git cat-file --batch [2023-11-07T11:22:24.473Z] 2023-11-07 11:22:24,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-447/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T11:22:24.473Z] 2023-11-07 11:22:24,346 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-447/.semver/PR-447 [2023-11-07T11:22:24.473Z] 0.0.0 [Pipeline] } [2023-11-07T11:22:24.498Z] $ docker exec --env ******** --env ******** 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a ssh-agent -k [2023-11-07T11:22:24.604Z] unset SSH_AUTH_SOCK; [2023-11-07T11:22:24.605Z] unset SSH_AGENT_PID; [2023-11-07T11:22:24.605Z] echo Agent pid 75 killed; [2023-11-07T11:22:24.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T11:22:25.049Z] + git semver [Pipeline] } [2023-11-07T11:22:25.331Z] $ docker stop --time=1 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a [2023-11-07T11:22:26.607Z] $ docker rm -f --volumes 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T11:22:27.026Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T11:22:27.294Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T11:22:27.314Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T11:22:27.897Z] provisioning config files... [2023-11-07T11:22:27.906Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-447@tmp/config2745179760694577539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T11:22:28.260Z] ---> docker-login.sh [2023-11-07T11:22:28.260Z] nexus3.edgexfoundry.org:10001 [2023-11-07T11:22:28.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:22:28.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:22:28.260Z] Configure a credential helper to remove this warning. See [2023-11-07T11:22:28.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:22:28.260Z] [2023-11-07T11:22:28.260Z] Login Succeeded [2023-11-07T11:22:28.260Z] nexus3.edgexfoundry.org:10002 [2023-11-07T11:22:28.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:22:28.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:22:28.260Z] Configure a credential helper to remove this warning. See [2023-11-07T11:22:28.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:22:28.260Z] [2023-11-07T11:22:28.260Z] Login Succeeded [2023-11-07T11:22:28.260Z] nexus3.edgexfoundry.org:10003 [2023-11-07T11:22:28.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:22:28.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:22:28.520Z] Configure a credential helper to remove this warning. See [2023-11-07T11:22:28.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:22:28.520Z] [2023-11-07T11:22:28.520Z] Login Succeeded [2023-11-07T11:22:28.520Z] nexus3.edgexfoundry.org:10004 [2023-11-07T11:22:28.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:22:28.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:22:28.520Z] Configure a credential helper to remove this warning. See [2023-11-07T11:22:28.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:22:28.520Z] [2023-11-07T11:22:28.520Z] Login Succeeded [2023-11-07T11:22:28.520Z] docker.io [2023-11-07T11:22:28.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:22:29.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:22:29.041Z] Configure a credential helper to remove this warning. See [2023-11-07T11:22:29.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:22:29.041Z] [2023-11-07T11:22:29.041Z] Login Succeeded [2023-11-07T11:22:29.041Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T11:22:29.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T11:22:29.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T11:22:29.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T11:22:29.331Z] ========================================================= [2023-11-07T11:22:29.331Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T11:22:29.331Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:22:29.807Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T11:22:29.807Z] Sending build context to Docker daemon 23.69MB [2023-11-07T11:22:29.807Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T11:22:29.807Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T11:22:30.376Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T11:22:30.376Z] 7264a8db6415: Pulling fs layer [2023-11-07T11:22:30.376Z] c4d48a809fc2: Pulling fs layer [2023-11-07T11:22:30.376Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T11:22:30.376Z] ad3a456e5733: Pulling fs layer [2023-11-07T11:22:30.376Z] 33e27b845d1e: Pulling fs layer [2023-11-07T11:22:30.376Z] c68163c4e522: Pulling fs layer [2023-11-07T11:22:30.376Z] 50da416c3ac9: Pulling fs layer [2023-11-07T11:22:30.376Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T11:22:30.376Z] 50da416c3ac9: Waiting [2023-11-07T11:22:30.376Z] 23d2d4c4bb30: Waiting [2023-11-07T11:22:30.376Z] ad3a456e5733: Waiting [2023-11-07T11:22:30.376Z] 33e27b845d1e: Waiting [2023-11-07T11:22:30.376Z] c68163c4e522: Waiting [2023-11-07T11:22:30.376Z] c4d48a809fc2: Verifying Checksum [2023-11-07T11:22:30.376Z] c4d48a809fc2: Download complete [2023-11-07T11:22:30.376Z] ad3a456e5733: Verifying Checksum [2023-11-07T11:22:30.376Z] ad3a456e5733: Download complete [2023-11-07T11:22:30.376Z] 33e27b845d1e: Verifying Checksum [2023-11-07T11:22:30.376Z] 33e27b845d1e: Download complete [2023-11-07T11:22:30.376Z] 7264a8db6415: Verifying Checksum [2023-11-07T11:22:30.376Z] 7264a8db6415: Download complete [2023-11-07T11:22:30.376Z] c68163c4e522: Verifying Checksum [2023-11-07T11:22:30.376Z] c68163c4e522: Download complete [2023-11-07T11:22:30.635Z] 7264a8db6415: Pull complete [2023-11-07T11:22:30.635Z] 23d2d4c4bb30: Download complete [2023-11-07T11:22:30.894Z] 4f1c88b9dad5: Verifying Checksum [2023-11-07T11:22:30.894Z] 4f1c88b9dad5: Download complete [2023-11-07T11:22:30.894Z] c4d48a809fc2: Pull complete [2023-11-07T11:22:31.152Z] 50da416c3ac9: Verifying Checksum [2023-11-07T11:22:31.152Z] 50da416c3ac9: Download complete [2023-11-07T11:22:35.345Z] 4f1c88b9dad5: Pull complete [2023-11-07T11:22:35.345Z] ad3a456e5733: Pull complete [2023-11-07T11:22:35.914Z] 33e27b845d1e: Pull complete [2023-11-07T11:22:35.914Z] c68163c4e522: Pull complete [2023-11-07T11:22:38.452Z] 50da416c3ac9: Pull complete [2023-11-07T11:22:38.709Z] 23d2d4c4bb30: Pull complete [2023-11-07T11:22:38.709Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T11:22:38.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T11:22:38.709Z] ---> 0786185ac409 [2023-11-07T11:22:38.709Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T11:22:42.717Z] Still waiting to schedule task [2023-11-07T11:22:42.718Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-07T11:22:45.289Z] ---> Running in 2b104d61461a [2023-11-07T11:22:45.289Z] Removing intermediate container 2b104d61461a [2023-11-07T11:22:45.289Z] ---> eefceded1612 [2023-11-07T11:22:45.289Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T11:22:45.289Z] ---> Running in b1a22cb2a689 [2023-11-07T11:22:45.289Z] Removing intermediate container b1a22cb2a689 [2023-11-07T11:22:45.289Z] ---> adb4dbc34081 [2023-11-07T11:22:45.289Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T11:22:45.289Z] ---> Running in 019f536f089a [2023-11-07T11:22:45.289Z] Removing intermediate container 019f536f089a [2023-11-07T11:22:45.289Z] ---> 5b927528f92b [2023-11-07T11:22:45.289Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-07T11:22:45.289Z] ---> Running in e38ceef7f803 [2023-11-07T11:22:45.289Z] Removing intermediate container e38ceef7f803 [2023-11-07T11:22:45.289Z] ---> aa0824e6e9fa [2023-11-07T11:22:45.289Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T11:22:45.289Z] ---> Running in b4db89b0f2ae [2023-11-07T11:22:45.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T11:22:45.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T11:22:45.549Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-07T11:22:45.549Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-07T11:22:45.549Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-07T11:22:45.549Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-07T11:22:45.549Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T11:22:45.549Z] OK: 268 MiB in 56 packages [2023-11-07T11:22:46.117Z] Removing intermediate container b4db89b0f2ae [2023-11-07T11:22:46.117Z] ---> 85038737d35c [2023-11-07T11:22:46.117Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-07T11:22:46.375Z] ---> a4be3d54373c [2023-11-07T11:22:46.375Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T11:22:46.375Z] ---> Running in 998b619ed1be [2023-11-07T11:23:42.622Z] Removing intermediate container 998b619ed1be [2023-11-07T11:23:42.622Z] ---> cbb14d8bb594 [2023-11-07T11:23:42.622Z] Step 10/12 : COPY . . [2023-11-07T11:23:42.622Z] ---> 522500e45a15 [2023-11-07T11:23:42.622Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T11:23:42.622Z] ---> Running in a10daaeadd29 [2023-11-07T11:23:42.622Z] Removing intermediate container a10daaeadd29 [2023-11-07T11:23:42.622Z] ---> 7a74878f980e [2023-11-07T11:23:42.622Z] Step 12/12 : RUN $MAKE [2023-11-07T11:23:42.622Z] ---> Running in b02870c094e2 [2023-11-07T11:23:42.622Z] noop [2023-11-07T11:23:42.622Z] Removing intermediate container b02870c094e2 [2023-11-07T11:23:42.622Z] ---> 7e6d741d3439 [2023-11-07T11:23:42.622Z] Successfully built 7e6d741d3439 [2023-11-07T11:23:42.622Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:23:43.061Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T11:23:43.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T11:23:43.223Z] prd-ubuntu20.04-docker-8c-8g-16839 does not seem to be running inside a container [2023-11-07T11:23:43.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-447 -v /w/workspace/foundry_device-virtual-go_PR-447:/w/workspace/foundry_device-virtual-go_PR-447:rw,z -v /w/workspace/foundry_device-virtual-go_PR-447@tmp:/w/workspace/foundry_device-virtual-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T11:23:43.764Z] $ docker top 03baeb9b3d50717735a6fceea92db33b1256e1be11fadf7adb6739d28b5c932d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T11:23:44.168Z] + go version [2023-11-07T11:23:44.168Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T11:23:44.211Z] $ docker stop --time=1 03baeb9b3d50717735a6fceea92db33b1256e1be11fadf7adb6739d28b5c932d [2023-11-07T11:23:45.483Z] $ docker rm -f --volumes 03baeb9b3d50717735a6fceea92db33b1256e1be11fadf7adb6739d28b5c932d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:23:46.245Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T11:23:46.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T11:23:46.407Z] prd-ubuntu20.04-docker-8c-8g-16839 does not seem to be running inside a container [2023-11-07T11:23:46.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-447 -v /w/workspace/foundry_device-virtual-go_PR-447:/w/workspace/foundry_device-virtual-go_PR-447:rw,z -v /w/workspace/foundry_device-virtual-go_PR-447@tmp:/w/workspace/foundry_device-virtual-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T11:23:46.802Z] $ docker top 07ff228d495bde9909e997bd4fa32211ae4d9c9e18d302dd6afe6f5c7bf92f65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T11:23:47.185Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-447 [Pipeline] fileExists [Pipeline] sh [2023-11-07T11:23:47.544Z] + make test [2023-11-07T11:23:47.544Z] go test ./... -coverprofile=coverage.out [2023-11-07T11:23:50.080Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-07T11:24:00.047Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-07T11:24:00.047Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements [2023-11-07T11:24:08.153Z] go vet ./... [2023-11-07T11:24:11.521Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T11:24:11.521Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T11:24:11.521Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T11:24:11.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T11:24:11.631Z] $ docker stop --time=1 07ff228d495bde9909e997bd4fa32211ae4d9c9e18d302dd6afe6f5c7bf92f65 [2023-11-07T11:24:14.899Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16840 in /w/workspace/foundry_device-virtual-go_PR-447 [2023-11-07T11:24:16.897Z] $ docker rm -f --volumes 07ff228d495bde9909e997bd4fa32211ae4d9c9e18d302dd6afe6f5c7bf92f65 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-11-07T11:24:17.255Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-11-07T11:24:17.328Z] The recommended git tool is: git [2023-11-07T11:24:17.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T11:24:17.547Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-07T11:24:18.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T11:24:18.580Z] + ls -al . [2023-11-07T11:24:18.580Z] total 200 [2023-11-07T11:24:18.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 11:23 . [2023-11-07T11:24:18.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 11:22 .. [2023-11-07T11:24:18.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 11:24 .git [2023-11-07T11:24:18.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 11:22 .github [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 7 11:22 .gitignore [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 11:22 .golangci.yml [2023-11-07T11:24:18.580Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 11:22 .semver [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 7 11:22 Attribution.txt [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 14372 Nov 7 11:22 CHANGELOG.md [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 1646 Nov 7 11:22 Dockerfile [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 11:22 GOVERNANCE.md [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 7 11:22 Jenkinsfile [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 11:22 LICENSE [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 7 11:22 Makefile [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 7 11:22 OWNERS.md [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 7 11:22 README.md [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 11:22 VERSION [2023-11-07T11:24:18.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 11:22 bin [2023-11-07T11:24:18.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 11:22 cmd [2023-11-07T11:24:18.580Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 7 11:23 coverage.out [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 3598 Nov 7 11:22 go.mod [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 34410 Nov 7 11:22 go.sum [2023-11-07T11:24:18.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 11:22 internal [2023-11-07T11:24:18.580Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 7 11:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:24:18.989Z] + 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=7dea2593f16e4663cba4e03c85639146aaa82bb9 --label arch=amd64 --label version=0.0.0 . [2023-11-07T11:24:18.989Z] Sending build context to Docker daemon 23.74MB [2023-11-07T11:24:18.989Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T11:24:18.989Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-07T11:24:18.989Z] ---> 7e6d741d3439 [2023-11-07T11:24:18.989Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T11:24:19.257Z] ---> Running in e2a454305864 [2023-11-07T11:24:19.257Z] Removing intermediate container e2a454305864 [2023-11-07T11:24:19.257Z] ---> 49c61a409654 [2023-11-07T11:24:19.257Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T11:24:19.515Z] ---> Running in c9969ddf2f74 [2023-11-07T11:24:19.515Z] Removing intermediate container c9969ddf2f74 [2023-11-07T11:24:19.515Z] ---> 27485054a952 [2023-11-07T11:24:19.515Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-07T11:24:19.515Z] ---> Running in eb6f7c4ed1e9 [2023-11-07T11:24:19.515Z] Removing intermediate container eb6f7c4ed1e9 [2023-11-07T11:24:19.515Z] ---> a7a01432aa08 [2023-11-07T11:24:19.515Z] Step 6/25 : WORKDIR /device-virtual-go [2023-11-07T11:24:19.515Z] ---> Running in 611962852d6a [2023-11-07T11:24:19.776Z] Removing intermediate container 611962852d6a [2023-11-07T11:24:19.776Z] ---> c66fbe47374c [2023-11-07T11:24:19.776Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T11:24:19.776Z] ---> Running in 950463b4fb1b [2023-11-07T11:24:20.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T11:24:20.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T11:24:20.604Z] OK: 268 MiB in 56 packages [2023-11-07T11:24:20.864Z] Removing intermediate container 950463b4fb1b [2023-11-07T11:24:20.864Z] ---> 30850c99249c [2023-11-07T11:24:20.864Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-07T11:24:20.864Z] ---> 27ab67ecda81 [2023-11-07T11:24:20.864Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T11:24:20.864Z] ---> Running in aeb57dfc19c4 [2023-11-07T11:24:21.796Z] Removing intermediate container aeb57dfc19c4 [2023-11-07T11:24:21.797Z] ---> e421ba074de4 [2023-11-07T11:24:21.797Z] Step 10/25 : COPY . . [2023-11-07T11:24:22.264Z] using credential edgex-jenkins-ssh [2023-11-07T11:24:22.279Z] Cloning the remote Git repository [2023-11-07T11:24:22.731Z] ---> 36d772ded5fa [2023-11-07T11:24:22.731Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T11:24:22.731Z] ---> Running in f191b6a1bcad [2023-11-07T11:24:22.731Z] Removing intermediate container f191b6a1bcad [2023-11-07T11:24:22.731Z] ---> c7c131b569d4 [2023-11-07T11:24:22.731Z] Step 12/25 : RUN $MAKE [2023-11-07T11:24:22.731Z] ---> Running in 0c1d4d2eeabf [2023-11-07T11:24:22.990Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.40" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-11-07T11:24:22.320Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-11-07T11:24:22.408Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-11-07T11:24:22.550Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-11-07T11:24:22.551Z] > git --version # timeout=10 [2023-11-07T11:24:22.572Z] > git --version # 'git version 2.25.1' [2023-11-07T11:24:22.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T11:24:22.717Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T11:24:24.808Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-11-07T11:24:24.828Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T11:24:25.592Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-11-07T11:24:25.626Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-11-07T11:24:25.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T11:24:25.641Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-07T11:24:26.201Z] Merging remotes/origin/main commit a4fb408bd6b294fc41552c8711cc9fe432fefed6 into PR head commit 7dea2593f16e4663cba4e03c85639146aaa82bb9 [2023-11-07T11:24:26.455Z] Merge succeeded, producing 7dea2593f16e4663cba4e03c85639146aaa82bb9 [2023-11-07T11:24:26.456Z] Checking out Revision 7dea2593f16e4663cba4e03c85639146aaa82bb9 (PR-447) [2023-11-07T11:24:26.925Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-07T11:24:26.967Z] > git --version # timeout=10 [2023-11-07T11:24:26.976Z] > git --version # 'git version 2.25.1' [2023-11-07T11:24:26.993Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [2023-11-07T11:24:26.217Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T11:24:26.288Z] > git checkout -f 7dea2593f16e4663cba4e03c85639146aaa82bb9 # timeout=10 [2023-11-07T11:24:26.358Z] > git remote # timeout=10 [2023-11-07T11:24:26.384Z] > git config --get remote.origin.url # timeout=10 [2023-11-07T11:24:26.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T11:24:26.415Z] > git merge a4fb408bd6b294fc41552c8711cc9fe432fefed6 # timeout=10 [2023-11-07T11:24:26.441Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-07T11:24:26.462Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T11:24:26.476Z] > git checkout -f 7dea2593f16e4663cba4e03c85639146aaa82bb9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T11:24:28.165Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T11:24:28.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T11:24:28.165Z] Dload Upload Total Spent Left Speed [2023-11-07T11:24:28.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 97553 0 --:--:-- --:--:-- --:--:-- 98310 [Pipeline] sh [2023-11-07T11:24:28.696Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T11:24:29.045Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-07T11:24:29.045Z] sudo tee /etc/docker/daemon.new [2023-11-07T11:24:29.045Z] { [2023-11-07T11:24:29.045Z] "registry-mirrors": [ [2023-11-07T11:24:29.045Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T11:24:29.045Z] ], [2023-11-07T11:24:29.045Z] "bip": "10.250.0.254/24", [2023-11-07T11:24:29.045Z] "hosts": [ [2023-11-07T11:24:29.045Z] "tcp://0.0.0.0:5555", [2023-11-07T11:24:29.045Z] "unix:///var/run/docker.sock" [2023-11-07T11:24:29.045Z] ], [2023-11-07T11:24:29.045Z] "mtu": 1458, [2023-11-07T11:24:29.045Z] "selinux-enabled": true, [2023-11-07T11:24:29.045Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T11:24:29.045Z] } [Pipeline] sh [2023-11-07T11:24:29.393Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T11:24:29.746Z] + sudo service docker restart [2023-11-07T11:24:41.071Z] Removing intermediate container 0c1d4d2eeabf [2023-11-07T11:24:41.071Z] ---> 6441313c7be0 [2023-11-07T11:24:41.071Z] Step 13/25 : FROM alpine:3.18 [2023-11-07T11:24:41.330Z] 3.18: Pulling from library/alpine [2023-11-07T11:24:41.330Z] 96526aa774ef: Pulling fs layer [2023-11-07T11:24:41.590Z] 96526aa774ef: Download complete [2023-11-07T11:24:41.848Z] 96526aa774ef: Pull complete [2023-11-07T11:24:41.848Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T11:24:41.848Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T11:24:41.848Z] ---> 8ca4688f4f35 [2023-11-07T11:24:41.848Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-07T11:24:41.848Z] ---> Running in d3c4be9c337a [2023-11-07T11:24:42.106Z] Removing intermediate container d3c4be9c337a [2023-11-07T11:24:42.106Z] ---> 3df0ee3b463e [2023-11-07T11:24:42.106Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-07T11:24:42.106Z] ---> Running in 77f96707216d [2023-11-07T11:24:42.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T11:24:42.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T11:24:42.624Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T11:24:42.624Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T11:24:42.624Z] OK: 7 MiB in 16 packages [2023-11-07T11:24:43.193Z] Removing intermediate container 77f96707216d [2023-11-07T11:24:43.193Z] ---> d0fc9456dff8 [2023-11-07T11:24:43.193Z] Step 16/25 : WORKDIR / [2023-11-07T11:24:43.193Z] ---> Running in 0e9d71a2fe2a [2023-11-07T11:24:43.455Z] Removing intermediate container 0e9d71a2fe2a [2023-11-07T11:24:43.455Z] ---> 94be8dbf7380 [2023-11-07T11:24:43.455Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-07T11:24:43.716Z] ---> 63c4f040ef9e [2023-11-07T11:24:43.716Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-07T11:24:43.975Z] ---> e143f20080b1 [2023-11-07T11:24:43.975Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-11-07T11:24:44.543Z] ---> 8c2e7b07a61b [2023-11-07T11:24:44.544Z] Step 20/25 : EXPOSE 59900 [2023-11-07T11:24:44.544Z] ---> Running in 0e25e7320d29 [2023-11-07T11:24:44.544Z] Removing intermediate container 0e25e7320d29 [2023-11-07T11:24:44.544Z] ---> 8bfdbf21289f [2023-11-07T11:24:44.544Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-11-07T11:24:44.544Z] ---> Running in c7d60f870ad1 [2023-11-07T11:24:44.802Z] Removing intermediate container c7d60f870ad1 [2023-11-07T11:24:44.802Z] ---> 0edf611767a5 [2023-11-07T11:24:44.802Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-07T11:24:44.802Z] ---> Running in 068d12865c15 [2023-11-07T11:24:44.802Z] Removing intermediate container 068d12865c15 [2023-11-07T11:24:44.802Z] ---> e3748927195d [2023-11-07T11:24:44.802Z] Step 23/25 : LABEL arch=amd64 [2023-11-07T11:24:44.802Z] ---> Running in 8e6ebb8c41e9 [2023-11-07T11:24:44.802Z] Removing intermediate container 8e6ebb8c41e9 [2023-11-07T11:24:44.802Z] ---> 243f6fb66dd0 [2023-11-07T11:24:44.802Z] Step 24/25 : LABEL git_sha=7dea2593f16e4663cba4e03c85639146aaa82bb9 [2023-11-07T11:24:44.802Z] ---> Running in 6a98d87c1f26 [2023-11-07T11:24:45.061Z] Removing intermediate container 6a98d87c1f26 [2023-11-07T11:24:45.061Z] ---> 8b33bcfb8356 [2023-11-07T11:24:45.061Z] Step 25/25 : LABEL version=0.0.0 [2023-11-07T11:24:45.061Z] ---> Running in 4989eb19bab7 [2023-11-07T11:24:45.061Z] Removing intermediate container 4989eb19bab7 [2023-11-07T11:24:45.061Z] ---> 5cef333a8497 [2023-11-07T11:24:45.061Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T11:24:45.061Z] Successfully built 5cef333a8497 [2023-11-07T11:24:45.061Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:24:45.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T11:24:45.969Z] [2023-11-07T11:24:45.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:24:46.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T11:24:46.345Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T11:24:46.345Z] 5eb5b503b376: Pulling fs layer [2023-11-07T11:24:46.345Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T11:24:46.345Z] ec43610c2a17: Pulling fs layer [2023-11-07T11:24:46.345Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T11:24:46.345Z] 33b1e0a273af: Pulling fs layer [2023-11-07T11:24:46.345Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T11:24:46.345Z] 2f39f015ded8: Pulling fs layer [2023-11-07T11:24:46.345Z] 3a2ae6a8a46f: Waiting [2023-11-07T11:24:46.345Z] 33b1e0a273af: Waiting [2023-11-07T11:24:46.345Z] 5d3b04190fa2: Waiting [2023-11-07T11:24:46.345Z] 5c69ac0246d0: Download complete [2023-11-07T11:24:46.345Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T11:24:46.345Z] 3a2ae6a8a46f: Download complete [2023-11-07T11:24:46.345Z] ec43610c2a17: Verifying Checksum [2023-11-07T11:24:46.345Z] ec43610c2a17: Download complete [2023-11-07T11:24:46.345Z] 33b1e0a273af: Verifying Checksum [2023-11-07T11:24:46.345Z] 33b1e0a273af: Download complete [2023-11-07T11:24:46.345Z] 5d3b04190fa2: Verifying Checksum [2023-11-07T11:24:46.345Z] 5d3b04190fa2: Download complete [2023-11-07T11:24:46.605Z] 5eb5b503b376: Verifying Checksum [2023-11-07T11:24:46.605Z] 5eb5b503b376: Download complete [2023-11-07T11:24:47.171Z] 2f39f015ded8: Download complete [2023-11-07T11:24:47.736Z] 5eb5b503b376: Pull complete [2023-11-07T11:24:47.737Z] 5c69ac0246d0: Pull complete [2023-11-07T11:24:48.300Z] ec43610c2a17: Pull complete [2023-11-07T11:24:48.300Z] 3a2ae6a8a46f: Pull complete [2023-11-07T11:24:48.558Z] 33b1e0a273af: Pull complete [2023-11-07T11:24:48.558Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T11:24:51.897Z] provisioning config files... [2023-11-07T11:24:51.920Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config9957349223475326387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T11:24:52.310Z] ---> docker-login.sh [2023-11-07T11:24:52.310Z] nexus3.edgexfoundry.org:10001 [2023-11-07T11:24:52.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:24:52.741Z] 2f39f015ded8: Pull complete [2023-11-07T11:24:52.741Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T11:24:52.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T11:24:52.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-11-07T11:24:52.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:24:52.853Z] Configure a credential helper to remove this warning. See [2023-11-07T11:24:52.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:24:52.853Z] [2023-11-07T11:24:52.853Z] Login Succeeded [2023-11-07T11:24:52.853Z] nexus3.edgexfoundry.org:10002 [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T11:24:53.023Z] prd-ubuntu20.04-docker-8c-8g-16839 does not seem to be running inside a container [2023-11-07T11:24:53.067Z] $ 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-447 -v /w/workspace/foundry_device-virtual-go_PR-447:/w/workspace/foundry_device-virtual-go_PR-447:rw,z -v /w/workspace/foundry_device-virtual-go_PR-447@tmp:/w/workspace/foundry_device-virtual-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T11:24:53.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:24:53.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:24:53.119Z] Configure a credential helper to remove this warning. See [2023-11-07T11:24:53.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:24:53.119Z] [2023-11-07T11:24:53.119Z] Login Succeeded [2023-11-07T11:24:53.119Z] nexus3.edgexfoundry.org:10003 [2023-11-07T11:24:53.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:24:53.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:24:53.654Z] Configure a credential helper to remove this warning. See [2023-11-07T11:24:53.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:24:53.654Z] [2023-11-07T11:24:53.654Z] Login Succeeded [2023-11-07T11:24:53.654Z] nexus3.edgexfoundry.org:10004 [2023-11-07T11:24:53.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:24:53.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:24:53.921Z] Configure a credential helper to remove this warning. See [2023-11-07T11:24:53.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:24:53.921Z] [2023-11-07T11:24:53.921Z] Login Succeeded [2023-11-07T11:24:53.921Z] docker.io [2023-11-07T11:24:54.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T11:24:54.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T11:24:54.452Z] Configure a credential helper to remove this warning. See [2023-11-07T11:24:54.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T11:24:54.452Z] [2023-11-07T11:24:54.452Z] Login Succeeded [2023-11-07T11:24:54.452Z] ---> docker-login.sh ends [2023-11-07T11:24:58.582Z] $ docker top 9533f471b34b1d5524d0d728039b362538aca2afc68e4c4461ae08b0289377a2 -eo pid,comm [Pipeline] { [Pipeline] } [2023-11-07T11:24:58.770Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-07T11:24:59.149Z] ---> job-cost.sh [2023-11-07T11:24:59.149Z] lf-activate-venv: SKIPPING [2023-11-07T11:24:59.149Z] INFO: No Stack... [Pipeline] echo [2023-11-07T11:24:59.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T11:24:59.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T11:24:59.314Z] ========================================================= [2023-11-07T11:24:59.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T11:24:59.315Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-11-07T11:24:59.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:24:59.842Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T11:24:59.977Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T11:25:00.116Z] Sending build context to Docker daemon 11.98MB [2023-11-07T11:25:00.291Z] + cat /w/workspace/foundry_device-virtual-go_PR-447/archives/cost.csv [2023-11-07T11:25:00.291Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T11:25:00.334Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] [2023-11-07T11:25:00.339Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] did not exist. Created. [2023-11-07T11:25:00.339Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] [Pipeline] { [2023-11-07T11:25:00.385Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T11:25:00.385Z] Step 2/12 : FROM ${BASE} AS builder [Pipeline] unstash [Pipeline] sh [2023-11-07T11:25:00.749Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-07T11:25:00.796Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T11:25:00.834Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T11:25:00.940Z] $ docker stop --time=1 9533f471b34b1d5524d0d728039b362538aca2afc68e4c4461ae08b0289377a2 [2023-11-07T11:25:01.364Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T11:25:01.364Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T11:25:01.364Z] 5d54e960e981: Pulling fs layer [2023-11-07T11:25:01.364Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T11:25:01.364Z] f0e02332f6b5: Pulling fs layer [2023-11-07T11:25:01.364Z] cefa15bbcfad: Pulling fs layer [2023-11-07T11:25:01.364Z] 17808c966233: Pulling fs layer [2023-11-07T11:25:01.364Z] f4c1fc716caa: Pulling fs layer [2023-11-07T11:25:01.364Z] cefa15bbcfad: Waiting [2023-11-07T11:25:01.364Z] f4c1fc716caa: Waiting [2023-11-07T11:25:01.364Z] f0e02332f6b5: Waiting [2023-11-07T11:25:01.364Z] 17808c966233: Waiting [2023-11-07T11:25:01.364Z] 5d54e960e981: Verifying Checksum [2023-11-07T11:25:01.364Z] 5d54e960e981: Download complete [2023-11-07T11:25:01.636Z] f0e02332f6b5: Verifying Checksum [2023-11-07T11:25:01.636Z] f0e02332f6b5: Download complete [2023-11-07T11:25:01.636Z] cefa15bbcfad: Verifying Checksum [2023-11-07T11:25:01.636Z] cefa15bbcfad: Download complete [2023-11-07T11:25:01.636Z] 9fda8d8052c6: Verifying Checksum [2023-11-07T11:25:01.636Z] 9fda8d8052c6: Download complete [2023-11-07T11:25:01.906Z] f4c1fc716caa: Verifying Checksum [2023-11-07T11:25:01.906Z] f4c1fc716caa: Download complete [2023-11-07T11:25:02.076Z] $ docker rm -f --volumes 9533f471b34b1d5524d0d728039b362538aca2afc68e4c4461ae08b0289377a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-07T11:25:02.494Z] 9fda8d8052c6: Pull complete [2023-11-07T11:25:03.088Z] 5d54e960e981: Pull complete [2023-11-07T11:25:03.356Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T11:25:03.356Z] c4a7e357bf2a: Download complete [2023-11-07T11:25:04.316Z] 17808c966233: Verifying Checksum [2023-11-07T11:25:04.316Z] 17808c966233: Download complete [2023-11-07T11:25:16.762Z] c4a7e357bf2a: Pull complete [2023-11-07T11:25:16.762Z] f0e02332f6b5: Pull complete [2023-11-07T11:25:16.762Z] cefa15bbcfad: Pull complete [2023-11-07T11:25:24.985Z] 17808c966233: Pull complete [2023-11-07T11:25:30.332Z] f4c1fc716caa: Pull complete [2023-11-07T11:25:30.332Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T11:25:30.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T11:25:30.332Z] ---> ea914061e18c [2023-11-07T11:25:30.332Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T11:25:30.599Z] ---> Running in e7f1e9ac980b [2023-11-07T11:25:30.873Z] Removing intermediate container e7f1e9ac980b [2023-11-07T11:25:30.873Z] ---> e59b79b7fca0 [2023-11-07T11:25:30.873Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T11:25:31.138Z] ---> Running in 61a438822606 [2023-11-07T11:25:31.410Z] Removing intermediate container 61a438822606 [2023-11-07T11:25:31.410Z] ---> 03832bcc433d [2023-11-07T11:25:31.410Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T11:25:31.410Z] ---> Running in 009fb6c44e70 [2023-11-07T11:25:31.677Z] Removing intermediate container 009fb6c44e70 [2023-11-07T11:25:31.677Z] ---> a7a360dd04ec [2023-11-07T11:25:31.677Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-07T11:25:31.677Z] ---> Running in d4db7511106a [2023-11-07T11:25:32.260Z] Removing intermediate container d4db7511106a [2023-11-07T11:25:32.260Z] ---> 23391c97779a [2023-11-07T11:25:32.260Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T11:25:32.260Z] ---> Running in 7eb4f40987d8 [2023-11-07T11:25:33.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T11:25:34.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T11:25:35.144Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-07T11:25:35.144Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-07T11:25:35.144Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-07T11:25:35.144Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-07T11:25:35.144Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T11:25:35.144Z] OK: 270 MiB in 56 packages [2023-11-07T11:25:36.115Z] Removing intermediate container 7eb4f40987d8 [2023-11-07T11:25:36.115Z] ---> ba5d370dae86 [2023-11-07T11:25:36.115Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-07T11:25:36.696Z] ---> 7cc5e0502d3f [2023-11-07T11:25:36.696Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T11:25:36.696Z] ---> Running in 7e790d6ec71d [2023-11-07T11:26:58.309Z] Removing intermediate container 7e790d6ec71d [2023-11-07T11:26:58.309Z] ---> dacf73f4024c [2023-11-07T11:26:58.309Z] Step 10/12 : COPY . . [2023-11-07T11:26:58.309Z] ---> 6f4a0372f2df [2023-11-07T11:26:58.309Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T11:26:58.309Z] ---> Running in 0bcd818bec7c [2023-11-07T11:26:58.309Z] Removing intermediate container 0bcd818bec7c [2023-11-07T11:26:58.309Z] ---> 85e197758514 [2023-11-07T11:26:58.309Z] Step 12/12 : RUN $MAKE [2023-11-07T11:26:58.309Z] ---> Running in d01e5956c100 [2023-11-07T11:26:58.309Z] noop [2023-11-07T11:26:58.309Z] Removing intermediate container d01e5956c100 [2023-11-07T11:26:58.309Z] ---> ac2ed328a75d [2023-11-07T11:26:58.309Z] Successfully built ac2ed328a75d [2023-11-07T11:26:58.309Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:26:58.802Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T11:26:58.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T11:26:59.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-16840 does not seem to be running inside a container [2023-11-07T11:26:59.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-07T11:27:00.429Z] $ docker top 55cf8e6293684dd6a1109c31752e984038ece98fd0569dae989434e595afa9a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T11:27:01.274Z] + go version [2023-11-07T11:27:01.274Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T11:27:01.317Z] $ docker stop --time=1 55cf8e6293684dd6a1109c31752e984038ece98fd0569dae989434e595afa9a2 [2023-11-07T11:27:02.897Z] $ docker rm -f --volumes 55cf8e6293684dd6a1109c31752e984038ece98fd0569dae989434e595afa9a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:27:03.754Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T11:27:03.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T11:27:04.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-16840 does not seem to be running inside a container [2023-11-07T11:27:04.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-07T11:27:07.818Z] $ docker top 27bcd4003bde61023f04721f0ff32aabcbc041d6098664024241cac2481b78ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T11:27:08.360Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T11:27:08.755Z] + make test [2023-11-07T11:27:08.755Z] go test ./... -coverprofile=coverage.out [2023-11-07T11:27:13.011Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-07T11:28:49.636Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-07T11:28:49.636Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.090s coverage: 58.4% of statements [2023-11-07T11:28:49.636Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-07T11:28:49.636Z] go vet ./... [2023-11-07T11:29:07.832Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T11:29:07.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T11:29:07.832Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T11:29:07.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T11:29:07.920Z] $ docker stop --time=1 27bcd4003bde61023f04721f0ff32aabcbc041d6098664024241cac2481b78ea [2023-11-07T11:29:12.451Z] $ docker rm -f --volumes 27bcd4003bde61023f04721f0ff32aabcbc041d6098664024241cac2481b78ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T11:29:13.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T11:29:13.790Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T11:29:14.324Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T11:29:14.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T11:29:15.289Z] + ls -al . [2023-11-07T11:29:15.289Z] total 196 [2023-11-07T11:29:15.289Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 11:27 . [2023-11-07T11:29:15.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 11:24 .. [2023-11-07T11:29:15.289Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 11:24 .git [2023-11-07T11:29:15.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 11:24 .github [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 7 11:24 .gitignore [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 11:24 .golangci.yml [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 7 11:24 Attribution.txt [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 14372 Nov 7 11:24 CHANGELOG.md [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 1646 Nov 7 11:24 Dockerfile [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 11:24 GOVERNANCE.md [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 7 11:24 Jenkinsfile [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 11:24 LICENSE [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 7 11:24 Makefile [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 7 11:24 OWNERS.md [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 7 11:24 README.md [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 11:22 VERSION [2023-11-07T11:29:15.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 11:24 bin [2023-11-07T11:29:15.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 11:24 cmd [2023-11-07T11:29:15.289Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 7 11:28 coverage.out [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 3598 Nov 7 11:24 go.mod [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 34410 Nov 7 11:24 go.sum [2023-11-07T11:29:15.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 11:24 internal [2023-11-07T11:29:15.289Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 7 11:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:29:15.721Z] + 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=7dea2593f16e4663cba4e03c85639146aaa82bb9 --label arch=arm64 --label version=0.0.0 . [2023-11-07T11:29:16.304Z] Sending build context to Docker daemon 12.02MB [2023-11-07T11:29:16.304Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T11:29:16.304Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-07T11:29:16.304Z] ---> ac2ed328a75d [2023-11-07T11:29:16.304Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T11:29:16.304Z] ---> Running in be58d9326f83 [2023-11-07T11:29:16.572Z] Removing intermediate container be58d9326f83 [2023-11-07T11:29:16.572Z] ---> c57a0962e9fc [2023-11-07T11:29:16.572Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T11:29:16.838Z] ---> Running in 3e2a68cdd914 [2023-11-07T11:29:17.104Z] Removing intermediate container 3e2a68cdd914 [2023-11-07T11:29:17.104Z] ---> 176472b51608 [2023-11-07T11:29:17.104Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-07T11:29:17.104Z] ---> Running in 7c12fa6ba36e [2023-11-07T11:29:17.370Z] Removing intermediate container 7c12fa6ba36e [2023-11-07T11:29:17.370Z] ---> 46cd271c186b [2023-11-07T11:29:17.370Z] Step 6/25 : WORKDIR /device-virtual-go [2023-11-07T11:29:17.370Z] ---> Running in 73532495412f [2023-11-07T11:29:17.957Z] Removing intermediate container 73532495412f [2023-11-07T11:29:17.957Z] ---> da9b746740c3 [2023-11-07T11:29:17.957Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T11:29:17.957Z] ---> Running in 5897df2cf0fb [2023-11-07T11:29:18.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T11:29:19.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T11:29:20.596Z] OK: 270 MiB in 56 packages [2023-11-07T11:29:21.559Z] Removing intermediate container 5897df2cf0fb [2023-11-07T11:29:21.559Z] ---> da9f7adc5fa8 [2023-11-07T11:29:21.559Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-07T11:29:22.141Z] ---> 00c2eeca5dcf [2023-11-07T11:29:22.141Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T11:29:22.141Z] ---> Running in 932f3c8a67ec [2023-11-07T11:29:27.503Z] Removing intermediate container 932f3c8a67ec [2023-11-07T11:29:27.503Z] ---> b46c2fed29db [2023-11-07T11:29:27.503Z] Step 10/25 : COPY . . [2023-11-07T11:29:28.462Z] ---> 4c65fb72e5cc [2023-11-07T11:29:28.462Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T11:29:28.462Z] ---> Running in c4ec67e9287b [2023-11-07T11:29:29.044Z] Removing intermediate container c4ec67e9287b [2023-11-07T11:29:29.044Z] ---> 3d9bbbc68a26 [2023-11-07T11:29:29.044Z] Step 12/25 : RUN $MAKE [2023-11-07T11:29:29.044Z] ---> Running in f8927c51245b [2023-11-07T11:29:30.002Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.40" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-11-07T11:31:21.642Z] Removing intermediate container f8927c51245b [2023-11-07T11:31:21.642Z] ---> 99253e5d2088 [2023-11-07T11:31:21.642Z] Step 13/25 : FROM alpine:3.18 [2023-11-07T11:31:21.642Z] 3.18: Pulling from library/alpine [2023-11-07T11:31:21.642Z] 579b34f0a95b: Pulling fs layer [2023-11-07T11:31:21.642Z] 579b34f0a95b: Verifying Checksum [2023-11-07T11:31:21.642Z] 579b34f0a95b: Download complete [2023-11-07T11:31:21.642Z] 579b34f0a95b: Pull complete [2023-11-07T11:31:21.642Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T11:31:21.642Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T11:31:21.642Z] ---> 3cc203321400 [2023-11-07T11:31:21.642Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-07T11:31:21.642Z] ---> Running in 3a3b257effe8 [2023-11-07T11:31:21.642Z] Removing intermediate container 3a3b257effe8 [2023-11-07T11:31:21.642Z] ---> 1a0cf6c2a344 [2023-11-07T11:31:21.642Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-07T11:31:21.642Z] ---> Running in 58d024ca02d0 [2023-11-07T11:31:21.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T11:31:21.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T11:31:21.642Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T11:31:21.642Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T11:31:21.642Z] OK: 8 MiB in 16 packages [2023-11-07T11:31:21.642Z] Removing intermediate container 58d024ca02d0 [2023-11-07T11:31:21.642Z] ---> 0138c9cf99de [2023-11-07T11:31:21.642Z] Step 16/25 : WORKDIR / [2023-11-07T11:31:21.642Z] ---> Running in 8e6fe4a2706d [2023-11-07T11:31:21.642Z] Removing intermediate container 8e6fe4a2706d [2023-11-07T11:31:21.642Z] ---> 872deb29fdf8 [2023-11-07T11:31:21.642Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-07T11:31:22.225Z] ---> 8e2aed6ee341 [2023-11-07T11:31:22.225Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-07T11:31:22.807Z] ---> 135ddb0a13f0 [2023-11-07T11:31:22.807Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-11-07T11:31:24.246Z] ---> 685c2d778d07 [2023-11-07T11:31:24.246Z] Step 20/25 : EXPOSE 59900 [2023-11-07T11:31:24.246Z] ---> Running in 041ac20009f4 [2023-11-07T11:31:24.514Z] Removing intermediate container 041ac20009f4 [2023-11-07T11:31:24.514Z] ---> 0592a39b9e5a [2023-11-07T11:31:24.514Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-11-07T11:31:24.514Z] ---> Running in 7f7024ed05a5 [2023-11-07T11:31:24.779Z] Removing intermediate container 7f7024ed05a5 [2023-11-07T11:31:24.779Z] ---> 2792112dcd71 [2023-11-07T11:31:24.779Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-07T11:31:24.779Z] ---> Running in 139e9956d547 [2023-11-07T11:31:25.044Z] Removing intermediate container 139e9956d547 [2023-11-07T11:31:25.044Z] ---> 72a200c8eda9 [2023-11-07T11:31:25.044Z] Step 23/25 : LABEL arch=arm64 [2023-11-07T11:31:25.310Z] ---> Running in 4239fcdc2ada [2023-11-07T11:31:25.578Z] Removing intermediate container 4239fcdc2ada [2023-11-07T11:31:25.578Z] ---> b780bcf123a9 [2023-11-07T11:31:25.578Z] Step 24/25 : LABEL git_sha=7dea2593f16e4663cba4e03c85639146aaa82bb9 [2023-11-07T11:31:25.578Z] ---> Running in 30c16a98b5ef [2023-11-07T11:31:25.844Z] Removing intermediate container 30c16a98b5ef [2023-11-07T11:31:25.844Z] ---> 086b0e83ef29 [2023-11-07T11:31:25.844Z] Step 25/25 : LABEL version=0.0.0 [2023-11-07T11:31:25.844Z] ---> Running in 44138e55edd7 [2023-11-07T11:31:26.108Z] Removing intermediate container 44138e55edd7 [2023-11-07T11:31:26.108Z] ---> 95e3cd6ad7fe [2023-11-07T11:31:26.108Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T11:31:26.371Z] Successfully built 95e3cd6ad7fe [2023-11-07T11:31:26.371Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:31:27.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T11:31:27.207Z] [2023-11-07T11:31:27.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:31:27.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T11:31:27.594Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T11:31:27.594Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T11:31:27.594Z] 04944245beec: Pulling fs layer [2023-11-07T11:31:27.594Z] 699f458cf7ca: Pulling fs layer [2023-11-07T11:31:27.594Z] 765212b225bb: Pulling fs layer [2023-11-07T11:31:27.594Z] f23df028b6ca: Pulling fs layer [2023-11-07T11:31:27.594Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T11:31:27.594Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T11:31:27.594Z] f23df028b6ca: Waiting [2023-11-07T11:31:27.594Z] d65c8cfc05b1: Waiting [2023-11-07T11:31:27.594Z] 2437ff75d9bd: Waiting [2023-11-07T11:31:27.594Z] 765212b225bb: Waiting [2023-11-07T11:31:27.862Z] 04944245beec: Verifying Checksum [2023-11-07T11:31:27.862Z] 04944245beec: Download complete [2023-11-07T11:31:27.862Z] 765212b225bb: Verifying Checksum [2023-11-07T11:31:27.862Z] 765212b225bb: Download complete [2023-11-07T11:31:27.862Z] f23df028b6ca: Verifying Checksum [2023-11-07T11:31:27.862Z] f23df028b6ca: Download complete [2023-11-07T11:31:27.862Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T11:31:27.862Z] d65c8cfc05b1: Download complete [2023-11-07T11:31:28.128Z] 699f458cf7ca: Verifying Checksum [2023-11-07T11:31:28.128Z] 699f458cf7ca: Download complete [2023-11-07T11:31:28.394Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T11:31:28.394Z] 8998bd30e6a1: Download complete [2023-11-07T11:31:30.972Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T11:31:30.972Z] 2437ff75d9bd: Download complete [2023-11-07T11:31:32.907Z] 8998bd30e6a1: Pull complete [2023-11-07T11:31:33.572Z] 04944245beec: Pull complete [2023-11-07T11:31:35.030Z] 699f458cf7ca: Pull complete [2023-11-07T11:31:35.302Z] 765212b225bb: Pull complete [2023-11-07T11:31:36.285Z] f23df028b6ca: Pull complete [2023-11-07T11:31:36.285Z] d65c8cfc05b1: Pull complete [2023-11-07T11:31:54.484Z] 2437ff75d9bd: Pull complete [2023-11-07T11:31:54.484Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T11:31:54.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T11:31:54.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T11:31:54.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-16840 does not seem to be running inside a container [2023-11-07T11:31:54.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-07T11:32:00.444Z] $ docker top 8cac2d50eeb78c4ed96943af43b577eac879ccbbdc59c22d2637110ff6ce1c09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T11:32:01.339Z] ---> job-cost.sh [2023-11-07T11:32:01.339Z] lf-activate-venv: SKIPPING [2023-11-07T11:32:01.339Z] INFO: No Stack... [2023-11-07T11:32:01.604Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T11:32:02.558Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T11:32:03.222Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-11-07T11:32:03.222Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T11:32:03.301Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] [2023-11-07T11:32:03.307Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] did not exist. Created. [2023-11-07T11:32:03.307Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T11:32:03.725Z] /w/workspace/device-virtual-go/1@tmp/durable-8d40897b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T11:32:04.082Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T11:32:04.120Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T11:32:04.169Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T11:32:04.184Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T11:32:04.264Z] $ docker stop --time=1 8cac2d50eeb78c4ed96943af43b577eac879ccbbdc59c22d2637110ff6ce1c09 [2023-11-07T11:32:05.786Z] $ docker rm -f --volumes 8cac2d50eeb78c4ed96943af43b577eac879ccbbdc59c22d2637110ff6ce1c09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-07T11:32:06.805Z] provisioning config files... [2023-11-07T11:32:06.812Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-447@tmp/config2712590212883979220tmp [Pipeline] { [Pipeline] sh [2023-11-07T11:32:07.145Z] + set +x [2023-11-07T11:32:07.145Z] + curl -s https://codecov.io/bash [2023-11-07T11:32:07.145Z] + bash -s -- [2023-11-07T11:32:07.145Z] [2023-11-07T11:32:07.145Z] _____ _ [2023-11-07T11:32:07.145Z] / ____| | | [2023-11-07T11:32:07.145Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T11:32:07.145Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T11:32:07.145Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T11:32:07.145Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T11:32:07.145Z] Bash-1.0.6 [2023-11-07T11:32:07.146Z] [2023-11-07T11:32:07.146Z] [2023-11-07T11:32:07.146Z] ==> git version 2.25.1 found [2023-11-07T11:32:07.146Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-07T11:32:07.146Z] Release-Date: 2020-01-08 [2023-11-07T11:32:07.146Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-07T11:32:07.146Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T11:32:07.146Z] ==> Jenkins CI detected. [2023-11-07T11:32:07.146Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-447 [2023-11-07T11:32:07.146Z] project root: . [2023-11-07T11:32:07.146Z] --> token set from env [2023-11-07T11:32:07.146Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T11:32:07.146Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T11:32:07.146Z] ==> Python coveragepy not found [2023-11-07T11:32:07.146Z] ==> Searching for coverage reports in: [2023-11-07T11:32:07.146Z] + . [2023-11-07T11:32:07.146Z] -> Found 1 reports [2023-11-07T11:32:07.146Z] ==> Detecting git/mercurial file structure [2023-11-07T11:32:07.146Z] ==> Reading reports [2023-11-07T11:32:07.146Z] + ./coverage.out bytes=43063 [2023-11-07T11:32:07.405Z] ==> Appending adjustments [2023-11-07T11:32:07.405Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T11:32:07.405Z] + Found adjustments [2023-11-07T11:32:07.405Z] ==> Gzipping contents [2023-11-07T11:32:07.405Z] 8.0K /tmp/codecov.ryDdVR.gz [2023-11-07T11:32:07.405Z] ==> Uploading reports [2023-11-07T11:32:07.405Z] url: https://codecov.io [2023-11-07T11:32:07.405Z] query: branch=PR-447&commit=7dea2593f16e4663cba4e03c85639146aaa82bb9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=447&job=&cmd_args= [2023-11-07T11:32:07.405Z] -> Pinging Codecov [2023-11-07T11:32:07.405Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-447&commit=7dea2593f16e4663cba4e03c85639146aaa82bb9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=447&job=&cmd_args= [2023-11-07T11:32:07.665Z] -> Uploading to [2023-11-07T11:32:07.665Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/5E52B4B073DB2E39498172D8E973AA87/7dea2593f16e4663cba4e03c85639146aaa82bb9/adcd7527-c970-4537-a057-04d173fc8132.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T113207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9355d6471e9f41a9828afb923df14527f00a1c809a0db26e09dc61f60f6accb3 [2023-11-07T11:32:07.665Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T11:32:07.665Z] Dload Upload Total Spent Left Speed [2023-11-07T11:32:07.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 24500 --:--:-- --:--:-- --:--:-- 24500 100 4998 0 0 100 4998 0 20652 --:--:-- --:--:-- --:--:-- 20567 [2023-11-07T11:32:07.924Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/7dea2593f16e4663cba4e03c85639146aaa82bb9 [Pipeline] } [2023-11-07T11:32:07.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-07T11:32:09.698Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-447/archives ] [2023-11-07T11:32:09.698Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-447/archives [2023-11-07T11:32:09.698Z] total 16 [2023-11-07T11:32:09.698Z] drwxr-xr-x 3 root root 4096 Nov 7 11:24 . [2023-11-07T11:32:09.698Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 11:25 .. [2023-11-07T11:32:09.698Z] drwxr-xr-x 2 root root 4096 Nov 7 11:24 cost [2023-11-07T11:32:09.698Z] -rw-r--r-- 1 root root 89 Nov 7 11:24 cost.csv [2023-11-07T11:32:09.698Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-447/archives [2023-11-07T11:32:09.698Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-447/archives [2023-11-07T11:32:09.698Z] total 16 [2023-11-07T11:32:09.698Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 11:24 . [2023-11-07T11:32:09.698Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 11:25 .. [2023-11-07T11:32:09.698Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 11:24 cost [2023-11-07T11:32:09.698Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 7 11:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T11:32:10.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T11:32:10.920Z] ---> package-listing.sh [2023-11-07T11:32:10.920Z] ++ facter osfamily [2023-11-07T11:32:10.920Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T11:32:11.180Z] + OS_FAMILY=debian [2023-11-07T11:32:11.180Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-447 [2023-11-07T11:32:11.180Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T11:32:11.180Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T11:32:11.180Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T11:32:11.180Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T11:32:11.180Z] + '[' /w/workspace/foundry_device-virtual-go_PR-447 ']' [2023-11-07T11:32:11.180Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T11:32:11.180Z] + case "${OS_FAMILY}" in [2023-11-07T11:32:11.180Z] + dpkg -l [2023-11-07T11:32:11.180Z] + grep '^ii' [2023-11-07T11:32:11.180Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T11:32:11.180Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T11:32:11.180Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T11:32:11.180Z] + '[' /w/workspace/foundry_device-virtual-go_PR-447 ']' [2023-11-07T11:32:11.180Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-447/archives/ [2023-11-07T11:32:11.180Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-447/archives/ [Pipeline] echo [2023-11-07T11:32:11.219Z] 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-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-07T11:32:11.512Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T11:32:12.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T11:32:12.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T11:32:12.325Z] prd-ubuntu20.04-docker-8c-8g-16839 does not seem to be running inside a container [2023-11-07T11:32:12.371Z] $ 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-447/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-447 -v /w/workspace/foundry_device-virtual-go_PR-447:/w/workspace/foundry_device-virtual-go_PR-447:rw,z -v /w/workspace/foundry_device-virtual-go_PR-447@tmp:/w/workspace/foundry_device-virtual-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T11:32:12.555Z] $ docker top cdf28ddfc5d36d7261c3dd732f2cb8cd571229238df499200b1ea626ce4399c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T11:32:12.926Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T11:32:13.237Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T11:32:13.548Z] + ls /var/log/sa-host [2023-11-07T11:32:13.548Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T11:32:13.754Z] provisioning config files... [2023-11-07T11:32:13.764Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-447@tmp/config8899300921050949092tmp [Pipeline] { [Pipeline] echo [2023-11-07T11:32:13.814Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T11:32:14.127Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T11:32:14.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T11:32:14.562Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T11:32:14.603Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T11:32:14.918Z] ---> sudo-logs.sh [2023-11-07T11:32:14.918Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T11:32:15.005Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T11:32:15.318Z] ---> job-cost.sh [2023-11-07T11:32:15.319Z] lf-activate-venv: SKIPPING [2023-11-07T11:32:15.319Z] DEBUG: total: 0.2199999988079071 [2023-11-07T11:32:15.319Z] INFO: Retrieving Stack Cost... [2023-11-07T11:32:15.579Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T11:32:16.146Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T11:32:16.182Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T11:32:16.490Z] ---> logs-deploy.sh [2023-11-07T11:32:16.490Z] lf-activate-venv: SKIPPING [2023-11-07T11:32:16.490Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-447/1 [2023-11-07T11:32:16.490Z] INFO: archiving workspace using pattern(s): [2023-11-07T11:32:17.427Z] Archives upload complete. [2023-11-07T11:32:17.685Z] INFO: archiving logs to Nexus [2023-11-07T11:32:18.252Z] ---> uname -a: [2023-11-07T11:32:18.252Z] Linux prd-ubuntu20-04-docker-8c-8g-16839 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-07T11:32:18.252Z] [2023-11-07T11:32:18.252Z] [2023-11-07T11:32:18.252Z] ---> lscpu: [2023-11-07T11:32:18.252Z] Architecture: x86_64 [2023-11-07T11:32:18.252Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-07T11:32:18.252Z] Byte Order: Little Endian [2023-11-07T11:32:18.252Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-07T11:32:18.252Z] CPU(s): 8 [2023-11-07T11:32:18.252Z] On-line CPU(s) list: 0-7 [2023-11-07T11:32:18.252Z] Thread(s) per core: 1 [2023-11-07T11:32:18.252Z] Core(s) per socket: 1 [2023-11-07T11:32:18.252Z] Socket(s): 8 [2023-11-07T11:32:18.252Z] NUMA node(s): 1 [2023-11-07T11:32:18.252Z] Vendor ID: AuthenticAMD [2023-11-07T11:32:18.252Z] CPU family: 23 [2023-11-07T11:32:18.252Z] Model: 49 [2023-11-07T11:32:18.252Z] Model name: AMD EPYC-Rome Processor [2023-11-07T11:32:18.252Z] Stepping: 0 [2023-11-07T11:32:18.252Z] CPU MHz: 2799.998 [2023-11-07T11:32:18.252Z] BogoMIPS: 5599.99 [2023-11-07T11:32:18.252Z] Virtualization: AMD-V [2023-11-07T11:32:18.252Z] Hypervisor vendor: KVM [2023-11-07T11:32:18.252Z] Virtualization type: full [2023-11-07T11:32:18.252Z] L1d cache: 256 KiB [2023-11-07T11:32:18.252Z] L1i cache: 256 KiB [2023-11-07T11:32:18.252Z] L2 cache: 4 MiB [2023-11-07T11:32:18.252Z] L3 cache: 128 MiB [2023-11-07T11:32:18.252Z] NUMA node0 CPU(s): 0-7 [2023-11-07T11:32:18.252Z] Vulnerability Itlb multihit: Not affected [2023-11-07T11:32:18.252Z] Vulnerability L1tf: Not affected [2023-11-07T11:32:18.252Z] Vulnerability Mds: Not affected [2023-11-07T11:32:18.252Z] Vulnerability Meltdown: Not affected [2023-11-07T11:32:18.252Z] Vulnerability Mmio stale data: Not affected [2023-11-07T11:32:18.252Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-07T11:32:18.252Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-07T11:32:18.252Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-07T11:32:18.252Z] Vulnerability Srbds: Not affected [2023-11-07T11:32:18.252Z] Vulnerability Tsx async abort: Not affected [2023-11-07T11:32:18.252Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-07T11:32:18.252Z] [2023-11-07T11:32:18.252Z] [2023-11-07T11:32:18.252Z] ---> nproc: [2023-11-07T11:32:18.252Z] 8 [2023-11-07T11:32:18.252Z] [2023-11-07T11:32:18.252Z] [2023-11-07T11:32:18.252Z] ---> df -h: [2023-11-07T11:32:18.252Z] Filesystem Size Used Avail Use% Mounted on [2023-11-07T11:32:18.252Z] overlay 155G 12G 144G 8% / [2023-11-07T11:32:18.252Z] tmpfs 64M 0 64M 0% /dev [2023-11-07T11:32:18.252Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-07T11:32:18.252Z] shm 64M 0 64M 0% /dev/shm [2023-11-07T11:32:18.252Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-07T11:32:18.252Z] [2023-11-07T11:32:18.252Z] [2023-11-07T11:32:18.252Z] ---> sar -b -r -n DEV: [2023-11-07T11:32:18.252Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16839) 11/07/23 _x86_64_ (8 CPU) [2023-11-07T11:32:18.252Z] [2023-11-07T11:32:18.252Z] 11:21:20 LINUX RESTART (8 CPU) [2023-11-07T11:32:18.252Z] [2023-11-07T11:32:18.252Z] 11:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-07T11:32:18.252Z] 11:23:01 153.23 11.81 141.42 0.00 1771.94 64366.94 0.00 [2023-11-07T11:32:18.252Z] 11:24:01 154.16 0.13 154.02 0.00 11.60 73177.00 0.00 [2023-11-07T11:32:18.252Z] 11:25:01 189.92 0.22 189.70 0.00 10.66 71173.08 0.00 [2023-11-07T11:32:18.252Z] 11:26:01 8.05 0.00 8.05 0.00 0.00 25329.13 0.00 [2023-11-07T11:32:18.252Z] 11:27:01 58.37 11.61 46.76 0.00 5176.87 33524.15 0.00 [2023-11-07T11:32:18.252Z] 11:28:01 7.83 0.02 7.82 0.00 0.13 11411.43 0.00 [2023-11-07T11:32:18.252Z] 11:29:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2023-11-07T11:32:18.252Z] 11:30:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 [2023-11-07T11:32:18.252Z] 11:31:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2023-11-07T11:32:18.252Z] 11:32:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 [2023-11-07T11:32:18.252Z] Average: 57.72 2.38 55.34 0.00 697.13 27905.73 0.00 [2023-11-07T11:32:18.252Z] [2023-11-07T11:32:18.252Z] 11:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-07T11:32:18.252Z] 11:23:01 28491656 31578228 732712 2.23 111144 3182344 1885232 5.56 1154144 2784376 542672 [2023-11-07T11:32:18.252Z] 11:24:01 27998532 31394420 908740 2.76 151888 3406200 2009128 5.92 1347548 3034764 190836 [2023-11-07T11:32:18.252Z] 11:25:01 27569020 31538552 763676 2.32 164688 3927968 1962788 5.78 1301960 3467608 492 [2023-11-07T11:32:18.252Z] 11:26:01 27595544 31564604 740272 2.25 164804 3927828 1787708 5.27 1276360 3467468 24 [2023-11-07T11:32:18.252Z] 11:27:01 27116640 31542500 731764 2.23 193964 4352928 1714280 5.05 1585928 3601852 992 [2023-11-07T11:32:18.252Z] 11:28:01 27126496 31547224 726852 2.21 192512 4349672 1718036 5.06 1579084 3598584 4 [2023-11-07T11:32:18.252Z] 11:29:01 27126764 31547524 726508 2.21 192536 4349676 1718036 5.06 1579108 3598588 4 [2023-11-07T11:32:18.252Z] 11:30:01 27135096 31555884 718116 2.18 192556 4349684 1718036 5.06 1570912 3598592 48 [2023-11-07T11:32:18.253Z] 11:31:01 27135080 31555896 718096 2.18 192580 4349684 1718036 5.06 1570972 3598592 12 [2023-11-07T11:32:18.253Z] 11:32:01 27137520 31558408 715492 2.18 192644 4349688 1718036 5.06 1568916 3598600 8 [2023-11-07T11:32:18.253Z] Average: 27443235 31538324 748223 2.28 174932 4054567 1794932 5.29 1453493 3434902 73509 [2023-11-07T11:32:18.253Z] [2023-11-07T11:32:18.253Z] 11:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-07T11:32:18.253Z] 11:23:01 docker0 208.46 364.41 18.48 2602.44 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:23:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:23:01 ens3 650.62 389.09 7628.62 60.62 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:24:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:24:01 ens3 23.38 13.43 24.02 9.43 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:24:01 veth5d0af6d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:25:01 docker0 3.75 7.45 0.22 62.37 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:25:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:25:01 ens3 133.44 93.22 2660.11 97.30 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:26:01 ens3 0.92 0.68 0.92 0.39 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:27:01 ens3 178.45 75.62 2741.06 5.48 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:28:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:30:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] 11:32:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] Average: docker0 21.22 37.20 1.87 266.52 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] Average: ens3 98.76 57.26 1305.61 17.33 0.00 0.00 0.00 0.00 [2023-11-07T11:32:18.253Z] [2023-11-07T11:32:18.253Z] [2023-11-07T11:32:18.253Z] ---> sar -P ALL: [2023-11-07T11:32:18.253Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16839) 11/07/23 _x86_64_ (8 CPU) [2023-11-07T11:32:18.253Z] [2023-11-07T11:32:18.253Z] 11:21:20 LINUX RESTART (8 CPU) [2023-11-07T11:32:18.253Z] [2023-11-07T11:32:18.253Z] 11:22:01 CPU %user %nice %system %iowait %steal %idle [2023-11-07T11:32:18.253Z] 11:23:01 all 8.00 0.00 3.42 4.38 0.07 84.12 [2023-11-07T11:32:18.253Z] 11:23:01 0 7.56 0.00 4.01 2.27 0.08 86.08 [2023-11-07T11:32:18.253Z] 11:23:01 1 8.97 0.00 3.31 2.16 0.08 85.48 [2023-11-07T11:32:18.253Z] 11:23:01 2 7.23 0.00 4.68 14.05 0.08 73.96 [2023-11-07T11:32:18.253Z] 11:23:01 3 7.74 0.00 3.21 1.36 0.07 87.61 [2023-11-07T11:32:18.253Z] 11:23:01 4 7.35 0.00 3.01 5.06 0.05 84.52 [2023-11-07T11:32:18.253Z] 11:23:01 5 6.69 0.00 2.85 7.75 0.07 82.65 [2023-11-07T11:32:18.253Z] 11:23:01 6 8.99 0.00 2.85 1.38 0.05 86.73 [2023-11-07T11:32:18.253Z] 11:23:01 7 9.51 0.00 3.47 1.02 0.10 85.90 [2023-11-07T11:32:18.253Z] 11:24:01 all 16.45 0.00 3.26 8.36 0.07 71.86 [2023-11-07T11:32:18.253Z] 11:24:01 0 16.88 0.00 3.08 1.36 0.08 78.60 [2023-11-07T11:32:18.253Z] 11:24:01 1 17.11 0.00 4.09 1.97 0.07 76.77 [2023-11-07T11:32:18.253Z] 11:24:01 2 16.02 0.00 2.52 2.11 0.07 79.29 [2023-11-07T11:32:18.253Z] 11:24:01 3 16.42 0.00 3.22 3.47 0.07 76.82 [2023-11-07T11:32:18.253Z] 11:24:01 4 15.64 0.00 3.76 43.38 0.08 37.14 [2023-11-07T11:32:18.253Z] 11:24:01 5 16.26 0.00 3.87 13.37 0.07 66.43 [2023-11-07T11:32:18.253Z] 11:24:01 6 16.30 0.00 3.02 0.52 0.07 80.09 [2023-11-07T11:32:18.253Z] 11:24:01 7 16.94 0.00 2.57 1.01 0.07 79.41 [2023-11-07T11:32:18.253Z] 11:25:01 all 25.91 0.00 4.26 3.50 0.13 66.19 [2023-11-07T11:32:18.253Z] 11:25:01 0 24.76 0.00 4.43 1.88 0.12 68.82 [2023-11-07T11:32:18.253Z] 11:25:01 1 27.40 0.00 4.01 0.65 0.12 67.83 [2023-11-07T11:32:18.253Z] 11:25:01 2 24.14 0.00 4.58 12.77 0.15 58.35 [2023-11-07T11:32:18.253Z] 11:25:01 3 26.06 0.00 4.55 1.02 0.12 68.26 [2023-11-07T11:32:18.253Z] 11:25:01 4 25.91 0.00 4.13 10.24 0.20 59.52 [2023-11-07T11:32:18.253Z] 11:25:01 5 25.16 0.00 4.77 0.93 0.10 69.05 [2023-11-07T11:32:18.253Z] 11:25:01 6 26.90 0.00 3.34 0.14 0.12 69.51 [2023-11-07T11:32:18.253Z] 11:25:01 7 26.98 0.00 4.31 0.42 0.12 68.17 [2023-11-07T11:32:18.253Z] 11:26:01 all 0.15 0.00 0.03 0.02 0.01 99.79 [2023-11-07T11:32:18.253Z] 11:26:01 0 0.85 0.00 0.03 0.00 0.00 99.12 [2023-11-07T11:32:18.253Z] 11:26:01 1 0.12 0.00 0.03 0.02 0.02 99.82 [2023-11-07T11:32:18.253Z] 11:26:01 2 0.03 0.00 0.03 0.10 0.02 99.82 [2023-11-07T11:32:18.253Z] 11:26:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-07T11:32:18.253Z] 11:26:01 4 0.05 0.00 0.05 0.02 0.00 99.88 [2023-11-07T11:32:18.253Z] 11:26:01 5 0.02 0.00 0.03 0.03 0.02 99.90 [2023-11-07T11:32:18.253Z] 11:26:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2023-11-07T11:32:18.253Z] 11:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-07T11:32:18.253Z] 11:27:01 all 2.62 0.00 1.33 1.41 0.02 94.62 [2023-11-07T11:32:18.253Z] 11:27:01 0 2.25 0.00 0.87 2.02 0.03 94.84 [2023-11-07T11:32:18.253Z] 11:27:01 1 2.11 0.00 1.99 0.94 0.02 94.95 [2023-11-07T11:32:18.253Z] 11:27:01 2 1.91 0.00 0.97 4.95 0.03 92.14 [2023-11-07T11:32:18.253Z] 11:27:01 3 2.26 0.00 1.02 1.37 0.02 95.34 [2023-11-07T11:32:18.253Z] 11:27:01 4 2.96 0.00 1.57 0.89 0.02 94.56 [2023-11-07T11:32:18.253Z] 11:27:01 5 1.99 0.00 1.07 0.57 0.02 96.36 [2023-11-07T11:32:18.253Z] 11:27:01 6 3.72 0.00 0.78 0.30 0.02 95.18 [2023-11-07T11:32:18.253Z] 11:27:01 7 3.78 0.00 2.34 0.27 0.03 93.57 [2023-11-07T11:32:18.253Z] 11:28:01 all 0.08 0.00 0.05 0.05 0.00 99.82 [2023-11-07T11:32:18.253Z] 11:28:01 0 0.12 0.00 0.03 0.03 0.00 99.82 [2023-11-07T11:32:18.253Z] 11:28:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2023-11-07T11:32:18.253Z] 11:28:01 2 0.12 0.00 0.05 0.32 0.02 99.50 [2023-11-07T11:32:18.253Z] 11:28:01 3 0.03 0.00 0.03 0.03 0.00 99.90 [2023-11-07T11:32:18.253Z] 11:28:01 4 0.22 0.00 0.13 0.00 0.00 99.65 [2023-11-07T11:32:18.253Z] 11:28:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-07T11:32:18.253Z] 11:28:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-11-07T11:32:18.253Z] 11:28:01 7 0.03 0.00 0.05 0.02 0.00 99.90 [2023-11-07T11:32:18.253Z] 11:29:01 all 0.12 0.00 0.01 0.01 0.01 99.85 [2023-11-07T11:32:18.253Z] 11:29:01 0 0.83 0.00 0.00 0.00 0.02 99.15 [2023-11-07T11:32:18.253Z] 11:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-07T11:32:18.253Z] 11:29:01 2 0.03 0.00 0.03 0.05 0.02 99.87 [2023-11-07T11:32:18.253Z] 11:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-07T11:32:18.253Z] 11:29:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-07T11:32:18.253Z] 11:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T11:32:18.253Z] 11:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T11:32:18.253Z] 11:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-07T11:32:18.253Z] 11:30:01 all 0.28 0.00 0.01 0.03 0.00 99.69 [2023-11-07T11:32:18.253Z] 11:30:01 0 2.00 0.00 0.00 0.00 0.00 98.00 [2023-11-07T11:32:18.253Z] 11:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-07T11:32:18.253Z] 11:30:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-07T11:32:18.253Z] 11:30:01 3 0.02 0.00 0.00 0.20 0.00 99.78 [2023-11-07T11:32:18.253Z] 11:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-07T11:32:18.253Z] 11:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-07T11:32:18.253Z] 11:30:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-07T11:32:18.253Z] 11:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-07T11:32:18.253Z] 11:31:01 all 0.14 0.00 0.01 0.01 0.01 99.84 [2023-11-07T11:32:18.253Z] 11:31:01 0 1.03 0.00 0.02 0.00 0.00 98.96 [2023-11-07T11:32:18.253Z] 11:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T11:32:18.253Z] 11:31:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2023-11-07T11:32:18.253Z] 11:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-07T11:32:18.253Z] 11:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-07T11:32:18.253Z] 11:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T11:32:18.253Z] 11:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-07T11:32:18.253Z] 11:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-07T11:32:18.253Z] 11:32:01 all 0.09 0.00 0.01 0.01 0.01 99.87 [2023-11-07T11:32:18.253Z] 11:32:01 0 0.40 0.00 0.02 0.00 0.02 99.57 [2023-11-07T11:32:18.253Z] 11:32:01 1 0.20 0.00 0.00 0.00 0.02 99.78 [2023-11-07T11:32:18.253Z] 11:32:01 2 0.03 0.00 0.03 0.10 0.02 99.82 [2023-11-07T11:32:18.253Z] 11:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T11:32:18.253Z] 11:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-07T11:32:18.253Z] 11:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-07T11:32:18.253Z] 11:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-07T11:32:18.253Z] 11:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-07T11:32:18.253Z] Average: all 5.33 0.00 1.23 1.76 0.03 91.64 [2023-11-07T11:32:18.253Z] Average: 0 5.62 0.00 1.24 0.75 0.04 92.36 [2023-11-07T11:32:18.253Z] Average: 1 5.53 0.00 1.34 0.57 0.03 92.52 [2023-11-07T11:32:18.253Z] Average: 2 4.91 0.00 1.28 3.42 0.04 90.35 [2023-11-07T11:32:18.253Z] Average: 3 5.22 0.00 1.20 0.74 0.03 92.81 [2023-11-07T11:32:18.253Z] Average: 4 5.16 0.00 1.26 5.88 0.04 87.66 [2023-11-07T11:32:18.253Z] Average: 5 4.99 0.00 1.26 2.25 0.03 91.48 [2023-11-07T11:32:18.253Z] Average: 6 5.56 0.00 1.00 0.23 0.03 93.18 [2023-11-07T11:32:18.253Z] Average: 7 5.69 0.00 1.27 0.27 0.03 92.74 [2023-11-07T11:32:18.253Z] [2023-11-07T11:32:18.253Z] [2023-11-07T11:32:18.253Z]