Pull request #415 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41bab601885b784e89ca069696799efbc14e4f59+3b51f885a24fd135da4abf50d3948cd78a691d64 (46f98dc7e793920ccf30f28e66a72f134eb29ac8) 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-ssh16815750564906033218.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12749232605234586922.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-rest-go/branches/PR-415/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-rest-go/branches/PR-415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2723738667283720840.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-rest-go/branches/PR-415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8771050713857997906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13966346672243863550.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-rest-go/branches/PR-415/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-rest-go/branches/PR-415/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10442251570551772536.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21850 in /w/workspace/gexfoundry_device-rest-go_PR-415 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-415 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3b51f885a24fd135da4abf50d3948cd78a691d64 into PR head commit 41bab601885b784e89ca069696799efbc14e4f59 Merge succeeded, producing 41bab601885b784e89ca069696799efbc14e4f59 Checking out Revision 41bab601885b784e89ca069696799efbc14e4f59 (PR-415) 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 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41bab601885b784e89ca069696799efbc14e4f59 # 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 3b51f885a24fd135da4abf50d3948cd78a691d64 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41bab601885b784e89ca069696799efbc14e4f59 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T20:42:29.358Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T20:42:29.795Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T20:42:29.946Z] ========================================================= [2024-10-04T20:42:29.946Z] EdgeX Global Pipelines Version Info [2024-10-04T20:42:29.946Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T20:42:30.715Z] ------------------- [2024-10-04T20:42:30.715Z] stable info: [2024-10-04T20:42:30.715Z] ------------------- [2024-10-04T20:42:30.715Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T20:42:30.715Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T20:42:30.715Z] Message: update stable to v1.0.265 [2024-10-04T20:42:31.284Z] ------------------- [2024-10-04T20:42:31.284Z] experimental info: [2024-10-04T20:42:31.284Z] ------------------- [2024-10-04T20:42:31.284Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T20:42:31.284Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T20:42:31.284Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T20:42:31.512Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-10-04T20:42:31.567Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-10-04T20:42:31.618Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T20:42:31.669Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T20:42:31.730Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T20:42:31.781Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T20:42:31.833Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T20:42:31.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-04T20:42:31.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T20:42:31.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T20:42:32.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T20:42:32.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-10-04T20:42:32.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T20:42:32.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T20:42:32.254Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T20:42:32.312Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T20:42:32.366Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T20:42:32.420Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T20:42:32.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T20:42:32.535Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T20:42:32.590Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-04T20:42:32.646Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-04T20:42:32.700Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-04T20:42:32.762Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-04T20:42:32.817Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-04T20:42:32.873Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T20:42:32.932Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T20:42:32.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-415 [Pipeline] echo [2024-10-04T20:42:33.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-415 [Pipeline] echo [2024-10-04T20:42:33.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-415 [Pipeline] echo [2024-10-04T20:42:33.167Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41bab601885b784e89ca069696799efbc14e4f59 [Pipeline] echo [2024-10-04T20:42:33.237Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41bab60 [Pipeline] echo [2024-10-04T20:42:33.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T20:42:33.454Z] provisioning config files... [2024-10-04T20:42:33.469Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-415@tmp/config18383359638274302611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T20:42:33.877Z] ---> ****-login.sh [2024-10-04T20:42:33.877Z] nexus3.edgexfoundry.org:10001 [2024-10-04T20:42:34.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:42:34.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:42:34.137Z] Configure a credential helper to remove this warning. See [2024-10-04T20:42:34.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:42:34.137Z] [2024-10-04T20:42:34.137Z] Login Succeeded [2024-10-04T20:42:34.137Z] nexus3.edgexfoundry.org:10002 [2024-10-04T20:42:34.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:42:34.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:42:34.397Z] Configure a credential helper to remove this warning. See [2024-10-04T20:42:34.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:42:34.397Z] [2024-10-04T20:42:34.397Z] Login Succeeded [2024-10-04T20:42:34.397Z] nexus3.edgexfoundry.org:10003 [2024-10-04T20:42:34.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:42:34.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:42:34.397Z] Configure a credential helper to remove this warning. See [2024-10-04T20:42:34.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:42:34.397Z] [2024-10-04T20:42:34.397Z] Login Succeeded [2024-10-04T20:42:34.397Z] nexus3.edgexfoundry.org:10004 [2024-10-04T20:42:34.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:42:34.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:42:34.659Z] Configure a credential helper to remove this warning. See [2024-10-04T20:42:34.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:42:34.659Z] [2024-10-04T20:42:34.659Z] Login Succeeded [2024-10-04T20:42:34.659Z] ****.io [2024-10-04T20:42:34.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:42:34.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:42:34.919Z] Configure a credential helper to remove this warning. See [2024-10-04T20:42:34.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:42:34.919Z] [2024-10-04T20:42:34.919Z] Login Succeeded [2024-10-04T20:42:34.919Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T20:42:35.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-04T20:42:35.754Z] + git rev-list -1 --merges 41bab601885b784e89ca069696799efbc14e4f59~1..41bab601885b784e89ca069696799efbc14e4f59 [Pipeline] echo [2024-10-04T20:42:35.796Z] -----------> git rev-list -1 --merges 41bab601885b784e89ca069696799efbc14e4f59~1..41bab601885b784e89ca069696799efbc14e4f59 41bab601885b784e89ca069696799efbc14e4f59 [false] [Pipeline] sh [2024-10-04T20:42:36.108Z] + git log --format=format:%s -1 41bab601885b784e89ca069696799efbc14e4f59 [Pipeline] echo [2024-10-04T20:42:36.156Z] ========================================================= [2024-10-04T20:42:36.156Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T20:42:36.156Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T20:42:36.627Z] + git log --format=format:%s -1 41bab601885b784e89ca069696799efbc14e4f59 [Pipeline] echo [2024-10-04T20:42:36.664Z] [semverPrep] GIT_COMMIT: 41bab601885b784e89ca069696799efbc14e4f59, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-04T20:42:36.712Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-04T20:42:39.325Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T20:42:39.325Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T20:42:39.325Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T20:42:39.325Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T20:42:39.325Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-04T20:42:39.325Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-04T20:42:39.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T20:42:39.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T20:42:39.848Z] [2024-10-04T20:42:39.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T20:42:42.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T20:42:45.091Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T20:42:45.091Z] b85a868b505f: Pulling fs layer [2024-10-04T20:42:45.091Z] e2be974225ed: Pulling fs layer [2024-10-04T20:42:45.091Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T20:42:45.091Z] 988bab9f4d93: Pulling fs layer [2024-10-04T20:42:45.091Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T20:42:45.091Z] eaf3925da568: Pulling fs layer [2024-10-04T20:42:45.091Z] bab4dde63d76: Pulling fs layer [2024-10-04T20:42:45.091Z] bde34c3a00c8: Pulling fs layer [2024-10-04T20:42:45.091Z] b352a97aabf1: Pulling fs layer [2024-10-04T20:42:45.091Z] 4872d77fe225: Pulling fs layer [2024-10-04T20:42:45.091Z] 5851b861e8e6: Pulling fs layer [2024-10-04T20:42:45.091Z] 988bab9f4d93: Waiting [2024-10-04T20:42:45.091Z] 1469e6f7b9e6: Waiting [2024-10-04T20:42:45.091Z] eaf3925da568: Waiting [2024-10-04T20:42:45.091Z] bab4dde63d76: Waiting [2024-10-04T20:42:45.091Z] bde34c3a00c8: Waiting [2024-10-04T20:42:45.091Z] b352a97aabf1: Waiting [2024-10-04T20:42:45.091Z] 4872d77fe225: Waiting [2024-10-04T20:42:45.091Z] 5851b861e8e6: Waiting [2024-10-04T20:42:45.091Z] e2be974225ed: Verifying Checksum [2024-10-04T20:42:45.091Z] e2be974225ed: Download complete [2024-10-04T20:42:45.091Z] 988bab9f4d93: Verifying Checksum [2024-10-04T20:42:45.091Z] 988bab9f4d93: Download complete [2024-10-04T20:42:45.091Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T20:42:45.091Z] 1469e6f7b9e6: Download complete [2024-10-04T20:42:45.091Z] eaf3925da568: Download complete [2024-10-04T20:42:45.091Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T20:42:45.091Z] 339a4e72a1f5: Download complete [2024-10-04T20:42:45.091Z] bde34c3a00c8: Download complete [2024-10-04T20:42:45.091Z] b352a97aabf1: Verifying Checksum [2024-10-04T20:42:45.091Z] b352a97aabf1: Download complete [2024-10-04T20:42:45.091Z] 4872d77fe225: Download complete [2024-10-04T20:42:45.091Z] 5851b861e8e6: Verifying Checksum [2024-10-04T20:42:45.091Z] b85a868b505f: Download complete [2024-10-04T20:42:45.663Z] bab4dde63d76: Verifying Checksum [2024-10-04T20:42:45.663Z] bab4dde63d76: Download complete [2024-10-04T20:42:46.605Z] b85a868b505f: Pull complete [2024-10-04T20:42:46.605Z] e2be974225ed: Pull complete [2024-10-04T20:42:47.171Z] 339a4e72a1f5: Pull complete [2024-10-04T20:42:47.171Z] 988bab9f4d93: Pull complete [2024-10-04T20:42:47.428Z] 1469e6f7b9e6: Pull complete [2024-10-04T20:42:47.428Z] eaf3925da568: Pull complete [2024-10-04T20:42:49.337Z] bab4dde63d76: Pull complete [2024-10-04T20:42:49.337Z] bde34c3a00c8: Pull complete [2024-10-04T20:42:49.337Z] b352a97aabf1: Pull complete [2024-10-04T20:42:49.337Z] 4872d77fe225: Pull complete [2024-10-04T20:42:49.598Z] 5851b861e8e6: Pull complete [2024-10-04T20:42:49.598Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T20:42:49.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T20:42:49.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T20:42:49.894Z] prd-ubuntu20.04-docker-8c-8g-21850 does not seem to be running inside a container [2024-10-04T20:42:49.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-415 -v /w/workspace/gexfoundry_device-rest-go_PR-415:/w/workspace/gexfoundry_device-rest-go_PR-415:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-415@tmp:/w/workspace/gexfoundry_device-rest-go_PR-415@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-10-04T20:42:52.784Z] $ docker top 66253395fcb39382556a52f5b3f2cc0dbbc025d2bc7b88b5a388be90b313825f -eo pid,comm [2024-10-04T20:42:52.842Z] 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-10-04T20:42:52.842Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T20:42:53.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T20:42:53.022Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T20:42:53.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T20:42:53.134Z] $ docker exec 66253395fcb39382556a52f5b3f2cc0dbbc025d2bc7b88b5a388be90b313825f ssh-agent [2024-10-04T20:42:53.255Z] SSH_AUTH_SOCK=/tmp/ssh-9cpbHaeomb5u/agent.31 [2024-10-04T20:42:53.255Z] SSH_AGENT_PID=37 [2024-10-04T20:42:53.262Z] Running ssh-add (command line suppressed) [2024-10-04T20:42:53.357Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-415@tmp/private_key_17666153874620526020.key (/w/workspace/gexfoundry_device-rest-go_PR-415@tmp/private_key_17666153874620526020.key) [2024-10-04T20:42:53.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T20:42:53.724Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T20:42:53.750Z] $ docker exec --env ******** --env ******** 66253395fcb39382556a52f5b3f2cc0dbbc025d2bc7b88b5a388be90b313825f ssh-agent -k [2024-10-04T20:42:53.858Z] unset SSH_AUTH_SOCK; [2024-10-04T20:42:53.859Z] unset SSH_AGENT_PID; [2024-10-04T20:42:53.859Z] echo Agent pid 37 killed; [2024-10-04T20:42:53.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T20:42:53.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T20:42:53.981Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T20:42:54.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T20:42:54.097Z] $ docker exec 66253395fcb39382556a52f5b3f2cc0dbbc025d2bc7b88b5a388be90b313825f ssh-agent [2024-10-04T20:42:54.211Z] SSH_AUTH_SOCK=/tmp/ssh-AfqCoDefeetX/agent.71 [2024-10-04T20:42:54.211Z] SSH_AGENT_PID=77 [2024-10-04T20:42:54.216Z] Running ssh-add (command line suppressed) [2024-10-04T20:42:54.331Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-415@tmp/private_key_2254679254464505818.key (/w/workspace/gexfoundry_device-rest-go_PR-415@tmp/private_key_2254679254464505818.key) [2024-10-04T20:42:54.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T20:42:54.691Z] + git semver init [2024-10-04T20:42:54.951Z] 2024-10-04 20:42:54,890 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T20:42:54.951Z] 2024-10-04 20:42:54,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-415/.semver [2024-10-04T20:42:54.951Z] 2024-10-04 20:42:54,891 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-415/.semver [2024-10-04T20:42:54.951Z] 2024-10-04 20:42:54,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-415/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-415, universal_newlines=False, shell=None, istream=None) [2024-10-04T20:42:56.332Z] 2024-10-04 20:42:56,082 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-415/.git/info/exclude [2024-10-04T20:42:56.332Z] 2024-10-04 20:42:56,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-415/.semver/PR-415 with force:False [2024-10-04T20:42:56.332Z] 2024-10-04 20:42:56,083 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-415/.semver/PR-415 [2024-10-04T20:42:56.332Z] 2024-10-04 20:42:56,087 [execute] INFO git cat-file --batch-check [2024-10-04T20:42:56.332Z] 2024-10-04 20:42:56,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-415/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T20:42:56.332Z] 2024-10-04 20:42:56,094 [execute] INFO git cat-file --batch [2024-10-04T20:42:56.332Z] 2024-10-04 20:42:56,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-415/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T20:42:56.332Z] 2024-10-04 20:42:56,100 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-415/.semver/PR-415 [2024-10-04T20:42:56.332Z] 0.0.0 [Pipeline] } [2024-10-04T20:42:56.364Z] $ docker exec --env ******** --env ******** 66253395fcb39382556a52f5b3f2cc0dbbc025d2bc7b88b5a388be90b313825f ssh-agent -k [2024-10-04T20:42:56.457Z] unset SSH_AUTH_SOCK; [2024-10-04T20:42:56.458Z] unset SSH_AGENT_PID; [2024-10-04T20:42:56.458Z] echo Agent pid 77 killed; [2024-10-04T20:42:56.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T20:42:56.921Z] + git semver [Pipeline] } [2024-10-04T20:42:57.207Z] $ docker stop --time=1 66253395fcb39382556a52f5b3f2cc0dbbc025d2bc7b88b5a388be90b313825f [2024-10-04T20:42:58.533Z] $ docker rm -f --volumes 66253395fcb39382556a52f5b3f2cc0dbbc025d2bc7b88b5a388be90b313825f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T20:42:58.968Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T20:42:59.266Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T20:42:59.289Z] [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-10-04T20:42:59.981Z] provisioning config files... [2024-10-04T20:42:59.991Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-415@tmp/config10458426918947278685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T20:43:00.372Z] ---> ****-login.sh [2024-10-04T20:43:00.372Z] nexus3.edgexfoundry.org:10001 [2024-10-04T20:43:00.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:43:00.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:43:00.372Z] Configure a credential helper to remove this warning. See [2024-10-04T20:43:00.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:43:00.372Z] [2024-10-04T20:43:00.372Z] Login Succeeded [2024-10-04T20:43:00.372Z] nexus3.edgexfoundry.org:10002 [2024-10-04T20:43:00.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:43:00.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:43:00.372Z] Configure a credential helper to remove this warning. See [2024-10-04T20:43:00.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:43:00.372Z] [2024-10-04T20:43:00.372Z] Login Succeeded [2024-10-04T20:43:00.372Z] nexus3.edgexfoundry.org:10003 [2024-10-04T20:43:00.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:43:00.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:43:00.632Z] Configure a credential helper to remove this warning. See [2024-10-04T20:43:00.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:43:00.632Z] [2024-10-04T20:43:00.632Z] Login Succeeded [2024-10-04T20:43:00.632Z] nexus3.edgexfoundry.org:10004 [2024-10-04T20:43:00.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:43:00.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:43:00.633Z] Configure a credential helper to remove this warning. See [2024-10-04T20:43:00.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:43:00.633Z] [2024-10-04T20:43:00.633Z] Login Succeeded [2024-10-04T20:43:00.633Z] ****.io [2024-10-04T20:43:00.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:43:00.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:43:00.893Z] Configure a credential helper to remove this warning. See [2024-10-04T20:43:00.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:43:00.893Z] [2024-10-04T20:43:00.893Z] Login Succeeded [2024-10-04T20:43:00.893Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T20:43:00.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T20:43:01.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T20:43:01.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T20:43:01.216Z] ========================================================= [2024-10-04T20:43:01.216Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T20:43:01.216Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T20:43:01.767Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T20:43:01.767Z] Sending build context to Docker daemon 16.62MB [2024-10-04T20:43:01.767Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T20:43:01.767Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-04T20:43:01.767Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T20:43:01.767Z] 43c4264eed91: Pulling fs layer [2024-10-04T20:43:01.767Z] 4cc291be95ef: Pulling fs layer [2024-10-04T20:43:01.767Z] 2ac1f1163629: Pulling fs layer [2024-10-04T20:43:01.767Z] 5c3c966382ef: Pulling fs layer [2024-10-04T20:43:01.767Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T20:43:01.767Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T20:43:01.767Z] 9f66e0745190: Pulling fs layer [2024-10-04T20:43:01.767Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T20:43:01.767Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T20:43:01.767Z] f49a43e4bbc0: Waiting [2024-10-04T20:43:01.767Z] 9f66e0745190: Waiting [2024-10-04T20:43:01.767Z] 561ebcabdf7f: Waiting [2024-10-04T20:43:01.767Z] 4f4fb700ef54: Waiting [2024-10-04T20:43:01.767Z] 5d5c8e513c77: Waiting [2024-10-04T20:43:01.767Z] 5c3c966382ef: Waiting [2024-10-04T20:43:02.028Z] 4cc291be95ef: Verifying Checksum [2024-10-04T20:43:02.028Z] 5c3c966382ef: Verifying Checksum [2024-10-04T20:43:02.028Z] 5c3c966382ef: Download complete [2024-10-04T20:43:02.028Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T20:43:02.028Z] 4f4fb700ef54: Download complete [2024-10-04T20:43:02.028Z] 5d5c8e513c77: Download complete [2024-10-04T20:43:02.028Z] 43c4264eed91: Download complete [2024-10-04T20:43:02.028Z] 9f66e0745190: Verifying Checksum [2024-10-04T20:43:02.028Z] 9f66e0745190: Download complete [2024-10-04T20:43:02.028Z] 43c4264eed91: Pull complete [2024-10-04T20:43:02.287Z] 4cc291be95ef: Pull complete [2024-10-04T20:43:02.287Z] 561ebcabdf7f: Verifying Checksum [2024-10-04T20:43:02.287Z] 561ebcabdf7f: Download complete [2024-10-04T20:43:02.545Z] 2ac1f1163629: Verifying Checksum [2024-10-04T20:43:02.545Z] 2ac1f1163629: Download complete [2024-10-04T20:43:02.804Z] f49a43e4bbc0: Verifying Checksum [2024-10-04T20:43:02.804Z] f49a43e4bbc0: Download complete [2024-10-04T20:43:06.089Z] 2ac1f1163629: Pull complete [2024-10-04T20:43:06.089Z] 5c3c966382ef: Pull complete [2024-10-04T20:43:06.089Z] 4f4fb700ef54: Pull complete [2024-10-04T20:43:06.089Z] 5d5c8e513c77: Pull complete [2024-10-04T20:43:06.347Z] 9f66e0745190: Pull complete [2024-10-04T20:43:08.246Z] f49a43e4bbc0: Pull complete [2024-10-04T20:43:08.815Z] 561ebcabdf7f: Pull complete [2024-10-04T20:43:08.815Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T20:43:08.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T20:43:08.815Z] ---> 3a752c3f9dda [2024-10-04T20:43:08.815Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-04T20:43:14.123Z] ---> Running in dd4a3352e9df [2024-10-04T20:43:14.123Z] Removing intermediate container dd4a3352e9df [2024-10-04T20:43:14.123Z] ---> fa9652db8c10 [2024-10-04T20:43:14.123Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T20:43:14.123Z] ---> Running in 186158b3160e [2024-10-04T20:43:14.123Z] Removing intermediate container 186158b3160e [2024-10-04T20:43:14.123Z] ---> 361f3d91eb79 [2024-10-04T20:43:14.123Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-04T20:43:14.123Z] ---> Running in e76411cbe0b5 [2024-10-04T20:43:14.123Z] Removing intermediate container e76411cbe0b5 [2024-10-04T20:43:14.123Z] ---> 3472d239a94e [2024-10-04T20:43:14.123Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T20:43:14.123Z] ---> Running in 98192fcb81dc [2024-10-04T20:43:14.123Z] Removing intermediate container 98192fcb81dc [2024-10-04T20:43:14.123Z] ---> e493d5d995ac [2024-10-04T20:43:14.123Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T20:43:14.123Z] ---> Running in a4a0a0a7c0fc [2024-10-04T20:43:14.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T20:43:14.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T20:43:14.382Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-04T20:43:14.382Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-04T20:43:14.382Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-04T20:43:14.382Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-04T20:43:14.382Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T20:43:14.382Z] OK: 250 MiB in 58 packages [2024-10-04T20:43:14.771Z] Still waiting to schedule task [2024-10-04T20:43:14.772Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-04T20:43:14.949Z] Removing intermediate container a4a0a0a7c0fc [2024-10-04T20:43:14.949Z] ---> 4bc03dc3a462 [2024-10-04T20:43:14.949Z] Step 8/12 : WORKDIR /device-rest-go [2024-10-04T20:43:14.949Z] ---> Running in 4020497a2da6 [2024-10-04T20:43:15.208Z] Removing intermediate container 4020497a2da6 [2024-10-04T20:43:15.208Z] ---> 19fd37b5d348 [2024-10-04T20:43:15.208Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-04T20:43:15.208Z] ---> cb75e70bdf6d [2024-10-04T20:43:15.208Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T20:43:15.208Z] ---> Running in a05903591d0a [2024-10-04T20:44:11.535Z] Removing intermediate container a05903591d0a [2024-10-04T20:44:11.535Z] ---> 2d02181cf338 [2024-10-04T20:44:11.535Z] Step 11/12 : COPY . . [2024-10-04T20:44:12.104Z] ---> e9042ec4635a [2024-10-04T20:44:12.104Z] Step 12/12 : RUN $MAKE [2024-10-04T20:44:12.104Z] ---> Running in a300737dacd5 [2024-10-04T20:44:12.364Z] noop [2024-10-04T20:44:12.626Z] Removing intermediate container a300737dacd5 [2024-10-04T20:44:12.626Z] ---> 87f850a7718f [2024-10-04T20:44:12.626Z] Successfully built 87f850a7718f [2024-10-04T20:44:12.626Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T20:44:13.124Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T20:44:13.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T20:44:13.301Z] prd-ubuntu20.04-docker-8c-8g-21850 does not seem to be running inside a container [2024-10-04T20:44:13.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-415 -v /w/workspace/gexfoundry_device-rest-go_PR-415:/w/workspace/gexfoundry_device-rest-go_PR-415:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-415@tmp:/w/workspace/gexfoundry_device-rest-go_PR-415@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-10-04T20:44:13.679Z] $ docker top e2400329389b4cd2f684901ffaeada136b7e0c3b475a30b92c3d056a408ad6cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T20:44:14.082Z] + go version [2024-10-04T20:44:14.083Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T20:44:14.117Z] $ docker stop --time=1 e2400329389b4cd2f684901ffaeada136b7e0c3b475a30b92c3d056a408ad6cf [2024-10-04T20:44:15.414Z] $ docker rm -f --volumes e2400329389b4cd2f684901ffaeada136b7e0c3b475a30b92c3d056a408ad6cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T20:44:16.249Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T20:44:16.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T20:44:16.723Z] prd-ubuntu20.04-docker-8c-8g-21850 does not seem to be running inside a container [2024-10-04T20:44:16.747Z] $ 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-rest-go_PR-415 -v /w/workspace/gexfoundry_device-rest-go_PR-415:/w/workspace/gexfoundry_device-rest-go_PR-415:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-415@tmp:/w/workspace/gexfoundry_device-rest-go_PR-415@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-10-04T20:44:17.078Z] $ docker top 522d0f525c428e253a8ce0a3a97f14843565863dbe5cc9f7ff3eabf53902cecd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T20:44:17.493Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-415 [Pipeline] fileExists [Pipeline] sh [2024-10-04T20:44:17.886Z] + make test [2024-10-04T20:44:17.886Z] go test ./... -coverprofile=coverage.out ./... [2024-10-04T20:44:19.819Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-10-04T20:44:41.740Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-10-04T20:44:41.740Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 33.2% of statements [2024-10-04T20:44:49.861Z] go vet ./... [2024-10-04T20:44:55.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T20:44:55.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T20:44:55.143Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T20:44:55.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T20:44:55.241Z] $ docker stop --time=1 522d0f525c428e253a8ce0a3a97f14843565863dbe5cc9f7ff3eabf53902cecd [2024-10-04T20:44:59.297Z] $ docker rm -f --volumes 522d0f525c428e253a8ce0a3a97f14843565863dbe5cc9f7ff3eabf53902cecd [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T20:44:59.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T20:45:00.003Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-04T20:45:00.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T20:45:01.101Z] + ls -al . [2024-10-04T20:45:01.102Z] total 256 [2024-10-04T20:45:01.102Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 20:44 . [2024-10-04T20:45:01.102Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 20:42 .. [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 4 20:42 .dockerignore [2024-10-04T20:45:01.102Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 20:44 .git [2024-10-04T20:45:01.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 20:42 .github [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 4 20:42 .gitignore [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 20:42 .golangci.yml [2024-10-04T20:45:01.102Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 20:42 .semver [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 20138 Oct 4 20:42 Attribution.txt [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 17685 Oct 4 20:42 CHANGELOG.md [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 1692 Oct 4 20:42 Dockerfile [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 20:42 GOVERNANCE.md [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 4 20:42 Jenkinsfile [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 20:42 LICENSE [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 2016 Oct 4 20:42 Makefile [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 4 20:42 OWNERS.md [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 4 20:42 README.md [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 20:42 VERSION [2024-10-04T20:45:01.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 20:42 bin [2024-10-04T20:45:01.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 20:42 cmd [2024-10-04T20:45:01.102Z] -rw-r--r-- 1 jenkins jenkins 14565 Oct 4 20:44 coverage.out [2024-10-04T20:45:01.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 20:42 driver [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 7106 Oct 4 20:42 go.mod [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 20:42 go.sum [2024-10-04T20:45:01.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 20:42 openapi [2024-10-04T20:45:01.102Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 4 20:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T20:45:01.522Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=41bab601885b784e89ca069696799efbc14e4f59 --label arch=amd64 --label version=0.0.0 . [2024-10-04T20:45:01.522Z] Sending build context to Docker daemon 16.63MB [2024-10-04T20:45:01.522Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T20:45:01.522Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-04T20:45:01.522Z] ---> 87f850a7718f [2024-10-04T20:45:01.522Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-04T20:45:02.096Z] ---> Running in abd78708c69b [2024-10-04T20:45:02.096Z] Removing intermediate container abd78708c69b [2024-10-04T20:45:02.096Z] ---> d8ee4d5d56c1 [2024-10-04T20:45:02.096Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T20:45:02.096Z] ---> Running in 6b0b1b656adb [2024-10-04T20:45:02.096Z] Removing intermediate container 6b0b1b656adb [2024-10-04T20:45:02.096Z] ---> fa0a9ab736fd [2024-10-04T20:45:02.096Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-04T20:45:02.096Z] ---> Running in e280fa57d3c5 [2024-10-04T20:45:02.096Z] Removing intermediate container e280fa57d3c5 [2024-10-04T20:45:02.096Z] ---> ea1b79107adb [2024-10-04T20:45:02.096Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T20:45:02.096Z] ---> Running in fa6de0612108 [2024-10-04T20:45:02.096Z] Removing intermediate container fa6de0612108 [2024-10-04T20:45:02.096Z] ---> 051c9ce254c8 [2024-10-04T20:45:02.096Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T20:45:02.356Z] ---> Running in a17b7ac6a6ef [2024-10-04T20:45:02.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T20:45:02.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T20:45:02.874Z] OK: 250 MiB in 58 packages [2024-10-04T20:45:03.133Z] Removing intermediate container a17b7ac6a6ef [2024-10-04T20:45:03.133Z] ---> e19e5c4dd339 [2024-10-04T20:45:03.133Z] Step 8/26 : WORKDIR /device-rest-go [2024-10-04T20:45:03.133Z] ---> Running in 5ce770af453a [2024-10-04T20:45:03.133Z] Removing intermediate container 5ce770af453a [2024-10-04T20:45:03.133Z] ---> 757e62ee211b [2024-10-04T20:45:03.133Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-04T20:45:03.392Z] ---> fbcbcc4f3031 [2024-10-04T20:45:03.392Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T20:45:03.392Z] ---> Running in 0389a34d874b [2024-10-04T20:45:03.961Z] Removing intermediate container 0389a34d874b [2024-10-04T20:45:03.961Z] ---> cec6fc8f3bb2 [2024-10-04T20:45:03.961Z] Step 11/26 : COPY . . [2024-10-04T20:45:04.674Z] ---> cc385452f550 [2024-10-04T20:45:04.674Z] Step 12/26 : RUN $MAKE [2024-10-04T20:45:04.674Z] ---> Running in c69c6025e95d [2024-10-04T20:45:04.933Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.42" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-10-04T20:45:37.112Z] Removing intermediate container c69c6025e95d [2024-10-04T20:45:37.112Z] ---> 57071ec0aafb [2024-10-04T20:45:37.112Z] Step 13/26 : FROM alpine:3.20 [2024-10-04T20:45:37.112Z] 3.20: Pulling from library/alpine [2024-10-04T20:45:37.112Z] 43c4264eed91: Already exists [2024-10-04T20:45:37.112Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T20:45:37.112Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T20:45:37.112Z] ---> 91ef0af61f39 [2024-10-04T20:45:37.112Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-04T20:45:37.112Z] ---> Running in dc8ca44c66ab [2024-10-04T20:45:37.112Z] Removing intermediate container dc8ca44c66ab [2024-10-04T20:45:37.112Z] ---> e8398f603fd1 [2024-10-04T20:45:37.112Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-10-04T20:45:37.112Z] ---> Running in 6f84f0d045ed [2024-10-04T20:45:37.112Z] Removing intermediate container 6f84f0d045ed [2024-10-04T20:45:37.112Z] ---> 598532027fab [2024-10-04T20:45:37.112Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-10-04T20:45:37.112Z] ---> Running in eca21c5d627c [2024-10-04T20:45:37.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T20:45:37.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T20:45:37.633Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T20:45:37.633Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T20:45:37.633Z] OK: 8 MiB in 15 packages [2024-10-04T20:45:37.892Z] Removing intermediate container eca21c5d627c [2024-10-04T20:45:37.892Z] ---> 7e4c4bde8fd3 [2024-10-04T20:45:37.892Z] Step 17/26 : RUN apk --no-cache upgrade [2024-10-04T20:45:38.152Z] ---> Running in 72810322db5a [2024-10-04T20:45:38.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T20:45:38.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T20:45:38.674Z] Upgrading critical system libraries and apk-tools: [2024-10-04T20:45:38.674Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T20:45:38.674Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T20:45:38.933Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T20:45:38.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T20:45:38.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T20:45:39.192Z] OK: 8 MiB in 15 packages [2024-10-04T20:45:39.453Z] Removing intermediate container 72810322db5a [2024-10-04T20:45:39.453Z] ---> 2290727e93be [2024-10-04T20:45:39.453Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-10-04T20:45:41.798Z] ---> cc430adfdcab [2024-10-04T20:45:41.798Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-10-04T20:45:42.059Z] ---> bbc6d3b7df04 [2024-10-04T20:45:42.059Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-10-04T20:45:42.059Z] ---> 98b31084e381 [2024-10-04T20:45:42.059Z] Step 21/26 : EXPOSE 59986 [2024-10-04T20:45:42.059Z] ---> Running in 870e5bc57460 [2024-10-04T20:45:42.320Z] Removing intermediate container 870e5bc57460 [2024-10-04T20:45:42.320Z] ---> c6a8fbf2f965 [2024-10-04T20:45:42.320Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-10-04T20:45:42.320Z] ---> Running in abe54473ca10 [2024-10-04T20:45:42.320Z] Removing intermediate container abe54473ca10 [2024-10-04T20:45:42.320Z] ---> a123b33d7ca6 [2024-10-04T20:45:42.320Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-04T20:45:42.320Z] ---> Running in ecbe3b651acb [2024-10-04T20:45:42.320Z] Removing intermediate container ecbe3b651acb [2024-10-04T20:45:42.320Z] ---> ab690e8594ba [2024-10-04T20:45:42.320Z] Step 24/26 : LABEL arch=amd64 [2024-10-04T20:45:42.320Z] ---> Running in b6402112b101 [2024-10-04T20:45:42.580Z] Removing intermediate container b6402112b101 [2024-10-04T20:45:42.580Z] ---> 0eb080dda56f [2024-10-04T20:45:42.580Z] Step 25/26 : LABEL git_sha=41bab601885b784e89ca069696799efbc14e4f59 [2024-10-04T20:45:42.580Z] ---> Running in 8bf6fa1d5066 [2024-10-04T20:45:42.580Z] Removing intermediate container 8bf6fa1d5066 [2024-10-04T20:45:42.580Z] ---> 912e26ef6ec2 [2024-10-04T20:45:42.580Z] Step 26/26 : LABEL version=0.0.0 [2024-10-04T20:45:42.580Z] ---> Running in c7a1a2ac32b3 [2024-10-04T20:45:42.580Z] Removing intermediate container c7a1a2ac32b3 [2024-10-04T20:45:42.580Z] ---> 3d91174c9698 [2024-10-04T20:45:42.580Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T20:45:42.580Z] Successfully built 3d91174c9698 [2024-10-04T20:45:42.580Z] Successfully tagged device-rest: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-10-04T20:45:43.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T20:45:43.742Z] [2024-10-04T20:45:43.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T20:45:45.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T20:45:45.310Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T20:45:45.310Z] 5eb5b503b376: Pulling fs layer [2024-10-04T20:45:45.310Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T20:45:45.310Z] ec43610c2a17: Pulling fs layer [2024-10-04T20:45:45.310Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T20:45:45.310Z] 33b1e0a273af: Pulling fs layer [2024-10-04T20:45:45.310Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T20:45:45.310Z] 2f39f015ded8: Pulling fs layer [2024-10-04T20:45:45.310Z] 3a2ae6a8a46f: Waiting [2024-10-04T20:45:45.310Z] 33b1e0a273af: Waiting [2024-10-04T20:45:45.310Z] 2f39f015ded8: Waiting [2024-10-04T20:45:45.310Z] 5d3b04190fa2: Waiting [2024-10-04T20:45:45.310Z] 5c69ac0246d0: Verifying Checksum [2024-10-04T20:45:45.310Z] 5c69ac0246d0: Download complete [2024-10-04T20:45:45.310Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-04T20:45:45.310Z] 3a2ae6a8a46f: Download complete [2024-10-04T20:45:45.310Z] 33b1e0a273af: Verifying Checksum [2024-10-04T20:45:45.310Z] 33b1e0a273af: Download complete [2024-10-04T20:45:45.310Z] 5d3b04190fa2: Verifying Checksum [2024-10-04T20:45:45.310Z] 5d3b04190fa2: Download complete [2024-10-04T20:45:45.310Z] ec43610c2a17: Verifying Checksum [2024-10-04T20:45:45.310Z] ec43610c2a17: Download complete [2024-10-04T20:45:45.570Z] 5eb5b503b376: Verifying Checksum [2024-10-04T20:45:45.570Z] 5eb5b503b376: Download complete [2024-10-04T20:45:46.138Z] 2f39f015ded8: Download complete [2024-10-04T20:45:46.706Z] 5eb5b503b376: Pull complete [2024-10-04T20:45:46.706Z] 5c69ac0246d0: Pull complete [2024-10-04T20:45:47.276Z] ec43610c2a17: Pull complete [2024-10-04T20:45:47.276Z] 3a2ae6a8a46f: Pull complete [2024-10-04T20:45:47.536Z] 33b1e0a273af: Pull complete [2024-10-04T20:45:47.536Z] 5d3b04190fa2: Pull complete [2024-10-04T20:45:51.732Z] 2f39f015ded8: Pull complete [2024-10-04T20:45:51.732Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T20:45:51.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T20:45:51.732Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T20:45:51.998Z] prd-ubuntu20.04-docker-8c-8g-21850 does not seem to be running inside a container [2024-10-04T20:45:52.030Z] $ 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-rest-go_PR-415 -v /w/workspace/gexfoundry_device-rest-go_PR-415:/w/workspace/gexfoundry_device-rest-go_PR-415:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-415@tmp:/w/workspace/gexfoundry_device-rest-go_PR-415@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-10-04T20:45:56.163Z] $ docker top afdd8887d071c2d9bbdd7dbfaac05358ccd9a62dc24eaa5eca55bc94d63200cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T20:45:56.680Z] ---> job-cost.sh [2024-10-04T20:45:56.680Z] lf-activate-venv: SKIPPING [2024-10-04T20:45:56.680Z] INFO: No Stack... [2024-10-04T20:45:56.942Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T20:45:57.203Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T20:45:57.528Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-415/archives/cost.csv [2024-10-04T20:45:57.529Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T20:45:57.582Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-415-1-stack-cost] [2024-10-04T20:45:57.588Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-415-1-stack-cost] did not exist. Created. [2024-10-04T20:45:57.594Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-415-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T20:45:58.012Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-04T20:45:58.077Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T20:45:58.112Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-415-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T20:45:58.201Z] $ docker stop --time=1 afdd8887d071c2d9bbdd7dbfaac05358ccd9a62dc24eaa5eca55bc94d63200cd [2024-10-04T20:45:59.343Z] $ docker rm -f --volumes afdd8887d071c2d9bbdd7dbfaac05358ccd9a62dc24eaa5eca55bc94d63200cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T20:46:23.698Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21853 in /w/workspace/gexfoundry_device-rest-go_PR-415 [Pipeline] { [Pipeline] ws [2024-10-04T20:46:23.774Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-10-04T20:46:26.887Z] The recommended git tool is: git [2024-10-04T20:46:31.364Z] using credential edgex-jenkins-ssh [2024-10-04T20:46:31.396Z] Cloning the remote Git repository [2024-10-04T20:46:31.433Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-10-04T20:46:31.518Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-10-04T20:46:31.649Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-10-04T20:46:31.650Z] > git --version # timeout=10 [2024-10-04T20:46:31.669Z] > git --version # 'git version 2.25.1' [2024-10-04T20:46:31.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T20:46:31.801Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T20:46:34.452Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-10-04T20:46:34.474Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T20:46:35.452Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-10-04T20:46:35.507Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-10-04T20:46:35.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T20:46:35.533Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-04T20:46:36.005Z] Merging remotes/origin/main commit 3b51f885a24fd135da4abf50d3948cd78a691d64 into PR head commit 41bab601885b784e89ca069696799efbc14e4f59 [2024-10-04T20:46:36.275Z] Merge succeeded, producing 41bab601885b784e89ca069696799efbc14e4f59 [2024-10-04T20:46:36.276Z] Checking out Revision 41bab601885b784e89ca069696799efbc14e4f59 (PR-415) [2024-10-04T20:46:37.072Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-04T20:46:36.020Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T20:46:36.093Z] > git checkout -f 41bab601885b784e89ca069696799efbc14e4f59 # timeout=10 [2024-10-04T20:46:36.176Z] > git remote # timeout=10 [2024-10-04T20:46:36.193Z] > git config --get remote.origin.url # timeout=10 [2024-10-04T20:46:36.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T20:46:36.235Z] > git merge 3b51f885a24fd135da4abf50d3948cd78a691d64 # timeout=10 [2024-10-04T20:46:36.259Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-04T20:46:36.280Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T20:46:36.305Z] > git checkout -f 41bab601885b784e89ca069696799efbc14e4f59 # timeout=10 [2024-10-04T20:46:37.127Z] > git --version # timeout=10 [2024-10-04T20:46:37.144Z] > git --version # 'git version 2.25.1' [2024-10-04T20:46:37.164Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T20:46:42.157Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T20:46:42.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T20:46:42.157Z] Dload Upload Total Spent Left Speed [2024-10-04T20:46:42.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2024-10-04T20:46:42.502Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T20:46:42.845Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-10-04T20:46:42.845Z] [2024-10-04T20:46:42.845Z] { [2024-10-04T20:46:42.845Z] "registry-mirrors": [ [2024-10-04T20:46:42.845Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T20:46:42.845Z] ], [2024-10-04T20:46:42.845Z] "bip": "10.250.0.254/24", [2024-10-04T20:46:42.845Z] "hosts": [ [2024-10-04T20:46:42.845Z] "tcp://0.0.0.0:5555", [2024-10-04T20:46:42.845Z] "unix:///var/run/docker.sock" [2024-10-04T20:46:42.845Z] ], [2024-10-04T20:46:42.845Z] "mtu": 1458, [2024-10-04T20:46:42.845Z] "selinux-enabled": true, [2024-10-04T20:46:42.845Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T20:46:42.845Z] } [Pipeline] sh [2024-10-04T20:46:43.193Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T20:46:43.557Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T20:47:01.917Z] provisioning config files... [2024-10-04T20:47:01.947Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6252962515268572244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T20:47:02.442Z] ---> ****-login.sh [2024-10-04T20:47:02.442Z] nexus3.edgexfoundry.org:10001 [2024-10-04T20:47:02.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:47:02.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:47:02.986Z] Configure a credential helper to remove this warning. See [2024-10-04T20:47:02.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:47:02.986Z] [2024-10-04T20:47:02.986Z] Login Succeeded [2024-10-04T20:47:02.986Z] nexus3.edgexfoundry.org:10002 [2024-10-04T20:47:03.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:47:03.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:47:03.524Z] Configure a credential helper to remove this warning. See [2024-10-04T20:47:03.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:47:03.524Z] [2024-10-04T20:47:03.524Z] Login Succeeded [2024-10-04T20:47:03.524Z] nexus3.edgexfoundry.org:10003 [2024-10-04T20:47:03.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:47:03.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:47:03.798Z] Configure a credential helper to remove this warning. See [2024-10-04T20:47:03.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:47:03.798Z] [2024-10-04T20:47:03.798Z] Login Succeeded [2024-10-04T20:47:03.798Z] nexus3.edgexfoundry.org:10004 [2024-10-04T20:47:04.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:47:04.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:47:04.068Z] Configure a credential helper to remove this warning. See [2024-10-04T20:47:04.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:47:04.068Z] [2024-10-04T20:47:04.068Z] Login Succeeded [2024-10-04T20:47:04.068Z] ****.io [2024-10-04T20:47:04.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T20:47:04.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T20:47:04.633Z] Configure a credential helper to remove this warning. See [2024-10-04T20:47:04.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T20:47:04.633Z] [2024-10-04T20:47:04.633Z] Login Succeeded [2024-10-04T20:47:04.633Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T20:47:04.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T20:47:05.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T20:47:05.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T20:47:05.239Z] ========================================================= [2024-10-04T20:47:05.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T20:47:05.239Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T20:47:05.805Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T20:47:05.805Z] Sending build context to Docker daemon 140.3kB [2024-10-04T20:47:06.079Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T20:47:06.079Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-04T20:47:06.079Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T20:47:06.079Z] cf04c63912e1: Pulling fs layer [2024-10-04T20:47:06.079Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T20:47:06.079Z] a37a00ec5f00: Pulling fs layer [2024-10-04T20:47:06.079Z] 50b3750afda1: Pulling fs layer [2024-10-04T20:47:06.079Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T20:47:06.079Z] 80978eb59214: Pulling fs layer [2024-10-04T20:47:06.079Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T20:47:06.079Z] c5a475d317c9: Pulling fs layer [2024-10-04T20:47:06.079Z] 80978eb59214: Waiting [2024-10-04T20:47:06.079Z] c9f46d7d2bd2: Waiting [2024-10-04T20:47:06.079Z] c5a475d317c9: Waiting [2024-10-04T20:47:06.079Z] 4f4fb700ef54: Waiting [2024-10-04T20:47:06.079Z] 50b3750afda1: Waiting [2024-10-04T20:47:06.079Z] 55b35a11ae5e: Verifying Checksum [2024-10-04T20:47:06.079Z] 55b35a11ae5e: Download complete [2024-10-04T20:47:06.353Z] 50b3750afda1: Verifying Checksum [2024-10-04T20:47:06.353Z] 50b3750afda1: Download complete [2024-10-04T20:47:06.353Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T20:47:06.353Z] 4f4fb700ef54: Download complete [2024-10-04T20:47:06.353Z] 80978eb59214: Download complete [2024-10-04T20:47:06.353Z] cf04c63912e1: Verifying Checksum [2024-10-04T20:47:06.353Z] cf04c63912e1: Download complete [2024-10-04T20:47:06.949Z] c5a475d317c9: Verifying Checksum [2024-10-04T20:47:06.949Z] c5a475d317c9: Download complete [2024-10-04T20:47:07.220Z] cf04c63912e1: Pull complete [2024-10-04T20:47:08.192Z] 55b35a11ae5e: Pull complete [2024-10-04T20:47:08.192Z] a37a00ec5f00: Verifying Checksum [2024-10-04T20:47:08.192Z] a37a00ec5f00: Download complete [2024-10-04T20:47:09.158Z] c9f46d7d2bd2: Verifying Checksum [2024-10-04T20:47:09.158Z] c9f46d7d2bd2: Download complete [2024-10-04T20:47:24.168Z] a37a00ec5f00: Pull complete [2024-10-04T20:47:24.168Z] 50b3750afda1: Pull complete [2024-10-04T20:47:24.168Z] 4f4fb700ef54: Pull complete [2024-10-04T20:47:24.168Z] 80978eb59214: Pull complete [2024-10-04T20:47:30.820Z] c9f46d7d2bd2: Pull complete [2024-10-04T20:47:32.233Z] c5a475d317c9: Pull complete [2024-10-04T20:47:32.233Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T20:47:32.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T20:47:32.233Z] ---> be29e6b0f0d4 [2024-10-04T20:47:32.233Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-04T20:47:34.182Z] ---> Running in d5431222b8d5 [2024-10-04T20:47:34.182Z] Removing intermediate container d5431222b8d5 [2024-10-04T20:47:34.182Z] ---> 58f6e093d452 [2024-10-04T20:47:34.182Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T20:47:34.182Z] ---> Running in 1998aa2e1918 [2024-10-04T20:47:34.450Z] Removing intermediate container 1998aa2e1918 [2024-10-04T20:47:34.450Z] ---> 877b92c7319e [2024-10-04T20:47:34.450Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-04T20:47:34.450Z] ---> Running in 44e81d53e046 [2024-10-04T20:47:34.721Z] Removing intermediate container 44e81d53e046 [2024-10-04T20:47:34.721Z] ---> 33cfbdfb1020 [2024-10-04T20:47:34.721Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T20:47:34.988Z] ---> Running in 3ce3caf0f91b [2024-10-04T20:47:35.261Z] Removing intermediate container 3ce3caf0f91b [2024-10-04T20:47:35.261Z] ---> b6555c0fb2a7 [2024-10-04T20:47:35.261Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T20:47:35.261Z] ---> Running in 7e3ff5ce7b36 [2024-10-04T20:47:36.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T20:47:36.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T20:47:38.103Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-04T20:47:38.103Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-04T20:47:38.103Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-04T20:47:38.103Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-04T20:47:38.103Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T20:47:38.103Z] OK: 242 MiB in 58 packages [2024-10-04T20:47:39.073Z] Removing intermediate container 7e3ff5ce7b36 [2024-10-04T20:47:39.073Z] ---> 58d989cfe531 [2024-10-04T20:47:39.073Z] Step 8/12 : WORKDIR /device-rest-go [2024-10-04T20:47:39.342Z] ---> Running in 4cebeb20f8e7 [2024-10-04T20:47:39.611Z] Removing intermediate container 4cebeb20f8e7 [2024-10-04T20:47:39.611Z] ---> f77292a627d8 [2024-10-04T20:47:39.611Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-04T20:47:40.194Z] ---> ee915450946f [2024-10-04T20:47:40.194Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T20:47:40.194Z] ---> Running in b9f78fd1c247 [2024-10-04T20:49:31.854Z] Removing intermediate container b9f78fd1c247 [2024-10-04T20:49:31.854Z] ---> 7c89d0e5fad3 [2024-10-04T20:49:31.854Z] Step 11/12 : COPY . . [2024-10-04T20:49:31.854Z] ---> 8a0ddf9df97f [2024-10-04T20:49:31.854Z] Step 12/12 : RUN $MAKE [2024-10-04T20:49:31.854Z] ---> Running in 5d2eb109a3da [2024-10-04T20:49:31.854Z] noop [2024-10-04T20:49:31.854Z] Removing intermediate container 5d2eb109a3da [2024-10-04T20:49:31.854Z] ---> 80aea68c40ef [2024-10-04T20:49:31.854Z] Successfully built 80aea68c40ef [2024-10-04T20:49:31.854Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T20:49:32.391Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T20:49:32.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T20:49:32.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-21853 does not seem to be running inside a container [2024-10-04T20:49:32.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-10-04T20:49:33.971Z] $ docker top d0239d70b304f2f7d898b53536a2cdf9fabbee2600ea61ce6bcd522082945f64 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T20:49:34.854Z] + go version [2024-10-04T20:49:35.127Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T20:49:35.169Z] $ docker stop --time=1 d0239d70b304f2f7d898b53536a2cdf9fabbee2600ea61ce6bcd522082945f64 [2024-10-04T20:49:36.781Z] $ docker rm -f --volumes d0239d70b304f2f7d898b53536a2cdf9fabbee2600ea61ce6bcd522082945f64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T20:49:37.691Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T20:49:37.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T20:49:37.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-21853 does not seem to be running inside a container [2024-10-04T20:49:38.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-10-04T20:49:39.162Z] $ docker top 00b73b9173f9db4c7b488dd0c63e78703e97ee83509aea71e40bf08aa4083e1f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T20:49:40.053Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-04T20:49:40.458Z] + make test [2024-10-04T20:49:40.727Z] go test ./... -coverprofile=coverage.out ./... [2024-10-04T20:49:46.083Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-10-04T20:53:22.908Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-10-04T20:53:22.908Z] ok github.com/edgexfoundry/device-rest-go/driver 0.042s coverage: 33.2% of statements [2024-10-04T20:53:22.908Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-04T20:53:22.908Z] go vet ./... [2024-10-04T20:54:09.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T20:54:09.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T20:54:09.781Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T20:54:09.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T20:54:09.877Z] $ docker stop --time=1 00b73b9173f9db4c7b488dd0c63e78703e97ee83509aea71e40bf08aa4083e1f [2024-10-04T20:54:11.811Z] $ docker rm -f --volumes 00b73b9173f9db4c7b488dd0c63e78703e97ee83509aea71e40bf08aa4083e1f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T20:54:13.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T20:54:13.543Z] Warning: overwriting stash ‘coverage-report’ [2024-10-04T20:54:13.995Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T20:54:14.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T20:54:15.005Z] + ls -al . [2024-10-04T20:54:15.005Z] total 252 [2024-10-04T20:54:15.005Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 20:49 . [2024-10-04T20:54:15.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 20:46 .. [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 4 20:46 .dockerignore [2024-10-04T20:54:15.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 20:46 .git [2024-10-04T20:54:15.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 20:46 .github [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 4 20:46 .gitignore [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 20:46 .golangci.yml [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 20138 Oct 4 20:46 Attribution.txt [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 17685 Oct 4 20:46 CHANGELOG.md [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 1692 Oct 4 20:46 Dockerfile [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 20:46 GOVERNANCE.md [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 4 20:46 Jenkinsfile [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 20:46 LICENSE [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 2016 Oct 4 20:46 Makefile [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 4 20:46 OWNERS.md [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 4 20:46 README.md [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 20:42 VERSION [2024-10-04T20:54:15.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 20:46 bin [2024-10-04T20:54:15.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 20:46 cmd [2024-10-04T20:54:15.006Z] -rw-r--r-- 1 jenkins jenkins 14565 Oct 4 20:53 coverage.out [2024-10-04T20:54:15.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 20:46 driver [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 7106 Oct 4 20:46 go.mod [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 20:46 go.sum [2024-10-04T20:54:15.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 20:46 openapi [2024-10-04T20:54:15.006Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 4 20:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T20:54:15.457Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=41bab601885b784e89ca069696799efbc14e4f59 --label arch=arm64 --label version=0.0.0 . [2024-10-04T20:54:15.457Z] Sending build context to Docker daemon 155.6kB [2024-10-04T20:54:15.781Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T20:54:15.781Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-04T20:54:15.781Z] ---> 80aea68c40ef [2024-10-04T20:54:15.781Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-04T20:54:15.781Z] ---> Running in fda850ecf627 [2024-10-04T20:54:16.071Z] Removing intermediate container fda850ecf627 [2024-10-04T20:54:16.071Z] ---> 52cee7ca086d [2024-10-04T20:54:16.071Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T20:54:16.071Z] ---> Running in e83d202eeaca [2024-10-04T20:54:16.346Z] Removing intermediate container e83d202eeaca [2024-10-04T20:54:16.346Z] ---> 74ed56f2f7b7 [2024-10-04T20:54:16.346Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-04T20:54:16.630Z] ---> Running in 118ec0be0c93 [2024-10-04T20:54:16.900Z] Removing intermediate container 118ec0be0c93 [2024-10-04T20:54:16.900Z] ---> 72f87a85df4d [2024-10-04T20:54:16.900Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T20:54:16.900Z] ---> Running in 11283a9f536f [2024-10-04T20:54:17.178Z] Removing intermediate container 11283a9f536f [2024-10-04T20:54:17.178Z] ---> f9414c9259f1 [2024-10-04T20:54:17.178Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T20:54:17.178Z] ---> Running in f965a00763ec [2024-10-04T20:54:18.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T20:54:18.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T20:54:20.001Z] OK: 242 MiB in 58 packages [2024-10-04T20:54:20.986Z] Removing intermediate container f965a00763ec [2024-10-04T20:54:20.986Z] ---> 9e196c19cbc5 [2024-10-04T20:54:20.986Z] Step 8/26 : WORKDIR /device-rest-go [2024-10-04T20:54:20.986Z] ---> Running in 185a33870058 [2024-10-04T20:54:21.257Z] Removing intermediate container 185a33870058 [2024-10-04T20:54:21.257Z] ---> ce8b6e359675 [2024-10-04T20:54:21.257Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-04T20:54:21.843Z] ---> 52c81835f11d [2024-10-04T20:54:21.843Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T20:54:21.843Z] ---> Running in 47ad0fa55553 [2024-10-04T20:54:23.803Z] Removing intermediate container 47ad0fa55553 [2024-10-04T20:54:23.803Z] ---> 5c4cd13c35d6 [2024-10-04T20:54:23.803Z] Step 11/26 : COPY . . [2024-10-04T20:54:24.765Z] ---> 92073f6d3ea7 [2024-10-04T20:54:24.765Z] Step 12/26 : RUN $MAKE [2024-10-04T20:54:24.765Z] ---> Running in be2704d90766 [2024-10-04T20:54:25.729Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.42" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-10-04T20:57:47.504Z] Removing intermediate container be2704d90766 [2024-10-04T20:57:47.504Z] ---> bc80a4139567 [2024-10-04T20:57:47.504Z] Step 13/26 : FROM alpine:3.20 [2024-10-04T20:57:47.504Z] 3.20: Pulling from library/alpine [2024-10-04T20:57:47.504Z] cf04c63912e1: Already exists [2024-10-04T20:57:47.504Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T20:57:47.504Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T20:57:47.504Z] ---> c157a85ed455 [2024-10-04T20:57:47.504Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-04T20:57:47.504Z] ---> Running in 3d6b1271e756 [2024-10-04T20:57:47.504Z] Removing intermediate container 3d6b1271e756 [2024-10-04T20:57:47.504Z] ---> 9f59280d1dc9 [2024-10-04T20:57:47.504Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-10-04T20:57:47.504Z] ---> Running in a3e51791322f [2024-10-04T20:57:47.504Z] Removing intermediate container a3e51791322f [2024-10-04T20:57:47.504Z] ---> 3e718f51d45e [2024-10-04T20:57:47.504Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-10-04T20:57:47.504Z] ---> Running in 3880b22d395c [2024-10-04T20:57:47.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T20:57:47.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T20:57:47.504Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T20:57:47.504Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T20:57:47.504Z] OK: 9 MiB in 15 packages [2024-10-04T20:57:47.504Z] Removing intermediate container 3880b22d395c [2024-10-04T20:57:47.504Z] ---> f65748a2367c [2024-10-04T20:57:47.504Z] Step 17/26 : RUN apk --no-cache upgrade [2024-10-04T20:57:47.504Z] ---> Running in 80f2326979f8 [2024-10-04T20:57:47.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T20:57:47.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T20:57:47.771Z] Upgrading critical system libraries and apk-tools: [2024-10-04T20:57:47.771Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T20:57:47.771Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T20:57:48.037Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T20:57:48.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T20:57:48.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T20:57:49.707Z] OK: 9 MiB in 15 packages [2024-10-04T20:57:50.292Z] Removing intermediate container 80f2326979f8 [2024-10-04T20:57:50.292Z] ---> c7a7a6ff6012 [2024-10-04T20:57:50.292Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-10-04T20:57:52.225Z] ---> 607904528de9 [2024-10-04T20:57:52.226Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-10-04T20:57:52.491Z] ---> 0694d94c2f65 [2024-10-04T20:57:52.491Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-10-04T20:57:53.071Z] ---> ecbc3633abcf [2024-10-04T20:57:53.071Z] Step 21/26 : EXPOSE 59986 [2024-10-04T20:57:53.071Z] ---> Running in e44b43b64fbc [2024-10-04T20:57:53.347Z] Removing intermediate container e44b43b64fbc [2024-10-04T20:57:53.347Z] ---> 498dbe67e576 [2024-10-04T20:57:53.347Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-10-04T20:57:53.616Z] ---> Running in c7254ad40d9f [2024-10-04T20:57:53.892Z] Removing intermediate container c7254ad40d9f [2024-10-04T20:57:53.892Z] ---> c0b3b1aec212 [2024-10-04T20:57:53.892Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-04T20:57:53.892Z] ---> Running in 2fddd0b18be1 [2024-10-04T20:57:54.160Z] Removing intermediate container 2fddd0b18be1 [2024-10-04T20:57:54.160Z] ---> 186f8b5325de [2024-10-04T20:57:54.160Z] Step 24/26 : LABEL arch=arm64 [2024-10-04T20:57:54.160Z] ---> Running in 1a9a9419b9fa [2024-10-04T20:57:54.426Z] Removing intermediate container 1a9a9419b9fa [2024-10-04T20:57:54.426Z] ---> 4e7630c90c1d [2024-10-04T20:57:54.426Z] Step 25/26 : LABEL git_sha=41bab601885b784e89ca069696799efbc14e4f59 [2024-10-04T20:57:54.691Z] ---> Running in 5973433421bf [2024-10-04T20:57:54.957Z] Removing intermediate container 5973433421bf [2024-10-04T20:57:54.957Z] ---> b4b9e6fbbfc9 [2024-10-04T20:57:54.957Z] Step 26/26 : LABEL version=0.0.0 [2024-10-04T20:57:54.957Z] ---> Running in 24bae87e5c66 [2024-10-04T20:57:55.222Z] Removing intermediate container 24bae87e5c66 [2024-10-04T20:57:55.222Z] ---> 4e91cf287ce0 [2024-10-04T20:57:55.222Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T20:57:55.222Z] Successfully built 4e91cf287ce0 [2024-10-04T20:57:55.222Z] Successfully tagged device-rest-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-10-04T20:57:56.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T20:57:56.174Z] [2024-10-04T20:57:56.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T20:57:56.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T20:57:56.596Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T20:57:56.596Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T20:57:56.596Z] 04944245beec: Pulling fs layer [2024-10-04T20:57:56.596Z] 699f458cf7ca: Pulling fs layer [2024-10-04T20:57:56.596Z] 765212b225bb: Pulling fs layer [2024-10-04T20:57:56.596Z] f23df028b6ca: Pulling fs layer [2024-10-04T20:57:56.596Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T20:57:56.596Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T20:57:56.596Z] f23df028b6ca: Waiting [2024-10-04T20:57:56.596Z] d65c8cfc05b1: Waiting [2024-10-04T20:57:56.596Z] 2437ff75d9bd: Waiting [2024-10-04T20:57:56.596Z] 765212b225bb: Waiting [2024-10-04T20:57:56.864Z] 04944245beec: Verifying Checksum [2024-10-04T20:57:56.864Z] 04944245beec: Download complete [2024-10-04T20:57:56.864Z] 765212b225bb: Verifying Checksum [2024-10-04T20:57:56.864Z] 765212b225bb: Download complete [2024-10-04T20:57:56.864Z] f23df028b6ca: Verifying Checksum [2024-10-04T20:57:56.864Z] f23df028b6ca: Download complete [2024-10-04T20:57:56.864Z] d65c8cfc05b1: Verifying Checksum [2024-10-04T20:57:56.864Z] d65c8cfc05b1: Download complete [2024-10-04T20:57:56.864Z] 699f458cf7ca: Verifying Checksum [2024-10-04T20:57:56.864Z] 699f458cf7ca: Download complete [2024-10-04T20:57:57.443Z] 8998bd30e6a1: Verifying Checksum [2024-10-04T20:57:57.443Z] 8998bd30e6a1: Download complete [2024-10-04T20:58:00.014Z] 2437ff75d9bd: Verifying Checksum [2024-10-04T20:58:00.014Z] 2437ff75d9bd: Download complete [2024-10-04T20:58:01.955Z] 8998bd30e6a1: Pull complete [2024-10-04T20:58:02.224Z] 04944245beec: Pull complete [2024-10-04T20:58:04.166Z] 699f458cf7ca: Pull complete [2024-10-04T20:58:04.167Z] 765212b225bb: Pull complete [2024-10-04T20:58:05.121Z] f23df028b6ca: Pull complete [2024-10-04T20:58:05.121Z] d65c8cfc05b1: Pull complete [2024-10-04T20:58:23.313Z] 2437ff75d9bd: Pull complete [2024-10-04T20:58:23.313Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T20:58:23.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T20:58:23.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T20:58:23.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-21853 does not seem to be running inside a container [2024-10-04T20:58:23.680Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-10-04T20:58:26.298Z] $ docker top cb6b17f7dd88a93c35625825384dd29217fd5e11aa8ebfa8051a8b41ac7b7dd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T20:58:26.896Z] ---> job-cost.sh [2024-10-04T20:58:27.161Z] lf-activate-venv: SKIPPING [2024-10-04T20:58:27.161Z] INFO: No Stack... [2024-10-04T20:58:27.739Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T20:58:28.316Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T20:58:28.974Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2024-10-04T20:58:28.974Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T20:58:29.075Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-415-1-stack-cost] [2024-10-04T20:58:29.082Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-415-1-stack-cost] did not exist. Created. [2024-10-04T20:58:29.090Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-415-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T20:58:29.847Z] /w/workspace/device-rest-go/1@tmp/durable-639feb62/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-04T20:58:30.195Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T20:58:30.496Z] Warning: overwriting stash ‘stack-cost’ [2024-10-04T20:58:30.535Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T20:58:30.563Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-415-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T20:58:30.641Z] $ docker stop --time=1 cb6b17f7dd88a93c35625825384dd29217fd5e11aa8ebfa8051a8b41ac7b7dd2 [2024-10-04T20:58:32.135Z] $ docker rm -f --volumes cb6b17f7dd88a93c35625825384dd29217fd5e11aa8ebfa8051a8b41ac7b7dd2 [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-10-04T20:58:33.326Z] provisioning config files... [2024-10-04T20:58:33.333Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-415@tmp/config12014684141654566888tmp [Pipeline] { [Pipeline] sh [2024-10-04T20:58:33.682Z] + set +x [2024-10-04T20:58:33.682Z] + bash -s -- [2024-10-04T20:58:33.682Z] + curl -s https://codecov.io/bash [2024-10-04T20:58:33.682Z] [2024-10-04T20:58:33.682Z] _____ _ [2024-10-04T20:58:33.682Z] / ____| | | [2024-10-04T20:58:33.682Z] | | ___ __| | ___ ___ _____ __ [2024-10-04T20:58:33.682Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-04T20:58:33.682Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-04T20:58:33.682Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-04T20:58:33.682Z] Bash-1.0.6 [2024-10-04T20:58:33.682Z] [2024-10-04T20:58:33.682Z] [2024-10-04T20:58:33.682Z] ==> git version 2.25.1 found [2024-10-04T20:58:33.682Z] ==> 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-10-04T20:58:33.682Z] Release-Date: 2020-01-08 [2024-10-04T20:58:33.682Z] 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-10-04T20:58:33.682Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-04T20:58:33.682Z] ==> Jenkins CI detected. [2024-10-04T20:58:33.682Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-415 [2024-10-04T20:58:33.682Z] project root: . [2024-10-04T20:58:33.682Z] --> token set from env [2024-10-04T20:58:33.682Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-04T20:58:33.948Z] ==> Running gcov in . (disable via -X gcov) [2024-10-04T20:58:33.948Z] ==> Python coveragepy not found [2024-10-04T20:58:33.948Z] ==> Searching for coverage reports in: [2024-10-04T20:58:33.948Z] + . [2024-10-04T20:58:33.948Z] -> Found 1 reports [2024-10-04T20:58:33.948Z] ==> Detecting git/mercurial file structure [2024-10-04T20:58:33.948Z] ==> Reading reports [2024-10-04T20:58:33.948Z] + ./coverage.out bytes=14565 [2024-10-04T20:58:33.948Z] ==> Appending adjustments [2024-10-04T20:58:33.948Z] https://docs.codecov.io/docs/fixing-reports [2024-10-04T20:58:33.948Z] + Found adjustments [2024-10-04T20:58:33.948Z] ==> Gzipping contents [2024-10-04T20:58:33.948Z] 4.0K /tmp/codecov.1t1Pif.gz [2024-10-04T20:58:33.948Z] ==> Uploading reports [2024-10-04T20:58:33.948Z] url: https://codecov.io [2024-10-04T20:58:33.948Z] query: branch=PR-415&commit=41bab601885b784e89ca069696799efbc14e4f59&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=415&job=&cmd_args= [2024-10-04T20:58:33.948Z] -> Pinging Codecov [2024-10-04T20:58:33.948Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-415&commit=41bab601885b784e89ca069696799efbc14e4f59&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=415&job=&cmd_args= [2024-10-04T20:58:34.208Z] -> Uploading to [2024-10-04T20:58:34.209Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rest-go/41bab601885b784e89ca069696799efbc14e4f59/a337a83a-7c07-49a5-86e7-dc033eedd7de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T205834Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=594bff810b2760895f9f263fbd1cfa89e2b19f31a12cd50b8266bd840a511452 [2024-10-04T20:58:34.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T20:58:34.209Z] Dload Upload Total Spent Left Speed [2024-10-04T20:58:34.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2333 0 0 100 2333 0 10751 --:--:-- --:--:-- --:--:-- 10751 [2024-10-04T20:58:34.472Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/41bab601885b784e89ca069696799efbc14e4f59 [Pipeline] } [2024-10-04T20:58:34.504Z] 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-10-04T20:58:36.870Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-415/archives ] [2024-10-04T20:58:36.870Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-415/archives [2024-10-04T20:58:36.870Z] total 16 [2024-10-04T20:58:36.870Z] drwxr-xr-x 3 root root 4096 Oct 4 20:45 . [2024-10-04T20:58:36.870Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 20:45 .. [2024-10-04T20:58:36.870Z] drwxr-xr-x 2 root root 4096 Oct 4 20:45 cost [2024-10-04T20:58:36.870Z] -rw-r--r-- 1 root root 86 Oct 4 20:45 cost.csv [2024-10-04T20:58:36.870Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-415/archives [2024-10-04T20:58:36.870Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-415/archives [2024-10-04T20:58:36.870Z] total 16 [2024-10-04T20:58:36.870Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 20:45 . [2024-10-04T20:58:36.870Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 20:45 .. [2024-10-04T20:58:36.870Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 20:45 cost [2024-10-04T20:58:36.870Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 4 20:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-04T20:58:37.222Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T20:58:38.136Z] ---> package-listing.sh [2024-10-04T20:58:38.136Z] ++ facter osfamily [2024-10-04T20:58:38.136Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T20:58:38.395Z] + OS_FAMILY=debian [2024-10-04T20:58:38.395Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-415 [2024-10-04T20:58:38.395Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T20:58:38.395Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T20:58:38.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T20:58:38.395Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T20:58:38.395Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-415 ']' [2024-10-04T20:58:38.395Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T20:58:38.395Z] + case "${OS_FAMILY}" in [2024-10-04T20:58:38.395Z] + dpkg -l [2024-10-04T20:58:38.395Z] + grep '^ii' [2024-10-04T20:58:38.395Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T20:58:38.395Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T20:58:38.395Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T20:58:38.395Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-415 ']' [2024-10-04T20:58:38.395Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-415/archives/ [2024-10-04T20:58:38.395Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-415/archives/ [Pipeline] echo [2024-10-04T20:58:38.437Z] 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-rest-go_PR-415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-04T20:58:38.737Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T20:58:39.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T20:58:39.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T20:58:39.647Z] prd-ubuntu20.04-docker-8c-8g-21850 does not seem to be running inside a container [2024-10-04T20:58:39.666Z] $ 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-rest-go_PR-415/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-rest-go_PR-415 -v /w/workspace/gexfoundry_device-rest-go_PR-415:/w/workspace/gexfoundry_device-rest-go_PR-415:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-415@tmp:/w/workspace/gexfoundry_device-rest-go_PR-415@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-10-04T20:58:39.852Z] $ docker top 10df2c6380f36d3e520fe9016d660a6280717978e679f3d932f714754bba996b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T20:58:40.264Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T20:58:40.583Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T20:58:40.911Z] + ls /var/log/sa-host [2024-10-04T20:58:40.911Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T20:58:41.162Z] provisioning config files... [2024-10-04T20:58:41.174Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-415@tmp/config10911527373768680760tmp [Pipeline] { [Pipeline] echo [2024-10-04T20:58:41.241Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T20:58:41.563Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T20:58:41.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T20:58:42.012Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T20:58:42.049Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T20:58:42.374Z] ---> sudo-logs.sh [2024-10-04T20:58:42.374Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T20:58:42.475Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T20:58:42.799Z] ---> job-cost.sh [2024-10-04T20:58:42.799Z] lf-activate-venv: SKIPPING [2024-10-04T20:58:42.799Z] DEBUG: total: 0.2199999988079071 [2024-10-04T20:58:42.799Z] INFO: Retrieving Stack Cost... [2024-10-04T20:58:43.059Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T20:58:43.628Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T20:58:43.671Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T20:58:43.997Z] ---> logs-deploy.sh [2024-10-04T20:58:43.997Z] lf-activate-venv: SKIPPING [2024-10-04T20:58:43.997Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-415/1 [2024-10-04T20:58:43.997Z] INFO: archiving workspace using pattern(s): [2024-10-04T20:58:44.991Z] Archives upload complete. [2024-10-04T20:58:44.991Z] INFO: archiving logs to Nexus [2024-10-04T20:58:45.600Z] ---> uname -a: [2024-10-04T20:58:45.600Z] Linux prd-ubuntu20-04-docker-8c-8g-21850 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-04T20:58:45.600Z] [2024-10-04T20:58:45.600Z] [2024-10-04T20:58:45.600Z] ---> lscpu: [2024-10-04T20:58:45.600Z] Architecture: x86_64 [2024-10-04T20:58:45.600Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-04T20:58:45.600Z] Byte Order: Little Endian [2024-10-04T20:58:45.600Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-04T20:58:45.600Z] CPU(s): 8 [2024-10-04T20:58:45.600Z] On-line CPU(s) list: 0-7 [2024-10-04T20:58:45.600Z] Thread(s) per core: 1 [2024-10-04T20:58:45.600Z] Core(s) per socket: 1 [2024-10-04T20:58:45.600Z] Socket(s): 8 [2024-10-04T20:58:45.600Z] NUMA node(s): 1 [2024-10-04T20:58:45.600Z] Vendor ID: AuthenticAMD [2024-10-04T20:58:45.600Z] CPU family: 23 [2024-10-04T20:58:45.600Z] Model: 49 [2024-10-04T20:58:45.600Z] Model name: AMD EPYC-Rome Processor [2024-10-04T20:58:45.600Z] Stepping: 0 [2024-10-04T20:58:45.600Z] CPU MHz: 2799.998 [2024-10-04T20:58:45.600Z] BogoMIPS: 5599.99 [2024-10-04T20:58:45.600Z] Virtualization: AMD-V [2024-10-04T20:58:45.600Z] Hypervisor vendor: KVM [2024-10-04T20:58:45.600Z] Virtualization type: full [2024-10-04T20:58:45.600Z] L1d cache: 256 KiB [2024-10-04T20:58:45.600Z] L1i cache: 256 KiB [2024-10-04T20:58:45.600Z] L2 cache: 4 MiB [2024-10-04T20:58:45.600Z] L3 cache: 128 MiB [2024-10-04T20:58:45.600Z] NUMA node0 CPU(s): 0-7 [2024-10-04T20:58:45.600Z] Vulnerability Itlb multihit: Not affected [2024-10-04T20:58:45.600Z] Vulnerability L1tf: Not affected [2024-10-04T20:58:45.600Z] Vulnerability Mds: Not affected [2024-10-04T20:58:45.600Z] Vulnerability Meltdown: Not affected [2024-10-04T20:58:45.600Z] Vulnerability Mmio stale data: Not affected [2024-10-04T20:58:45.600Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-04T20:58:45.600Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-04T20:58:45.600Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-04T20:58:45.600Z] Vulnerability Srbds: Not affected [2024-10-04T20:58:45.600Z] Vulnerability Tsx async abort: Not affected [2024-10-04T20:58:45.600Z] 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-10-04T20:58:45.600Z] [2024-10-04T20:58:45.600Z] [2024-10-04T20:58:45.600Z] ---> nproc: [2024-10-04T20:58:45.600Z] 8 [2024-10-04T20:58:45.600Z] [2024-10-04T20:58:45.600Z] [2024-10-04T20:58:45.600Z] ---> df -h: [2024-10-04T20:58:45.600Z] Filesystem Size Used Avail Use% Mounted on [2024-10-04T20:58:45.600Z] overlay 155G 12G 143G 8% / [2024-10-04T20:58:45.600Z] tmpfs 64M 0 64M 0% /dev [2024-10-04T20:58:45.600Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-04T20:58:45.600Z] shm 64M 0 64M 0% /dev/shm [2024-10-04T20:58:45.600Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-04T20:58:45.600Z] [2024-10-04T20:58:45.600Z] [2024-10-04T20:58:45.600Z] ---> sar -b -r -n DEV: [2024-10-04T20:58:45.600Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-21850) 10/04/24 _x86_64_ (8 CPU) [2024-10-04T20:58:45.600Z] [2024-10-04T20:58:45.600Z] 20:41:44 LINUX RESTART (8 CPU) [2024-10-04T20:58:45.600Z] [2024-10-04T20:58:45.600Z] 20:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-04T20:58:45.600Z] 20:43:01 330.44 48.09 282.35 0.00 5427.63 62885.92 0.00 [2024-10-04T20:58:45.600Z] 20:44:01 242.11 2.23 239.88 0.00 39.19 79983.20 0.00 [2024-10-04T20:58:45.600Z] 20:45:01 143.96 1.25 142.71 0.00 39.33 59834.44 0.00 [2024-10-04T20:58:45.600Z] 20:46:01 206.38 0.12 206.27 0.00 20.00 63471.95 0.00 [2024-10-04T20:58:45.600Z] 20:47:01 35.13 3.88 31.24 0.00 2072.32 16678.02 0.00 [2024-10-04T20:58:45.600Z] 20:48:01 19.84 1.23 18.61 0.00 2270.04 15735.15 0.00 [2024-10-04T20:58:45.600Z] 20:49:01 4.97 0.02 4.95 0.00 0.13 12189.44 0.00 [2024-10-04T20:58:45.600Z] 20:50:01 3.42 0.00 3.42 0.00 0.00 11982.80 0.00 [2024-10-04T20:58:45.600Z] 20:51:01 2.97 0.00 2.97 0.00 0.00 11978.27 0.00 [2024-10-04T20:58:45.600Z] 20:52:01 3.50 0.00 3.50 0.00 0.00 11980.94 0.00 [2024-10-04T20:58:45.600Z] 20:53:01 2.70 0.00 2.70 0.00 0.00 12106.63 0.00 [2024-10-04T20:58:45.600Z] 20:54:01 3.15 0.00 3.15 0.00 0.00 11980.40 0.00 [2024-10-04T20:58:45.600Z] 20:55:01 1.60 0.00 1.60 0.00 0.00 3775.90 0.00 [2024-10-04T20:58:45.600Z] 20:56:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 [2024-10-04T20:58:45.600Z] 20:57:01 1.88 0.02 1.87 0.00 0.13 24.80 0.00 [2024-10-04T20:58:45.600Z] 20:58:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 [2024-10-04T20:58:45.600Z] Average: 62.80 3.55 59.25 0.00 616.81 23414.92 0.00 [2024-10-04T20:58:45.600Z] [2024-10-04T20:58:45.600Z] 20:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-04T20:58:45.600Z] 20:43:01 29881140 31562316 787908 2.40 59776 1920848 1734576 5.11 1011892 1660960 280 [2024-10-04T20:58:45.600Z] 20:44:01 26917680 31499680 797424 2.43 185508 4457904 1873360 5.52 1352984 3990644 817740 [2024-10-04T20:58:45.600Z] 20:45:01 27969076 31522392 782684 2.38 192928 3505496 1796340 5.29 1283020 3101168 244 [2024-10-04T20:58:45.600Z] 20:46:01 26942956 31498948 801312 2.44 203112 4423140 1765752 5.20 1412252 3919564 280 [2024-10-04T20:58:45.600Z] 20:47:01 26642836 31484808 791384 2.41 218700 4691980 1734664 5.11 1531576 4073120 65868 [2024-10-04T20:58:45.600Z] 20:48:01 26503996 31491736 781344 2.38 231776 4820980 1737148 5.12 1672684 4060176 12 [2024-10-04T20:58:45.600Z] 20:49:01 26515748 31498556 775100 2.36 230356 4817736 1730112 5.10 1665884 4056972 12 [2024-10-04T20:58:45.600Z] 20:50:01 26515504 31498424 775200 2.36 230424 4817736 1730112 5.10 1665700 4056976 12 [2024-10-04T20:58:45.600Z] 20:51:01 26522244 31505228 768300 2.34 230504 4817740 1730112 5.10 1658680 4056976 12 [2024-10-04T20:58:45.600Z] 20:52:01 26521920 31505016 768424 2.34 230584 4817744 1730112 5.10 1658800 4056980 0 [2024-10-04T20:58:45.600Z] 20:53:01 26522180 31505328 768096 2.34 230648 4817744 1730112 5.10 1658916 4056984 16 [2024-10-04T20:58:45.600Z] 20:54:01 26522164 31505404 767972 2.34 230720 4817748 1730112 5.10 1659000 4056988 44 [2024-10-04T20:58:45.600Z] 20:55:01 26525104 31508364 765136 2.33 230764 4817752 1730112 5.10 1656312 4056988 12 [2024-10-04T20:58:45.600Z] 20:56:01 26524868 31508196 765312 2.33 230788 4817756 1730112 5.10 1656376 4056996 44 [2024-10-04T20:58:45.600Z] 20:57:01 26523628 31507072 766216 2.33 230840 4817736 1741540 5.13 1656900 4056964 24 [2024-10-04T20:58:45.600Z] 20:58:01 26523404 31506856 766344 2.33 230868 4817736 1741540 5.13 1657000 4056964 40 [2024-10-04T20:58:45.600Z] Average: 26879653 31506770 776760 2.36 212394 4499861 1747864 5.15 1553624 3835964 55290 [2024-10-04T20:58:45.600Z] [2024-10-04T20:58:45.600Z] 20:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-04T20:58:45.600Z] 20:43:01 lo 6.00 6.00 0.58 0.58 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:43:01 docker0 41.09 41.61 3.02 268.02 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:43:01 ens3 574.54 380.22 2986.29 95.34 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:44:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:44:01 docker0 339.59 508.15 28.56 3303.24 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:44:01 ens3 620.15 406.50 6481.91 43.86 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:45:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:45:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:45:01 ens3 33.44 19.45 38.70 13.76 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:46:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:46:01 docker0 5.93 11.56 0.36 154.93 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:46:01 ens3 118.25 76.69 2688.97 17.32 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:47:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:47:01 ens3 187.17 89.20 2465.11 6.44 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:48:01 ens3 17.39 4.87 285.88 0.47 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:50:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:52:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:53:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] 20:58:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] Average: docker0 24.16 35.09 2.00 232.88 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] Average: ens3 97.00 61.11 934.18 11.09 0.00 0.00 0.00 0.00 [2024-10-04T20:58:45.600Z] [2024-10-04T20:58:45.600Z]