Pull request #477 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2435e9f219b457f4d61eaf05b426dc055a7f40df+d2286335481a4acfff8c0442b7058260a928cf02 (c10109e67e46dc3ae440bdcbc14260a6a04a4e2c) 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-ssh4000504728895825841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16996983619851111937.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 590556114a56c6d90cc8043840e039c2f74196dc 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-477/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-477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14267845256150950367.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-477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2098930766402475246.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7225982913480369224.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-477/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-477/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5409537369169964154.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 590556114a56c6d90cc8043840e039c2f74196dc 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-5449 in /w/workspace/foundry_device-virtual-go_PR-477 [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-477 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d2286335481a4acfff8c0442b7058260a928cf02 into PR head commit 2435e9f219b457f4d61eaf05b426dc055a7f40df Merge succeeded, producing 2435e9f219b457f4d61eaf05b426dc055a7f40df Checking out Revision 2435e9f219b457f4d61eaf05b426dc055a7f40df (PR-477) 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 590556114a56c6d90cc8043840e039c2f74196dc > 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/477/head:refs/remotes/origin/PR-477 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2435e9f219b457f4d61eaf05b426dc055a7f40df # 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 d2286335481a4acfff8c0442b7058260a928cf02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2435e9f219b457f4d61eaf05b426dc055a7f40df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-12T11:32:12.838Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-12T11:32:13.067Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-12T11:32:13.191Z] ========================================================= [2024-07-12T11:32:13.191Z] EdgeX Global Pipelines Version Info [2024-07-12T11:32:13.191Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-12T11:32:13.998Z] ------------------- [2024-07-12T11:32:13.998Z] stable info: [2024-07-12T11:32:13.998Z] ------------------- [2024-07-12T11:32:13.998Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T11:32:13.998Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-12T11:32:13.998Z] Message: update stable to v1.0.260 [2024-07-12T11:32:14.569Z] ------------------- [2024-07-12T11:32:14.569Z] experimental info: [2024-07-12T11:32:14.569Z] ------------------- [2024-07-12T11:32:14.569Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T11:32:14.569Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-12T11:32:14.569Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-12T11:32:14.822Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-07-12T11:32:14.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-07-12T11:32:15.009Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-12T11:32:15.072Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-12T11:32:15.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-12T11:32:15.184Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-12T11:32:15.245Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-12T11:32:15.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-12T11:32:15.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-12T11:32:15.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-12T11:32:15.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-12T11:32:15.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-07-12T11:32:15.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-12T11:32:15.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-12T11:32:15.771Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T11:32:15.835Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T11:32:15.906Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-12T11:32:15.963Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-12T11:32:16.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-12T11:32:16.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-12T11:32:16.139Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-12T11:32:16.197Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-12T11:32:16.276Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-12T11:32:16.341Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-12T11:32:16.398Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-12T11:32:16.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-12T11:32:16.554Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-12T11:32:16.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-477 [Pipeline] echo [2024-07-12T11:32:16.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-477 [Pipeline] echo [2024-07-12T11:32:16.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-477 [Pipeline] echo [2024-07-12T11:32:16.792Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2435e9f219b457f4d61eaf05b426dc055a7f40df [Pipeline] echo [2024-07-12T11:32:16.883Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2435e9f [Pipeline] echo [2024-07-12T11:32:16.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T11:32:17.176Z] provisioning config files... [2024-07-12T11:32:17.189Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-477@tmp/config13452288679710315408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T11:32:17.637Z] ---> ****-login.sh [2024-07-12T11:32:17.638Z] nexus3.edgexfoundry.org:10001 [2024-07-12T11:32:17.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:32:17.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:32:17.897Z] Configure a credential helper to remove this warning. See [2024-07-12T11:32:17.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:32:17.897Z] [2024-07-12T11:32:17.897Z] Login Succeeded [2024-07-12T11:32:17.897Z] nexus3.edgexfoundry.org:10002 [2024-07-12T11:32:18.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:32:18.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:32:18.157Z] Configure a credential helper to remove this warning. See [2024-07-12T11:32:18.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:32:18.157Z] [2024-07-12T11:32:18.157Z] Login Succeeded [2024-07-12T11:32:18.157Z] nexus3.edgexfoundry.org:10003 [2024-07-12T11:32:18.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:32:18.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:32:18.157Z] Configure a credential helper to remove this warning. See [2024-07-12T11:32:18.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:32:18.157Z] [2024-07-12T11:32:18.157Z] Login Succeeded [2024-07-12T11:32:18.157Z] nexus3.edgexfoundry.org:10004 [2024-07-12T11:32:18.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:32:18.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:32:18.417Z] Configure a credential helper to remove this warning. See [2024-07-12T11:32:18.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:32:18.417Z] [2024-07-12T11:32:18.417Z] Login Succeeded [2024-07-12T11:32:18.417Z] ****.io [2024-07-12T11:32:18.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:32:18.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:32:18.677Z] Configure a credential helper to remove this warning. See [2024-07-12T11:32:18.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:32:18.677Z] [2024-07-12T11:32:18.677Z] Login Succeeded [2024-07-12T11:32:18.677Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T11:32:18.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-12T11:32:19.517Z] + git rev-list -1 --merges 2435e9f219b457f4d61eaf05b426dc055a7f40df~1..2435e9f219b457f4d61eaf05b426dc055a7f40df [Pipeline] echo [2024-07-12T11:32:19.569Z] -----------> git rev-list -1 --merges 2435e9f219b457f4d61eaf05b426dc055a7f40df~1..2435e9f219b457f4d61eaf05b426dc055a7f40df 2435e9f219b457f4d61eaf05b426dc055a7f40df [false] [Pipeline] sh [2024-07-12T11:32:19.904Z] + git log --format=format:%s -1 2435e9f219b457f4d61eaf05b426dc055a7f40df [Pipeline] echo [2024-07-12T11:32:19.955Z] ========================================================= [2024-07-12T11:32:19.955Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-12T11:32:19.955Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T11:32:20.570Z] + git log --format=format:%s -1 2435e9f219b457f4d61eaf05b426dc055a7f40df [Pipeline] echo [2024-07-12T11:32:20.610Z] [semverPrep] GIT_COMMIT: 2435e9f219b457f4d61eaf05b426dc055a7f40df, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-12T11:32:20.660Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-12T11:32:21.089Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T11:32:21.090Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-12T11:32:21.090Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-12T11:32:21.090Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-12T11:32:21.090Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-07-12T11:32:21.090Z] -a /etc/ssh/ssh_known_hosts [2024-07-12T11:32:21.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:32:21.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T11:32:21.614Z] [2024-07-12T11:32:21.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:32:22.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T11:32:22.024Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-12T11:32:22.024Z] b85a868b505f: Pulling fs layer [2024-07-12T11:32:22.024Z] e2be974225ed: Pulling fs layer [2024-07-12T11:32:22.024Z] 339a4e72a1f5: Pulling fs layer [2024-07-12T11:32:22.024Z] 988bab9f4d93: Pulling fs layer [2024-07-12T11:32:22.024Z] 1469e6f7b9e6: Pulling fs layer [2024-07-12T11:32:22.024Z] eaf3925da568: Pulling fs layer [2024-07-12T11:32:22.024Z] bab4dde63d76: Pulling fs layer [2024-07-12T11:32:22.024Z] bde34c3a00c8: Pulling fs layer [2024-07-12T11:32:22.024Z] b352a97aabf1: Pulling fs layer [2024-07-12T11:32:22.024Z] bab4dde63d76: Waiting [2024-07-12T11:32:22.024Z] 988bab9f4d93: Waiting [2024-07-12T11:32:22.024Z] eaf3925da568: Waiting [2024-07-12T11:32:22.024Z] 1469e6f7b9e6: Waiting [2024-07-12T11:32:22.024Z] bde34c3a00c8: Waiting [2024-07-12T11:32:22.024Z] 4872d77fe225: Pulling fs layer [2024-07-12T11:32:22.024Z] 5851b861e8e6: Pulling fs layer [2024-07-12T11:32:22.024Z] b352a97aabf1: Waiting [2024-07-12T11:32:22.024Z] 5851b861e8e6: Waiting [2024-07-12T11:32:22.024Z] 4872d77fe225: Waiting [2024-07-12T11:32:22.024Z] e2be974225ed: Verifying Checksum [2024-07-12T11:32:22.024Z] e2be974225ed: Download complete [2024-07-12T11:32:22.024Z] 988bab9f4d93: Verifying Checksum [2024-07-12T11:32:22.024Z] 988bab9f4d93: Download complete [2024-07-12T11:32:22.024Z] 1469e6f7b9e6: Verifying Checksum [2024-07-12T11:32:22.024Z] 1469e6f7b9e6: Download complete [2024-07-12T11:32:22.024Z] eaf3925da568: Verifying Checksum [2024-07-12T11:32:22.024Z] eaf3925da568: Download complete [2024-07-12T11:32:22.024Z] 339a4e72a1f5: Verifying Checksum [2024-07-12T11:32:22.024Z] 339a4e72a1f5: Download complete [2024-07-12T11:32:22.024Z] bde34c3a00c8: Download complete [2024-07-12T11:32:22.315Z] b352a97aabf1: Download complete [2024-07-12T11:32:22.315Z] 4872d77fe225: Download complete [2024-07-12T11:32:22.315Z] 5851b861e8e6: Download complete [2024-07-12T11:32:22.315Z] b85a868b505f: Verifying Checksum [2024-07-12T11:32:22.315Z] b85a868b505f: Download complete [2024-07-12T11:32:22.575Z] bab4dde63d76: Verifying Checksum [2024-07-12T11:32:22.575Z] bab4dde63d76: Download complete [2024-07-12T11:32:23.513Z] b85a868b505f: Pull complete [2024-07-12T11:32:23.774Z] e2be974225ed: Pull complete [2024-07-12T11:32:24.036Z] 339a4e72a1f5: Pull complete [2024-07-12T11:32:24.036Z] 988bab9f4d93: Pull complete [2024-07-12T11:32:24.605Z] 1469e6f7b9e6: Pull complete [2024-07-12T11:32:24.605Z] eaf3925da568: Pull complete [2024-07-12T11:32:26.522Z] bab4dde63d76: Pull complete [2024-07-12T11:32:26.522Z] bde34c3a00c8: Pull complete [2024-07-12T11:32:26.522Z] b352a97aabf1: Pull complete [2024-07-12T11:32:26.522Z] 4872d77fe225: Pull complete [2024-07-12T11:32:26.522Z] 5851b861e8e6: Pull complete [2024-07-12T11:32:26.522Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-12T11:32:26.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T11:32:26.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T11:32:26.829Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-07-12T11:32:26.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-477 -v /w/workspace/foundry_device-virtual-go_PR-477:/w/workspace/foundry_device-virtual-go_PR-477:rw,z -v /w/workspace/foundry_device-virtual-go_PR-477@tmp:/w/workspace/foundry_device-virtual-go_PR-477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-12T11:32:29.757Z] $ docker top 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 -eo pid,comm [2024-07-12T11:32:29.810Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-12T11:32:29.810Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T11:32:30.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T11:32:30.006Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T11:32:30.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T11:32:30.118Z] $ docker exec 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 ssh-agent [2024-07-12T11:32:30.226Z] SSH_AUTH_SOCK=/tmp/ssh-bYGxJZTcFjMC/agent.32 [2024-07-12T11:32:30.226Z] SSH_AGENT_PID=38 [2024-07-12T11:32:30.232Z] Running ssh-add (command line suppressed) [2024-07-12T11:32:30.324Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-477@tmp/private_key_3724222928998039567.key (/w/workspace/foundry_device-virtual-go_PR-477@tmp/private_key_3724222928998039567.key) [2024-07-12T11:32:30.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T11:32:30.695Z] + git tag --points-at HEAD [Pipeline] } [2024-07-12T11:32:30.727Z] $ docker exec --env ******** --env ******** 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 ssh-agent -k [2024-07-12T11:32:30.821Z] unset SSH_AUTH_SOCK; [2024-07-12T11:32:30.822Z] unset SSH_AGENT_PID; [2024-07-12T11:32:30.822Z] echo Agent pid 38 killed; [2024-07-12T11:32:30.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-12T11:32:30.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T11:32:30.962Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T11:32:31.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T11:32:31.074Z] $ docker exec 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 ssh-agent [2024-07-12T11:32:31.176Z] SSH_AUTH_SOCK=/tmp/ssh-L3iQDFWlao6r/agent.70 [2024-07-12T11:32:31.176Z] SSH_AGENT_PID=76 [2024-07-12T11:32:31.181Z] Running ssh-add (command line suppressed) [2024-07-12T11:32:31.269Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-477@tmp/private_key_6103869106680525807.key (/w/workspace/foundry_device-virtual-go_PR-477@tmp/private_key_6103869106680525807.key) [2024-07-12T11:32:31.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T11:32:31.649Z] + git semver init [2024-07-12T11:32:31.910Z] 2024-07-12 11:32:31,820 [run_init] DEBUG init version:0.0.0 force:False [2024-07-12T11:32:31.910Z] 2024-07-12 11:32:31,821 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-477/.semver [2024-07-12T11:32:31.910Z] 2024-07-12 11:32:31,822 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-477/.semver [2024-07-12T11:32:31.910Z] 2024-07-12 11:32:31,822 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-477/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-477, universal_newlines=False, shell=None, istream=None) [2024-07-12T11:32:33.819Z] 2024-07-12 11:32:33,811 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-477/.git/info/exclude [2024-07-12T11:32:33.819Z] 2024-07-12 11:32:33,812 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-477/.semver/PR-477 with force:False [2024-07-12T11:32:33.819Z] 2024-07-12 11:32:33,812 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-477/.semver/PR-477 [2024-07-12T11:32:33.819Z] 2024-07-12 11:32:33,816 [execute] INFO git cat-file --batch-check [2024-07-12T11:32:33.819Z] 2024-07-12 11:32:33,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-477/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T11:32:34.080Z] 2024-07-12 11:32:33,822 [execute] INFO git cat-file --batch [2024-07-12T11:32:34.080Z] 2024-07-12 11:32:33,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-477/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T11:32:34.080Z] 2024-07-12 11:32:33,828 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-477/.semver/PR-477 [2024-07-12T11:32:34.080Z] 0.0.0 [Pipeline] } [2024-07-12T11:32:34.107Z] $ docker exec --env ******** --env ******** 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 ssh-agent -k [2024-07-12T11:32:34.215Z] unset SSH_AUTH_SOCK; [2024-07-12T11:32:34.216Z] unset SSH_AGENT_PID; [2024-07-12T11:32:34.216Z] echo Agent pid 76 killed; [2024-07-12T11:32:34.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T11:32:34.719Z] + git semver [Pipeline] } [2024-07-12T11:32:35.006Z] $ docker stop --time=1 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 [2024-07-12T11:32:36.266Z] $ docker rm -f --volumes 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T11:32:36.722Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-12T11:32:37.049Z] Stashed 1 file(s) [Pipeline] echo [2024-07-12T11:32:37.076Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T11:32:37.869Z] provisioning config files... [2024-07-12T11:32:37.879Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-477@tmp/config7765588600270284533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T11:32:38.246Z] ---> ****-login.sh [2024-07-12T11:32:38.246Z] nexus3.edgexfoundry.org:10001 [2024-07-12T11:32:38.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:32:38.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:32:38.246Z] Configure a credential helper to remove this warning. See [2024-07-12T11:32:38.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:32:38.246Z] [2024-07-12T11:32:38.246Z] Login Succeeded [2024-07-12T11:32:38.246Z] nexus3.edgexfoundry.org:10002 [2024-07-12T11:32:38.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:32:38.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:32:38.246Z] Configure a credential helper to remove this warning. See [2024-07-12T11:32:38.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:32:38.246Z] [2024-07-12T11:32:38.246Z] Login Succeeded [2024-07-12T11:32:38.246Z] nexus3.edgexfoundry.org:10003 [2024-07-12T11:32:38.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:32:38.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:32:38.506Z] Configure a credential helper to remove this warning. See [2024-07-12T11:32:38.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:32:38.506Z] [2024-07-12T11:32:38.506Z] Login Succeeded [2024-07-12T11:32:38.506Z] nexus3.edgexfoundry.org:10004 [2024-07-12T11:32:38.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:32:38.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:32:38.506Z] Configure a credential helper to remove this warning. See [2024-07-12T11:32:38.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:32:38.506Z] [2024-07-12T11:32:38.506Z] Login Succeeded [2024-07-12T11:32:38.506Z] ****.io [2024-07-12T11:32:38.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:32:38.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:32:38.767Z] Configure a credential helper to remove this warning. See [2024-07-12T11:32:38.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:32:38.767Z] [2024-07-12T11:32:38.767Z] Login Succeeded [2024-07-12T11:32:38.767Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T11:32:38.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-12T11:32:39.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T11:32:39.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T11:32:39.170Z] ========================================================= [2024-07-12T11:32:39.170Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-12T11:32:39.170Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:32:39.753Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-12T11:32:39.753Z] Sending build context to Docker daemon 37.53MB [2024-07-12T11:32:39.753Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T11:32:39.753Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-12T11:32:40.026Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-12T11:32:40.026Z] 619be1103602: Pulling fs layer [2024-07-12T11:32:40.026Z] 7862e08f4a3e: Pulling fs layer [2024-07-12T11:32:40.026Z] 5df492c9dc93: Pulling fs layer [2024-07-12T11:32:40.026Z] 7629e6793208: Pulling fs layer [2024-07-12T11:32:40.026Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T11:32:40.026Z] fb5054dd5b73: Pulling fs layer [2024-07-12T11:32:40.026Z] 4f4fb700ef54: Waiting [2024-07-12T11:32:40.026Z] 7629e6793208: Waiting [2024-07-12T11:32:40.026Z] eeca6798cff9: Pulling fs layer [2024-07-12T11:32:40.026Z] fb5054dd5b73: Waiting [2024-07-12T11:32:40.026Z] aa269ceb94a6: Pulling fs layer [2024-07-12T11:32:40.026Z] ada007ff1a6a: Pulling fs layer [2024-07-12T11:32:40.026Z] eeca6798cff9: Waiting [2024-07-12T11:32:40.026Z] aa269ceb94a6: Waiting [2024-07-12T11:32:40.026Z] ada007ff1a6a: Waiting [2024-07-12T11:32:40.026Z] 7862e08f4a3e: Verifying Checksum [2024-07-12T11:32:40.026Z] 7862e08f4a3e: Download complete [2024-07-12T11:32:40.026Z] 7629e6793208: Verifying Checksum [2024-07-12T11:32:40.026Z] 4f4fb700ef54: Download complete [2024-07-12T11:32:40.026Z] fb5054dd5b73: Download complete [2024-07-12T11:32:40.026Z] 619be1103602: Verifying Checksum [2024-07-12T11:32:40.026Z] 619be1103602: Download complete [2024-07-12T11:32:40.026Z] eeca6798cff9: Verifying Checksum [2024-07-12T11:32:40.026Z] eeca6798cff9: Download complete [2024-07-12T11:32:40.311Z] 619be1103602: Pull complete [2024-07-12T11:32:40.311Z] ada007ff1a6a: Verifying Checksum [2024-07-12T11:32:40.311Z] 7862e08f4a3e: Pull complete [2024-07-12T11:32:40.311Z] 5df492c9dc93: Verifying Checksum [2024-07-12T11:32:40.311Z] 5df492c9dc93: Download complete [2024-07-12T11:32:40.877Z] aa269ceb94a6: Verifying Checksum [2024-07-12T11:32:40.877Z] aa269ceb94a6: Download complete [2024-07-12T11:32:43.411Z] 5df492c9dc93: Pull complete [2024-07-12T11:32:43.411Z] 7629e6793208: Pull complete [2024-07-12T11:32:43.676Z] 4f4fb700ef54: Pull complete [2024-07-12T11:32:43.676Z] fb5054dd5b73: Pull complete [2024-07-12T11:32:43.934Z] eeca6798cff9: Pull complete [2024-07-12T11:32:46.464Z] aa269ceb94a6: Pull complete [2024-07-12T11:32:46.724Z] ada007ff1a6a: Pull complete [2024-07-12T11:32:46.724Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-12T11:32:46.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T11:32:46.724Z] ---> f489d0715acc [2024-07-12T11:32:46.724Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-12T11:32:50.926Z] ---> Running in 368d46695d18 [2024-07-12T11:32:51.189Z] Removing intermediate container 368d46695d18 [2024-07-12T11:32:51.189Z] ---> 445d806555ca [2024-07-12T11:32:51.189Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-12T11:32:51.189Z] ---> Running in a869846a347e [2024-07-12T11:32:51.189Z] Removing intermediate container a869846a347e [2024-07-12T11:32:51.189Z] ---> a0da8c929ecd [2024-07-12T11:32:51.189Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-12T11:32:51.189Z] ---> Running in ca2412a2b502 [2024-07-12T11:32:51.189Z] Removing intermediate container ca2412a2b502 [2024-07-12T11:32:51.189Z] ---> 4228f60c5c05 [2024-07-12T11:32:51.189Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-12T11:32:51.189Z] ---> Running in da0088d6af15 [2024-07-12T11:32:51.448Z] Removing intermediate container da0088d6af15 [2024-07-12T11:32:51.448Z] ---> 4475bb2bf909 [2024-07-12T11:32:51.448Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-12T11:32:51.448Z] ---> Running in ec13fec424f5 [2024-07-12T11:32:51.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T11:32:51.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T11:32:51.968Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-12T11:32:51.968Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-12T11:32:51.968Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-12T11:32:51.968Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-12T11:32:51.968Z] Executing busybox-1.36.1-r5.trigger [2024-07-12T11:32:51.968Z] OK: 268 MiB in 56 packages [2024-07-12T11:32:52.534Z] Removing intermediate container ec13fec424f5 [2024-07-12T11:32:52.534Z] ---> 8f928611e406 [2024-07-12T11:32:52.534Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-12T11:32:52.534Z] ---> 7689d09e3da9 [2024-07-12T11:32:52.534Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T11:32:52.534Z] ---> Running in 515ac6058e80 [2024-07-12T11:32:52.642Z] Still waiting to schedule task [2024-07-12T11:32:52.643Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-12T11:34:14.086Z] Removing intermediate container 515ac6058e80 [2024-07-12T11:34:14.086Z] ---> 567e42009206 [2024-07-12T11:34:14.086Z] Step 10/12 : COPY . . [2024-07-12T11:34:14.086Z] ---> ed765b4f2d12 [2024-07-12T11:34:14.086Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-12T11:34:14.086Z] ---> Running in 12abb652fac6 [2024-07-12T11:34:14.086Z] Removing intermediate container 12abb652fac6 [2024-07-12T11:34:14.086Z] ---> c7984fb2f9fe [2024-07-12T11:34:14.086Z] Step 12/12 : RUN $MAKE [2024-07-12T11:34:14.086Z] ---> Running in bb628d1e9480 [2024-07-12T11:34:14.086Z] noop [2024-07-12T11:34:14.086Z] Removing intermediate container bb628d1e9480 [2024-07-12T11:34:14.086Z] ---> 64858152bc95 [2024-07-12T11:34:14.086Z] Successfully built 64858152bc95 [2024-07-12T11:34:14.086Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:34:14.582Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T11:34:14.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T11:34:14.842Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-07-12T11:34:14.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-477 -v /w/workspace/foundry_device-virtual-go_PR-477:/w/workspace/foundry_device-virtual-go_PR-477:rw,z -v /w/workspace/foundry_device-virtual-go_PR-477@tmp:/w/workspace/foundry_device-virtual-go_PR-477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-12T11:34:15.224Z] $ docker top 9af6697538b7a26ce700bba0204ef485607f39668f100321b2cb712babcdbf1b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T11:34:15.656Z] + go version [2024-07-12T11:34:15.656Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-12T11:34:15.694Z] $ docker stop --time=1 9af6697538b7a26ce700bba0204ef485607f39668f100321b2cb712babcdbf1b [2024-07-12T11:34:16.951Z] $ docker rm -f --volumes 9af6697538b7a26ce700bba0204ef485607f39668f100321b2cb712babcdbf1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:34:17.816Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T11:34:17.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T11:34:17.995Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-07-12T11:34:18.025Z] $ 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-477 -v /w/workspace/foundry_device-virtual-go_PR-477:/w/workspace/foundry_device-virtual-go_PR-477:rw,z -v /w/workspace/foundry_device-virtual-go_PR-477@tmp:/w/workspace/foundry_device-virtual-go_PR-477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-12T11:34:18.356Z] $ docker top 84a5ba452fb3e39a703767d07dc66967fbb215c2f6899b5011a0fecc27592bd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T11:34:18.763Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-477 [Pipeline] fileExists [Pipeline] sh [2024-07-12T11:34:19.153Z] + make test [2024-07-12T11:34:19.154Z] go test ./... -coverprofile=coverage.out [2024-07-12T11:34:20.531Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-12T11:34:33.929Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5450 in /w/workspace/foundry_device-virtual-go_PR-477 [Pipeline] { [Pipeline] ws [2024-07-12T11:34:34.013Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-07-12T11:34:37.118Z] The recommended git tool is: git [2024-07-12T11:34:38.598Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-12T11:34:38.598Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.4% of statements [2024-07-12T11:34:44.058Z] using credential edgex-jenkins-ssh [2024-07-12T11:34:44.102Z] Cloning the remote Git repository [2024-07-12T11:34:44.171Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-07-12T11:34:44.286Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-07-12T11:34:44.483Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-07-12T11:34:44.484Z] > git --version # timeout=10 [2024-07-12T11:34:44.515Z] > git --version # 'git version 2.25.1' [2024-07-12T11:34:44.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T11:34:44.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T11:34:46.929Z] go vet ./... [2024-07-12T11:34:48.334Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-07-12T11:34:48.353Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T11:34:49.202Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-07-12T11:34:49.238Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-07-12T11:34:49.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T11:34:49.260Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/477/head:refs/remotes/origin/PR-477 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-12T11:34:49.772Z] Merging remotes/origin/main commit d2286335481a4acfff8c0442b7058260a928cf02 into PR head commit 2435e9f219b457f4d61eaf05b426dc055a7f40df [2024-07-12T11:34:50.053Z] Merge succeeded, producing 2435e9f219b457f4d61eaf05b426dc055a7f40df [2024-07-12T11:34:50.053Z] Checking out Revision 2435e9f219b457f4d61eaf05b426dc055a7f40df (PR-477) [2024-07-12T11:34:50.585Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-12T11:34:50.627Z] > git --version # timeout=10 [2024-07-12T11:34:50.646Z] > git --version # 'git version 2.25.1' [2024-07-12T11:34:50.660Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-12T11:34:49.787Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T11:34:49.848Z] > git checkout -f 2435e9f219b457f4d61eaf05b426dc055a7f40df # timeout=10 [2024-07-12T11:34:49.944Z] > git remote # timeout=10 [2024-07-12T11:34:49.963Z] > git config --get remote.origin.url # timeout=10 [2024-07-12T11:34:49.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T11:34:50.007Z] > git merge d2286335481a4acfff8c0442b7058260a928cf02 # timeout=10 [2024-07-12T11:34:50.033Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-12T11:34:50.058Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T11:34:50.070Z] > git checkout -f 2435e9f219b457f4d61eaf05b426dc055a7f40df # timeout=10 [2024-07-12T11:34:53.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T11:34:53.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-12T11:34:53.504Z] ./bin/test-attribution-txt.sh [2024-07-12T11:34:53.504Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-12T11:34:53.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-12T11:34:53.610Z] $ docker stop --time=1 84a5ba452fb3e39a703767d07dc66967fbb215c2f6899b5011a0fecc27592bd2 [2024-07-12T11:34:58.251Z] $ docker rm -f --volumes 84a5ba452fb3e39a703767d07dc66967fbb215c2f6899b5011a0fecc27592bd2 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-07-12T11:34:58.856Z] + sudo chown -R jenkins:jenkins . [Pipeline] script [Pipeline] { [Pipeline] stash [Pipeline] sh [2024-07-12T11:34:58.979Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-07-12T11:34:59.485Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-12T11:34:59.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T11:34:59.486Z] Dload Upload Total Spent Left Speed [2024-07-12T11:34:59.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh [Pipeline] sh [2024-07-12T11:35:00.028Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-12T11:35:00.080Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-12T11:35:00.395Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-12T11:35:00.395Z] + sudo tee /etc/docker/daemon.new [2024-07-12T11:35:00.395Z] { [2024-07-12T11:35:00.395Z] "registry-mirrors": [ [2024-07-12T11:35:00.395Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-12T11:35:00.395Z] ], [2024-07-12T11:35:00.395Z] "bip": "10.250.0.254/24", [2024-07-12T11:35:00.395Z] "hosts": [ [2024-07-12T11:35:00.395Z] "tcp://0.0.0.0:5555", [2024-07-12T11:35:00.395Z] "unix:///var/run/docker.sock" [2024-07-12T11:35:00.395Z] ], [2024-07-12T11:35:00.395Z] "mtu": 1458, [2024-07-12T11:35:00.395Z] "selinux-enabled": true, [2024-07-12T11:35:00.395Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-12T11:35:00.395Z] } [Pipeline] sh [2024-07-12T11:35:00.475Z] + ls -al . [2024-07-12T11:35:00.475Z] total 276 [2024-07-12T11:35:00.475Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 11:34 . [2024-07-12T11:35:00.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 11:32 .. [2024-07-12T11:35:00.475Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 11:34 .git [2024-07-12T11:35:00.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 11:32 .github [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 12 11:32 .gitignore [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 11:32 .golangci.yml [2024-07-12T11:35:00.475Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 11:32 .semver [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 12 11:32 Attribution.txt [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 12 11:32 CHANGELOG.md [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 12 11:32 Dockerfile [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 11:32 GOVERNANCE.md [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 12 11:32 Jenkinsfile [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 11:32 LICENSE [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 12 11:32 Makefile [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 12 11:32 OWNERS.md [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 12 11:32 README.md [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 11:32 VERSION [2024-07-12T11:35:00.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 11:32 bin [2024-07-12T11:35:00.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 11:32 cmd [2024-07-12T11:35:00.475Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 12 11:34 coverage.out [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 7029 Jul 12 11:32 go.mod [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 102296 Jul 12 11:32 go.sum [2024-07-12T11:35:00.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 11:32 internal [2024-07-12T11:35:00.475Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 12 11:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:35:00.748Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-12T11:35:00.956Z] + 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=2435e9f219b457f4d61eaf05b426dc055a7f40df --label arch=amd64 --label version=0.0.0 . [2024-07-12T11:35:00.956Z] Sending build context to Docker daemon 37.57MB [2024-07-12T11:35:00.956Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T11:35:00.956Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-12T11:35:00.956Z] ---> 64858152bc95 [2024-07-12T11:35:00.956Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-12T11:35:01.124Z] + sudo service docker restart [2024-07-12T11:35:01.525Z] ---> Running in 87d0745754c8 [2024-07-12T11:35:01.525Z] Removing intermediate container 87d0745754c8 [2024-07-12T11:35:01.525Z] ---> 9410f752b83d [2024-07-12T11:35:01.525Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-12T11:35:01.525Z] ---> Running in 3f83949ea621 [2024-07-12T11:35:01.788Z] Removing intermediate container 3f83949ea621 [2024-07-12T11:35:01.788Z] ---> 16b5307e3cfe [2024-07-12T11:35:01.788Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-12T11:35:01.788Z] ---> Running in 8c9f5dfa4f9a [2024-07-12T11:35:01.788Z] Removing intermediate container 8c9f5dfa4f9a [2024-07-12T11:35:01.788Z] ---> e69f252dc912 [2024-07-12T11:35:01.788Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-12T11:35:01.788Z] ---> Running in 759e3d522dbd [2024-07-12T11:35:01.788Z] Removing intermediate container 759e3d522dbd [2024-07-12T11:35:01.788Z] ---> cacabc86feab [2024-07-12T11:35:01.788Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-12T11:35:02.048Z] ---> Running in 2292090a213a [2024-07-12T11:35:02.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T11:35:02.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T11:35:02.571Z] OK: 268 MiB in 56 packages [2024-07-12T11:35:03.137Z] Removing intermediate container 2292090a213a [2024-07-12T11:35:03.137Z] ---> e57762b7eb85 [2024-07-12T11:35:03.137Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-12T11:35:03.137Z] ---> c16e4b9cc6ca [2024-07-12T11:35:03.137Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T11:35:03.137Z] ---> Running in aff572ad03f4 [2024-07-12T11:35:03.713Z] Removing intermediate container aff572ad03f4 [2024-07-12T11:35:03.713Z] ---> 309daf40acb5 [2024-07-12T11:35:03.713Z] Step 10/26 : COPY . . [2024-07-12T11:35:04.648Z] ---> c0e5887d9f2e [2024-07-12T11:35:04.648Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-12T11:35:04.648Z] ---> Running in c70ec37de1c3 [2024-07-12T11:35:04.648Z] Removing intermediate container c70ec37de1c3 [2024-07-12T11:35:04.648Z] ---> e4941d8402a6 [2024-07-12T11:35:04.648Z] Step 12/26 : RUN $MAKE [2024-07-12T11:35:04.648Z] ---> Running in 9999dfb9f20e [2024-07-12T11:35:04.912Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.21" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T11:35:19.450Z] provisioning config files... [2024-07-12T11:35:19.475Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7084616314272815514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T11:35:19.981Z] ---> ****-login.sh [2024-07-12T11:35:19.981Z] nexus3.edgexfoundry.org:10001 [2024-07-12T11:35:20.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:35:20.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:35:20.517Z] Configure a credential helper to remove this warning. See [2024-07-12T11:35:20.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:35:20.517Z] [2024-07-12T11:35:20.517Z] Login Succeeded [2024-07-12T11:35:20.517Z] nexus3.edgexfoundry.org:10002 [2024-07-12T11:35:20.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:35:20.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:35:20.784Z] Configure a credential helper to remove this warning. See [2024-07-12T11:35:20.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:35:20.784Z] [2024-07-12T11:35:20.784Z] Login Succeeded [2024-07-12T11:35:20.784Z] nexus3.edgexfoundry.org:10003 [2024-07-12T11:35:21.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:35:21.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:35:21.319Z] Configure a credential helper to remove this warning. See [2024-07-12T11:35:21.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:35:21.319Z] [2024-07-12T11:35:21.319Z] Login Succeeded [2024-07-12T11:35:21.319Z] nexus3.edgexfoundry.org:10004 [2024-07-12T11:35:21.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:35:21.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:35:21.586Z] Configure a credential helper to remove this warning. See [2024-07-12T11:35:21.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:35:21.586Z] [2024-07-12T11:35:21.586Z] Login Succeeded [2024-07-12T11:35:21.586Z] ****.io [2024-07-12T11:35:21.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T11:35:21.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T11:35:21.853Z] Configure a credential helper to remove this warning. See [2024-07-12T11:35:21.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T11:35:21.853Z] [2024-07-12T11:35:21.853Z] Login Succeeded [2024-07-12T11:35:22.119Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T11:35:22.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-12T11:35:22.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T11:35:22.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T11:35:22.798Z] ========================================================= [2024-07-12T11:35:22.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-12T11:35:22.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:35:23.369Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-12T11:35:23.960Z] Sending build context to Docker daemon 18.95MB [2024-07-12T11:35:23.960Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T11:35:23.960Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-12T11:35:23.960Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-12T11:35:23.960Z] c6b39de5b339: Pulling fs layer [2024-07-12T11:35:23.960Z] a69c41024577: Pulling fs layer [2024-07-12T11:35:23.960Z] d6de4b400683: Pulling fs layer [2024-07-12T11:35:23.960Z] 35cb2a7552d0: Pulling fs layer [2024-07-12T11:35:23.960Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T11:35:23.960Z] 35cb2a7552d0: Waiting [2024-07-12T11:35:23.960Z] 464afbd9ba4c: Pulling fs layer [2024-07-12T11:35:23.960Z] 4f4fb700ef54: Waiting [2024-07-12T11:35:23.960Z] 00f215d4a9da: Pulling fs layer [2024-07-12T11:35:23.960Z] 464afbd9ba4c: Waiting [2024-07-12T11:35:23.960Z] d496ad576159: Pulling fs layer [2024-07-12T11:35:23.960Z] d496ad576159: Waiting [2024-07-12T11:35:23.960Z] a69c41024577: Verifying Checksum [2024-07-12T11:35:23.961Z] a69c41024577: Download complete [2024-07-12T11:35:23.961Z] 35cb2a7552d0: Verifying Checksum [2024-07-12T11:35:23.961Z] 35cb2a7552d0: Download complete [2024-07-12T11:35:23.961Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T11:35:23.961Z] 4f4fb700ef54: Download complete [2024-07-12T11:35:23.961Z] 464afbd9ba4c: Download complete [2024-07-12T11:35:23.961Z] c6b39de5b339: Verifying Checksum [2024-07-12T11:35:23.961Z] c6b39de5b339: Download complete [2024-07-12T11:35:24.555Z] d496ad576159: Verifying Checksum [2024-07-12T11:35:24.555Z] d496ad576159: Download complete [2024-07-12T11:35:24.823Z] c6b39de5b339: Pull complete [2024-07-12T11:35:25.406Z] a69c41024577: Pull complete [2024-07-12T11:35:25.673Z] d6de4b400683: Verifying Checksum [2024-07-12T11:35:25.673Z] d6de4b400683: Download complete [2024-07-12T11:35:26.633Z] 00f215d4a9da: Verifying Checksum [2024-07-12T11:35:26.633Z] 00f215d4a9da: Download complete [2024-07-12T11:35:37.085Z] Removing intermediate container 9999dfb9f20e [2024-07-12T11:35:37.085Z] ---> 01d64c011623 [2024-07-12T11:35:37.085Z] Step 13/26 : FROM alpine:3.18 [2024-07-12T11:35:37.085Z] 3.18: Pulling from library/alpine [2024-07-12T11:35:37.085Z] 73baa7ef167e: Pulling fs layer [2024-07-12T11:35:37.085Z] 73baa7ef167e: Download complete [2024-07-12T11:35:37.085Z] 73baa7ef167e: Pull complete [2024-07-12T11:35:37.085Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T11:35:37.085Z] Status: Downloaded newer image for alpine:3.18 [2024-07-12T11:35:37.085Z] ---> 8fd7cac70a4a [2024-07-12T11:35:37.085Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-12T11:35:37.085Z] ---> Running in d09b6c300e37 [2024-07-12T11:35:37.085Z] Removing intermediate container d09b6c300e37 [2024-07-12T11:35:37.085Z] ---> e3e873e4d2ea [2024-07-12T11:35:37.085Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-12T11:35:37.085Z] ---> Running in ab483afd7d3f [2024-07-12T11:35:37.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T11:35:37.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T11:35:37.085Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T11:35:37.085Z] Executing busybox-1.36.1-r7.trigger [2024-07-12T11:35:37.085Z] OK: 7 MiB in 16 packages [2024-07-12T11:35:37.085Z] Removing intermediate container ab483afd7d3f [2024-07-12T11:35:37.085Z] ---> a7a2b959a4c6 [2024-07-12T11:35:37.086Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-12T11:35:37.086Z] ---> Running in 31718ced7d28 [2024-07-12T11:35:37.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T11:35:37.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T11:35:37.086Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T11:35:37.086Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T11:35:37.086Z] OK: 7 MiB in 16 packages [2024-07-12T11:35:37.086Z] Removing intermediate container 31718ced7d28 [2024-07-12T11:35:37.086Z] ---> 177fa9c62582 [2024-07-12T11:35:37.086Z] Step 17/26 : WORKDIR / [2024-07-12T11:35:37.086Z] ---> Running in e6140205f8c1 [2024-07-12T11:35:37.086Z] Removing intermediate container e6140205f8c1 [2024-07-12T11:35:37.086Z] ---> f8b3ec9866b3 [2024-07-12T11:35:37.086Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-12T11:35:37.086Z] ---> 097886b8e7a4 [2024-07-12T11:35:37.086Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-12T11:35:37.349Z] ---> 99fec33d92e0 [2024-07-12T11:35:37.349Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-12T11:35:38.292Z] ---> f4f6a6bfbfab [2024-07-12T11:35:38.292Z] Step 21/26 : EXPOSE 59900 [2024-07-12T11:35:38.292Z] ---> Running in 70dc405f430f [2024-07-12T11:35:38.553Z] Removing intermediate container 70dc405f430f [2024-07-12T11:35:38.553Z] ---> 5405cd3554ea [2024-07-12T11:35:38.553Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-12T11:35:38.553Z] ---> Running in 2cd9f786bc93 [2024-07-12T11:35:38.553Z] Removing intermediate container 2cd9f786bc93 [2024-07-12T11:35:38.553Z] ---> fde31305a042 [2024-07-12T11:35:38.553Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-12T11:35:38.553Z] ---> Running in f3d0621c4797 [2024-07-12T11:35:38.553Z] Removing intermediate container f3d0621c4797 [2024-07-12T11:35:38.553Z] ---> 0a717df06193 [2024-07-12T11:35:38.553Z] Step 24/26 : LABEL arch=amd64 [2024-07-12T11:35:38.812Z] ---> Running in 7e7ba07d477b [2024-07-12T11:35:38.812Z] Removing intermediate container 7e7ba07d477b [2024-07-12T11:35:38.812Z] ---> 3afbe09d8bab [2024-07-12T11:35:38.812Z] Step 25/26 : LABEL git_sha=2435e9f219b457f4d61eaf05b426dc055a7f40df [2024-07-12T11:35:38.812Z] ---> Running in fa09ad58c78e [2024-07-12T11:35:38.812Z] Removing intermediate container fa09ad58c78e [2024-07-12T11:35:38.812Z] ---> e2d758179025 [2024-07-12T11:35:38.812Z] Step 26/26 : LABEL version=0.0.0 [2024-07-12T11:35:38.812Z] ---> Running in 2d99dea173ae [2024-07-12T11:35:38.948Z] d6de4b400683: Pull complete [2024-07-12T11:35:38.948Z] 35cb2a7552d0: Pull complete [2024-07-12T11:35:38.948Z] 4f4fb700ef54: Pull complete [2024-07-12T11:35:38.948Z] 464afbd9ba4c: Pull complete [2024-07-12T11:35:39.071Z] Removing intermediate container 2d99dea173ae [2024-07-12T11:35:39.071Z] ---> 68617dcb2572 [2024-07-12T11:35:39.071Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-12T11:35:39.071Z] Successfully built 68617dcb2572 [2024-07-12T11:35:39.071Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:35:40.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T11:35:40.208Z] [2024-07-12T11:35:40.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:35:40.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T11:35:40.616Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-12T11:35:40.616Z] 5eb5b503b376: Pulling fs layer [2024-07-12T11:35:40.616Z] 5c69ac0246d0: Pulling fs layer [2024-07-12T11:35:40.616Z] ec43610c2a17: Pulling fs layer [2024-07-12T11:35:40.616Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-12T11:35:40.616Z] 33b1e0a273af: Pulling fs layer [2024-07-12T11:35:40.616Z] 5d3b04190fa2: Pulling fs layer [2024-07-12T11:35:40.616Z] 2f39f015ded8: Pulling fs layer [2024-07-12T11:35:40.616Z] 3a2ae6a8a46f: Waiting [2024-07-12T11:35:40.616Z] 33b1e0a273af: Waiting [2024-07-12T11:35:40.616Z] 5d3b04190fa2: Waiting [2024-07-12T11:35:40.616Z] 5c69ac0246d0: Verifying Checksum [2024-07-12T11:35:40.616Z] 5c69ac0246d0: Download complete [2024-07-12T11:35:40.616Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-12T11:35:40.616Z] 3a2ae6a8a46f: Download complete [2024-07-12T11:35:40.616Z] 33b1e0a273af: Verifying Checksum [2024-07-12T11:35:40.616Z] 33b1e0a273af: Download complete [2024-07-12T11:35:40.616Z] 5d3b04190fa2: Verifying Checksum [2024-07-12T11:35:40.616Z] 5d3b04190fa2: Download complete [2024-07-12T11:35:40.616Z] ec43610c2a17: Verifying Checksum [2024-07-12T11:35:40.616Z] ec43610c2a17: Download complete [2024-07-12T11:35:40.881Z] 5eb5b503b376: Verifying Checksum [2024-07-12T11:35:40.881Z] 5eb5b503b376: Download complete [2024-07-12T11:35:41.447Z] 2f39f015ded8: Download complete [2024-07-12T11:35:42.101Z] 5eb5b503b376: Pull complete [2024-07-12T11:35:42.101Z] 5c69ac0246d0: Pull complete [2024-07-12T11:35:42.673Z] ec43610c2a17: Pull complete [2024-07-12T11:35:42.673Z] 3a2ae6a8a46f: Pull complete [2024-07-12T11:35:42.934Z] 33b1e0a273af: Pull complete [2024-07-12T11:35:42.934Z] 5d3b04190fa2: Pull complete [2024-07-12T11:35:47.124Z] 2f39f015ded8: Pull complete [2024-07-12T11:35:47.124Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-12T11:35:47.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T11:35:47.124Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T11:35:47.439Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-07-12T11:35:47.470Z] $ 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-477 -v /w/workspace/foundry_device-virtual-go_PR-477:/w/workspace/foundry_device-virtual-go_PR-477:rw,z -v /w/workspace/foundry_device-virtual-go_PR-477@tmp:/w/workspace/foundry_device-virtual-go_PR-477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-12T11:35:49.025Z] 00f215d4a9da: Pull complete [2024-07-12T11:35:49.618Z] d496ad576159: Pull complete [2024-07-12T11:35:49.618Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-12T11:35:49.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T11:35:49.618Z] ---> f246e2811388 [2024-07-12T11:35:49.618Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-12T11:35:51.420Z] $ docker top b524944c220ec756106571dbbbfbdabfd5738961f0437f361c219e83b629ab11 -eo pid,comm [Pipeline] { [2024-07-12T11:35:51.567Z] ---> Running in 5ee8628a22c1 [2024-07-12T11:35:51.567Z] Removing intermediate container 5ee8628a22c1 [2024-07-12T11:35:51.567Z] ---> dcaf01515870 [2024-07-12T11:35:51.567Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-12T11:35:51.567Z] ---> Running in 00cb0cb29bfe [Pipeline] libraryResource [Pipeline] sh [2024-07-12T11:35:51.835Z] Removing intermediate container 00cb0cb29bfe [2024-07-12T11:35:51.835Z] ---> fb157c2eec7c [2024-07-12T11:35:51.835Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-12T11:35:51.972Z] ---> job-cost.sh [2024-07-12T11:35:51.972Z] lf-activate-venv: SKIPPING [2024-07-12T11:35:51.972Z] INFO: No Stack... [2024-07-12T11:35:52.103Z] ---> Running in db9d09be72c8 [2024-07-12T11:35:52.373Z] Removing intermediate container db9d09be72c8 [2024-07-12T11:35:52.373Z] ---> 506e9e696012 [2024-07-12T11:35:52.373Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-12T11:35:52.373Z] ---> Running in f9442e0ee4ce [2024-07-12T11:35:52.540Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-12T11:35:52.641Z] Removing intermediate container f9442e0ee4ce [2024-07-12T11:35:52.641Z] ---> a5ab2e117eb2 [2024-07-12T11:35:52.641Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-12T11:35:52.641Z] ---> Running in 240a90f3c54d [2024-07-12T11:35:52.799Z] INFO: Archiving Costs [Pipeline] sh [2024-07-12T11:35:53.121Z] + cat /w/workspace/foundry_device-virtual-go_PR-477/archives/cost.csv [2024-07-12T11:35:53.121Z] + cut -d, -f6 [Pipeline] lock [2024-07-12T11:35:53.169Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] [2024-07-12T11:35:53.178Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] did not exist. Created. [2024-07-12T11:35:53.185Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-12T11:35:53.601Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-12T11:35:53.676Z] Stashed 1 file(s) [Pipeline] } [2024-07-12T11:35:53.720Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-12T11:35:53.824Z] $ docker stop --time=1 b524944c220ec756106571dbbbfbdabfd5738961f0437f361c219e83b629ab11 [2024-07-12T11:35:54.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T11:35:54.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T11:35:54.955Z] $ docker rm -f --volumes b524944c220ec756106571dbbbfbdabfd5738961f0437f361c219e83b629ab11 [2024-07-12T11:35:55.034Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-12T11:35:55.034Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-12T11:35:55.034Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-12T11:35:55.034Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2024-07-12T11:35:55.301Z] Executing busybox-1.36.1-r5.trigger [2024-07-12T11:35:55.301Z] OK: 271 MiB in 56 packages [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-12T11:35:56.283Z] Removing intermediate container 240a90f3c54d [2024-07-12T11:35:56.283Z] ---> dae0b78b33b8 [2024-07-12T11:35:56.283Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-12T11:35:56.863Z] ---> 086eaa72e236 [2024-07-12T11:35:56.863Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T11:35:56.863Z] ---> Running in 71dc2a66f4c4 [2024-07-12T11:37:48.508Z] Removing intermediate container 71dc2a66f4c4 [2024-07-12T11:37:48.508Z] ---> 6a14f584edc5 [2024-07-12T11:37:48.508Z] Step 10/12 : COPY . . [2024-07-12T11:37:48.508Z] ---> dcc3e27e545a [2024-07-12T11:37:48.508Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-12T11:37:48.508Z] ---> Running in 18011164dc9a [2024-07-12T11:37:48.508Z] Removing intermediate container 18011164dc9a [2024-07-12T11:37:48.508Z] ---> 22cb676c3a0b [2024-07-12T11:37:48.508Z] Step 12/12 : RUN $MAKE [2024-07-12T11:37:48.508Z] ---> Running in 68f9772a0f57 [2024-07-12T11:37:48.508Z] noop [2024-07-12T11:37:48.508Z] Removing intermediate container 68f9772a0f57 [2024-07-12T11:37:48.508Z] ---> 4ea62d68a148 [2024-07-12T11:37:48.508Z] Successfully built 4ea62d68a148 [2024-07-12T11:37:48.508Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:37:49.087Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T11:37:49.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T11:37:49.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-5450 does not seem to be running inside a container [2024-07-12T11:37:49.525Z] $ 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 [2024-07-12T11:37:50.775Z] $ docker top e530c4e319253e54b3ccc9f92a339cd56dc7878350eb80d3fedcd48230160c54 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T11:37:51.686Z] + go version [2024-07-12T11:37:51.686Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-12T11:37:51.726Z] $ docker stop --time=1 e530c4e319253e54b3ccc9f92a339cd56dc7878350eb80d3fedcd48230160c54 [2024-07-12T11:37:53.327Z] $ docker rm -f --volumes e530c4e319253e54b3ccc9f92a339cd56dc7878350eb80d3fedcd48230160c54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:37:54.273Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T11:37:54.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T11:37:54.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-5450 does not seem to be running inside a container [2024-07-12T11:37:54.618Z] $ 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 [2024-07-12T11:37:55.759Z] $ docker top c59ccb585bd24e4c7fb784fae5da47c9fa1585c1f9e83bad51fc45fe211ef2a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T11:37:56.659Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-12T11:37:57.080Z] + make test [2024-07-12T11:37:57.352Z] go test ./... -coverprofile=coverage.out [2024-07-12T11:38:02.723Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-12T11:41:09.681Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-12T11:41:10.642Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements [2024-07-12T11:41:11.599Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-12T11:41:11.599Z] go vet ./... [2024-07-12T11:41:58.471Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T11:41:58.471Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-12T11:41:58.471Z] ./bin/test-attribution-txt.sh [2024-07-12T11:41:58.471Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-12T11:41:58.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-12T11:41:58.572Z] $ docker stop --time=1 c59ccb585bd24e4c7fb784fae5da47c9fa1585c1f9e83bad51fc45fe211ef2a5 [2024-07-12T11:42:00.387Z] $ docker rm -f --volumes c59ccb585bd24e4c7fb784fae5da47c9fa1585c1f9e83bad51fc45fe211ef2a5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T11:42:02.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-12T11:42:02.063Z] Warning: overwriting stash ‘coverage-report’ [2024-07-12T11:42:02.591Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T11:42:03.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-12T11:42:03.598Z] + ls -al . [2024-07-12T11:42:03.598Z] total 272 [2024-07-12T11:42:03.598Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 12 11:38 . [2024-07-12T11:42:03.598Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 11:34 .. [2024-07-12T11:42:03.598Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 11:34 .git [2024-07-12T11:42:03.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 11:34 .github [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 12 11:34 .gitignore [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 11:34 .golangci.yml [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 12 11:34 Attribution.txt [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 12 11:34 CHANGELOG.md [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 12 11:34 Dockerfile [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 11:34 GOVERNANCE.md [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 12 11:34 Jenkinsfile [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 11:34 LICENSE [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 12 11:34 Makefile [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 12 11:34 OWNERS.md [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 12 11:34 README.md [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 11:32 VERSION [2024-07-12T11:42:03.598Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 11:34 bin [2024-07-12T11:42:03.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 11:34 cmd [2024-07-12T11:42:03.598Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 12 11:41 coverage.out [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 7029 Jul 12 11:34 go.mod [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 102296 Jul 12 11:34 go.sum [2024-07-12T11:42:03.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 11:34 internal [2024-07-12T11:42:03.598Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 12 11:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:42:04.070Z] + 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=2435e9f219b457f4d61eaf05b426dc055a7f40df --label arch=arm64 --label version=0.0.0 . [2024-07-12T11:42:04.654Z] Sending build context to Docker daemon 19MB [2024-07-12T11:42:04.654Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T11:42:04.654Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-12T11:42:04.654Z] ---> 4ea62d68a148 [2024-07-12T11:42:04.654Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-12T11:42:04.921Z] ---> Running in 2e6f9c1cb861 [2024-07-12T11:42:05.188Z] Removing intermediate container 2e6f9c1cb861 [2024-07-12T11:42:05.188Z] ---> 137e5f45da38 [2024-07-12T11:42:05.188Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-12T11:42:05.188Z] ---> Running in dadbb0e7e6ce [2024-07-12T11:42:05.455Z] Removing intermediate container dadbb0e7e6ce [2024-07-12T11:42:05.455Z] ---> 5e6cc1285f54 [2024-07-12T11:42:05.455Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-12T11:42:05.455Z] ---> Running in fd3e7a165b2d [2024-07-12T11:42:05.732Z] Removing intermediate container fd3e7a165b2d [2024-07-12T11:42:05.732Z] ---> 546afc3a7aaa [2024-07-12T11:42:05.732Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-12T11:42:06.000Z] ---> Running in da1996318cc2 [2024-07-12T11:42:06.270Z] Removing intermediate container da1996318cc2 [2024-07-12T11:42:06.270Z] ---> 044f83ed1627 [2024-07-12T11:42:06.270Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-12T11:42:06.270Z] ---> Running in a2b7f3efc750 [2024-07-12T11:42:07.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T11:42:07.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T11:42:08.760Z] OK: 271 MiB in 56 packages [2024-07-12T11:42:09.338Z] Removing intermediate container a2b7f3efc750 [2024-07-12T11:42:09.338Z] ---> 48178c9eff46 [2024-07-12T11:42:09.338Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-12T11:42:09.918Z] ---> 63d97de2204e [2024-07-12T11:42:09.919Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T11:42:09.919Z] ---> Running in e922f1978335 [2024-07-12T11:42:12.516Z] Removing intermediate container e922f1978335 [2024-07-12T11:42:12.516Z] ---> d943b995b7ba [2024-07-12T11:42:12.516Z] Step 10/26 : COPY . . [2024-07-12T11:42:13.944Z] ---> d3ac8334e5d9 [2024-07-12T11:42:13.944Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-12T11:42:13.944Z] ---> Running in 9be8808a0b1a [2024-07-12T11:42:14.209Z] Removing intermediate container 9be8808a0b1a [2024-07-12T11:42:14.209Z] ---> 9c16d2e0b708 [2024-07-12T11:42:14.209Z] Step 12/26 : RUN $MAKE [2024-07-12T11:42:14.209Z] ---> Running in 92e828cfa4e4 [2024-07-12T11:42:15.187Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.21" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-12T11:45:36.929Z] Removing intermediate container 92e828cfa4e4 [2024-07-12T11:45:36.929Z] ---> 2faf2517f2fd [2024-07-12T11:45:36.929Z] Step 13/26 : FROM alpine:3.18 [2024-07-12T11:45:36.929Z] 3.18: Pulling from library/alpine [2024-07-12T11:45:36.929Z] 5c905c7ebe2f: Pulling fs layer [2024-07-12T11:45:36.929Z] 5c905c7ebe2f: Verifying Checksum [2024-07-12T11:45:36.929Z] 5c905c7ebe2f: Download complete [2024-07-12T11:45:36.929Z] 5c905c7ebe2f: Pull complete [2024-07-12T11:45:36.929Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T11:45:36.929Z] Status: Downloaded newer image for alpine:3.18 [2024-07-12T11:45:36.929Z] ---> dec292d02e07 [2024-07-12T11:45:36.929Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-12T11:45:36.929Z] ---> Running in 5e02c6975206 [2024-07-12T11:45:36.929Z] Removing intermediate container 5e02c6975206 [2024-07-12T11:45:36.929Z] ---> 675ba485d0f4 [2024-07-12T11:45:36.929Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-12T11:45:36.929Z] ---> Running in 00cb2ceb46e5 [2024-07-12T11:45:36.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T11:45:36.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T11:45:36.930Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T11:45:36.930Z] Executing busybox-1.36.1-r7.trigger [2024-07-12T11:45:36.930Z] OK: 8 MiB in 16 packages [2024-07-12T11:45:36.930Z] Removing intermediate container 00cb2ceb46e5 [2024-07-12T11:45:36.930Z] ---> 1960fae5d7a1 [2024-07-12T11:45:36.930Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-12T11:45:36.930Z] ---> Running in 7d27d45977b6 [2024-07-12T11:45:36.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T11:45:36.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T11:45:36.930Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T11:45:36.930Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T11:45:36.930Z] OK: 8 MiB in 16 packages [2024-07-12T11:45:36.930Z] Removing intermediate container 7d27d45977b6 [2024-07-12T11:45:36.930Z] ---> 889ade70beb4 [2024-07-12T11:45:36.930Z] Step 17/26 : WORKDIR / [2024-07-12T11:45:36.930Z] ---> Running in c475c3065f70 [2024-07-12T11:45:36.930Z] Removing intermediate container c475c3065f70 [2024-07-12T11:45:36.930Z] ---> f1b4475a3626 [2024-07-12T11:45:36.930Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-12T11:45:37.200Z] ---> 80f0a597395f [2024-07-12T11:45:37.200Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-12T11:45:37.781Z] ---> 1b571250dd2c [2024-07-12T11:45:37.781Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-12T11:45:39.177Z] ---> c96c8479c60b [2024-07-12T11:45:39.177Z] Step 21/26 : EXPOSE 59900 [2024-07-12T11:45:39.443Z] ---> Running in ebfafd319e46 [2024-07-12T11:45:39.708Z] Removing intermediate container ebfafd319e46 [2024-07-12T11:45:39.709Z] ---> b25e5c7e6c82 [2024-07-12T11:45:39.709Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-12T11:45:39.709Z] ---> Running in 4197df7e1cf1 [2024-07-12T11:45:39.972Z] Removing intermediate container 4197df7e1cf1 [2024-07-12T11:45:39.972Z] ---> 401e6aed1b71 [2024-07-12T11:45:39.972Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-12T11:45:39.972Z] ---> Running in 75123c101ebb [2024-07-12T11:45:40.240Z] Removing intermediate container 75123c101ebb [2024-07-12T11:45:40.240Z] ---> 525acc24026a [2024-07-12T11:45:40.240Z] Step 24/26 : LABEL arch=arm64 [2024-07-12T11:45:40.506Z] ---> Running in 368dab0d9c51 [2024-07-12T11:45:40.776Z] Removing intermediate container 368dab0d9c51 [2024-07-12T11:45:40.776Z] ---> 65ee54f1121c [2024-07-12T11:45:40.776Z] Step 25/26 : LABEL git_sha=2435e9f219b457f4d61eaf05b426dc055a7f40df [2024-07-12T11:45:40.776Z] ---> Running in db1d2b1d72f1 [2024-07-12T11:45:41.042Z] Removing intermediate container db1d2b1d72f1 [2024-07-12T11:45:41.042Z] ---> d819b00ef922 [2024-07-12T11:45:41.042Z] Step 26/26 : LABEL version=0.0.0 [2024-07-12T11:45:41.042Z] ---> Running in dc5442b8091a [2024-07-12T11:45:41.312Z] Removing intermediate container dc5442b8091a [2024-07-12T11:45:41.312Z] ---> 2606f20da8ce [2024-07-12T11:45:41.312Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-12T11:45:41.312Z] Successfully built 2606f20da8ce [2024-07-12T11:45:41.312Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:45:42.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T11:45:42.396Z] [2024-07-12T11:45:42.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:45:42.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T11:45:42.820Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-12T11:45:42.820Z] 8998bd30e6a1: Pulling fs layer [2024-07-12T11:45:42.820Z] 04944245beec: Pulling fs layer [2024-07-12T11:45:42.820Z] 699f458cf7ca: Pulling fs layer [2024-07-12T11:45:42.820Z] 765212b225bb: Pulling fs layer [2024-07-12T11:45:42.820Z] f23df028b6ca: Pulling fs layer [2024-07-12T11:45:42.820Z] 765212b225bb: Waiting [2024-07-12T11:45:42.820Z] d65c8cfc05b1: Pulling fs layer [2024-07-12T11:45:42.820Z] 2437ff75d9bd: Pulling fs layer [2024-07-12T11:45:42.820Z] d65c8cfc05b1: Waiting [2024-07-12T11:45:42.820Z] 2437ff75d9bd: Waiting [2024-07-12T11:45:43.085Z] 04944245beec: Verifying Checksum [2024-07-12T11:45:43.085Z] 04944245beec: Download complete [2024-07-12T11:45:43.085Z] 765212b225bb: Verifying Checksum [2024-07-12T11:45:43.085Z] 765212b225bb: Download complete [2024-07-12T11:45:43.085Z] f23df028b6ca: Verifying Checksum [2024-07-12T11:45:43.085Z] f23df028b6ca: Download complete [2024-07-12T11:45:43.085Z] d65c8cfc05b1: Verifying Checksum [2024-07-12T11:45:43.085Z] d65c8cfc05b1: Download complete [2024-07-12T11:45:43.349Z] 699f458cf7ca: Verifying Checksum [2024-07-12T11:45:43.349Z] 699f458cf7ca: Download complete [2024-07-12T11:45:43.613Z] 8998bd30e6a1: Verifying Checksum [2024-07-12T11:45:43.613Z] 8998bd30e6a1: Download complete [2024-07-12T11:45:46.186Z] 2437ff75d9bd: Verifying Checksum [2024-07-12T11:45:46.186Z] 2437ff75d9bd: Download complete [2024-07-12T11:45:48.170Z] 8998bd30e6a1: Pull complete [2024-07-12T11:45:48.749Z] 04944245beec: Pull complete [2024-07-12T11:45:50.151Z] 699f458cf7ca: Pull complete [2024-07-12T11:45:50.415Z] 765212b225bb: Pull complete [2024-07-12T11:45:51.369Z] f23df028b6ca: Pull complete [2024-07-12T11:45:51.369Z] d65c8cfc05b1: Pull complete [2024-07-12T11:46:09.548Z] 2437ff75d9bd: Pull complete [2024-07-12T11:46:09.548Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-12T11:46:09.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T11:46:09.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T11:46:09.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-5450 does not seem to be running inside a container [2024-07-12T11:46:10.029Z] $ 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 [2024-07-12T11:46:12.639Z] $ docker top df3809d768082010b81ecfdb6d8f56d86cfb1824de7fe920a867a39e9efa42a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T11:46:13.657Z] ---> job-cost.sh [2024-07-12T11:46:13.657Z] lf-activate-venv: SKIPPING [2024-07-12T11:46:13.657Z] INFO: No Stack... [2024-07-12T11:46:13.923Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-12T11:46:14.882Z] INFO: Archiving Costs [Pipeline] sh [2024-07-12T11:46:15.239Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2024-07-12T11:46:15.239Z] + cut -d, -f6 [Pipeline] lock [2024-07-12T11:46:15.585Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] [2024-07-12T11:46:15.591Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] did not exist. Created. [2024-07-12T11:46:15.599Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-12T11:46:16.037Z] /w/workspace/device-virtual-go/1@tmp/durable-337bf921/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-12T11:46:16.396Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-12T11:46:16.493Z] Warning: overwriting stash ‘stack-cost’ [2024-07-12T11:46:16.535Z] Stashed 1 file(s) [Pipeline] } [2024-07-12T11:46:16.579Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-12T11:46:16.725Z] $ docker stop --time=1 df3809d768082010b81ecfdb6d8f56d86cfb1824de7fe920a867a39e9efa42a2 [2024-07-12T11:46:18.207Z] $ docker rm -f --volumes df3809d768082010b81ecfdb6d8f56d86cfb1824de7fe920a867a39e9efa42a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-12T11:46:19.549Z] provisioning config files... [2024-07-12T11:46:19.558Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-477@tmp/config18225007202375198381tmp [Pipeline] { [Pipeline] sh [2024-07-12T11:46:19.918Z] + set +x [2024-07-12T11:46:19.918Z] + + bash -s --curl [2024-07-12T11:46:19.918Z] -s https://codecov.io/bash [2024-07-12T11:46:19.918Z] [2024-07-12T11:46:19.918Z] _____ _ [2024-07-12T11:46:19.918Z] / ____| | | [2024-07-12T11:46:19.918Z] | | ___ __| | ___ ___ _____ __ [2024-07-12T11:46:19.918Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-12T11:46:19.918Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-12T11:46:19.918Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-12T11:46:19.918Z] Bash-1.0.6 [2024-07-12T11:46:19.918Z] [2024-07-12T11:46:19.918Z] [2024-07-12T11:46:19.918Z] ==> git version 2.25.1 found [2024-07-12T11:46:19.918Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-12T11:46:19.918Z] Release-Date: 2020-01-08 [2024-07-12T11:46:19.918Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-12T11:46:19.918Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-12T11:46:19.918Z] ==> Jenkins CI detected. [2024-07-12T11:46:19.918Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-477 [2024-07-12T11:46:19.918Z] project root: . [2024-07-12T11:46:19.918Z] --> token set from env [2024-07-12T11:46:19.918Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-12T11:46:19.918Z] ==> Running gcov in . (disable via -X gcov) [2024-07-12T11:46:19.918Z] ==> Python coveragepy not found [2024-07-12T11:46:19.918Z] ==> Searching for coverage reports in: [2024-07-12T11:46:19.918Z] + . [2024-07-12T11:46:19.918Z] -> Found 1 reports [2024-07-12T11:46:19.918Z] ==> Detecting git/mercurial file structure [2024-07-12T11:46:20.181Z] ==> Reading reports [2024-07-12T11:46:20.181Z] + ./coverage.out bytes=43247 [2024-07-12T11:46:20.181Z] ==> Appending adjustments [2024-07-12T11:46:20.181Z] https://docs.codecov.io/docs/fixing-reports [2024-07-12T11:46:20.181Z] + Found adjustments [2024-07-12T11:46:20.181Z] ==> Gzipping contents [2024-07-12T11:46:20.181Z] 8.0K /tmp/codecov.WHYkBB.gz [2024-07-12T11:46:20.181Z] ==> Uploading reports [2024-07-12T11:46:20.181Z] url: https://codecov.io [2024-07-12T11:46:20.181Z] query: branch=PR-477&commit=2435e9f219b457f4d61eaf05b426dc055a7f40df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-477%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=477&job=&cmd_args= [2024-07-12T11:46:20.181Z] -> Pinging Codecov [2024-07-12T11:46:20.181Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-477&commit=2435e9f219b457f4d61eaf05b426dc055a7f40df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-477%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=477&job=&cmd_args= [2024-07-12T11:46:20.442Z] -> Uploading to [2024-07-12T11:46:20.442Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-12/5E52B4B073DB2E39498172D8E973AA87/2435e9f219b457f4d61eaf05b426dc055a7f40df/7889b536-6200-4fe2-b73c-a6e90d63b9be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T114620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8c74b1dac1d0edb4c498037c216251ab26ba200729ca220f1f2e5be20651a88 [2024-07-12T11:46:20.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T11:46:20.442Z] Dload Upload Total Spent Left Speed [2024-07-12T11:46:20.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 21012 --:--:-- --:--:-- --:--:-- 21012 [2024-07-12T11:46:20.702Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/2435e9f219b457f4d61eaf05b426dc055a7f40df [Pipeline] } [2024-07-12T11:46:20.767Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-12T11:46:23.125Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-477/archives ] [2024-07-12T11:46:23.125Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-477/archives [2024-07-12T11:46:23.125Z] total 16 [2024-07-12T11:46:23.125Z] drwxr-xr-x 3 root root 4096 Jul 12 11:35 . [2024-07-12T11:46:23.125Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 11:35 .. [2024-07-12T11:46:23.125Z] drwxr-xr-x 2 root root 4096 Jul 12 11:35 cost [2024-07-12T11:46:23.125Z] -rw-r--r-- 1 root root 89 Jul 12 11:35 cost.csv [2024-07-12T11:46:23.125Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-477/archives [2024-07-12T11:46:23.125Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-477/archives [2024-07-12T11:46:23.125Z] total 16 [2024-07-12T11:46:23.125Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 11:35 . [2024-07-12T11:46:23.125Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 11:35 .. [2024-07-12T11:46:23.125Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 11:35 cost [2024-07-12T11:46:23.125Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 12 11:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-12T11:46:23.464Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T11:46:24.366Z] ---> package-listing.sh [2024-07-12T11:46:24.366Z] ++ facter osfamily [2024-07-12T11:46:24.366Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-12T11:46:24.626Z] + OS_FAMILY=debian [2024-07-12T11:46:24.626Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-477 [2024-07-12T11:46:24.626Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-12T11:46:24.626Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-12T11:46:24.626Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-12T11:46:24.626Z] + PACKAGES=/tmp/packages_start.txt [2024-07-12T11:46:24.626Z] + '[' /w/workspace/foundry_device-virtual-go_PR-477 ']' [2024-07-12T11:46:24.626Z] + PACKAGES=/tmp/packages_end.txt [2024-07-12T11:46:24.626Z] + case "${OS_FAMILY}" in [2024-07-12T11:46:24.626Z] + dpkg -l [2024-07-12T11:46:24.626Z] + grep '^ii' [2024-07-12T11:46:24.626Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-12T11:46:24.626Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-12T11:46:24.626Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-12T11:46:24.626Z] + '[' /w/workspace/foundry_device-virtual-go_PR-477 ']' [2024-07-12T11:46:24.626Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-477/archives/ [2024-07-12T11:46:24.626Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-477/archives/ [Pipeline] echo [2024-07-12T11:46:24.663Z] 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-477/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-12T11:46:24.957Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T11:46:25.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T11:46:25.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T11:46:25.944Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-07-12T11:46:26.062Z] $ 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-477/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-477 -v /w/workspace/foundry_device-virtual-go_PR-477:/w/workspace/foundry_device-virtual-go_PR-477:rw,z -v /w/workspace/foundry_device-virtual-go_PR-477@tmp:/w/workspace/foundry_device-virtual-go_PR-477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-12T11:46:26.250Z] $ docker top 854ece9fd9cfa26ca459402f3a7b8c9217adfc81aaeeb5de57a3d4952a97cb78 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T11:46:26.657Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-12T11:46:26.975Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-12T11:46:27.483Z] + ls /var/log/sa-host [2024-07-12T11:46:27.483Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T11:46:27.740Z] provisioning config files... [2024-07-12T11:46:27.749Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-477@tmp/config11048497117824922485tmp [Pipeline] { [Pipeline] echo [2024-07-12T11:46:27.823Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T11:46:28.151Z] ---> create-netrc.sh [Pipeline] } [2024-07-12T11:46:28.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-12T11:46:28.615Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-12T11:46:28.656Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T11:46:28.982Z] ---> sudo-logs.sh [2024-07-12T11:46:28.982Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-12T11:46:29.095Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T11:46:29.421Z] ---> job-cost.sh [2024-07-12T11:46:29.422Z] lf-activate-venv: SKIPPING [2024-07-12T11:46:29.422Z] DEBUG: total: 0.2199999988079071 [2024-07-12T11:46:29.422Z] INFO: Retrieving Stack Cost... [2024-07-12T11:46:29.991Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-12T11:46:30.250Z] INFO: Archiving Costs [Pipeline] echo [2024-07-12T11:46:30.301Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T11:46:30.629Z] ---> logs-deploy.sh [2024-07-12T11:46:30.629Z] lf-activate-venv: SKIPPING [2024-07-12T11:46:30.629Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-477/1 [2024-07-12T11:46:30.629Z] INFO: archiving workspace using pattern(s): [2024-07-12T11:46:31.567Z] Archives upload complete. [2024-07-12T11:46:31.827Z] INFO: archiving logs to Nexus [2024-07-12T11:46:32.397Z] ---> uname -a: [2024-07-12T11:46:32.397Z] Linux prd-ubuntu20-04-docker-8c-8g-5449 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-12T11:46:32.397Z] [2024-07-12T11:46:32.397Z] [2024-07-12T11:46:32.397Z] ---> lscpu: [2024-07-12T11:46:32.397Z] Architecture: x86_64 [2024-07-12T11:46:32.397Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-12T11:46:32.397Z] Byte Order: Little Endian [2024-07-12T11:46:32.397Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-12T11:46:32.397Z] CPU(s): 8 [2024-07-12T11:46:32.397Z] On-line CPU(s) list: 0-7 [2024-07-12T11:46:32.397Z] Thread(s) per core: 1 [2024-07-12T11:46:32.397Z] Core(s) per socket: 1 [2024-07-12T11:46:32.397Z] Socket(s): 8 [2024-07-12T11:46:32.397Z] NUMA node(s): 1 [2024-07-12T11:46:32.397Z] Vendor ID: AuthenticAMD [2024-07-12T11:46:32.397Z] CPU family: 23 [2024-07-12T11:46:32.397Z] Model: 49 [2024-07-12T11:46:32.397Z] Model name: AMD EPYC-Rome Processor [2024-07-12T11:46:32.397Z] Stepping: 0 [2024-07-12T11:46:32.397Z] CPU MHz: 2800.000 [2024-07-12T11:46:32.397Z] BogoMIPS: 5600.00 [2024-07-12T11:46:32.397Z] Virtualization: AMD-V [2024-07-12T11:46:32.397Z] Hypervisor vendor: KVM [2024-07-12T11:46:32.397Z] Virtualization type: full [2024-07-12T11:46:32.397Z] L1d cache: 256 KiB [2024-07-12T11:46:32.397Z] L1i cache: 256 KiB [2024-07-12T11:46:32.397Z] L2 cache: 4 MiB [2024-07-12T11:46:32.397Z] L3 cache: 128 MiB [2024-07-12T11:46:32.397Z] NUMA node0 CPU(s): 0-7 [2024-07-12T11:46:32.397Z] Vulnerability Itlb multihit: Not affected [2024-07-12T11:46:32.397Z] Vulnerability L1tf: Not affected [2024-07-12T11:46:32.397Z] Vulnerability Mds: Not affected [2024-07-12T11:46:32.397Z] Vulnerability Meltdown: Not affected [2024-07-12T11:46:32.397Z] Vulnerability Mmio stale data: Not affected [2024-07-12T11:46:32.397Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-12T11:46:32.397Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-12T11:46:32.397Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-12T11:46:32.397Z] Vulnerability Srbds: Not affected [2024-07-12T11:46:32.397Z] Vulnerability Tsx async abort: Not affected [2024-07-12T11:46:32.397Z] 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 [2024-07-12T11:46:32.397Z] [2024-07-12T11:46:32.397Z] [2024-07-12T11:46:32.397Z] ---> nproc: [2024-07-12T11:46:32.397Z] 8 [2024-07-12T11:46:32.397Z] [2024-07-12T11:46:32.397Z] [2024-07-12T11:46:32.397Z] ---> df -h: [2024-07-12T11:46:32.397Z] Filesystem Size Used Avail Use% Mounted on [2024-07-12T11:46:32.397Z] overlay 155G 12G 143G 8% / [2024-07-12T11:46:32.397Z] tmpfs 64M 0 64M 0% /dev [2024-07-12T11:46:32.397Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-12T11:46:32.397Z] shm 64M 0 64M 0% /dev/shm [2024-07-12T11:46:32.397Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-12T11:46:32.397Z] [2024-07-12T11:46:32.397Z] [2024-07-12T11:46:32.397Z] ---> sar -b -r -n DEV: [2024-07-12T11:46:32.397Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5449) 07/12/24 _x86_64_ (8 CPU) [2024-07-12T11:46:32.397Z] [2024-07-12T11:46:32.397Z] 11:31:29 LINUX RESTART (8 CPU) [2024-07-12T11:46:32.397Z] [2024-07-12T11:46:32.397Z] 11:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-12T11:46:32.397Z] 11:33:01 371.57 15.35 356.22 0.00 1930.08 37888.09 0.00 [2024-07-12T11:46:32.397Z] 11:34:01 207.03 1.87 205.16 0.00 14.92 66555.63 0.00 [2024-07-12T11:46:32.397Z] 11:35:01 103.57 0.17 103.40 0.00 8.53 27547.43 0.00 [2024-07-12T11:46:32.397Z] 11:36:01 182.39 0.12 182.27 0.00 8.67 50599.17 0.00 [2024-07-12T11:46:32.397Z] 11:37:01 49.01 6.30 42.71 0.00 4382.87 8405.67 0.00 [2024-07-12T11:46:32.397Z] 11:38:01 6.58 0.02 6.57 0.00 0.13 132.91 0.00 [2024-07-12T11:46:32.397Z] 11:39:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2024-07-12T11:46:32.397Z] 11:40:01 1.75 0.00 1.75 0.00 0.00 21.06 0.00 [2024-07-12T11:46:32.397Z] 11:41:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2024-07-12T11:46:32.397Z] 11:42:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 [2024-07-12T11:46:32.397Z] 11:43:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2024-07-12T11:46:32.397Z] 11:44:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2024-07-12T11:46:32.397Z] 11:45:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2024-07-12T11:46:32.397Z] 11:46:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2024-07-12T11:46:32.397Z] Average: 66.57 1.70 64.87 0.00 453.21 13663.51 0.00 [2024-07-12T11:46:32.397Z] [2024-07-12T11:46:32.397Z] 11:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-12T11:46:32.397Z] 11:33:01 29155796 31542080 774688 2.36 79092 2574904 1995752 5.88 1034316 2305312 5052 [2024-07-12T11:46:32.397Z] 11:34:01 26946576 31544408 761740 2.32 184544 4471256 1869712 5.51 1309424 4013056 197716 [2024-07-12T11:46:32.397Z] 11:35:01 27922268 31530668 775004 2.36 192488 3556488 2047900 6.04 1285500 3142940 144 [2024-07-12T11:46:32.397Z] 11:36:01 26962968 31545084 757244 2.30 203404 4443788 1760804 5.19 1365640 3937712 396 [2024-07-12T11:46:32.397Z] 11:37:01 26510152 31522056 748632 2.28 231980 4842580 1724084 5.08 1650136 4069652 1160 [2024-07-12T11:46:32.397Z] 11:38:01 26522520 31529452 741768 2.26 230568 4839324 1722172 5.08 1641940 4066400 176 [2024-07-12T11:46:32.397Z] 11:39:01 26522724 31529776 741436 2.25 230632 4839328 1722172 5.08 1642036 4066408 8 [2024-07-12T11:46:32.397Z] 11:40:01 26524936 31532000 739040 2.25 230692 4839336 1722172 5.08 1640092 4066408 48 [2024-07-12T11:46:32.397Z] 11:41:01 26529572 31536736 734256 2.23 230712 4839336 1722172 5.08 1635148 4066408 12 [2024-07-12T11:46:32.397Z] 11:42:01 26530864 31538084 732804 2.23 230752 4839340 1722172 5.08 1634088 4066416 208 [2024-07-12T11:46:32.397Z] 11:43:01 26531308 31538604 732432 2.23 230848 4839340 1722172 5.08 1634216 4066420 8 [2024-07-12T11:46:32.397Z] 11:44:01 26532608 31539948 731072 2.22 230864 4839344 1722172 5.08 1632596 4066420 8 [2024-07-12T11:46:32.397Z] 11:45:01 26532520 31539888 731032 2.22 230928 4839348 1722172 5.08 1632336 4066424 12 [2024-07-12T11:46:32.397Z] 11:46:01 26532512 31539944 730948 2.22 230952 4839348 1722172 5.08 1632412 4066424 8 [2024-07-12T11:46:32.397Z] Average: 26875523 31536338 745150 2.27 212033 4531647 1778414 5.24 1526420 3861886 14640 [2024-07-12T11:46:32.398Z] [2024-07-12T11:46:32.398Z] 11:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-12T11:46:32.398Z] 11:33:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:33:01 vethdc64128 91.68 106.62 8.81 79.76 0.00 0.00 0.00 0.01 [2024-07-12T11:46:32.398Z] 11:33:01 ens3 530.08 395.07 5845.18 89.66 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:33:01 docker0 138.19 158.36 10.92 437.48 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:34:01 ens3 483.29 265.46 3194.05 27.73 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:34:01 docker0 263.34 479.56 22.74 3191.47 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:35:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:35:01 veth9cc4e9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:35:01 ens3 33.39 21.58 35.50 14.29 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:35:01 veth3aaef6e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:35:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:36:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:36:01 ens3 117.65 69.57 2718.62 15.55 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:36:01 docker0 4.93 8.72 0.30 125.65 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:37:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:37:01 ens3 195.93 74.00 2714.43 5.37 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:38:01 ens3 0.33 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:40:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:41:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:42:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:43:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] Average: ens3 97.25 59.04 1036.34 10.91 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] Average: docker0 29.04 46.21 2.43 268.29 0.00 0.00 0.00 0.00 [2024-07-12T11:46:32.398Z] [2024-07-12T11:46:32.398Z] [2024-07-12T11:46:32.398Z] ---> sar -P ALL: [2024-07-12T11:46:32.398Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5449) 07/12/24 _x86_64_ (8 CPU) [2024-07-12T11:46:32.398Z] [2024-07-12T11:46:32.398Z] 11:31:29 LINUX RESTART (8 CPU) [2024-07-12T11:46:32.398Z] [2024-07-12T11:46:32.398Z] 11:32:01 CPU %user %nice %system %iowait %steal %idle [2024-07-12T11:46:32.398Z] 11:33:01 all 7.91 0.00 2.91 2.70 0.07 86.42 [2024-07-12T11:46:32.398Z] 11:33:01 0 9.75 0.00 2.74 4.38 0.07 83.06 [2024-07-12T11:46:32.398Z] 11:33:01 1 7.76 0.00 2.58 1.92 0.07 87.68 [2024-07-12T11:46:32.398Z] 11:33:01 2 7.11 0.00 2.47 2.34 0.05 88.03 [2024-07-12T11:46:32.398Z] 11:33:01 3 7.65 0.00 3.59 0.25 0.07 88.44 [2024-07-12T11:46:32.398Z] 11:33:01 4 11.29 0.00 3.65 5.76 0.07 79.24 [2024-07-12T11:46:32.398Z] 11:33:01 5 7.62 0.00 2.81 3.86 0.07 85.64 [2024-07-12T11:46:32.398Z] 11:33:01 6 6.35 0.00 3.07 3.02 0.07 87.50 [2024-07-12T11:46:32.398Z] 11:33:01 7 5.75 0.00 2.35 0.07 0.07 91.76 [2024-07-12T11:46:32.398Z] 11:34:01 all 5.81 0.00 2.88 3.73 0.07 87.50 [2024-07-12T11:46:32.398Z] 11:34:01 0 5.36 0.00 2.23 0.44 0.07 91.91 [2024-07-12T11:46:32.398Z] 11:34:01 1 5.52 0.00 3.24 0.76 0.05 90.44 [2024-07-12T11:46:32.398Z] 11:34:01 2 5.94 0.00 2.09 0.22 0.07 91.69 [2024-07-12T11:46:32.398Z] 11:34:01 3 5.79 0.00 3.26 0.32 0.07 90.56 [2024-07-12T11:46:32.398Z] 11:34:01 4 5.89 0.00 4.22 22.65 0.10 67.13 [2024-07-12T11:46:32.398Z] 11:34:01 5 5.08 0.00 2.25 2.16 0.07 90.44 [2024-07-12T11:46:32.398Z] 11:34:01 6 6.79 0.00 3.27 1.10 0.10 88.75 [2024-07-12T11:46:32.398Z] 11:34:01 7 6.13 0.00 2.52 2.33 0.07 88.96 [2024-07-12T11:46:32.398Z] 11:35:01 all 38.69 0.00 5.89 1.74 0.09 53.59 [2024-07-12T11:46:32.398Z] 11:35:01 0 39.17 0.00 5.66 1.56 0.08 53.52 [2024-07-12T11:46:32.398Z] 11:35:01 1 39.18 0.00 5.67 5.99 0.08 49.07 [2024-07-12T11:46:32.398Z] 11:35:01 2 38.91 0.00 5.93 1.21 0.10 53.85 [2024-07-12T11:46:32.398Z] 11:35:01 3 38.72 0.00 5.54 0.15 0.08 55.50 [2024-07-12T11:46:32.398Z] 11:35:01 4 38.85 0.00 5.51 2.59 0.10 52.95 [2024-07-12T11:46:32.398Z] 11:35:01 5 38.00 0.00 6.28 0.42 0.08 55.22 [2024-07-12T11:46:32.398Z] 11:35:01 6 37.57 0.00 6.91 0.99 0.07 54.47 [2024-07-12T11:46:32.398Z] 11:35:01 7 39.11 0.00 5.67 0.99 0.08 54.14 [2024-07-12T11:46:32.398Z] 11:36:01 all 24.45 0.00 5.09 2.55 0.07 67.84 [2024-07-12T11:46:32.398Z] 11:36:01 0 24.77 0.00 5.05 0.13 0.07 69.98 [2024-07-12T11:46:32.398Z] 11:36:01 1 23.66 0.00 5.50 0.45 0.07 70.32 [2024-07-12T11:46:32.398Z] 11:36:01 2 23.80 0.00 5.46 0.03 0.07 70.64 [2024-07-12T11:46:32.398Z] 11:36:01 3 24.77 0.00 4.80 0.07 0.08 70.27 [2024-07-12T11:46:32.398Z] 11:36:01 4 25.88 0.00 5.11 0.76 0.07 68.18 [2024-07-12T11:46:32.398Z] 11:36:01 5 24.25 0.00 4.84 1.13 0.07 69.71 [2024-07-12T11:46:32.398Z] 11:36:01 6 23.69 0.00 4.85 12.43 0.08 58.94 [2024-07-12T11:46:32.398Z] 11:36:01 7 24.74 0.00 5.11 5.44 0.08 64.63 [2024-07-12T11:46:32.398Z] 11:37:01 all 2.40 0.00 1.33 0.54 0.03 95.70 [2024-07-12T11:46:32.398Z] 11:37:01 0 2.46 0.00 0.92 0.39 0.03 96.20 [2024-07-12T11:46:32.398Z] 11:37:01 1 2.91 0.00 2.30 1.12 0.05 93.62 [2024-07-12T11:46:32.398Z] 11:37:01 2 2.43 0.00 1.08 0.22 0.02 96.25 [2024-07-12T11:46:32.398Z] 11:37:01 3 2.05 0.00 0.80 0.10 0.02 97.03 [2024-07-12T11:46:32.398Z] 11:37:01 4 2.90 0.00 1.20 0.05 0.02 95.83 [2024-07-12T11:46:32.398Z] 11:37:01 5 3.07 0.00 1.35 0.74 0.03 94.80 [2024-07-12T11:46:32.398Z] 11:37:01 6 1.37 0.00 2.09 1.30 0.03 95.20 [2024-07-12T11:46:32.398Z] 11:37:01 7 1.97 0.00 0.90 0.40 0.03 96.69 [2024-07-12T11:46:32.398Z] 11:38:01 all 0.09 0.00 0.06 0.01 0.00 99.84 [2024-07-12T11:46:32.398Z] 11:38:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2024-07-12T11:46:32.398Z] 11:38:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2024-07-12T11:46:32.398Z] 11:38:01 2 0.10 0.00 0.08 0.00 0.02 99.80 [2024-07-12T11:46:32.398Z] 11:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-12T11:46:32.398Z] 11:38:01 4 0.12 0.00 0.05 0.00 0.00 99.83 [2024-07-12T11:46:32.398Z] 11:38:01 5 0.27 0.00 0.12 0.00 0.00 99.62 [2024-07-12T11:46:32.398Z] 11:38:01 6 0.02 0.00 0.05 0.05 0.00 99.88 [2024-07-12T11:46:32.398Z] 11:38:01 7 0.05 0.00 0.10 0.02 0.00 99.83 [2024-07-12T11:46:32.398Z] 11:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-07-12T11:46:32.398Z] 11:39:01 0 0.17 0.00 0.00 0.00 0.00 99.83 [2024-07-12T11:46:32.398Z] 11:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-12T11:46:32.398Z] 11:39:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-12T11:46:32.398Z] 11:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-12T11:46:32.398Z] 11:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-12T11:46:32.398Z] 11:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-12T11:46:32.398Z] 11:39:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-12T11:46:32.398Z] 11:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-12T11:46:32.398Z] 11:40:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2024-07-12T11:46:32.398Z] 11:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-12T11:46:32.398Z] 11:40:01 1 0.02 0.00 0.00 0.07 0.02 99.90 [2024-07-12T11:46:32.398Z] 11:40:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-12T11:46:32.398Z] 11:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-12T11:46:32.398Z] 11:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-12T11:46:32.398Z] 11:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-12T11:46:32.398Z] 11:40:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2024-07-12T11:46:32.398Z] 11:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-12T11:46:32.398Z] 11:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-12T11:46:32.398Z] 11:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-12T11:46:32.398Z] 11:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-12T11:46:32.398Z] 11:41:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-12T11:46:32.398Z] 11:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-12T11:46:32.398Z] 11:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-12T11:46:32.398Z] 11:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-12T11:46:32.398Z] 11:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-12T11:46:32.398Z] 11:41:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-12T11:46:32.398Z] 11:42:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2024-07-12T11:46:32.398Z] 11:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-12T11:46:32.398Z] 11:42:01 1 0.02 0.00 0.02 0.08 0.00 99.88 [2024-07-12T11:46:32.398Z] 11:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-12T11:46:32.398Z] 11:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-12T11:46:32.398Z] 11:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-12T11:46:32.398Z] 11:42:01 5 0.12 0.00 0.02 0.00 0.02 99.85 [2024-07-12T11:46:32.398Z] 11:42:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-12T11:46:32.398Z] 11:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-12T11:46:32.398Z] 11:43:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-07-12T11:46:32.398Z] 11:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-12T11:46:32.398Z] 11:43:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-12T11:46:32.398Z] 11:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-12T11:46:32.398Z] 11:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-12T11:46:32.398Z] 11:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-12T11:46:32.398Z] 11:43:01 5 0.20 0.00 0.00 0.00 0.00 99.80 [2024-07-12T11:46:32.398Z] 11:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-12T11:46:32.398Z] 11:43:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-12T11:46:32.398Z] [2024-07-12T11:46:32.398Z] 11:43:01 CPU %user %nice %system %iowait %steal %idle [2024-07-12T11:46:32.398Z] 11:44:01 all 0.18 0.00 0.02 0.00 0.00 99.80 [2024-07-12T11:46:32.398Z] 11:44:01 0 1.32 0.00 0.03 0.00 0.00 98.65 [2024-07-12T11:46:32.398Z] 11:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-12T11:46:32.398Z] 11:44:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-12T11:46:32.398Z] 11:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-12T11:46:32.398Z] 11:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-12T11:46:32.398Z] 11:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-12T11:46:32.398Z] 11:44:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-12T11:46:32.398Z] 11:44:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-12T11:46:32.398Z] 11:45:01 all 0.07 0.00 0.00 0.00 0.00 99.92 [2024-07-12T11:46:32.398Z] 11:45:01 0 0.40 0.00 0.00 0.00 0.02 99.58 [2024-07-12T11:46:32.398Z] 11:45:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-12T11:46:32.398Z] 11:45:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-12T11:46:32.398Z] 11:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-12T11:46:32.398Z] 11:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-12T11:46:32.398Z] 11:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-12T11:46:32.398Z] 11:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-12T11:46:32.398Z] 11:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-12T11:46:32.398Z] 11:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-07-12T11:46:32.398Z] 11:46:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2024-07-12T11:46:32.398Z] 11:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-12T11:46:32.398Z] 11:46:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-12T11:46:32.398Z] 11:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-12T11:46:32.398Z] 11:46:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2024-07-12T11:46:32.398Z] 11:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-12T11:46:32.398Z] 11:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-12T11:46:32.398Z] 11:46:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-12T11:46:32.398Z] Average: all 5.67 0.00 1.30 0.80 0.03 92.21 [2024-07-12T11:46:32.398Z] Average: 0 5.96 0.00 1.19 0.49 0.03 92.33 [2024-07-12T11:46:32.398Z] Average: 1 5.63 0.00 1.38 0.74 0.03 92.23 [2024-07-12T11:46:32.398Z] Average: 2 5.60 0.00 1.23 0.29 0.03 92.85 [2024-07-12T11:46:32.398Z] Average: 3 5.62 0.00 1.28 0.06 0.02 93.01 [2024-07-12T11:46:32.398Z] Average: 4 6.03 0.00 1.41 2.25 0.03 90.29 [2024-07-12T11:46:32.398Z] Average: 5 5.58 0.00 1.26 0.59 0.02 92.55 [2024-07-12T11:46:32.398Z] Average: 6 5.38 0.00 1.44 1.35 0.03 91.81 [2024-07-12T11:46:32.398Z] Average: 7 5.54 0.00 1.19 0.66 0.03 92.59 [2024-07-12T11:46:32.398Z] [2024-07-12T11:46:32.398Z] [2024-07-12T11:46:32.398Z]