Pull request #676 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd04818c386de21300e2a402d9769cdd77126ec8+0134c4c717d226af86e9f48c42195e986438ddab (b146839873168885f319f7733ca96923d347543b) 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-ssh15025152318471767397.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-ssh16856961890061006283.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-mqtt-go/branches/PR-676/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-mqtt-go/branches/PR-676/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8662679012648049681.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-mqtt-go/branches/PR-676/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7750843478747394065.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-ssh4086050115759362431.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-mqtt-go/branches/PR-676/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-mqtt-go/branches/PR-676/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13245079854418602786.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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4403 in /w/workspace/gexfoundry_device-mqtt-go_PR-676 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-676 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/676/head:refs/remotes/origin/PR-676 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0134c4c717d226af86e9f48c42195e986438ddab into PR head commit bd04818c386de21300e2a402d9769cdd77126ec8 Merge succeeded, producing bd04818c386de21300e2a402d9769cdd77126ec8 Checking out Revision bd04818c386de21300e2a402d9769cdd77126ec8 (PR-676) 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 core.sparsecheckout # timeout=10 > git checkout -f bd04818c386de21300e2a402d9769cdd77126ec8 # 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 0134c4c717d226af86e9f48c42195e986438ddab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd04818c386de21300e2a402d9769cdd77126ec8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-26T01:41:24.399Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-26T01:41:24.625Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-26T01:41:24.750Z] ========================================================= [2024-06-26T01:41:24.750Z] EdgeX Global Pipelines Version Info [2024-06-26T01:41:24.750Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-26T01:41:25.523Z] ------------------- [2024-06-26T01:41:25.523Z] stable info: [2024-06-26T01:41:25.523Z] ------------------- [2024-06-26T01:41:25.523Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T01:41:25.523Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-26T01:41:25.523Z] Message: update stable to v1.0.260 [2024-06-26T01:41:26.094Z] ------------------- [2024-06-26T01:41:26.094Z] experimental info: [2024-06-26T01:41:26.094Z] ------------------- [2024-06-26T01:41:26.094Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T01:41:26.094Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-26T01:41:26.094Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-26T01:41:26.360Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-06-26T01:41:26.897Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-06-26T01:41:26.965Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-26T01:41:27.027Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-26T01:41:27.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-26T01:41:27.152Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-26T01:41:27.208Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-26T01:41:27.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-26T01:41:27.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-26T01:41:27.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-26T01:41:27.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-26T01:41:27.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-06-26T01:41:27.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-26T01:41:27.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-26T01:41:27.667Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T01:41:27.724Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T01:41:27.790Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T01:41:27.855Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T01:41:27.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-26T01:41:27.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-26T01:41:28.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-26T01:41:28.103Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-26T01:41:28.170Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-26T01:41:28.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-26T01:41:28.295Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-26T01:41:28.352Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-26T01:41:28.412Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-26T01:41:28.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-676 [Pipeline] echo [2024-06-26T01:41:28.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-676 [Pipeline] echo [2024-06-26T01:41:28.599Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-676 [Pipeline] echo [2024-06-26T01:41:28.661Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd04818c386de21300e2a402d9769cdd77126ec8 [Pipeline] echo [2024-06-26T01:41:28.722Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd04818 [Pipeline] echo [2024-06-26T01:41:28.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T01:41:28.949Z] provisioning config files... [2024-06-26T01:41:28.963Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/config13894968417141287793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T01:41:29.359Z] ---> ****-login.sh [2024-06-26T01:41:29.359Z] nexus3.edgexfoundry.org:10001 [2024-06-26T01:41:29.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:41:29.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:41:29.619Z] Configure a credential helper to remove this warning. See [2024-06-26T01:41:29.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:41:29.619Z] [2024-06-26T01:41:29.619Z] Login Succeeded [2024-06-26T01:41:29.619Z] nexus3.edgexfoundry.org:10002 [2024-06-26T01:41:29.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:41:29.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:41:29.880Z] Configure a credential helper to remove this warning. See [2024-06-26T01:41:29.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:41:29.880Z] [2024-06-26T01:41:29.880Z] Login Succeeded [2024-06-26T01:41:29.880Z] nexus3.edgexfoundry.org:10003 [2024-06-26T01:41:29.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:41:29.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:41:29.881Z] Configure a credential helper to remove this warning. See [2024-06-26T01:41:29.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:41:29.881Z] [2024-06-26T01:41:29.881Z] Login Succeeded [2024-06-26T01:41:29.881Z] nexus3.edgexfoundry.org:10004 [2024-06-26T01:41:30.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:41:30.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:41:30.141Z] Configure a credential helper to remove this warning. See [2024-06-26T01:41:30.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:41:30.141Z] [2024-06-26T01:41:30.141Z] Login Succeeded [2024-06-26T01:41:30.141Z] ****.io [2024-06-26T01:41:30.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:41:30.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:41:30.401Z] Configure a credential helper to remove this warning. See [2024-06-26T01:41:30.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:41:30.401Z] [2024-06-26T01:41:30.401Z] Login Succeeded [2024-06-26T01:41:30.401Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T01:41:30.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-26T01:41:31.149Z] + git rev-list -1 --merges bd04818c386de21300e2a402d9769cdd77126ec8~1..bd04818c386de21300e2a402d9769cdd77126ec8 [Pipeline] echo [2024-06-26T01:41:31.197Z] -----------> git rev-list -1 --merges bd04818c386de21300e2a402d9769cdd77126ec8~1..bd04818c386de21300e2a402d9769cdd77126ec8 bd04818c386de21300e2a402d9769cdd77126ec8 [false] [Pipeline] sh [2024-06-26T01:41:31.520Z] + git log --format=format:%s -1 bd04818c386de21300e2a402d9769cdd77126ec8 [Pipeline] echo [2024-06-26T01:41:31.566Z] ========================================================= [2024-06-26T01:41:31.566Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-26T01:41:31.566Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T01:41:32.050Z] + git log --format=format:%s -1 bd04818c386de21300e2a402d9769cdd77126ec8 [Pipeline] echo [2024-06-26T01:41:32.088Z] [semverPrep] GIT_COMMIT: bd04818c386de21300e2a402d9769cdd77126ec8, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-06-26T01:41:32.126Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-26T01:41:32.555Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T01:41:32.555Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-26T01:41:32.555Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-26T01:41:32.555Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-26T01:41:32.555Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-26T01:41:32.555Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-26T01:41:32.555Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T01:41:33.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T01:41:33.070Z] [2024-06-26T01:41:33.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T01:41:33.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T01:41:33.469Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-26T01:41:33.469Z] b85a868b505f: Pulling fs layer [2024-06-26T01:41:33.469Z] e2be974225ed: Pulling fs layer [2024-06-26T01:41:33.469Z] 339a4e72a1f5: Pulling fs layer [2024-06-26T01:41:33.469Z] 988bab9f4d93: Pulling fs layer [2024-06-26T01:41:33.469Z] 1469e6f7b9e6: Pulling fs layer [2024-06-26T01:41:33.469Z] eaf3925da568: Pulling fs layer [2024-06-26T01:41:33.469Z] bab4dde63d76: Pulling fs layer [2024-06-26T01:41:33.469Z] bde34c3a00c8: Pulling fs layer [2024-06-26T01:41:33.469Z] b352a97aabf1: Pulling fs layer [2024-06-26T01:41:33.469Z] 4872d77fe225: Pulling fs layer [2024-06-26T01:41:33.469Z] 5851b861e8e6: Pulling fs layer [2024-06-26T01:41:33.469Z] b352a97aabf1: Waiting [2024-06-26T01:41:33.469Z] bde34c3a00c8: Waiting [2024-06-26T01:41:33.469Z] bab4dde63d76: Waiting [2024-06-26T01:41:33.469Z] 4872d77fe225: Waiting [2024-06-26T01:41:33.469Z] 5851b861e8e6: Waiting [2024-06-26T01:41:33.469Z] 988bab9f4d93: Waiting [2024-06-26T01:41:33.469Z] 1469e6f7b9e6: Waiting [2024-06-26T01:41:33.469Z] eaf3925da568: Waiting [2024-06-26T01:41:33.469Z] e2be974225ed: Verifying Checksum [2024-06-26T01:41:33.469Z] e2be974225ed: Download complete [2024-06-26T01:41:33.469Z] 988bab9f4d93: Download complete [2024-06-26T01:41:33.469Z] 1469e6f7b9e6: Verifying Checksum [2024-06-26T01:41:33.469Z] 1469e6f7b9e6: Download complete [2024-06-26T01:41:33.469Z] eaf3925da568: Download complete [2024-06-26T01:41:33.728Z] 339a4e72a1f5: Verifying Checksum [2024-06-26T01:41:33.728Z] 339a4e72a1f5: Download complete [2024-06-26T01:41:33.728Z] bde34c3a00c8: Download complete [2024-06-26T01:41:33.728Z] b352a97aabf1: Verifying Checksum [2024-06-26T01:41:33.728Z] b352a97aabf1: Download complete [2024-06-26T01:41:33.728Z] 4872d77fe225: Download complete [2024-06-26T01:41:33.728Z] 5851b861e8e6: Download complete [2024-06-26T01:41:33.728Z] b85a868b505f: Verifying Checksum [2024-06-26T01:41:33.728Z] b85a868b505f: Download complete [2024-06-26T01:41:33.988Z] bab4dde63d76: Verifying Checksum [2024-06-26T01:41:33.988Z] bab4dde63d76: Download complete [2024-06-26T01:41:34.925Z] b85a868b505f: Pull complete [2024-06-26T01:41:34.925Z] e2be974225ed: Pull complete [2024-06-26T01:41:35.493Z] 339a4e72a1f5: Pull complete [2024-06-26T01:41:35.493Z] 988bab9f4d93: Pull complete [2024-06-26T01:41:35.755Z] 1469e6f7b9e6: Pull complete [2024-06-26T01:41:35.755Z] eaf3925da568: Pull complete [2024-06-26T01:41:37.659Z] bab4dde63d76: Pull complete [2024-06-26T01:41:37.659Z] bde34c3a00c8: Pull complete [2024-06-26T01:41:37.659Z] b352a97aabf1: Pull complete [2024-06-26T01:41:37.659Z] 4872d77fe225: Pull complete [2024-06-26T01:41:37.659Z] 5851b861e8e6: Pull complete [2024-06-26T01:41:37.659Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-26T01:41:37.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T01:41:37.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T01:41:37.951Z] prd-ubuntu20.04-docker-8c-8g-4403 does not seem to be running inside a container [2024-06-26T01:41:37.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-676 -v /w/workspace/gexfoundry_device-mqtt-go_PR-676:/w/workspace/gexfoundry_device-mqtt-go_PR-676:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-676@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-06-26T01:41:39.255Z] $ docker top c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f -eo pid,comm [2024-06-26T01:41:39.301Z] 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-06-26T01:41:39.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T01:41:39.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T01:41:39.470Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T01:41:39.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T01:41:39.587Z] $ docker exec c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f ssh-agent [2024-06-26T01:41:39.685Z] SSH_AUTH_SOCK=/tmp/ssh-s4iF2t3nWm61/agent.32 [2024-06-26T01:41:39.685Z] SSH_AGENT_PID=38 [2024-06-26T01:41:39.692Z] Running ssh-add (command line suppressed) [2024-06-26T01:41:39.793Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/private_key_9396332349367619026.key (/w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/private_key_9396332349367619026.key) [2024-06-26T01:41:39.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T01:41:40.140Z] + git tag --points-at HEAD [Pipeline] } [2024-06-26T01:41:40.170Z] $ docker exec --env ******** --env ******** c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f ssh-agent -k [2024-06-26T01:41:40.262Z] unset SSH_AUTH_SOCK; [2024-06-26T01:41:40.262Z] unset SSH_AGENT_PID; [2024-06-26T01:41:40.262Z] echo Agent pid 38 killed; [2024-06-26T01:41:40.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-26T01:41:40.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T01:41:40.386Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T01:41:40.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T01:41:40.499Z] $ docker exec c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f ssh-agent [2024-06-26T01:41:40.603Z] SSH_AUTH_SOCK=/tmp/ssh-6sjPpn73lPIF/agent.71 [2024-06-26T01:41:40.603Z] SSH_AGENT_PID=77 [2024-06-26T01:41:40.607Z] Running ssh-add (command line suppressed) [2024-06-26T01:41:40.712Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/private_key_14301486740169515133.key (/w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/private_key_14301486740169515133.key) [2024-06-26T01:41:40.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T01:41:41.073Z] + git semver init [2024-06-26T01:41:41.333Z] 2024-06-26 01:41:41,242 [run_init] DEBUG init version:0.0.0 force:False [2024-06-26T01:41:41.333Z] 2024-06-26 01:41:41,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver [2024-06-26T01:41:41.333Z] 2024-06-26 01:41:41,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver [2024-06-26T01:41:41.333Z] 2024-06-26 01:41:41,244 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-676, universal_newlines=False, shell=None, istream=None) [2024-06-26T01:41:42.714Z] 2024-06-26 01:41:42,458 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-676/.git/info/exclude [2024-06-26T01:41:42.714Z] 2024-06-26 01:41:42,459 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver/PR-676 with force:False [2024-06-26T01:41:42.714Z] 2024-06-26 01:41:42,459 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver/PR-676 [2024-06-26T01:41:42.714Z] 2024-06-26 01:41:42,464 [execute] INFO git cat-file --batch-check [2024-06-26T01:41:42.714Z] 2024-06-26 01:41:42,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver, universal_newlines=False, shell=None, istream=) [2024-06-26T01:41:42.714Z] 2024-06-26 01:41:42,470 [execute] INFO git cat-file --batch [2024-06-26T01:41:42.714Z] 2024-06-26 01:41:42,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver, universal_newlines=False, shell=None, istream=) [2024-06-26T01:41:42.714Z] 2024-06-26 01:41:42,476 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver/PR-676 [2024-06-26T01:41:42.714Z] 0.0.0 [Pipeline] } [2024-06-26T01:41:42.744Z] $ docker exec --env ******** --env ******** c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f ssh-agent -k [2024-06-26T01:41:42.842Z] unset SSH_AUTH_SOCK; [2024-06-26T01:41:42.843Z] unset SSH_AGENT_PID; [2024-06-26T01:41:42.843Z] echo Agent pid 77 killed; [2024-06-26T01:41:42.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T01:41:43.316Z] + git semver [Pipeline] } [2024-06-26T01:41:43.605Z] $ docker stop --time=1 c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f [2024-06-26T01:41:44.895Z] $ docker rm -f --volumes c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T01:41:45.317Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-26T01:41:45.608Z] Stashed 1 file(s) [Pipeline] echo [2024-06-26T01:41:45.634Z] [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-06-26T01:41:46.365Z] provisioning config files... [2024-06-26T01:41:46.374Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/config29652581052145101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T01:41:46.753Z] ---> ****-login.sh [2024-06-26T01:41:46.753Z] nexus3.edgexfoundry.org:10001 [2024-06-26T01:41:46.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:41:46.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:41:46.753Z] Configure a credential helper to remove this warning. See [2024-06-26T01:41:46.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:41:46.753Z] [2024-06-26T01:41:46.753Z] Login Succeeded [2024-06-26T01:41:46.753Z] nexus3.edgexfoundry.org:10002 [2024-06-26T01:41:46.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:41:46.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:41:46.754Z] Configure a credential helper to remove this warning. See [2024-06-26T01:41:46.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:41:46.754Z] [2024-06-26T01:41:46.754Z] Login Succeeded [2024-06-26T01:41:46.754Z] nexus3.edgexfoundry.org:10003 [2024-06-26T01:41:47.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:41:47.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:41:47.014Z] Configure a credential helper to remove this warning. See [2024-06-26T01:41:47.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:41:47.015Z] [2024-06-26T01:41:47.015Z] Login Succeeded [2024-06-26T01:41:47.015Z] nexus3.edgexfoundry.org:10004 [2024-06-26T01:41:47.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:41:47.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:41:47.015Z] Configure a credential helper to remove this warning. See [2024-06-26T01:41:47.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:41:47.015Z] [2024-06-26T01:41:47.015Z] Login Succeeded [2024-06-26T01:41:47.015Z] ****.io [2024-06-26T01:41:47.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:41:47.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:41:47.275Z] Configure a credential helper to remove this warning. See [2024-06-26T01:41:47.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:41:47.275Z] [2024-06-26T01:41:47.275Z] Login Succeeded [2024-06-26T01:41:47.275Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T01:41:47.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-26T01:41:47.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T01:41:47.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T01:41:47.645Z] ========================================================= [2024-06-26T01:41:47.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-26T01:41:47.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T01:41:48.162Z] + 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-06-26T01:41:48.162Z] Sending build context to Docker daemon 21.01MB [2024-06-26T01:41:48.162Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T01:41:48.162Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-26T01:41:48.421Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-26T01:41:48.421Z] 619be1103602: Pulling fs layer [2024-06-26T01:41:48.421Z] 7862e08f4a3e: Pulling fs layer [2024-06-26T01:41:48.421Z] 5df492c9dc93: Pulling fs layer [2024-06-26T01:41:48.421Z] 7629e6793208: Pulling fs layer [2024-06-26T01:41:48.421Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T01:41:48.421Z] fb5054dd5b73: Pulling fs layer [2024-06-26T01:41:48.421Z] eeca6798cff9: Pulling fs layer [2024-06-26T01:41:48.421Z] aa269ceb94a6: Pulling fs layer [2024-06-26T01:41:48.421Z] ada007ff1a6a: Pulling fs layer [2024-06-26T01:41:48.421Z] eeca6798cff9: Waiting [2024-06-26T01:41:48.421Z] ada007ff1a6a: Waiting [2024-06-26T01:41:48.421Z] aa269ceb94a6: Waiting [2024-06-26T01:41:48.421Z] 7629e6793208: Waiting [2024-06-26T01:41:48.421Z] 4f4fb700ef54: Waiting [2024-06-26T01:41:48.421Z] 7862e08f4a3e: Verifying Checksum [2024-06-26T01:41:48.421Z] 7862e08f4a3e: Download complete [2024-06-26T01:41:48.421Z] 7629e6793208: Download complete [2024-06-26T01:41:48.421Z] 4f4fb700ef54: Verifying Checksum [2024-06-26T01:41:48.421Z] 4f4fb700ef54: Download complete [2024-06-26T01:41:48.421Z] fb5054dd5b73: Verifying Checksum [2024-06-26T01:41:48.421Z] fb5054dd5b73: Download complete [2024-06-26T01:41:48.421Z] 619be1103602: Verifying Checksum [2024-06-26T01:41:48.421Z] 619be1103602: Download complete [2024-06-26T01:41:48.421Z] eeca6798cff9: Verifying Checksum [2024-06-26T01:41:48.421Z] eeca6798cff9: Download complete [2024-06-26T01:41:48.421Z] 619be1103602: Pull complete [2024-06-26T01:41:48.681Z] 7862e08f4a3e: Pull complete [2024-06-26T01:41:48.681Z] ada007ff1a6a: Verifying Checksum [2024-06-26T01:41:48.681Z] ada007ff1a6a: Download complete [2024-06-26T01:41:48.681Z] 5df492c9dc93: Verifying Checksum [2024-06-26T01:41:48.681Z] 5df492c9dc93: Download complete [2024-06-26T01:41:49.247Z] aa269ceb94a6: Verifying Checksum [2024-06-26T01:41:49.247Z] aa269ceb94a6: Download complete [2024-06-26T01:41:51.773Z] 5df492c9dc93: Pull complete [2024-06-26T01:41:51.773Z] 7629e6793208: Pull complete [2024-06-26T01:41:52.032Z] 4f4fb700ef54: Pull complete [2024-06-26T01:41:52.032Z] fb5054dd5b73: Pull complete [2024-06-26T01:41:52.032Z] eeca6798cff9: Pull complete [2024-06-26T01:41:54.560Z] aa269ceb94a6: Pull complete [2024-06-26T01:41:54.819Z] ada007ff1a6a: Pull complete [2024-06-26T01:41:54.819Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-26T01:41:54.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-26T01:41:54.819Z] ---> f489d0715acc [2024-06-26T01:41:54.819Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-06-26T01:41:56.726Z] ---> Running in 5cfbf2dcbcc8 [2024-06-26T01:41:56.726Z] Removing intermediate container 5cfbf2dcbcc8 [2024-06-26T01:41:56.726Z] ---> d2187f0ebf58 [2024-06-26T01:41:56.726Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T01:41:56.726Z] ---> Running in 76506d59b359 [2024-06-26T01:41:56.726Z] Removing intermediate container 76506d59b359 [2024-06-26T01:41:56.726Z] ---> bf5ff40fd1df [2024-06-26T01:41:56.726Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-26T01:41:56.726Z] ---> Running in 00bcf52fb56f [2024-06-26T01:41:56.726Z] Removing intermediate container 00bcf52fb56f [2024-06-26T01:41:56.726Z] ---> 07a45899ee44 [2024-06-26T01:41:56.726Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T01:41:56.726Z] ---> Running in d4f822fe8870 [2024-06-26T01:41:56.726Z] Removing intermediate container d4f822fe8870 [2024-06-26T01:41:56.726Z] ---> e8b0577f8ea0 [2024-06-26T01:41:56.726Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T01:41:56.726Z] ---> Running in ac59cd637ee6 [2024-06-26T01:41:56.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T01:41:57.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T01:41:57.504Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-06-26T01:41:57.504Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-06-26T01:41:57.504Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-06-26T01:41:57.504Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-06-26T01:41:57.504Z] Executing busybox-1.36.1-r5.trigger [2024-06-26T01:41:57.504Z] OK: 268 MiB in 56 packages [2024-06-26T01:41:58.078Z] Removing intermediate container ac59cd637ee6 [2024-06-26T01:41:58.078Z] ---> 2e4083fa0e45 [2024-06-26T01:41:58.078Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-06-26T01:41:58.078Z] ---> Running in 19537a628649 [2024-06-26T01:41:58.078Z] Removing intermediate container 19537a628649 [2024-06-26T01:41:58.078Z] ---> c7aa2601a64a [2024-06-26T01:41:58.078Z] Step 9/12 : COPY go.mod vendor* ./ [2024-06-26T01:41:58.078Z] ---> 742252fd5c4d [2024-06-26T01:41:58.078Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T01:41:58.078Z] ---> Running in 8ace7beba0ef [2024-06-26T01:42:01.150Z] Still waiting to schedule task [2024-06-26T01:42:01.151Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4401’ [2024-06-26T01:42:44.754Z] Removing intermediate container 8ace7beba0ef [2024-06-26T01:42:44.754Z] ---> 628a25c943f4 [2024-06-26T01:42:44.754Z] Step 11/12 : COPY . . [2024-06-26T01:42:44.754Z] ---> 81648087650e [2024-06-26T01:42:44.754Z] Step 12/12 : RUN $MAKE [2024-06-26T01:42:44.754Z] ---> Running in c4b672563903 [2024-06-26T01:42:44.754Z] noop [2024-06-26T01:42:44.754Z] Removing intermediate container c4b672563903 [2024-06-26T01:42:44.754Z] ---> 53a1ab3b30cf [2024-06-26T01:42:44.754Z] Successfully built 53a1ab3b30cf [2024-06-26T01:42:44.754Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T01:42:45.244Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-26T01:42:45.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T01:42:45.419Z] prd-ubuntu20.04-docker-8c-8g-4403 does not seem to be running inside a container [2024-06-26T01:42:45.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-676 -v /w/workspace/gexfoundry_device-mqtt-go_PR-676:/w/workspace/gexfoundry_device-mqtt-go_PR-676:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-676@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-06-26T01:42:45.771Z] $ docker top 89e05f0d1560aa6a1fb6c8d7c27cf8bebf64d4de473ed8321963ba35bf7fbb5e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T01:42:46.203Z] + go version [2024-06-26T01:42:46.203Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-26T01:42:46.240Z] $ docker stop --time=1 89e05f0d1560aa6a1fb6c8d7c27cf8bebf64d4de473ed8321963ba35bf7fbb5e [2024-06-26T01:42:47.520Z] $ docker rm -f --volumes 89e05f0d1560aa6a1fb6c8d7c27cf8bebf64d4de473ed8321963ba35bf7fbb5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T01:42:48.322Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-26T01:42:48.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T01:42:48.496Z] prd-ubuntu20.04-docker-8c-8g-4403 does not seem to be running inside a container [2024-06-26T01:42:48.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-676 -v /w/workspace/gexfoundry_device-mqtt-go_PR-676:/w/workspace/gexfoundry_device-mqtt-go_PR-676:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-676@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-06-26T01:42:48.846Z] $ docker top 130e0a08683219ac1ef161b5c239687b1d7f2497086a37e76d56b5b91cc7cf6c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T01:42:49.253Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-676 [Pipeline] fileExists [Pipeline] sh [2024-06-26T01:42:49.639Z] + make test [2024-06-26T01:42:49.639Z] go test ./... -coverprofile=coverage.out ./... [2024-06-26T01:42:50.574Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-06-26T01:43:12.498Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-06-26T01:43:12.498Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-06-26T01:43:12.498Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.8% of statements [2024-06-26T01:43:20.613Z] go vet ./... [2024-06-26T01:43:25.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-26T01:43:25.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-26T01:43:25.883Z] ./bin/test-attribution-txt.sh [2024-06-26T01:43:25.883Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-26T01:43:25.883Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-26T01:43:25.884Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-26T01:43:25.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-26T01:43:25.981Z] $ docker stop --time=1 130e0a08683219ac1ef161b5c239687b1d7f2497086a37e76d56b5b91cc7cf6c [2024-06-26T01:43:28.033Z] $ docker rm -f --volumes 130e0a08683219ac1ef161b5c239687b1d7f2497086a37e76d56b5b91cc7cf6c [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T01:43:28.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-26T01:43:28.769Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-26T01:43:29.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-26T01:43:29.891Z] + ls -al . [2024-06-26T01:43:29.891Z] total 252 [2024-06-26T01:43:29.891Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 01:42 . [2024-06-26T01:43:29.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 01:41 .. [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 26 01:41 .dockerignore [2024-06-26T01:43:29.891Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 01:43 .git [2024-06-26T01:43:29.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 01:41 .github [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 264 Jun 26 01:41 .gitignore [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 01:41 .golangci.yml [2024-06-26T01:43:29.891Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 01:41 .semver [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jun 26 01:41 Attribution.txt [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jun 26 01:41 CHANGELOG.md [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jun 26 01:41 Dockerfile [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 01:41 GOVERNANCE.md [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 26 01:41 Jenkinsfile [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 26 01:41 LICENSE [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jun 26 01:41 Makefile [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 26 01:41 OWNERS.md [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jun 26 01:41 README.md [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 01:41 VERSION [2024-06-26T01:43:29.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 01:41 bin [2024-06-26T01:43:29.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 01:41 cmd [2024-06-26T01:43:29.891Z] -rw-r--r-- 1 jenkins jenkins 18506 Jun 26 01:43 coverage.out [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 7121 Jun 26 01:41 go.mod [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jun 26 01:41 go.sum [2024-06-26T01:43:29.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 01:41 internal [2024-06-26T01:43:29.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 01:41 mock [2024-06-26T01:43:29.891Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 26 01:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T01:43:30.327Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bd04818c386de21300e2a402d9769cdd77126ec8 --label arch=amd64 --label version=0.0.0 . [2024-06-26T01:43:30.327Z] Sending build context to Docker daemon 21.03MB [2024-06-26T01:43:30.327Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T01:43:30.327Z] Step 2/25 : FROM ${BASE} AS builder [2024-06-26T01:43:30.327Z] ---> 53a1ab3b30cf [2024-06-26T01:43:30.327Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-06-26T01:43:30.590Z] ---> Running in 79cc9f4f0920 [2024-06-26T01:43:30.590Z] Removing intermediate container 79cc9f4f0920 [2024-06-26T01:43:30.590Z] ---> 53a4e944e194 [2024-06-26T01:43:30.590Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T01:43:30.590Z] ---> Running in f35164da935a [2024-06-26T01:43:30.590Z] Removing intermediate container f35164da935a [2024-06-26T01:43:30.590Z] ---> 71d43cb6d6a4 [2024-06-26T01:43:30.590Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-26T01:43:30.590Z] ---> Running in 6d18bf3e03f8 [2024-06-26T01:43:30.850Z] Removing intermediate container 6d18bf3e03f8 [2024-06-26T01:43:30.850Z] ---> fc05d115f771 [2024-06-26T01:43:30.850Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T01:43:30.850Z] ---> Running in 3b02dd74cf3d [2024-06-26T01:43:30.850Z] Removing intermediate container 3b02dd74cf3d [2024-06-26T01:43:30.850Z] ---> d4df7e4d00c3 [2024-06-26T01:43:30.850Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T01:43:30.850Z] ---> Running in 10a831c7c643 [2024-06-26T01:43:31.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T01:43:31.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T01:43:31.632Z] OK: 268 MiB in 56 packages [2024-06-26T01:43:31.892Z] Removing intermediate container 10a831c7c643 [2024-06-26T01:43:31.892Z] ---> 7787b0908bce [2024-06-26T01:43:31.892Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-06-26T01:43:32.152Z] ---> Running in e758f3232b9c [2024-06-26T01:43:32.152Z] Removing intermediate container e758f3232b9c [2024-06-26T01:43:32.152Z] ---> a006df177115 [2024-06-26T01:43:32.152Z] Step 9/25 : COPY go.mod vendor* ./ [2024-06-26T01:43:32.152Z] ---> c097a2ee5a59 [2024-06-26T01:43:32.152Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T01:43:32.413Z] ---> Running in d6aefdba2fe8 [2024-06-26T01:43:32.985Z] Removing intermediate container d6aefdba2fe8 [2024-06-26T01:43:32.985Z] ---> 3f0f2cdc28ba [2024-06-26T01:43:32.985Z] Step 11/25 : COPY . . [2024-06-26T01:43:33.572Z] ---> d3542449f185 [2024-06-26T01:43:33.572Z] Step 12/25 : RUN $MAKE [2024-06-26T01:43:33.572Z] ---> Running in bad7b25f79c8 [2024-06-26T01:43:33.572Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-06-26T01:44:05.647Z] Removing intermediate container bad7b25f79c8 [2024-06-26T01:44:05.647Z] ---> 07b8f2aa9ec6 [2024-06-26T01:44:05.647Z] Step 13/25 : FROM alpine:3.18 [2024-06-26T01:44:05.647Z] 3.18: Pulling from library/alpine [2024-06-26T01:44:05.647Z] 73baa7ef167e: Pulling fs layer [2024-06-26T01:44:05.647Z] 73baa7ef167e: Verifying Checksum [2024-06-26T01:44:05.647Z] 73baa7ef167e: Download complete [2024-06-26T01:44:05.647Z] 73baa7ef167e: Pull complete [2024-06-26T01:44:05.647Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-26T01:44:05.647Z] Status: Downloaded newer image for alpine:3.18 [2024-06-26T01:44:05.647Z] ---> 8fd7cac70a4a [2024-06-26T01:44:05.647Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-06-26T01:44:05.647Z] ---> Running in 65f5c36318a7 [2024-06-26T01:44:05.647Z] Removing intermediate container 65f5c36318a7 [2024-06-26T01:44:05.647Z] ---> 73587f6e1079 [2024-06-26T01:44:05.647Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-06-26T01:44:05.647Z] ---> Running in 9154d8a2df34 [2024-06-26T01:44:05.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T01:44:05.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T01:44:05.647Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-26T01:44:05.647Z] Executing busybox-1.36.1-r7.trigger [2024-06-26T01:44:05.647Z] OK: 7 MiB in 16 packages [2024-06-26T01:44:05.647Z] Removing intermediate container 9154d8a2df34 [2024-06-26T01:44:05.647Z] ---> 9ad09eed1544 [2024-06-26T01:44:05.647Z] Step 16/25 : RUN apk --no-cache upgrade [2024-06-26T01:44:05.647Z] ---> Running in 06be41669d7c [2024-06-26T01:44:05.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T01:44:05.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T01:44:05.647Z] OK: 7 MiB in 16 packages [2024-06-26T01:44:05.647Z] Removing intermediate container 06be41669d7c [2024-06-26T01:44:05.647Z] ---> d25796d9db52 [2024-06-26T01:44:05.647Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-06-26T01:44:05.647Z] ---> 82a469d052e8 [2024-06-26T01:44:05.647Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-06-26T01:44:05.647Z] ---> 0db25bf0acb4 [2024-06-26T01:44:05.647Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-06-26T01:44:05.647Z] ---> 7ec572273088 [2024-06-26T01:44:05.647Z] Step 20/25 : EXPOSE 59982 [2024-06-26T01:44:05.647Z] ---> Running in dc5b2e9f735b [2024-06-26T01:44:05.647Z] Removing intermediate container dc5b2e9f735b [2024-06-26T01:44:05.647Z] ---> 92254444af3b [2024-06-26T01:44:05.647Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-06-26T01:44:05.647Z] ---> Running in b7f5994f91dd [2024-06-26T01:44:05.647Z] Removing intermediate container b7f5994f91dd [2024-06-26T01:44:05.647Z] ---> 1f132973eee1 [2024-06-26T01:44:05.647Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-06-26T01:44:05.647Z] ---> Running in 02e83389d3fc [2024-06-26T01:44:05.647Z] Removing intermediate container 02e83389d3fc [2024-06-26T01:44:05.647Z] ---> c926b8f516e7 [2024-06-26T01:44:05.647Z] Step 23/25 : LABEL arch=amd64 [2024-06-26T01:44:05.647Z] ---> Running in 7d1ac39bc401 [2024-06-26T01:44:05.908Z] Removing intermediate container 7d1ac39bc401 [2024-06-26T01:44:05.908Z] ---> 923d708ffe31 [2024-06-26T01:44:05.908Z] Step 24/25 : LABEL git_sha=bd04818c386de21300e2a402d9769cdd77126ec8 [2024-06-26T01:44:05.908Z] ---> Running in c126590da382 [2024-06-26T01:44:05.908Z] Removing intermediate container c126590da382 [2024-06-26T01:44:05.908Z] ---> b0b560ab360e [2024-06-26T01:44:05.908Z] Step 25/25 : LABEL version=0.0.0 [2024-06-26T01:44:05.908Z] ---> Running in b2d26bec7a54 [2024-06-26T01:44:05.908Z] Removing intermediate container b2d26bec7a54 [2024-06-26T01:44:05.908Z] ---> c2e415dcd6f9 [2024-06-26T01:44:05.908Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-26T01:44:05.908Z] Successfully built c2e415dcd6f9 [2024-06-26T01:44:05.908Z] Successfully tagged device-mqtt: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-06-26T01:44:07.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T01:44:07.008Z] [2024-06-26T01:44:07.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T01:44:07.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T01:44:07.399Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-26T01:44:07.399Z] 5eb5b503b376: Pulling fs layer [2024-06-26T01:44:07.399Z] 5c69ac0246d0: Pulling fs layer [2024-06-26T01:44:07.399Z] ec43610c2a17: Pulling fs layer [2024-06-26T01:44:07.399Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-26T01:44:07.399Z] 33b1e0a273af: Pulling fs layer [2024-06-26T01:44:07.399Z] 5d3b04190fa2: Pulling fs layer [2024-06-26T01:44:07.399Z] 2f39f015ded8: Pulling fs layer [2024-06-26T01:44:07.399Z] 3a2ae6a8a46f: Waiting [2024-06-26T01:44:07.399Z] 33b1e0a273af: Waiting [2024-06-26T01:44:07.399Z] 2f39f015ded8: Waiting [2024-06-26T01:44:07.399Z] 5d3b04190fa2: Waiting [2024-06-26T01:44:07.399Z] 5c69ac0246d0: Verifying Checksum [2024-06-26T01:44:07.399Z] 5c69ac0246d0: Download complete [2024-06-26T01:44:07.399Z] 3a2ae6a8a46f: Download complete [2024-06-26T01:44:07.399Z] 33b1e0a273af: Verifying Checksum [2024-06-26T01:44:07.399Z] 33b1e0a273af: Download complete [2024-06-26T01:44:07.399Z] 5d3b04190fa2: Verifying Checksum [2024-06-26T01:44:07.399Z] 5d3b04190fa2: Download complete [2024-06-26T01:44:07.399Z] ec43610c2a17: Verifying Checksum [2024-06-26T01:44:07.399Z] ec43610c2a17: Download complete [2024-06-26T01:44:07.659Z] 5eb5b503b376: Verifying Checksum [2024-06-26T01:44:07.659Z] 5eb5b503b376: Download complete [2024-06-26T01:44:08.226Z] 2f39f015ded8: Download complete [2024-06-26T01:44:08.801Z] 5eb5b503b376: Pull complete [2024-06-26T01:44:08.801Z] 5c69ac0246d0: Pull complete [2024-06-26T01:44:09.368Z] ec43610c2a17: Pull complete [2024-06-26T01:44:09.368Z] 3a2ae6a8a46f: Pull complete [2024-06-26T01:44:09.626Z] 33b1e0a273af: Pull complete [2024-06-26T01:44:09.626Z] 5d3b04190fa2: Pull complete [2024-06-26T01:44:13.818Z] 2f39f015ded8: Pull complete [2024-06-26T01:44:14.078Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-26T01:44:14.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T01:44:14.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T01:44:14.338Z] prd-ubuntu20.04-docker-8c-8g-4403 does not seem to be running inside a container [2024-06-26T01:44:14.368Z] $ 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/gexfoundry_device-mqtt-go_PR-676 -v /w/workspace/gexfoundry_device-mqtt-go_PR-676:/w/workspace/gexfoundry_device-mqtt-go_PR-676:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-676@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-06-26T01:44:15.666Z] $ docker top 9b734f9d2df73e23b31ac94763d603a42476ac5f7ebcd37f38937aa9836624c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T01:44:16.149Z] ---> job-cost.sh [2024-06-26T01:44:16.149Z] lf-activate-venv: SKIPPING [2024-06-26T01:44:16.149Z] INFO: No Stack... [2024-06-26T01:44:16.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-26T01:44:16.976Z] INFO: Archiving Costs [Pipeline] sh [2024-06-26T01:44:17.317Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives/cost.csv [2024-06-26T01:44:17.317Z] + cut -d, -f6 [Pipeline] lock [2024-06-26T01:44:17.367Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] [2024-06-26T01:44:17.373Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] did not exist. Created. [2024-06-26T01:44:17.380Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-26T01:44:17.800Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-26T01:44:17.855Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T01:44:17.900Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-26T01:44:17.992Z] $ docker stop --time=1 9b734f9d2df73e23b31ac94763d603a42476ac5f7ebcd37f38937aa9836624c1 [2024-06-26T01:44:19.164Z] $ docker rm -f --volumes 9b734f9d2df73e23b31ac94763d603a42476ac5f7ebcd37f38937aa9836624c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-26T01:45:23.691Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4404 in /w/workspace/gexfoundry_device-mqtt-go_PR-676 [Pipeline] { [Pipeline] ws [2024-06-26T01:45:23.779Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-06-26T01:45:23.867Z] The recommended git tool is: git [2024-06-26T01:45:28.407Z] using credential edgex-jenkins-ssh [2024-06-26T01:45:28.428Z] Cloning the remote Git repository [2024-06-26T01:45:28.469Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-06-26T01:45:28.556Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-06-26T01:45:28.686Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-06-26T01:45:28.687Z] > git --version # timeout=10 [2024-06-26T01:45:28.706Z] > git --version # 'git version 2.25.1' [2024-06-26T01:45:28.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-26T01:45:28.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-26T01:45:31.110Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-06-26T01:45:31.140Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-26T01:45:32.540Z] Merging remotes/origin/main commit 0134c4c717d226af86e9f48c42195e986438ddab into PR head commit bd04818c386de21300e2a402d9769cdd77126ec8 [2024-06-26T01:45:31.974Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-06-26T01:45:32.016Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-06-26T01:45:32.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-26T01:45:32.039Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/676/head:refs/remotes/origin/PR-676 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-26T01:45:32.553Z] > git config core.sparsecheckout # timeout=10 [2024-06-26T01:45:32.612Z] > git checkout -f bd04818c386de21300e2a402d9769cdd77126ec8 # timeout=10 [2024-06-26T01:45:32.807Z] Merge succeeded, producing bd04818c386de21300e2a402d9769cdd77126ec8 [2024-06-26T01:45:32.808Z] Checking out Revision bd04818c386de21300e2a402d9769cdd77126ec8 (PR-676) [2024-06-26T01:45:33.323Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-06-26T01:45:33.365Z] > git --version # timeout=10 [2024-06-26T01:45:33.375Z] > git --version # 'git version 2.25.1' [2024-06-26T01:45:33.389Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-26T01:45:32.696Z] > git remote # timeout=10 [2024-06-26T01:45:32.718Z] > git config --get remote.origin.url # timeout=10 [2024-06-26T01:45:32.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-26T01:45:32.764Z] > git merge 0134c4c717d226af86e9f48c42195e986438ddab # timeout=10 [2024-06-26T01:45:32.788Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-26T01:45:32.812Z] > git config core.sparsecheckout # timeout=10 [2024-06-26T01:45:32.829Z] > git checkout -f bd04818c386de21300e2a402d9769cdd77126ec8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T01:45:38.313Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-26T01:45:38.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-26T01:45:38.313Z] Dload Upload Total Spent Left Speed [2024-06-26T01:45:38.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-06-26T01:45:38.665Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-26T01:45:39.025Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-26T01:45:39.025Z] sudo tee /etc/docker/daemon.new [2024-06-26T01:45:39.025Z] { [2024-06-26T01:45:39.025Z] "registry-mirrors": [ [2024-06-26T01:45:39.025Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-26T01:45:39.025Z] ], [2024-06-26T01:45:39.025Z] "bip": "10.250.0.254/24", [2024-06-26T01:45:39.025Z] "hosts": [ [2024-06-26T01:45:39.025Z] "tcp://0.0.0.0:5555", [2024-06-26T01:45:39.025Z] "unix:///var/run/docker.sock" [2024-06-26T01:45:39.025Z] ], [2024-06-26T01:45:39.025Z] "mtu": 1458, [2024-06-26T01:45:39.025Z] "selinux-enabled": true, [2024-06-26T01:45:39.025Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-26T01:45:39.025Z] } [Pipeline] sh [2024-06-26T01:45:39.380Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-26T01:45:39.731Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T01:45:58.077Z] provisioning config files... [2024-06-26T01:45:58.103Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8973778387498057993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T01:45:58.595Z] ---> ****-login.sh [2024-06-26T01:45:58.595Z] nexus3.edgexfoundry.org:10001 [2024-06-26T01:45:58.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:45:59.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:45:59.139Z] Configure a credential helper to remove this warning. See [2024-06-26T01:45:59.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:45:59.139Z] [2024-06-26T01:45:59.139Z] Login Succeeded [2024-06-26T01:45:59.139Z] nexus3.edgexfoundry.org:10002 [2024-06-26T01:45:59.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:45:59.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:45:59.676Z] Configure a credential helper to remove this warning. See [2024-06-26T01:45:59.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:45:59.676Z] [2024-06-26T01:45:59.676Z] Login Succeeded [2024-06-26T01:45:59.676Z] nexus3.edgexfoundry.org:10003 [2024-06-26T01:45:59.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:45:59.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:45:59.947Z] Configure a credential helper to remove this warning. See [2024-06-26T01:45:59.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:45:59.947Z] [2024-06-26T01:45:59.947Z] Login Succeeded [2024-06-26T01:45:59.947Z] nexus3.edgexfoundry.org:10004 [2024-06-26T01:46:00.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:46:00.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:46:00.214Z] Configure a credential helper to remove this warning. See [2024-06-26T01:46:00.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:46:00.214Z] [2024-06-26T01:46:00.214Z] Login Succeeded [2024-06-26T01:46:00.214Z] ****.io [2024-06-26T01:46:00.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T01:46:01.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T01:46:01.063Z] Configure a credential helper to remove this warning. See [2024-06-26T01:46:01.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T01:46:01.063Z] [2024-06-26T01:46:01.063Z] Login Succeeded [2024-06-26T01:46:01.063Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T01:46:01.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-26T01:46:01.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T01:46:01.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T01:46:01.640Z] ========================================================= [2024-06-26T01:46:01.640Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-26T01:46:01.640Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T01:46:02.158Z] + 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-06-26T01:46:02.425Z] Sending build context to Docker daemon 10.62MB [2024-06-26T01:46:02.693Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T01:46:02.693Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-26T01:46:02.693Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-26T01:46:02.693Z] c6b39de5b339: Pulling fs layer [2024-06-26T01:46:02.693Z] a69c41024577: Pulling fs layer [2024-06-26T01:46:02.693Z] d6de4b400683: Pulling fs layer [2024-06-26T01:46:02.693Z] 35cb2a7552d0: Pulling fs layer [2024-06-26T01:46:02.693Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T01:46:02.693Z] 464afbd9ba4c: Pulling fs layer [2024-06-26T01:46:02.693Z] 00f215d4a9da: Pulling fs layer [2024-06-26T01:46:02.693Z] d496ad576159: Pulling fs layer [2024-06-26T01:46:02.693Z] 4f4fb700ef54: Waiting [2024-06-26T01:46:02.693Z] 464afbd9ba4c: Waiting [2024-06-26T01:46:02.693Z] 00f215d4a9da: Waiting [2024-06-26T01:46:02.693Z] d496ad576159: Waiting [2024-06-26T01:46:02.693Z] 35cb2a7552d0: Waiting [2024-06-26T01:46:02.693Z] a69c41024577: Verifying Checksum [2024-06-26T01:46:02.693Z] 35cb2a7552d0: Verifying Checksum [2024-06-26T01:46:02.693Z] 35cb2a7552d0: Download complete [2024-06-26T01:46:02.693Z] 4f4fb700ef54: Verifying Checksum [2024-06-26T01:46:02.693Z] 4f4fb700ef54: Download complete [2024-06-26T01:46:02.963Z] 464afbd9ba4c: Verifying Checksum [2024-06-26T01:46:02.963Z] 464afbd9ba4c: Download complete [2024-06-26T01:46:02.963Z] c6b39de5b339: Verifying Checksum [2024-06-26T01:46:02.963Z] c6b39de5b339: Download complete [2024-06-26T01:46:03.230Z] d496ad576159: Verifying Checksum [2024-06-26T01:46:03.230Z] d496ad576159: Download complete [2024-06-26T01:46:03.813Z] c6b39de5b339: Pull complete [2024-06-26T01:46:04.399Z] a69c41024577: Pull complete [2024-06-26T01:46:04.665Z] d6de4b400683: Verifying Checksum [2024-06-26T01:46:04.665Z] d6de4b400683: Download complete [2024-06-26T01:46:05.624Z] 00f215d4a9da: Verifying Checksum [2024-06-26T01:46:05.624Z] 00f215d4a9da: Download complete [2024-06-26T01:46:17.929Z] d6de4b400683: Pull complete [2024-06-26T01:46:17.929Z] 35cb2a7552d0: Pull complete [2024-06-26T01:46:17.929Z] 4f4fb700ef54: Pull complete [2024-06-26T01:46:18.194Z] 464afbd9ba4c: Pull complete [2024-06-26T01:46:28.271Z] 00f215d4a9da: Pull complete [2024-06-26T01:46:28.537Z] d496ad576159: Pull complete [2024-06-26T01:46:28.537Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-26T01:46:28.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-26T01:46:28.537Z] ---> f246e2811388 [2024-06-26T01:46:28.537Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-06-26T01:46:29.495Z] ---> Running in 236efc151150 [2024-06-26T01:46:29.760Z] Removing intermediate container 236efc151150 [2024-06-26T01:46:29.760Z] ---> 45cd464fb3a2 [2024-06-26T01:46:29.760Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T01:46:29.760Z] ---> Running in 4547d6dd3b8a [2024-06-26T01:46:30.031Z] Removing intermediate container 4547d6dd3b8a [2024-06-26T01:46:30.031Z] ---> e5ccf1fd2b43 [2024-06-26T01:46:30.031Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-26T01:46:30.302Z] ---> Running in 83265dc2ecb4 [2024-06-26T01:46:30.570Z] Removing intermediate container 83265dc2ecb4 [2024-06-26T01:46:30.570Z] ---> 4bb36178830f [2024-06-26T01:46:30.570Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T01:46:30.570Z] ---> Running in 760105c920c3 [2024-06-26T01:46:30.837Z] Removing intermediate container 760105c920c3 [2024-06-26T01:46:30.837Z] ---> ff82e6bbfe62 [2024-06-26T01:46:30.837Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T01:46:31.106Z] ---> Running in 23517b42ca51 [2024-06-26T01:46:32.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T01:46:32.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T01:46:33.626Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-06-26T01:46:33.626Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-06-26T01:46:33.626Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-06-26T01:46:33.626Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-06-26T01:46:33.626Z] Executing busybox-1.36.1-r5.trigger [2024-06-26T01:46:33.626Z] OK: 271 MiB in 56 packages [2024-06-26T01:46:34.585Z] Removing intermediate container 23517b42ca51 [2024-06-26T01:46:34.585Z] ---> 9fdedbcc1c79 [2024-06-26T01:46:34.585Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-06-26T01:46:34.849Z] ---> Running in c00b8be3dd4d [2024-06-26T01:46:35.114Z] Removing intermediate container c00b8be3dd4d [2024-06-26T01:46:35.114Z] ---> 970a3edb063b [2024-06-26T01:46:35.114Z] Step 9/12 : COPY go.mod vendor* ./ [2024-06-26T01:46:35.379Z] ---> 1de9110e9d08 [2024-06-26T01:46:35.379Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T01:46:35.650Z] ---> Running in b62c069a5449 [2024-06-26T01:48:27.291Z] Removing intermediate container b62c069a5449 [2024-06-26T01:48:27.291Z] ---> 31efabc75551 [2024-06-26T01:48:27.291Z] Step 11/12 : COPY . . [2024-06-26T01:48:27.291Z] ---> f27f727de0bb [2024-06-26T01:48:27.291Z] Step 12/12 : RUN $MAKE [2024-06-26T01:48:27.291Z] ---> Running in fc1a34f6577d [2024-06-26T01:48:27.291Z] noop [2024-06-26T01:48:27.291Z] Removing intermediate container fc1a34f6577d [2024-06-26T01:48:27.291Z] ---> 52088088aa6f [2024-06-26T01:48:27.291Z] Successfully built 52088088aa6f [2024-06-26T01:48:27.291Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T01:48:27.814Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T01:48:27.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T01:48:28.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-4404 does not seem to be running inside a container [2024-06-26T01:48:28.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-06-26T01:48:29.414Z] $ docker top 788bd4f19dac1a6521464468bacb717984d430452b049a8f945d73fe4dbd456e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T01:48:30.325Z] + go version [2024-06-26T01:48:30.325Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-26T01:48:30.356Z] $ docker stop --time=1 788bd4f19dac1a6521464468bacb717984d430452b049a8f945d73fe4dbd456e [2024-06-26T01:48:32.012Z] $ docker rm -f --volumes 788bd4f19dac1a6521464468bacb717984d430452b049a8f945d73fe4dbd456e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T01:48:32.978Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T01:48:32.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T01:48:33.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-4404 does not seem to be running inside a container [2024-06-26T01:48:33.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-06-26T01:48:34.582Z] $ docker top 89ca3938d09b3ca45799b86155e760dee4da1c6d5a6c8cc115bc920b9d145e52 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T01:48:35.497Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-06-26T01:48:35.915Z] + make test [2024-06-26T01:48:36.184Z] go test ./... -coverprofile=coverage.out ./... [2024-06-26T01:48:41.524Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-06-26T01:52:18.523Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-06-26T01:52:22.303Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-06-26T01:52:22.303Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 22.8% of statements [2024-06-26T01:52:23.264Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-26T01:52:23.264Z] go vet ./... [2024-06-26T01:53:10.151Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-26T01:53:10.151Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-26T01:53:10.151Z] ./bin/test-attribution-txt.sh [2024-06-26T01:53:10.151Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-26T01:53:10.151Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-26T01:53:10.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-26T01:53:10.262Z] $ docker stop --time=1 89ca3938d09b3ca45799b86155e760dee4da1c6d5a6c8cc115bc920b9d145e52 [2024-06-26T01:53:12.105Z] $ docker rm -f --volumes 89ca3938d09b3ca45799b86155e760dee4da1c6d5a6c8cc115bc920b9d145e52 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T01:53:13.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-26T01:53:13.676Z] Warning: overwriting stash ‘coverage-report’ [2024-06-26T01:53:14.121Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T01:53:14.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-26T01:53:15.123Z] + ls -al . [2024-06-26T01:53:15.123Z] total 248 [2024-06-26T01:53:15.123Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 01:48 . [2024-06-26T01:53:15.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 01:45 .. [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 26 01:45 .dockerignore [2024-06-26T01:53:15.123Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 01:45 .git [2024-06-26T01:53:15.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 01:45 .github [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 264 Jun 26 01:45 .gitignore [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 01:45 .golangci.yml [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jun 26 01:45 Attribution.txt [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jun 26 01:45 CHANGELOG.md [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jun 26 01:45 Dockerfile [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 01:45 GOVERNANCE.md [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 26 01:45 Jenkinsfile [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 26 01:45 LICENSE [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jun 26 01:45 Makefile [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 26 01:45 OWNERS.md [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jun 26 01:45 README.md [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 01:41 VERSION [2024-06-26T01:53:15.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 01:45 bin [2024-06-26T01:53:15.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 01:45 cmd [2024-06-26T01:53:15.123Z] -rw-r--r-- 1 jenkins jenkins 18506 Jun 26 01:52 coverage.out [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 7121 Jun 26 01:45 go.mod [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jun 26 01:45 go.sum [2024-06-26T01:53:15.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 01:45 internal [2024-06-26T01:53:15.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 01:45 mock [2024-06-26T01:53:15.123Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 26 01:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T01:53:15.584Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bd04818c386de21300e2a402d9769cdd77126ec8 --label arch=arm64 --label version=0.0.0 . [2024-06-26T01:53:16.172Z] Sending build context to Docker daemon 10.64MB [2024-06-26T01:53:16.172Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T01:53:16.172Z] Step 2/25 : FROM ${BASE} AS builder [2024-06-26T01:53:16.172Z] ---> 52088088aa6f [2024-06-26T01:53:16.172Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-06-26T01:53:16.172Z] ---> Running in e9ea68784f5e [2024-06-26T01:53:16.437Z] Removing intermediate container e9ea68784f5e [2024-06-26T01:53:16.437Z] ---> 4da13216d406 [2024-06-26T01:53:16.437Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T01:53:16.437Z] ---> Running in 7cf820963c9e [2024-06-26T01:53:16.701Z] Removing intermediate container 7cf820963c9e [2024-06-26T01:53:16.701Z] ---> 8a5a4bc7ba6b [2024-06-26T01:53:16.701Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-26T01:53:16.967Z] ---> Running in 07ec66d28624 [2024-06-26T01:53:17.235Z] Removing intermediate container 07ec66d28624 [2024-06-26T01:53:17.235Z] ---> 7cd3bc726503 [2024-06-26T01:53:17.235Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T01:53:17.235Z] ---> Running in 0b36b8583a04 [2024-06-26T01:53:17.503Z] Removing intermediate container 0b36b8583a04 [2024-06-26T01:53:17.503Z] ---> 3c1866297121 [2024-06-26T01:53:17.503Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T01:53:17.503Z] ---> Running in 70d70d830a3c [2024-06-26T01:53:18.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T01:53:19.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T01:53:20.000Z] OK: 271 MiB in 56 packages [2024-06-26T01:53:20.970Z] Removing intermediate container 70d70d830a3c [2024-06-26T01:53:20.970Z] ---> 03eeadbae401 [2024-06-26T01:53:20.970Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-06-26T01:53:20.970Z] ---> Running in 6aa4eaac7faa [2024-06-26T01:53:21.238Z] Removing intermediate container 6aa4eaac7faa [2024-06-26T01:53:21.238Z] ---> c42af5957e1a [2024-06-26T01:53:21.238Z] Step 9/25 : COPY go.mod vendor* ./ [2024-06-26T01:53:21.822Z] ---> c8a93d00d32b [2024-06-26T01:53:21.822Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T01:53:21.822Z] ---> Running in f3e2ea91e453 [2024-06-26T01:53:24.404Z] Removing intermediate container f3e2ea91e453 [2024-06-26T01:53:24.404Z] ---> 81dbaff43876 [2024-06-26T01:53:24.404Z] Step 11/25 : COPY . . [2024-06-26T01:53:24.987Z] ---> 069941ae419e [2024-06-26T01:53:24.988Z] Step 12/25 : RUN $MAKE [2024-06-26T01:53:25.264Z] ---> Running in a7d7342cc781 [2024-06-26T01:53:26.222Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-06-26T01:57:02.976Z] Removing intermediate container a7d7342cc781 [2024-06-26T01:57:02.976Z] ---> d5720987929d [2024-06-26T01:57:02.976Z] Step 13/25 : FROM alpine:3.18 [2024-06-26T01:57:02.976Z] 3.18: Pulling from library/alpine [2024-06-26T01:57:02.976Z] 5c905c7ebe2f: Pulling fs layer [2024-06-26T01:57:02.976Z] 5c905c7ebe2f: Verifying Checksum [2024-06-26T01:57:02.976Z] 5c905c7ebe2f: Download complete [2024-06-26T01:57:02.976Z] 5c905c7ebe2f: Pull complete [2024-06-26T01:57:02.976Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-26T01:57:02.976Z] Status: Downloaded newer image for alpine:3.18 [2024-06-26T01:57:02.976Z] ---> dec292d02e07 [2024-06-26T01:57:02.976Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-06-26T01:57:02.976Z] ---> Running in 577465deb9ad [2024-06-26T01:57:02.976Z] Removing intermediate container 577465deb9ad [2024-06-26T01:57:02.976Z] ---> 82776c878b9f [2024-06-26T01:57:02.976Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-06-26T01:57:02.976Z] ---> Running in d38567a8209a [2024-06-26T01:57:02.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T01:57:02.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T01:57:02.976Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-26T01:57:02.976Z] Executing busybox-1.36.1-r7.trigger [2024-06-26T01:57:02.976Z] OK: 8 MiB in 16 packages [2024-06-26T01:57:02.976Z] Removing intermediate container d38567a8209a [2024-06-26T01:57:02.976Z] ---> c3f226f28dff [2024-06-26T01:57:02.976Z] Step 16/25 : RUN apk --no-cache upgrade [2024-06-26T01:57:02.976Z] ---> Running in 2ff514092b1d [2024-06-26T01:57:02.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T01:57:03.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T01:57:04.202Z] OK: 8 MiB in 16 packages [2024-06-26T01:57:05.174Z] Removing intermediate container 2ff514092b1d [2024-06-26T01:57:05.174Z] ---> 973ec29bc154 [2024-06-26T01:57:05.174Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-06-26T01:57:07.750Z] ---> c29ad52037a8 [2024-06-26T01:57:07.750Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-06-26T01:57:07.750Z] ---> d0e568d46cfe [2024-06-26T01:57:07.750Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-06-26T01:57:08.335Z] ---> cd0dc8903a81 [2024-06-26T01:57:08.335Z] Step 20/25 : EXPOSE 59982 [2024-06-26T01:57:08.335Z] ---> Running in 1fcbc69a3d71 [2024-06-26T01:57:08.916Z] Removing intermediate container 1fcbc69a3d71 [2024-06-26T01:57:08.916Z] ---> b33aeadd92cd [2024-06-26T01:57:08.916Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-06-26T01:57:08.916Z] ---> Running in 57d882cf6a93 [2024-06-26T01:57:09.183Z] Removing intermediate container 57d882cf6a93 [2024-06-26T01:57:09.183Z] ---> 3bf9adbd23d8 [2024-06-26T01:57:09.183Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-06-26T01:57:09.183Z] ---> Running in af64c4afb45c [2024-06-26T01:57:09.450Z] Removing intermediate container af64c4afb45c [2024-06-26T01:57:09.450Z] ---> 86339a943884 [2024-06-26T01:57:09.450Z] Step 23/25 : LABEL arch=arm64 [2024-06-26T01:57:09.719Z] ---> Running in ba9d2e3da298 [2024-06-26T01:57:09.986Z] Removing intermediate container ba9d2e3da298 [2024-06-26T01:57:09.986Z] ---> 99cee6060bfb [2024-06-26T01:57:09.986Z] Step 24/25 : LABEL git_sha=bd04818c386de21300e2a402d9769cdd77126ec8 [2024-06-26T01:57:09.986Z] ---> Running in 481b43ecbc40 [2024-06-26T01:57:10.253Z] Removing intermediate container 481b43ecbc40 [2024-06-26T01:57:10.253Z] ---> 799cd8e48ff9 [2024-06-26T01:57:10.253Z] Step 25/25 : LABEL version=0.0.0 [2024-06-26T01:57:10.253Z] ---> Running in 38298982c1e5 [2024-06-26T01:57:10.834Z] Removing intermediate container 38298982c1e5 [2024-06-26T01:57:10.834Z] ---> 01ef09556dc7 [2024-06-26T01:57:10.834Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-26T01:57:10.834Z] Successfully built 01ef09556dc7 [2024-06-26T01:57:10.834Z] Successfully tagged device-mqtt-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-06-26T01:57:11.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T01:57:11.860Z] [2024-06-26T01:57:11.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T01:57:12.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T01:57:12.279Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-26T01:57:12.279Z] 8998bd30e6a1: Pulling fs layer [2024-06-26T01:57:12.279Z] 04944245beec: Pulling fs layer [2024-06-26T01:57:12.279Z] 699f458cf7ca: Pulling fs layer [2024-06-26T01:57:12.279Z] 765212b225bb: Pulling fs layer [2024-06-26T01:57:12.279Z] f23df028b6ca: Pulling fs layer [2024-06-26T01:57:12.279Z] d65c8cfc05b1: Pulling fs layer [2024-06-26T01:57:12.279Z] 2437ff75d9bd: Pulling fs layer [2024-06-26T01:57:12.279Z] 2437ff75d9bd: Waiting [2024-06-26T01:57:12.279Z] f23df028b6ca: Waiting [2024-06-26T01:57:12.279Z] d65c8cfc05b1: Waiting [2024-06-26T01:57:12.279Z] 765212b225bb: Waiting [2024-06-26T01:57:12.544Z] 04944245beec: Verifying Checksum [2024-06-26T01:57:12.545Z] 04944245beec: Download complete [2024-06-26T01:57:12.545Z] 765212b225bb: Verifying Checksum [2024-06-26T01:57:12.545Z] 765212b225bb: Download complete [2024-06-26T01:57:12.545Z] f23df028b6ca: Verifying Checksum [2024-06-26T01:57:12.545Z] f23df028b6ca: Download complete [2024-06-26T01:57:12.545Z] d65c8cfc05b1: Verifying Checksum [2024-06-26T01:57:12.545Z] d65c8cfc05b1: Download complete [2024-06-26T01:57:12.812Z] 699f458cf7ca: Verifying Checksum [2024-06-26T01:57:12.812Z] 699f458cf7ca: Download complete [2024-06-26T01:57:13.080Z] 8998bd30e6a1: Verifying Checksum [2024-06-26T01:57:13.080Z] 8998bd30e6a1: Download complete [2024-06-26T01:57:15.654Z] 2437ff75d9bd: Verifying Checksum [2024-06-26T01:57:15.654Z] 2437ff75d9bd: Download complete [2024-06-26T01:57:18.235Z] 8998bd30e6a1: Pull complete [2024-06-26T01:57:18.235Z] 04944245beec: Pull complete [2024-06-26T01:57:20.176Z] 699f458cf7ca: Pull complete [2024-06-26T01:57:20.176Z] 765212b225bb: Pull complete [2024-06-26T01:57:21.141Z] f23df028b6ca: Pull complete [2024-06-26T01:57:21.141Z] d65c8cfc05b1: Pull complete [2024-06-26T01:57:39.341Z] 2437ff75d9bd: Pull complete [2024-06-26T01:57:39.341Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-26T01:57:39.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T01:57:39.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T01:57:39.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-4404 does not seem to be running inside a container [2024-06-26T01:57:39.770Z] $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-06-26T01:57:42.552Z] $ docker top 82f3f2b7e10646cec8ea3cd6a7ce6fbbcaa32aca0960c09ebac2c1596818ddb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T01:57:43.494Z] ---> job-cost.sh [2024-06-26T01:57:43.494Z] lf-activate-venv: SKIPPING [2024-06-26T01:57:43.495Z] INFO: No Stack... [2024-06-26T01:57:43.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-26T01:57:44.719Z] INFO: Archiving Costs [Pipeline] sh [2024-06-26T01:57:45.396Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-06-26T01:57:45.396Z] + cut -d, -f6 [Pipeline] lock [2024-06-26T01:57:45.489Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] [2024-06-26T01:57:45.496Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] did not exist. Created. [2024-06-26T01:57:45.502Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-26T01:57:46.246Z] /w/workspace/device-mqtt-go/1@tmp/durable-180115e6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-26T01:57:46.928Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-26T01:57:46.971Z] Warning: overwriting stash ‘stack-cost’ [2024-06-26T01:57:47.022Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T01:57:47.043Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-26T01:57:47.146Z] $ docker stop --time=1 82f3f2b7e10646cec8ea3cd6a7ce6fbbcaa32aca0960c09ebac2c1596818ddb7 [2024-06-26T01:57:48.642Z] $ docker rm -f --volumes 82f3f2b7e10646cec8ea3cd6a7ce6fbbcaa32aca0960c09ebac2c1596818ddb7 [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-06-26T01:57:49.872Z] provisioning config files... [2024-06-26T01:57:49.880Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/config15295755314634369162tmp [Pipeline] { [Pipeline] sh [2024-06-26T01:57:50.246Z] + set +x [2024-06-26T01:57:50.246Z] + + curl -s https://codecov.io/bash [2024-06-26T01:57:50.246Z] bash -s -- [2024-06-26T01:57:50.506Z] [2024-06-26T01:57:50.506Z] _____ _ [2024-06-26T01:57:50.506Z] / ____| | | [2024-06-26T01:57:50.506Z] | | ___ __| | ___ ___ _____ __ [2024-06-26T01:57:50.506Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-26T01:57:50.506Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-26T01:57:50.506Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-26T01:57:50.506Z] Bash-1.0.6 [2024-06-26T01:57:50.506Z] [2024-06-26T01:57:50.506Z] [2024-06-26T01:57:50.506Z] ==> git version 2.25.1 found [2024-06-26T01:57:50.506Z] ==> 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-06-26T01:57:50.506Z] Release-Date: 2020-01-08 [2024-06-26T01:57:50.506Z] 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-06-26T01:57:50.506Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-26T01:57:50.506Z] ==> Jenkins CI detected. [2024-06-26T01:57:50.506Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-676 [2024-06-26T01:57:50.506Z] project root: . [2024-06-26T01:57:50.506Z] --> token set from env [2024-06-26T01:57:50.506Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-26T01:57:50.506Z] ==> Running gcov in . (disable via -X gcov) [2024-06-26T01:57:50.506Z] ==> Python coveragepy not found [2024-06-26T01:57:50.506Z] ==> Searching for coverage reports in: [2024-06-26T01:57:50.506Z] + . [2024-06-26T01:57:50.506Z] -> Found 1 reports [2024-06-26T01:57:50.506Z] ==> Detecting git/mercurial file structure [2024-06-26T01:57:50.506Z] ==> Reading reports [2024-06-26T01:57:50.506Z] + ./coverage.out bytes=18506 [2024-06-26T01:57:50.506Z] ==> Appending adjustments [2024-06-26T01:57:50.506Z] https://docs.codecov.io/docs/fixing-reports [2024-06-26T01:57:50.506Z] + Found adjustments [2024-06-26T01:57:50.506Z] ==> Gzipping contents [2024-06-26T01:57:50.506Z] 4.0K /tmp/codecov.Ny3YWK.gz [2024-06-26T01:57:50.506Z] ==> Uploading reports [2024-06-26T01:57:50.506Z] url: https://codecov.io [2024-06-26T01:57:50.507Z] query: branch=PR-676&commit=bd04818c386de21300e2a402d9769cdd77126ec8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-676%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=676&job=&cmd_args= [2024-06-26T01:57:50.507Z] -> Pinging Codecov [2024-06-26T01:57:50.507Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-676&commit=bd04818c386de21300e2a402d9769cdd77126ec8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-676%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=676&job=&cmd_args= [2024-06-26T01:57:50.767Z] -> Uploading to [2024-06-26T01:57:50.767Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-26/7D719EC7BBE17E464838252E33014C33/bd04818c386de21300e2a402d9769cdd77126ec8/423c26e1-91cb-4d62-a002-f2a25bfde426.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240626%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240626T015750Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c4af94f634c46b72ae4d88171f8172fff1470a9adf73fd020f2c8a25d4559f1 [2024-06-26T01:57:50.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-26T01:57:50.767Z] Dload Upload Total Spent Left Speed [2024-06-26T01:57:51.026Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12919 --:--:-- --:--:-- --:--:-- 12919 [2024-06-26T01:57:51.026Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/bd04818c386de21300e2a402d9769cdd77126ec8 [Pipeline] } [2024-06-26T01:57:51.118Z] 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-06-26T01:57:53.465Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives ] [2024-06-26T01:57:53.465Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives [2024-06-26T01:57:53.465Z] total 16 [2024-06-26T01:57:53.465Z] drwxr-xr-x 3 root root 4096 Jun 26 01:44 . [2024-06-26T01:57:53.465Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 01:44 .. [2024-06-26T01:57:53.465Z] drwxr-xr-x 2 root root 4096 Jun 26 01:44 cost [2024-06-26T01:57:53.465Z] -rw-r--r-- 1 root root 86 Jun 26 01:44 cost.csv [2024-06-26T01:57:53.465Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives [2024-06-26T01:57:53.465Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives [2024-06-26T01:57:53.465Z] total 16 [2024-06-26T01:57:53.465Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 01:44 . [2024-06-26T01:57:53.465Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 01:44 .. [2024-06-26T01:57:53.465Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 01:44 cost [2024-06-26T01:57:53.465Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 26 01:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-26T01:57:53.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T01:57:54.731Z] ---> package-listing.sh [2024-06-26T01:57:54.731Z] ++ facter osfamily [2024-06-26T01:57:54.731Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-26T01:57:54.991Z] + OS_FAMILY=debian [2024-06-26T01:57:54.991Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-676 [2024-06-26T01:57:54.991Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-26T01:57:54.991Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-26T01:57:54.991Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-26T01:57:54.991Z] + PACKAGES=/tmp/packages_start.txt [2024-06-26T01:57:54.991Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-676 ']' [2024-06-26T01:57:54.991Z] + PACKAGES=/tmp/packages_end.txt [2024-06-26T01:57:54.991Z] + case "${OS_FAMILY}" in [2024-06-26T01:57:54.991Z] + dpkg -l [2024-06-26T01:57:54.991Z] + grep '^ii' [2024-06-26T01:57:54.991Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-26T01:57:54.991Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-26T01:57:54.991Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-26T01:57:54.991Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-676 ']' [2024-06-26T01:57:54.991Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives/ [2024-06-26T01:57:54.991Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives/ [Pipeline] echo [2024-06-26T01:57:55.033Z] 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/gexfoundry_device-mqtt-go_PR-676/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-26T01:57:55.333Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T01:57:55.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T01:57:55.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T01:57:56.151Z] prd-ubuntu20.04-docker-8c-8g-4403 does not seem to be running inside a container [2024-06-26T01:57:56.183Z] $ 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/gexfoundry_device-mqtt-go_PR-676/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-676 -v /w/workspace/gexfoundry_device-mqtt-go_PR-676:/w/workspace/gexfoundry_device-mqtt-go_PR-676:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-676@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-06-26T01:57:56.395Z] $ docker top 8445ea372c0fc096e3f3a77776bcd13866db6b9a7470fb6cc06da85343ab7888 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T01:57:56.827Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-26T01:57:57.151Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-26T01:57:57.470Z] + ls /var/log/sa-host [2024-06-26T01:57:57.470Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T01:57:57.720Z] provisioning config files... [2024-06-26T01:57:57.729Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/config7386808482867673294tmp [Pipeline] { [Pipeline] echo [2024-06-26T01:57:57.802Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T01:57:58.127Z] ---> create-netrc.sh [Pipeline] } [2024-06-26T01:57:58.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-26T01:57:58.604Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-26T01:57:58.643Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T01:57:58.967Z] ---> sudo-logs.sh [2024-06-26T01:57:58.967Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-26T01:57:59.081Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T01:57:59.406Z] ---> job-cost.sh [2024-06-26T01:57:59.407Z] lf-activate-venv: SKIPPING [2024-06-26T01:57:59.407Z] DEBUG: total: 0.2199999988079071 [2024-06-26T01:57:59.407Z] INFO: Retrieving Stack Cost... [2024-06-26T01:57:59.666Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-26T01:58:00.233Z] INFO: Archiving Costs [Pipeline] echo [2024-06-26T01:58:00.276Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T01:58:00.606Z] ---> logs-deploy.sh [2024-06-26T01:58:00.606Z] lf-activate-venv: SKIPPING [2024-06-26T01:58:00.606Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-676/1 [2024-06-26T01:58:00.606Z] INFO: archiving workspace using pattern(s): [2024-06-26T01:58:01.642Z] Archives upload complete. [2024-06-26T01:58:01.912Z] INFO: archiving logs to Nexus [2024-06-26T01:58:02.526Z] ---> uname -a: [2024-06-26T01:58:02.526Z] Linux prd-ubuntu20-04-docker-8c-8g-4403 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-26T01:58:02.526Z] [2024-06-26T01:58:02.526Z] [2024-06-26T01:58:02.526Z] ---> lscpu: [2024-06-26T01:58:02.526Z] Architecture: x86_64 [2024-06-26T01:58:02.526Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-26T01:58:02.526Z] Byte Order: Little Endian [2024-06-26T01:58:02.526Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-26T01:58:02.526Z] CPU(s): 8 [2024-06-26T01:58:02.526Z] On-line CPU(s) list: 0-7 [2024-06-26T01:58:02.526Z] Thread(s) per core: 1 [2024-06-26T01:58:02.526Z] Core(s) per socket: 1 [2024-06-26T01:58:02.526Z] Socket(s): 8 [2024-06-26T01:58:02.526Z] NUMA node(s): 1 [2024-06-26T01:58:02.526Z] Vendor ID: AuthenticAMD [2024-06-26T01:58:02.526Z] CPU family: 23 [2024-06-26T01:58:02.526Z] Model: 49 [2024-06-26T01:58:02.526Z] Model name: AMD EPYC-Rome Processor [2024-06-26T01:58:02.526Z] Stepping: 0 [2024-06-26T01:58:02.526Z] CPU MHz: 2800.000 [2024-06-26T01:58:02.526Z] BogoMIPS: 5600.00 [2024-06-26T01:58:02.526Z] Virtualization: AMD-V [2024-06-26T01:58:02.526Z] Hypervisor vendor: KVM [2024-06-26T01:58:02.526Z] Virtualization type: full [2024-06-26T01:58:02.526Z] L1d cache: 256 KiB [2024-06-26T01:58:02.526Z] L1i cache: 256 KiB [2024-06-26T01:58:02.526Z] L2 cache: 4 MiB [2024-06-26T01:58:02.526Z] L3 cache: 128 MiB [2024-06-26T01:58:02.526Z] NUMA node0 CPU(s): 0-7 [2024-06-26T01:58:02.526Z] Vulnerability Itlb multihit: Not affected [2024-06-26T01:58:02.526Z] Vulnerability L1tf: Not affected [2024-06-26T01:58:02.526Z] Vulnerability Mds: Not affected [2024-06-26T01:58:02.526Z] Vulnerability Meltdown: Not affected [2024-06-26T01:58:02.526Z] Vulnerability Mmio stale data: Not affected [2024-06-26T01:58:02.526Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-26T01:58:02.526Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-26T01:58:02.526Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-26T01:58:02.526Z] Vulnerability Srbds: Not affected [2024-06-26T01:58:02.526Z] Vulnerability Tsx async abort: Not affected [2024-06-26T01:58:02.526Z] 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-06-26T01:58:02.526Z] [2024-06-26T01:58:02.526Z] [2024-06-26T01:58:02.526Z] ---> nproc: [2024-06-26T01:58:02.526Z] 8 [2024-06-26T01:58:02.526Z] [2024-06-26T01:58:02.526Z] [2024-06-26T01:58:02.526Z] ---> df -h: [2024-06-26T01:58:02.526Z] Filesystem Size Used Avail Use% Mounted on [2024-06-26T01:58:02.526Z] overlay 155G 12G 143G 8% / [2024-06-26T01:58:02.526Z] tmpfs 64M 0 64M 0% /dev [2024-06-26T01:58:02.526Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-06-26T01:58:02.526Z] shm 64M 0 64M 0% /dev/shm [2024-06-26T01:58:02.526Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-06-26T01:58:02.526Z] [2024-06-26T01:58:02.526Z] [2024-06-26T01:58:02.526Z] ---> sar -b -r -n DEV: [2024-06-26T01:58:02.526Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4403) 06/26/24 _x86_64_ (8 CPU) [2024-06-26T01:58:02.526Z] [2024-06-26T01:58:02.526Z] 01:40:43 LINUX RESTART (8 CPU) [2024-06-26T01:58:02.526Z] [2024-06-26T01:58:02.526Z] 01:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-06-26T01:58:02.526Z] 01:42:02 410.93 47.68 363.25 0.00 5364.21 73376.61 0.00 [2024-06-26T01:58:02.526Z] 01:43:01 260.23 2.17 258.06 0.00 21.56 79121.91 0.00 [2024-06-26T01:58:02.526Z] 01:44:01 110.55 0.13 110.41 0.00 5.60 44415.00 0.00 [2024-06-26T01:58:02.526Z] 01:45:01 113.60 0.03 113.56 0.00 2.53 21069.04 0.00 [2024-06-26T01:58:02.526Z] 01:46:01 43.76 5.12 38.64 0.00 4343.94 8241.43 0.00 [2024-06-26T01:58:02.526Z] 01:47:01 6.37 0.00 6.37 0.00 0.00 151.84 0.00 [2024-06-26T01:58:02.526Z] 01:48:01 3.55 0.02 3.53 0.00 0.13 94.65 0.00 [2024-06-26T01:58:02.526Z] 01:49:01 2.02 0.00 2.02 0.00 0.00 22.53 0.00 [2024-06-26T01:58:02.526Z] 01:50:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2024-06-26T01:58:02.526Z] 01:51:01 2.12 0.00 2.12 0.00 0.00 24.53 0.00 [2024-06-26T01:58:02.526Z] 01:52:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 [2024-06-26T01:58:02.526Z] 01:53:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 [2024-06-26T01:58:02.526Z] 01:54:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2024-06-26T01:58:02.526Z] 01:55:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 [2024-06-26T01:58:02.526Z] 01:56:01 2.35 0.02 2.33 0.00 0.13 30.26 0.00 [2024-06-26T01:58:02.526Z] 01:57:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2024-06-26T01:58:02.526Z] 01:58:01 6.21 0.27 5.95 0.00 23.59 116.36 0.00 [2024-06-26T01:58:02.526Z] Average: 56.91 3.26 53.64 0.00 574.78 13274.83 0.00 [2024-06-26T01:58:02.526Z] [2024-06-26T01:58:02.526Z] 01:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-06-26T01:58:02.526Z] 01:42:02 29156620 31509028 806684 2.45 79600 2542620 1942992 5.73 1064656 2272032 2536 [2024-06-26T01:58:02.526Z] 01:43:01 27211640 31289920 1009760 3.07 189128 3993360 2336140 6.88 1698668 3397832 477244 [2024-06-26T01:58:02.526Z] 01:44:01 27517016 31521292 781488 2.38 193620 3930816 1912504 5.64 1319544 3488332 72 [2024-06-26T01:58:02.526Z] 01:45:01 26982236 31531200 768476 2.34 203204 4413712 1778828 5.24 1375344 3909868 4 [2024-06-26T01:58:02.526Z] 01:46:01 26551892 31495940 775392 2.36 222728 4787096 1813304 5.34 1637304 4049464 880 [2024-06-26T01:58:02.526Z] 01:47:01 26538252 31516640 755280 2.30 231352 4811508 1724404 5.08 1652552 4041588 12 [2024-06-26T01:58:02.526Z] 01:48:01 26543632 31517276 754496 2.29 229928 4808260 1717276 5.06 1651496 4038360 168 [2024-06-26T01:58:02.526Z] 01:49:01 26549384 31523128 748640 2.28 230020 4808264 1717276 5.06 1645728 4038364 156 [2024-06-26T01:58:02.526Z] 01:50:01 26549716 31523520 748292 2.28 230080 4808264 1717276 5.06 1645396 4038368 152 [2024-06-26T01:58:02.526Z] 01:51:01 26550740 31524616 747144 2.27 230156 4808272 1717276 5.06 1644048 4038376 12 [2024-06-26T01:58:02.526Z] 01:52:01 26551148 31525136 746624 2.27 230216 4808272 1717276 5.06 1644228 4038376 8 [2024-06-26T01:58:02.526Z] 01:53:01 26550760 31524756 746852 2.27 230264 4808276 1717276 5.06 1644188 4038376 8 [2024-06-26T01:58:02.526Z] 01:54:01 26552248 31526356 745216 2.27 230340 4808272 1717276 5.06 1642724 4038384 4 [2024-06-26T01:58:02.526Z] 01:55:01 26553312 31527516 743928 2.26 230408 4808280 1717276 5.06 1642400 4038388 12 [2024-06-26T01:58:02.526Z] 01:56:01 26551620 31526060 745676 2.27 230512 4808260 1730328 5.10 1643720 4038352 160 [2024-06-26T01:58:02.526Z] 01:57:01 26551928 31526372 745292 2.27 230544 4808260 1730328 5.10 1643296 4038352 8 [2024-06-26T01:58:02.526Z] 01:58:01 26451160 31432240 834620 2.54 230812 4809800 1814440 5.35 1740128 4035408 852 [2024-06-26T01:58:02.526Z] Average: 26818430 31502412 776698 2.36 214877 4551270 1795381 5.29 1584436 3857542 28370 [2024-06-26T01:58:02.526Z] [2024-06-26T01:58:02.526Z] 01:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-06-26T01:58:02.526Z] 01:42:02 lo 7.06 7.06 0.69 0.69 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.526Z] 01:42:02 docker0 107.40 118.24 8.83 307.07 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.526Z] 01:42:02 ens3 604.98 450.63 6059.70 106.39 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.526Z] 01:42:02 veth27ff49a 84.39 92.42 8.27 84.52 0.00 0.00 0.00 0.01 [2024-06-26T01:58:02.526Z] 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:43:01 docker0 272.23 438.96 22.71 3209.70 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:43:01 ens3 468.43 288.26 3243.51 36.06 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:43:01 veth9d413cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:44:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:44:01 docker0 1.68 2.80 0.10 30.94 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:44:01 ens3 25.21 16.05 50.56 9.57 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:45:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:45:01 docker0 2.67 4.65 0.17 62.25 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:45:01 ens3 103.42 63.52 2645.43 11.36 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:46:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:46:01 ens3 170.87 58.82 2712.28 4.53 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:47:01 ens3 0.73 0.57 0.36 0.14 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:49:01 ens3 1.10 0.82 1.73 0.25 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:50:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:52:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:54:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:55:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:56:01 ens3 0.70 0.52 0.41 0.29 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:57:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:58:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] 01:58:01 ens3 33.84 20.14 31.90 25.58 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] Average: docker0 22.34 32.82 1.85 209.40 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] Average: ens3 82.61 52.71 865.11 11.41 0.00 0.00 0.00 0.00 [2024-06-26T01:58:02.527Z] [2024-06-26T01:58:02.527Z] [2024-06-26T01:58:02.527Z] ---> sar -P ALL: [2024-06-26T01:58:02.527Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4403) 06/26/24 _x86_64_ (8 CPU) [2024-06-26T01:58:02.527Z] [2024-06-26T01:58:02.527Z] 01:40:43 LINUX RESTART (8 CPU) [2024-06-26T01:58:02.527Z] [2024-06-26T01:58:02.527Z] 01:41:01 CPU %user %nice %system %iowait %steal %idle [2024-06-26T01:58:02.527Z] 01:42:02 all 9.72 0.00 3.38 1.81 0.07 85.03 [2024-06-26T01:58:02.527Z] 01:42:02 0 11.08 0.00 2.93 0.37 0.05 85.57 [2024-06-26T01:58:02.527Z] 01:42:02 1 8.71 0.00 3.44 1.41 0.05 86.39 [2024-06-26T01:58:02.527Z] 01:42:02 2 8.42 0.00 2.57 0.54 0.07 88.41 [2024-06-26T01:58:02.527Z] 01:42:02 3 8.47 0.00 4.50 0.40 0.07 86.56 [2024-06-26T01:58:02.527Z] 01:42:02 4 11.50 0.00 4.36 3.99 0.07 80.08 [2024-06-26T01:58:02.527Z] 01:42:02 5 7.76 0.00 3.69 6.49 0.08 81.98 [2024-06-26T01:58:02.527Z] 01:42:02 6 11.61 0.00 2.66 0.77 0.07 84.90 [2024-06-26T01:58:02.527Z] 01:42:02 7 10.19 0.00 2.93 0.55 0.07 86.26 [2024-06-26T01:58:02.527Z] 01:43:01 all 21.68 0.00 5.89 1.18 0.07 71.18 [2024-06-26T01:58:02.527Z] 01:43:01 0 21.65 0.00 5.76 0.15 0.09 72.35 [2024-06-26T01:58:02.527Z] 01:43:01 1 22.62 0.00 6.08 0.92 0.07 70.31 [2024-06-26T01:58:02.527Z] 01:43:01 2 21.03 0.00 4.63 0.15 0.09 74.10 [2024-06-26T01:58:02.527Z] 01:43:01 3 21.87 0.00 4.77 0.09 0.05 73.23 [2024-06-26T01:58:02.527Z] 01:43:01 4 22.41 0.00 5.60 0.36 0.07 71.57 [2024-06-26T01:58:02.527Z] 01:43:01 5 22.19 0.00 6.99 6.50 0.07 64.26 [2024-06-26T01:58:02.527Z] 01:43:01 6 21.05 0.00 5.48 0.85 0.07 72.55 [2024-06-26T01:58:02.527Z] 01:43:01 7 20.61 0.00 7.82 0.43 0.07 71.08 [2024-06-26T01:58:02.527Z] 01:44:01 all 49.24 0.00 7.87 0.56 0.09 42.24 [2024-06-26T01:58:02.527Z] 01:44:01 0 50.90 0.00 7.60 0.10 0.08 41.32 [2024-06-26T01:58:02.527Z] 01:44:01 1 48.99 0.00 8.30 3.16 0.12 39.43 [2024-06-26T01:58:02.527Z] 01:44:01 2 49.39 0.00 7.97 0.03 0.08 42.52 [2024-06-26T01:58:02.527Z] 01:44:01 3 47.53 0.00 7.89 0.74 0.10 43.73 [2024-06-26T01:58:02.527Z] 01:44:01 4 49.12 0.00 8.26 0.03 0.07 42.51 [2024-06-26T01:58:02.527Z] 01:44:01 5 49.80 0.00 7.70 0.24 0.08 42.18 [2024-06-26T01:58:02.527Z] 01:44:01 6 49.99 0.00 6.94 0.13 0.08 42.85 [2024-06-26T01:58:02.527Z] 01:44:01 7 48.20 0.00 8.26 0.05 0.08 43.40 [2024-06-26T01:58:02.527Z] 01:45:01 all 3.34 0.00 1.59 0.36 0.03 94.69 [2024-06-26T01:58:02.527Z] 01:45:01 0 3.46 0.00 1.75 0.02 0.03 94.74 [2024-06-26T01:58:02.527Z] 01:45:01 1 3.85 0.00 1.24 0.02 0.02 94.88 [2024-06-26T01:58:02.527Z] 01:45:01 2 3.98 0.00 1.27 0.03 0.02 94.70 [2024-06-26T01:58:02.527Z] 01:45:01 3 1.74 0.00 2.45 2.36 0.02 93.43 [2024-06-26T01:58:02.527Z] 01:45:01 4 3.11 0.00 1.54 0.20 0.05 95.10 [2024-06-26T01:58:02.527Z] 01:45:01 5 3.37 0.00 1.67 0.08 0.05 94.83 [2024-06-26T01:58:02.527Z] 01:45:01 6 3.28 0.00 1.29 0.10 0.02 95.31 [2024-06-26T01:58:02.527Z] 01:45:01 7 3.89 0.00 1.51 0.05 0.02 94.53 [2024-06-26T01:58:02.527Z] 01:46:01 all 2.31 0.00 1.09 0.30 0.03 96.28 [2024-06-26T01:58:02.527Z] 01:46:01 0 2.07 0.00 1.02 0.18 0.02 96.71 [2024-06-26T01:58:02.527Z] 01:46:01 1 2.60 0.00 1.08 0.15 0.02 96.15 [2024-06-26T01:58:02.527Z] 01:46:01 2 2.37 0.00 1.19 0.17 0.03 96.24 [2024-06-26T01:58:02.527Z] 01:46:01 3 2.49 0.00 0.97 1.40 0.02 95.13 [2024-06-26T01:58:02.527Z] 01:46:01 4 1.54 0.00 1.74 0.33 0.05 96.34 [2024-06-26T01:58:02.527Z] 01:46:01 5 2.14 0.00 0.77 0.08 0.03 96.98 [2024-06-26T01:58:02.527Z] 01:46:01 6 3.76 0.00 1.09 0.02 0.03 95.11 [2024-06-26T01:58:02.527Z] 01:46:01 7 1.54 0.00 0.83 0.05 0.02 97.56 [2024-06-26T01:58:02.527Z] 01:47:01 all 0.23 0.00 0.29 0.02 0.01 99.44 [2024-06-26T01:58:02.527Z] 01:47:01 0 0.05 0.00 0.52 0.07 0.02 99.35 [2024-06-26T01:58:02.527Z] 01:47:01 1 0.18 0.00 0.10 0.02 0.02 99.68 [2024-06-26T01:58:02.527Z] 01:47:01 2 0.08 0.00 0.58 0.02 0.00 99.32 [2024-06-26T01:58:02.527Z] 01:47:01 3 0.12 0.00 0.45 0.03 0.00 99.40 [2024-06-26T01:58:02.527Z] 01:47:01 4 0.03 0.00 0.20 0.03 0.02 99.72 [2024-06-26T01:58:02.527Z] 01:47:01 5 1.21 0.00 0.25 0.00 0.03 98.51 [2024-06-26T01:58:02.527Z] 01:47:01 6 0.03 0.00 0.13 0.02 0.02 99.80 [2024-06-26T01:58:02.527Z] 01:47:01 7 0.12 0.00 0.08 0.00 0.02 99.78 [2024-06-26T01:58:02.527Z] 01:48:01 all 0.06 0.00 0.06 0.03 0.01 99.84 [2024-06-26T01:58:02.527Z] 01:48:01 0 0.00 0.00 0.05 0.17 0.02 99.77 [2024-06-26T01:58:02.527Z] 01:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-06-26T01:58:02.527Z] 01:48:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-26T01:58:02.527Z] 01:48:01 3 0.22 0.00 0.08 0.05 0.02 99.63 [2024-06-26T01:58:02.527Z] 01:48:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2024-06-26T01:58:02.527Z] 01:48:01 5 0.05 0.00 0.05 0.00 0.03 99.87 [2024-06-26T01:58:02.527Z] 01:48:01 6 0.05 0.00 0.07 0.00 0.02 99.87 [2024-06-26T01:58:02.527Z] 01:48:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2024-06-26T01:58:02.527Z] 01:49:01 all 0.10 0.00 0.02 0.01 0.01 99.86 [2024-06-26T01:58:02.527Z] 01:49:01 0 0.03 0.00 0.02 0.07 0.00 99.88 [2024-06-26T01:58:02.527Z] 01:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-06-26T01:58:02.527Z] 01:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-26T01:58:02.527Z] 01:49:01 3 0.47 0.00 0.03 0.00 0.02 99.48 [2024-06-26T01:58:02.527Z] 01:49:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2024-06-26T01:58:02.527Z] 01:49:01 5 0.13 0.00 0.03 0.00 0.02 99.82 [2024-06-26T01:58:02.527Z] 01:49:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2024-06-26T01:58:02.527Z] 01:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-26T01:58:02.527Z] 01:50:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2024-06-26T01:58:02.527Z] 01:50:01 0 0.03 0.00 0.02 0.12 0.02 99.82 [2024-06-26T01:58:02.527Z] 01:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T01:58:02.527Z] 01:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T01:58:02.527Z] 01:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T01:58:02.527Z] 01:50:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-06-26T01:58:02.527Z] 01:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-26T01:58:02.527Z] 01:50:01 6 0.00 0.00 0.02 0.07 0.02 99.90 [2024-06-26T01:58:02.527Z] 01:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T01:58:02.527Z] 01:51:01 all 0.05 0.00 0.01 0.01 0.01 99.91 [2024-06-26T01:58:02.527Z] 01:51:01 0 0.02 0.00 0.02 0.05 0.02 99.90 [2024-06-26T01:58:02.527Z] 01:51:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-06-26T01:58:02.527Z] 01:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T01:58:02.527Z] 01:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-26T01:58:02.527Z] 01:51:01 4 0.05 0.00 0.03 0.02 0.03 99.87 [2024-06-26T01:58:02.527Z] 01:51:01 5 0.23 0.00 0.00 0.00 0.02 99.75 [2024-06-26T01:58:02.527Z] 01:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-26T01:58:02.527Z] 01:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-26T01:58:02.527Z] 01:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-26T01:58:02.527Z] 01:52:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-26T01:58:02.527Z] 01:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-26T01:58:02.527Z] 01:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T01:58:02.527Z] 01:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-26T01:58:02.527Z] 01:52:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-06-26T01:58:02.527Z] 01:52:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2024-06-26T01:58:02.527Z] 01:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-26T01:58:02.527Z] 01:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T01:58:02.527Z] [2024-06-26T01:58:02.527Z] 01:52:01 CPU %user %nice %system %iowait %steal %idle [2024-06-26T01:58:02.527Z] 01:53:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-06-26T01:58:02.527Z] 01:53:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2024-06-26T01:58:02.527Z] 01:53:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-06-26T01:58:02.527Z] 01:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-26T01:58:02.527Z] 01:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-26T01:58:02.527Z] 01:53:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2024-06-26T01:58:02.527Z] 01:53:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-26T01:58:02.527Z] 01:53:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-06-26T01:58:02.527Z] 01:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T01:58:02.527Z] 01:54:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2024-06-26T01:58:02.527Z] 01:54:01 0 0.02 0.00 0.02 0.05 0.02 99.90 [2024-06-26T01:58:02.527Z] 01:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-26T01:58:02.527Z] 01:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T01:58:02.527Z] 01:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-26T01:58:02.527Z] 01:54:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2024-06-26T01:58:02.527Z] 01:54:01 5 0.12 0.00 0.02 0.00 0.00 99.87 [2024-06-26T01:58:02.527Z] 01:54:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-26T01:58:02.527Z] 01:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-26T01:58:02.527Z] 01:55:01 all 0.22 0.00 0.01 0.02 0.01 99.73 [2024-06-26T01:58:02.527Z] 01:55:01 0 0.02 0.00 0.02 0.18 0.02 99.77 [2024-06-26T01:58:02.527Z] 01:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T01:58:02.527Z] 01:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-26T01:58:02.527Z] 01:55:01 3 1.60 0.00 0.00 0.00 0.02 98.39 [2024-06-26T01:58:02.527Z] 01:55:01 4 0.05 0.00 0.00 0.00 0.05 99.90 [2024-06-26T01:58:02.527Z] 01:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-26T01:58:02.527Z] 01:55:01 6 0.02 0.00 0.05 0.02 0.00 99.92 [2024-06-26T01:58:02.527Z] 01:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T01:58:02.527Z] 01:56:01 all 0.16 0.00 0.03 0.01 0.01 99.78 [2024-06-26T01:58:02.527Z] 01:56:01 0 0.02 0.00 0.02 0.08 0.02 99.87 [2024-06-26T01:58:02.527Z] 01:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-26T01:58:02.527Z] 01:56:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-06-26T01:58:02.527Z] 01:56:01 3 1.14 0.00 0.02 0.00 0.00 98.84 [2024-06-26T01:58:02.527Z] 01:56:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2024-06-26T01:58:02.527Z] 01:56:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-06-26T01:58:02.527Z] 01:56:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-26T01:58:02.527Z] 01:56:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2024-06-26T01:58:02.527Z] 01:57:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-06-26T01:58:02.527Z] 01:57:01 0 0.03 0.00 0.02 0.02 0.03 99.90 [2024-06-26T01:58:02.527Z] 01:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-06-26T01:58:02.527Z] 01:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-26T01:58:02.527Z] 01:57:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-06-26T01:58:02.527Z] 01:57:01 4 0.02 0.00 0.03 0.02 0.03 99.90 [2024-06-26T01:58:02.527Z] 01:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T01:58:02.527Z] 01:57:01 6 0.02 0.00 0.05 0.03 0.00 99.90 [2024-06-26T01:58:02.527Z] 01:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-26T01:58:02.527Z] 01:58:01 all 0.84 0.00 0.31 0.02 0.02 98.81 [2024-06-26T01:58:02.527Z] 01:58:01 0 0.53 0.00 0.37 0.10 0.00 99.00 [2024-06-26T01:58:02.527Z] 01:58:01 1 0.62 0.00 0.28 0.00 0.02 99.08 [2024-06-26T01:58:02.527Z] 01:58:01 2 0.55 0.00 0.25 0.00 0.00 99.20 [2024-06-26T01:58:02.527Z] 01:58:01 3 0.96 0.00 0.25 0.02 0.02 98.75 [2024-06-26T01:58:02.527Z] 01:58:01 4 0.32 0.00 0.27 0.02 0.03 99.37 [2024-06-26T01:58:02.527Z] 01:58:01 5 1.53 0.00 0.33 0.03 0.02 98.08 [2024-06-26T01:58:02.527Z] 01:58:01 6 1.85 0.00 0.48 0.02 0.03 97.61 [2024-06-26T01:58:02.527Z] 01:58:01 7 0.33 0.00 0.28 0.00 0.02 99.37 [2024-06-26T01:58:02.527Z] Average: all 5.13 0.00 1.20 0.26 0.02 93.39 [2024-06-26T01:58:02.527Z] Average: 0 5.25 0.00 1.17 0.10 0.03 93.45 [2024-06-26T01:58:02.527Z] Average: 1 5.11 0.00 1.21 0.33 0.02 93.33 [2024-06-26T01:58:02.527Z] Average: 2 5.02 0.00 1.08 0.06 0.02 93.83 [2024-06-26T01:58:02.527Z] Average: 3 5.05 0.00 1.25 0.30 0.02 93.38 [2024-06-26T01:58:02.527Z] Average: 4 5.15 0.00 1.30 0.29 0.04 93.23 [2024-06-26T01:58:02.527Z] Average: 5 5.16 0.00 1.25 0.77 0.03 92.79 [2024-06-26T01:58:02.527Z] Average: 6 5.35 0.00 1.07 0.12 0.02 93.43 [2024-06-26T01:58:02.527Z] Average: 7 4.95 0.00 1.27 0.07 0.02 93.70 [2024-06-26T01:58:02.527Z] [2024-06-26T01:58:02.527Z] [2024-06-26T01:58:02.527Z]