Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f77e0e62202159fe6913cf9abaefab1a89f7492 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-ssh7895235300574746030.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-ssh17932256847482600796.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11080777773104863487.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 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-ssh8666755880109364372.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3231489074311602557.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25844 in /w/workspace/edgexfoundry_device-sdk-go_main [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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7f77e0e62202159fe6913cf9abaefab1a89f7492 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f77e0e62202159fe6913cf9abaefab1a89f7492 # timeout=10 Commit message: "Merge pull request #1646 from jackchenjc/edgex-go-issue-4916-2" > git rev-list --no-walk a2adfdc09e477498866130aea83da6ea448c3108 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T03:52:19.387Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T03:52:19.458Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T03:52:19.482Z] ========================================================= [2024-11-08T03:52:19.482Z] EdgeX Global Pipelines Version Info [2024-11-08T03:52:19.482Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:52:20.230Z] ------------------- [2024-11-08T03:52:20.231Z] stable info: [2024-11-08T03:52:20.231Z] ------------------- [2024-11-08T03:52:20.231Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T03:52:20.231Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T03:52:20.231Z] Message: update stable to v1.0.265 [2024-11-08T03:52:20.815Z] ------------------- [2024-11-08T03:52:20.815Z] experimental info: [2024-11-08T03:52:20.815Z] ------------------- [2024-11-08T03:52:20.815Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T03:52:20.815Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T03:52:20.815Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T03:52:20.972Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-11-08T03:52:21.002Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-11-08T03:52:21.032Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T03:52:21.062Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T03:52:21.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T03:52:21.116Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T03:52:21.139Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T03:52:21.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-11-08T03:52:21.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T03:52:21.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T03:52:21.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T03:52:21.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-11-08T03:52:21.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T03:52:21.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T03:52:21.336Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T03:52:21.360Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T03:52:21.380Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T03:52:21.401Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T03:52:21.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T03:52:21.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T03:52:21.471Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-08T03:52:21.497Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-08T03:52:21.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T03:52:21.545Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T03:52:21.565Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T03:52:21.593Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T03:52:21.614Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T03:52:21.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T03:52:21.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T03:52:21.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T03:52:21.707Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f77e0e62202159fe6913cf9abaefab1a89f7492 [Pipeline] echo [2024-11-08T03:52:21.731Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f77e0e [Pipeline] echo [2024-11-08T03:52:21.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:52:21.891Z] provisioning config files... [2024-11-08T03:52:21.904Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18390370307887196265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:52:22.312Z] ---> ****-login.sh [2024-11-08T03:52:22.312Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:52:23.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:23.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:23.514Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:23.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:23.514Z] [2024-11-08T03:52:23.514Z] Login Succeeded [2024-11-08T03:52:23.514Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:52:23.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:23.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:23.514Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:23.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:23.514Z] [2024-11-08T03:52:23.514Z] Login Succeeded [2024-11-08T03:52:23.514Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:52:23.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:23.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:23.775Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:23.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:23.775Z] [2024-11-08T03:52:23.775Z] Login Succeeded [2024-11-08T03:52:23.775Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:52:23.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:24.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:24.036Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:24.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:24.036Z] [2024-11-08T03:52:24.036Z] Login Succeeded [2024-11-08T03:52:24.036Z] ****.io [2024-11-08T03:52:24.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:24.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:24.296Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:24.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:24.296Z] [2024-11-08T03:52:24.296Z] Login Succeeded [2024-11-08T03:52:24.296Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:52:24.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T03:52:24.730Z] + git rev-list -1 --merges 7f77e0e62202159fe6913cf9abaefab1a89f7492~1..7f77e0e62202159fe6913cf9abaefab1a89f7492 [Pipeline] echo [2024-11-08T03:52:24.760Z] -----------> git rev-list -1 --merges 7f77e0e62202159fe6913cf9abaefab1a89f7492~1..7f77e0e62202159fe6913cf9abaefab1a89f7492 7f77e0e62202159fe6913cf9abaefab1a89f7492 [2024-11-08T03:52:24.760Z] 7f77e0e62202159fe6913cf9abaefab1a89f7492 [false] [Pipeline] sh [2024-11-08T03:52:25.062Z] + git log --format=format:%s -1 7f77e0e62202159fe6913cf9abaefab1a89f7492 [Pipeline] echo [2024-11-08T03:52:25.078Z] ========================================================= [2024-11-08T03:52:25.078Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T03:52:25.078Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T03:52:25.419Z] + git log --format=format:%s -1 7f77e0e62202159fe6913cf9abaefab1a89f7492 [Pipeline] echo [2024-11-08T03:52:25.434Z] [semverPrep] GIT_COMMIT: 7f77e0e62202159fe6913cf9abaefab1a89f7492, Commit Message: Merge pull request #1646 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo [2024-11-08T03:52:25.448Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T03:52:25.804Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T03:52:25.804Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T03:52:25.804Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T03:52:25.804Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T03:52:25.804Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-11-08T03:52:25.804Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T03:52:25.804Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:52:26.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:52:26.161Z] [2024-11-08T03:52:26.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:52:26.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:52:27.038Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T03:52:27.038Z] b85a868b505f: Pulling fs layer [2024-11-08T03:52:27.038Z] e2be974225ed: Pulling fs layer [2024-11-08T03:52:27.038Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T03:52:27.038Z] 988bab9f4d93: Pulling fs layer [2024-11-08T03:52:27.038Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T03:52:27.038Z] eaf3925da568: Pulling fs layer [2024-11-08T03:52:27.038Z] bab4dde63d76: Pulling fs layer [2024-11-08T03:52:27.038Z] bde34c3a00c8: Pulling fs layer [2024-11-08T03:52:27.038Z] b352a97aabf1: Pulling fs layer [2024-11-08T03:52:27.038Z] 4872d77fe225: Pulling fs layer [2024-11-08T03:52:27.038Z] 988bab9f4d93: Waiting [2024-11-08T03:52:27.038Z] 1469e6f7b9e6: Waiting [2024-11-08T03:52:27.038Z] bab4dde63d76: Waiting [2024-11-08T03:52:27.038Z] bde34c3a00c8: Waiting [2024-11-08T03:52:27.038Z] b352a97aabf1: Waiting [2024-11-08T03:52:27.038Z] 5851b861e8e6: Pulling fs layer [2024-11-08T03:52:27.038Z] 4872d77fe225: Waiting [2024-11-08T03:52:27.038Z] 5851b861e8e6: Waiting [2024-11-08T03:52:27.039Z] e2be974225ed: Download complete [2024-11-08T03:52:27.039Z] 988bab9f4d93: Verifying Checksum [2024-11-08T03:52:27.039Z] 988bab9f4d93: Download complete [2024-11-08T03:52:27.039Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T03:52:27.039Z] 1469e6f7b9e6: Download complete [2024-11-08T03:52:27.039Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T03:52:27.039Z] 339a4e72a1f5: Download complete [2024-11-08T03:52:27.039Z] eaf3925da568: Verifying Checksum [2024-11-08T03:52:27.039Z] eaf3925da568: Download complete [2024-11-08T03:52:27.039Z] bde34c3a00c8: Download complete [2024-11-08T03:52:27.039Z] b352a97aabf1: Download complete [2024-11-08T03:52:27.039Z] 4872d77fe225: Verifying Checksum [2024-11-08T03:52:27.039Z] 4872d77fe225: Download complete [2024-11-08T03:52:27.039Z] 5851b861e8e6: Download complete [2024-11-08T03:52:27.296Z] b85a868b505f: Verifying Checksum [2024-11-08T03:52:27.296Z] b85a868b505f: Download complete [2024-11-08T03:52:27.554Z] bab4dde63d76: Verifying Checksum [2024-11-08T03:52:27.555Z] bab4dde63d76: Download complete [2024-11-08T03:52:28.492Z] b85a868b505f: Pull complete [2024-11-08T03:52:28.492Z] e2be974225ed: Pull complete [2024-11-08T03:52:28.752Z] 339a4e72a1f5: Pull complete [2024-11-08T03:52:29.011Z] 988bab9f4d93: Pull complete [2024-11-08T03:52:29.268Z] 1469e6f7b9e6: Pull complete [2024-11-08T03:52:29.269Z] eaf3925da568: Pull complete [2024-11-08T03:52:31.171Z] bab4dde63d76: Pull complete [2024-11-08T03:52:31.171Z] bde34c3a00c8: Pull complete [2024-11-08T03:52:31.171Z] b352a97aabf1: Pull complete [2024-11-08T03:52:31.430Z] 4872d77fe225: Pull complete [2024-11-08T03:52:31.430Z] 5851b861e8e6: Pull complete [2024-11-08T03:52:31.430Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T03:52:31.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:52:31.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:52:31.567Z] prd-ubuntu20.04-docker-8c-8g-25844 does not seem to be running inside a container [2024-11-08T03:52:31.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T03:52:35.120Z] $ docker top 8a5cfa72eb09da195dff8a39d8253d2302abbccb03fcd44d070e1f41c70cc05e -eo pid,comm [2024-11-08T03:52:35.177Z] 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-11-08T03:52:35.177Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T03:52:35.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T03:52:35.229Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T03:52:35.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T03:52:35.340Z] $ docker exec 8a5cfa72eb09da195dff8a39d8253d2302abbccb03fcd44d070e1f41c70cc05e ssh-agent [2024-11-08T03:52:35.450Z] SSH_AUTH_SOCK=/tmp/ssh-133f5B0VhCN9/agent.32 [2024-11-08T03:52:35.450Z] SSH_AGENT_PID=38 [2024-11-08T03:52:35.458Z] Running ssh-add (command line suppressed) [2024-11-08T03:52:35.553Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3988300344644196572.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3988300344644196572.key) [2024-11-08T03:52:35.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T03:52:35.863Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T03:52:35.873Z] $ docker exec --env ******** --env ******** 8a5cfa72eb09da195dff8a39d8253d2302abbccb03fcd44d070e1f41c70cc05e ssh-agent -k [2024-11-08T03:52:35.981Z] unset SSH_AUTH_SOCK; [2024-11-08T03:52:35.981Z] unset SSH_AGENT_PID; [2024-11-08T03:52:35.981Z] echo Agent pid 38 killed; [2024-11-08T03:52:35.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T03:52:36.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T03:52:36.038Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T03:52:36.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T03:52:36.154Z] $ docker exec 8a5cfa72eb09da195dff8a39d8253d2302abbccb03fcd44d070e1f41c70cc05e ssh-agent [2024-11-08T03:52:36.278Z] SSH_AUTH_SOCK=/tmp/ssh-yZqFHv4tAF36/agent.71 [2024-11-08T03:52:36.278Z] SSH_AGENT_PID=77 [2024-11-08T03:52:36.282Z] Running ssh-add (command line suppressed) [2024-11-08T03:52:36.389Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12070114100754465169.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12070114100754465169.key) [2024-11-08T03:52:36.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T03:52:36.743Z] + git semver init [2024-11-08T03:52:37.003Z] 2024-11-08 03:52:36,891 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T03:52:37.003Z] 2024-11-08 03:52:36,892 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-11-08T03:52:37.003Z] 2024-11-08 03:52:36,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-11-08T03:52:37.003Z] 2024-11-08 03:52:36,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T03:52:39.541Z] 2024-11-08 03:52:38,983 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-11-08T03:52:39.541Z] 2024-11-08 03:52:38,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-11-08T03:52:39.541Z] 2024-11-08 03:52:38,984 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-08T03:52:39.541Z] 2024-11-08 03:52:38,984 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-08T03:52:39.541Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T03:52:39.549Z] $ docker exec --env ******** --env ******** 8a5cfa72eb09da195dff8a39d8253d2302abbccb03fcd44d070e1f41c70cc05e ssh-agent -k [2024-11-08T03:52:39.642Z] unset SSH_AUTH_SOCK; [2024-11-08T03:52:39.642Z] unset SSH_AGENT_PID; [2024-11-08T03:52:39.642Z] echo Agent pid 77 killed; [2024-11-08T03:52:39.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T03:52:39.974Z] + git semver [Pipeline] } [2024-11-08T03:52:40.245Z] $ docker stop --time=1 8a5cfa72eb09da195dff8a39d8253d2302abbccb03fcd44d070e1f41c70cc05e [2024-11-08T03:52:41.729Z] $ docker rm -f --volumes 8a5cfa72eb09da195dff8a39d8253d2302abbccb03fcd44d070e1f41c70cc05e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T03:52:42.077Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T03:52:42.314Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T03:52:42.317Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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-11-08T03:52:42.510Z] provisioning config files... [2024-11-08T03:52:42.521Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11259372946685821554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:52:42.834Z] ---> ****-login.sh [2024-11-08T03:52:42.834Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:52:42.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:42.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:42.834Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:42.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:42.834Z] [2024-11-08T03:52:42.834Z] Login Succeeded [2024-11-08T03:52:42.834Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:52:42.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:42.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:42.834Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:42.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:42.834Z] [2024-11-08T03:52:42.834Z] Login Succeeded [2024-11-08T03:52:42.834Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:52:43.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:43.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:43.095Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:43.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:43.095Z] [2024-11-08T03:52:43.095Z] Login Succeeded [2024-11-08T03:52:43.095Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:52:43.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:43.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:43.095Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:43.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:43.095Z] [2024-11-08T03:52:43.095Z] Login Succeeded [2024-11-08T03:52:43.095Z] ****.io [2024-11-08T03:52:43.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:43.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:43.354Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:43.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:43.354Z] [2024-11-08T03:52:43.354Z] Login Succeeded [2024-11-08T03:52:43.354Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:52:43.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T03:52:43.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:52:43.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:52:43.504Z] ========================================================= [2024-11-08T03:52:43.504Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T03:52:43.504Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:52:43.879Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T03:52:43.879Z] Sending build context to Docker daemon 25.59MB [2024-11-08T03:52:43.879Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T03:52:43.879Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-08T03:52:44.137Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T03:52:44.137Z] 43c4264eed91: Pulling fs layer [2024-11-08T03:52:44.137Z] 4cc291be95ef: Pulling fs layer [2024-11-08T03:52:44.137Z] 2ac1f1163629: Pulling fs layer [2024-11-08T03:52:44.137Z] 5c3c966382ef: Pulling fs layer [2024-11-08T03:52:44.137Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T03:52:44.137Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T03:52:44.137Z] 9f66e0745190: Pulling fs layer [2024-11-08T03:52:44.137Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T03:52:44.137Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T03:52:44.137Z] 9f66e0745190: Waiting [2024-11-08T03:52:44.137Z] f49a43e4bbc0: Waiting [2024-11-08T03:52:44.137Z] 561ebcabdf7f: Waiting [2024-11-08T03:52:44.137Z] 5c3c966382ef: Waiting [2024-11-08T03:52:44.137Z] 4f4fb700ef54: Waiting [2024-11-08T03:52:44.137Z] 5d5c8e513c77: Waiting [2024-11-08T03:52:44.137Z] 4cc291be95ef: Verifying Checksum [2024-11-08T03:52:44.137Z] 4cc291be95ef: Download complete [2024-11-08T03:52:44.137Z] 5c3c966382ef: Verifying Checksum [2024-11-08T03:52:44.137Z] 5c3c966382ef: Download complete [2024-11-08T03:52:44.137Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T03:52:44.137Z] 4f4fb700ef54: Download complete [2024-11-08T03:52:44.137Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T03:52:44.137Z] 5d5c8e513c77: Download complete [2024-11-08T03:52:44.137Z] 43c4264eed91: Download complete [2024-11-08T03:52:44.137Z] 9f66e0745190: Verifying Checksum [2024-11-08T03:52:44.137Z] 9f66e0745190: Download complete [2024-11-08T03:52:44.396Z] 43c4264eed91: Pull complete [2024-11-08T03:52:44.396Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T03:52:44.396Z] 561ebcabdf7f: Download complete [2024-11-08T03:52:44.655Z] 2ac1f1163629: Verifying Checksum [2024-11-08T03:52:44.655Z] 2ac1f1163629: Download complete [2024-11-08T03:52:44.655Z] 4cc291be95ef: Pull complete [2024-11-08T03:52:44.920Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T03:52:44.920Z] f49a43e4bbc0: Download complete [2024-11-08T03:52:48.278Z] 2ac1f1163629: Pull complete [2024-11-08T03:52:48.539Z] 5c3c966382ef: Pull complete [2024-11-08T03:52:48.539Z] 4f4fb700ef54: Pull complete [2024-11-08T03:52:49.108Z] 5d5c8e513c77: Pull complete [2024-11-08T03:52:49.108Z] 9f66e0745190: Pull complete [2024-11-08T03:52:51.655Z] f49a43e4bbc0: Pull complete [2024-11-08T03:52:52.226Z] 561ebcabdf7f: Pull complete [2024-11-08T03:52:52.226Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T03:52:52.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T03:52:52.491Z] ---> 3a752c3f9dda [2024-11-08T03:52:52.491Z] Step 3/10 : ARG MAKE=make build [2024-11-08T03:52:57.457Z] Still waiting to schedule task [2024-11-08T03:52:57.457Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-08T03:53:00.727Z] ---> Running in c78ecdd76949 [2024-11-08T03:53:00.727Z] Removing intermediate container c78ecdd76949 [2024-11-08T03:53:00.727Z] ---> 8e0af9a9f9f6 [2024-11-08T03:53:00.727Z] Step 4/10 : WORKDIR /device-sdk-go [2024-11-08T03:53:00.727Z] ---> Running in cb6e49eacee2 [2024-11-08T03:53:00.727Z] Removing intermediate container cb6e49eacee2 [2024-11-08T03:53:00.727Z] ---> aa6c7b5aaa6f [2024-11-08T03:53:00.727Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T03:53:00.727Z] ---> Running in d7f1003355a1 [2024-11-08T03:53:00.727Z] Removing intermediate container d7f1003355a1 [2024-11-08T03:53:00.727Z] ---> 4fc49df5acc6 [2024-11-08T03:53:00.727Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-11-08T03:53:00.727Z] ---> Running in 4ceb393bde93 [2024-11-08T03:53:00.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:53:00.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:53:00.986Z] OK: 246 MiB in 54 packages [2024-11-08T03:53:01.553Z] Removing intermediate container 4ceb393bde93 [2024-11-08T03:53:01.553Z] ---> 628dfc9b629b [2024-11-08T03:53:01.553Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-08T03:53:01.553Z] ---> 5d337f711d7d [2024-11-08T03:53:01.553Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:53:01.553Z] ---> Running in a7229ee0b038 [2024-11-08T03:53:57.834Z] Removing intermediate container a7229ee0b038 [2024-11-08T03:53:57.834Z] ---> 7286efa8fca9 [2024-11-08T03:53:57.834Z] Step 9/10 : COPY . . [2024-11-08T03:53:57.834Z] ---> ae767380540c [2024-11-08T03:53:57.834Z] Step 10/10 : RUN ${MAKE} [2024-11-08T03:53:57.834Z] ---> Running in d84eab38741e [2024-11-08T03:53:57.834Z] noop [2024-11-08T03:53:57.834Z] Removing intermediate container d84eab38741e [2024-11-08T03:53:57.834Z] ---> 0e58ddc6b0a0 [2024-11-08T03:53:57.834Z] Successfully built 0e58ddc6b0a0 [2024-11-08T03:53:57.834Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:53:58.160Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T03:53:58.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:53:58.241Z] prd-ubuntu20.04-docker-8c-8g-25844 does not seem to be running inside a container [2024-11-08T03:53:58.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2024-11-08T03:53:58.663Z] $ docker top c33a298adc07213f682a63fe8d403e39620d6bd88728573b310b2de194d3c116 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:53:59.010Z] + go version [2024-11-08T03:53:59.010Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T03:53:59.024Z] $ docker stop --time=1 c33a298adc07213f682a63fe8d403e39620d6bd88728573b310b2de194d3c116 [2024-11-08T03:54:00.356Z] $ docker rm -f --volumes c33a298adc07213f682a63fe8d403e39620d6bd88728573b310b2de194d3c116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:54:00.838Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T03:54:00.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:54:00.920Z] prd-ubuntu20.04-docker-8c-8g-25844 does not seem to be running inside a container [2024-11-08T03:54:00.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2024-11-08T03:54:01.324Z] $ docker top 2fc37e026b6c02edde13d075d7d9e247dd1b8ab62728fd662c85260deafa216e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:54:01.701Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-08T03:54:02.005Z] + make test [2024-11-08T03:54:02.005Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T03:54:10.173Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-11-08T03:54:48.893Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-11-08T03:54:48.893Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-11-08T03:54:48.893Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-11-08T03:54:48.893Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-11-08T03:54:48.893Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-11-08T03:54:48.893Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.042s coverage: 28.7% of statements [2024-11-08T03:54:48.893Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.031s coverage: 79.4% of statements [2024-11-08T03:54:50.266Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-11-08T03:54:50.266Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-11-08T03:54:51.202Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.047s coverage: 86.0% of statements [2024-11-08T03:54:51.202Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-11-08T03:54:51.461Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-11-08T03:54:51.461Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-11-08T03:54:51.461Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-11-08T03:54:52.027Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.100s coverage: 45.2% of statements [2024-11-08T03:54:53.408Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-11-08T03:54:55.360Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.060s coverage: 14.1% of statements [2024-11-08T03:54:55.361Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.911s coverage: 44.6% of statements [2024-11-08T03:54:55.361Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.062s coverage: 68.4% of statements [2024-11-08T03:54:55.361Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.093s coverage: 88.3% of statements [2024-11-08T03:54:55.361Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.056s coverage: 5.3% of statements [2024-11-08T03:55:34.152Z] GO111MODULE=on go vet ./... [2024-11-08T03:55:36.774Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T03:55:36.774Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T03:55:36.774Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T03:55:37.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T03:55:37.101Z] $ docker stop --time=1 2fc37e026b6c02edde13d075d7d9e247dd1b8ab62728fd662c85260deafa216e [2024-11-08T03:55:42.471Z] $ docker rm -f --volumes 2fc37e026b6c02edde13d075d7d9e247dd1b8ab62728fd662c85260deafa216e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T03:55:43.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T03:55:43.266Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-11-08T03:55:43.341Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25849 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] sh [Pipeline] { [Pipeline] ws [2024-11-08T03:55:43.486Z] Running in /w/workspace/device-sdk-go/327 [Pipeline] { [Pipeline] checkout [2024-11-08T03:55:43.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T03:55:46.547Z] The recommended git tool is: git [2024-11-08T03:55:46.818Z] + ls -al . [2024-11-08T03:55:46.818Z] total 704 [2024-11-08T03:55:46.818Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 03:54 . [2024-11-08T03:55:46.818Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:52 .. [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 03:52 .dockerignore [2024-11-08T03:55:46.818Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:54 .git [2024-11-08T03:55:46.818Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:52 .github [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 8 03:52 .gitignore [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 03:52 .golangci.yml [2024-11-08T03:55:46.818Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 03:52 .semver [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 8 03:52 CHANGELOG.md [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 03:52 GOVERNANCE.md [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 882 Nov 8 03:52 Jenkinsfile [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 8 03:52 LICENSE [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 2424 Nov 8 03:52 Makefile [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 8 03:52 OWNERS.md [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 4937 Nov 8 03:52 README.md [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 03:52 VERSION [2024-11-08T03:55:46.818Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:52 bin [2024-11-08T03:55:46.818Z] -rw-r--r-- 1 jenkins jenkins 468089 Nov 8 03:54 coverage.out [2024-11-08T03:55:46.818Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 03:52 example [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 6278 Nov 8 03:52 go.mod [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 87873 Nov 8 03:52 go.sum [2024-11-08T03:55:46.818Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 8 03:52 internal [2024-11-08T03:55:46.818Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:52 openapi [2024-11-08T03:55:46.818Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 03:52 pkg [2024-11-08T03:55:46.818Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:52 snap [2024-11-08T03:55:46.818Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 8 03:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:47.137Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7f77e0e62202159fe6913cf9abaefab1a89f7492 --label arch=amd64 --label version=4.0.0-dev.4 . [2024-11-08T03:55:47.137Z] Sending build context to Docker daemon 26.05MB [2024-11-08T03:55:47.137Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T03:55:47.137Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-08T03:55:47.137Z] ---> 0e58ddc6b0a0 [2024-11-08T03:55:47.137Z] Step 3/24 : ARG MAKE=make build [2024-11-08T03:55:47.819Z] ---> Running in bc35951f9bc4 [2024-11-08T03:55:47.819Z] Removing intermediate container bc35951f9bc4 [2024-11-08T03:55:47.819Z] ---> b3b99e5cecbe [2024-11-08T03:55:47.819Z] Step 4/24 : WORKDIR /device-sdk-go [2024-11-08T03:55:47.819Z] ---> Running in da855a2a994f [2024-11-08T03:55:47.819Z] Removing intermediate container da855a2a994f [2024-11-08T03:55:47.819Z] ---> 1904a987dc4b [2024-11-08T03:55:47.819Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T03:55:47.819Z] ---> Running in 3bd417d317b9 [2024-11-08T03:55:47.819Z] Removing intermediate container 3bd417d317b9 [2024-11-08T03:55:47.819Z] ---> 070344234137 [2024-11-08T03:55:47.819Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-11-08T03:55:47.819Z] ---> Running in b57112f36edf [2024-11-08T03:55:48.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:48.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:48.646Z] OK: 246 MiB in 54 packages [2024-11-08T03:55:48.904Z] Removing intermediate container b57112f36edf [2024-11-08T03:55:48.904Z] ---> 0398e7780916 [2024-11-08T03:55:48.904Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-08T03:55:48.904Z] ---> 892cbe0e8970 [2024-11-08T03:55:48.904Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:55:48.904Z] ---> Running in d662196bdead [2024-11-08T03:55:49.837Z] Removing intermediate container d662196bdead [2024-11-08T03:55:49.837Z] ---> 2da2988bdfe4 [2024-11-08T03:55:49.837Z] Step 9/24 : COPY . . [2024-11-08T03:55:50.784Z] ---> aea43bd4a560 [2024-11-08T03:55:50.784Z] Step 10/24 : RUN ${MAKE} [2024-11-08T03:55:50.784Z] ---> Running in cc1c7d1255c3 [2024-11-08T03:55:51.041Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-11-08T03:55:52.866Z] using credential edgex-jenkins-ssh [2024-11-08T03:55:52.889Z] Cloning the remote Git repository [2024-11-08T03:55:52.941Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-11-08T03:55:53.053Z] > git init /w/workspace/device-sdk-go/327 # timeout=10 [2024-11-08T03:55:53.234Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-11-08T03:55:53.235Z] > git --version # timeout=10 [2024-11-08T03:55:53.263Z] > git --version # 'git version 2.25.1' [2024-11-08T03:55:53.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T03:55:53.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T03:55:57.431Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-11-08T03:55:57.462Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T03:55:58.762Z] Avoid second fetch [2024-11-08T03:55:58.762Z] Checking out Revision 7f77e0e62202159fe6913cf9abaefab1a89f7492 (main) [2024-11-08T03:55:59.877Z] Commit message: "Merge pull request #1646 from jackchenjc/edgex-go-issue-4916-2" [2024-11-08T03:55:58.789Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T03:55:58.870Z] > git checkout -f 7f77e0e62202159fe6913cf9abaefab1a89f7492 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T03:56:04.921Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T03:56:04.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T03:56:04.921Z] Dload Upload Total Spent Left Speed [2024-11-08T03:56:04.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 169k 0 --:--:-- --:--:-- --:--:-- 171k [Pipeline] sh [2024-11-08T03:56:05.286Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T03:56:05.641Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T03:56:05.641Z] + sudo tee /etc/docker/daemon.new [2024-11-08T03:56:05.641Z] { [2024-11-08T03:56:05.641Z] "registry-mirrors": [ [2024-11-08T03:56:05.642Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T03:56:05.642Z] ], [2024-11-08T03:56:05.642Z] "bip": "10.250.0.254/24", [2024-11-08T03:56:05.642Z] "hosts": [ [2024-11-08T03:56:05.642Z] "tcp://0.0.0.0:5555", [2024-11-08T03:56:05.642Z] "unix:///var/run/docker.sock" [2024-11-08T03:56:05.642Z] ], [2024-11-08T03:56:05.642Z] "mtu": 1458, [2024-11-08T03:56:05.642Z] "selinux-enabled": true, [2024-11-08T03:56:05.642Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T03:56:05.642Z] } [Pipeline] sh [2024-11-08T03:56:06.013Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T03:56:06.413Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:56:24.733Z] provisioning config files... [2024-11-08T03:56:24.762Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/327@tmp/config12830969160360530936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:56:25.258Z] ---> ****-login.sh [2024-11-08T03:56:25.259Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:56:25.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:56:25.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:56:25.850Z] Configure a credential helper to remove this warning. See [2024-11-08T03:56:25.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:56:25.850Z] [2024-11-08T03:56:25.850Z] Login Succeeded [2024-11-08T03:56:26.119Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:56:26.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:56:26.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:56:26.388Z] Configure a credential helper to remove this warning. See [2024-11-08T03:56:26.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:56:26.388Z] [2024-11-08T03:56:26.388Z] Login Succeeded [2024-11-08T03:56:26.388Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:56:26.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:56:26.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:56:26.664Z] Configure a credential helper to remove this warning. See [2024-11-08T03:56:26.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:56:26.664Z] [2024-11-08T03:56:26.664Z] Login Succeeded [2024-11-08T03:56:26.664Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:56:26.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:56:27.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:56:27.226Z] Configure a credential helper to remove this warning. See [2024-11-08T03:56:27.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:56:27.226Z] [2024-11-08T03:56:27.226Z] Login Succeeded [2024-11-08T03:56:27.226Z] ****.io [2024-11-08T03:56:27.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:56:27.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:56:27.784Z] Configure a credential helper to remove this warning. See [2024-11-08T03:56:27.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:56:27.784Z] [2024-11-08T03:56:27.784Z] Login Succeeded [2024-11-08T03:56:27.784Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:56:27.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T03:56:28.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:56:28.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:56:28.267Z] ========================================================= [2024-11-08T03:56:28.267Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T03:56:28.267Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:56:28.674Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/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-11-08T03:56:29.673Z] Sending build context to Docker daemon 13.26MB [2024-11-08T03:56:29.673Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T03:56:29.673Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-08T03:56:29.673Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T03:56:29.673Z] cf04c63912e1: Pulling fs layer [2024-11-08T03:56:29.673Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T03:56:29.673Z] a37a00ec5f00: Pulling fs layer [2024-11-08T03:56:29.673Z] 50b3750afda1: Pulling fs layer [2024-11-08T03:56:29.673Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T03:56:29.673Z] 80978eb59214: Pulling fs layer [2024-11-08T03:56:29.673Z] 50b3750afda1: Waiting [2024-11-08T03:56:29.673Z] 4f4fb700ef54: Waiting [2024-11-08T03:56:29.673Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T03:56:29.673Z] c5a475d317c9: Pulling fs layer [2024-11-08T03:56:29.673Z] c9f46d7d2bd2: Waiting [2024-11-08T03:56:29.673Z] c5a475d317c9: Waiting [2024-11-08T03:56:29.673Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T03:56:29.673Z] 55b35a11ae5e: Download complete [2024-11-08T03:56:29.673Z] 50b3750afda1: Verifying Checksum [2024-11-08T03:56:29.673Z] 50b3750afda1: Download complete [2024-11-08T03:56:29.762Z] Removing intermediate container cc1c7d1255c3 [2024-11-08T03:56:29.762Z] ---> 6eaac77b3414 [2024-11-08T03:56:29.762Z] Step 11/24 : FROM alpine:3.20 [2024-11-08T03:56:29.762Z] 3.20: Pulling from library/alpine [2024-11-08T03:56:29.762Z] 43c4264eed91: Already exists [2024-11-08T03:56:29.762Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:56:29.762Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T03:56:29.762Z] ---> 91ef0af61f39 [2024-11-08T03:56:29.762Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-11-08T03:56:29.762Z] ---> Running in 15976d061f16 [2024-11-08T03:56:29.762Z] Removing intermediate container 15976d061f16 [2024-11-08T03:56:29.762Z] ---> 2e33ac5bcd28 [2024-11-08T03:56:29.762Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-08T03:56:29.762Z] ---> Running in 05bdf6bcc24e [2024-11-08T03:56:29.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:56:29.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:56:29.762Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T03:56:29.762Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T03:56:29.762Z] OK: 8 MiB in 15 packages [2024-11-08T03:56:29.762Z] Removing intermediate container 05bdf6bcc24e [2024-11-08T03:56:29.762Z] ---> 995c59f5b485 [2024-11-08T03:56:29.762Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-08T03:56:29.762Z] ---> Running in 91cc3d98c297 [2024-11-08T03:56:29.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:56:29.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:56:29.763Z] Upgrading critical system libraries and apk-tools: [2024-11-08T03:56:29.763Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:56:29.763Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T03:56:29.763Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:56:29.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:56:29.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:56:29.763Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:56:29.763Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:56:29.763Z] OK: 8 MiB in 15 packages [2024-11-08T03:56:29.763Z] Removing intermediate container 91cc3d98c297 [2024-11-08T03:56:29.763Z] ---> fcec33e00d21 [2024-11-08T03:56:29.763Z] Step 15/24 : WORKDIR / [2024-11-08T03:56:29.955Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T03:56:29.955Z] 4f4fb700ef54: Download complete [2024-11-08T03:56:29.955Z] 80978eb59214: Verifying Checksum [2024-11-08T03:56:29.955Z] 80978eb59214: Download complete [2024-11-08T03:56:29.955Z] cf04c63912e1: Verifying Checksum [2024-11-08T03:56:29.955Z] cf04c63912e1: Download complete [2024-11-08T03:56:30.021Z] ---> Running in a163bfb64de1 [2024-11-08T03:56:30.021Z] Removing intermediate container a163bfb64de1 [2024-11-08T03:56:30.021Z] ---> 25baa1ae4498 [2024-11-08T03:56:30.021Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-11-08T03:56:30.021Z] ---> e84e6d75de09 [2024-11-08T03:56:30.021Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-11-08T03:56:30.559Z] c5a475d317c9: Verifying Checksum [2024-11-08T03:56:30.559Z] c5a475d317c9: Download complete [2024-11-08T03:56:31.179Z] cf04c63912e1: Pull complete [2024-11-08T03:56:31.923Z] ---> c142198ab594 [2024-11-08T03:56:31.923Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-11-08T03:56:31.923Z] ---> 6470df61c065 [2024-11-08T03:56:31.923Z] Step 19/24 : EXPOSE 59999 [2024-11-08T03:56:31.923Z] ---> Running in c3825a526cfe [2024-11-08T03:56:32.170Z] 55b35a11ae5e: Pull complete [2024-11-08T03:56:32.170Z] a37a00ec5f00: Verifying Checksum [2024-11-08T03:56:32.170Z] a37a00ec5f00: Download complete [2024-11-08T03:56:32.185Z] Removing intermediate container c3825a526cfe [2024-11-08T03:56:32.185Z] ---> 5c59378aeacd [2024-11-08T03:56:32.185Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-11-08T03:56:32.185Z] ---> Running in a4368692d9c0 [2024-11-08T03:56:32.185Z] Removing intermediate container a4368692d9c0 [2024-11-08T03:56:32.185Z] ---> 429a83734d1b [2024-11-08T03:56:32.185Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-08T03:56:32.185Z] ---> Running in bd6730789d7d [2024-11-08T03:56:32.185Z] Removing intermediate container bd6730789d7d [2024-11-08T03:56:32.185Z] ---> b5345a367af8 [2024-11-08T03:56:32.185Z] Step 22/24 : LABEL arch=amd64 [2024-11-08T03:56:32.445Z] ---> Running in d2315dcf200f [2024-11-08T03:56:32.445Z] Removing intermediate container d2315dcf200f [2024-11-08T03:56:32.445Z] ---> 6ddeb2df99e2 [2024-11-08T03:56:32.445Z] Step 23/24 : LABEL git_sha=7f77e0e62202159fe6913cf9abaefab1a89f7492 [2024-11-08T03:56:32.445Z] ---> Running in 9999487e78d8 [2024-11-08T03:56:32.445Z] Removing intermediate container 9999487e78d8 [2024-11-08T03:56:32.445Z] ---> fd680cd63063 [2024-11-08T03:56:32.445Z] Step 24/24 : LABEL version=4.0.0-dev.4 [2024-11-08T03:56:32.445Z] ---> Running in 5f56a01b16d6 [2024-11-08T03:56:32.706Z] Removing intermediate container 5f56a01b16d6 [2024-11-08T03:56:32.706Z] ---> cff1c69b34cd [2024-11-08T03:56:32.706Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T03:56:32.706Z] Successfully built cff1c69b34cd [2024-11-08T03:56:32.706Z] Successfully tagged device-sdk-simple: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-11-08T03:56:33.153Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T03:56:33.153Z] c9f46d7d2bd2: Download complete [2024-11-08T03:56:33.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:56:33.211Z] [2024-11-08T03:56:33.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:56:33.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:56:33.529Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T03:56:33.529Z] 5eb5b503b376: Pulling fs layer [2024-11-08T03:56:33.529Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T03:56:33.529Z] ec43610c2a17: Pulling fs layer [2024-11-08T03:56:33.529Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T03:56:33.529Z] 33b1e0a273af: Pulling fs layer [2024-11-08T03:56:33.529Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T03:56:33.529Z] 2f39f015ded8: Pulling fs layer [2024-11-08T03:56:33.529Z] 3a2ae6a8a46f: Waiting [2024-11-08T03:56:33.529Z] 33b1e0a273af: Waiting [2024-11-08T03:56:33.529Z] 5d3b04190fa2: Waiting [2024-11-08T03:56:33.529Z] 2f39f015ded8: Waiting [2024-11-08T03:56:33.529Z] 5c69ac0246d0: Download complete [2024-11-08T03:56:33.529Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T03:56:33.529Z] 3a2ae6a8a46f: Download complete [2024-11-08T03:56:33.529Z] 33b1e0a273af: Verifying Checksum [2024-11-08T03:56:33.529Z] 33b1e0a273af: Download complete [2024-11-08T03:56:33.529Z] 5d3b04190fa2: Download complete [2024-11-08T03:56:33.529Z] ec43610c2a17: Verifying Checksum [2024-11-08T03:56:33.529Z] ec43610c2a17: Download complete [2024-11-08T03:56:33.796Z] 5eb5b503b376: Verifying Checksum [2024-11-08T03:56:33.796Z] 5eb5b503b376: Download complete [2024-11-08T03:56:34.363Z] 2f39f015ded8: Verifying Checksum [2024-11-08T03:56:34.363Z] 2f39f015ded8: Download complete [2024-11-08T03:56:34.930Z] 5eb5b503b376: Pull complete [2024-11-08T03:56:35.192Z] 5c69ac0246d0: Pull complete [2024-11-08T03:56:35.460Z] ec43610c2a17: Pull complete [2024-11-08T03:56:35.720Z] 3a2ae6a8a46f: Pull complete [2024-11-08T03:56:35.720Z] 33b1e0a273af: Pull complete [2024-11-08T03:56:35.978Z] 5d3b04190fa2: Pull complete [2024-11-08T03:56:40.185Z] 2f39f015ded8: Pull complete [2024-11-08T03:56:40.185Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T03:56:40.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:56:40.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:56:40.300Z] prd-ubuntu20.04-docker-8c-8g-25844 does not seem to be running inside a container [2024-11-08T03:56:40.341Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T03:56:44.728Z] $ docker top f2fa8025d52088c20e53b404ec2a7783c47672906e455eaad8f017ba88c6d943 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:56:45.116Z] ---> job-cost.sh [2024-11-08T03:56:45.116Z] lf-activate-venv: SKIPPING [2024-11-08T03:56:45.116Z] INFO: No Stack... [2024-11-08T03:56:45.686Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T03:56:45.945Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T03:56:46.232Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-11-08T03:56:46.232Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T03:56:46.246Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-327-stack-cost] [2024-11-08T03:56:46.254Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-327-stack-cost] did not exist. Created. [2024-11-08T03:56:46.261Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-327-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T03:56:46.574Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T03:56:46.605Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T03:56:46.614Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-327-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T03:56:46.646Z] $ docker stop --time=1 f2fa8025d52088c20e53b404ec2a7783c47672906e455eaad8f017ba88c6d943 [2024-11-08T03:56:47.831Z] $ docker rm -f --volumes f2fa8025d52088c20e53b404ec2a7783c47672906e455eaad8f017ba88c6d943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T03:56:48.199Z] a37a00ec5f00: Pull complete [2024-11-08T03:56:48.199Z] 50b3750afda1: Pull complete [2024-11-08T03:56:48.199Z] 4f4fb700ef54: Pull complete [2024-11-08T03:56:48.199Z] 80978eb59214: Pull complete [2024-11-08T03:56:54.866Z] c9f46d7d2bd2: Pull complete [2024-11-08T03:56:56.825Z] c5a475d317c9: Pull complete [2024-11-08T03:56:56.825Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T03:56:56.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T03:56:56.825Z] ---> be29e6b0f0d4 [2024-11-08T03:56:56.825Z] Step 3/10 : ARG MAKE=make build [2024-11-08T03:56:58.300Z] ---> Running in f71ddab57bfe [2024-11-08T03:56:58.300Z] Removing intermediate container f71ddab57bfe [2024-11-08T03:56:58.300Z] ---> 14d6a201aa68 [2024-11-08T03:56:58.300Z] Step 4/10 : WORKDIR /device-sdk-go [2024-11-08T03:56:58.579Z] ---> Running in 31aacc7bd191 [2024-11-08T03:56:59.056Z] Removing intermediate container 31aacc7bd191 [2024-11-08T03:56:59.056Z] ---> 93fc44aa8a8c [2024-11-08T03:56:59.056Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T03:56:59.056Z] ---> Running in df7f85d9801e [2024-11-08T03:56:59.330Z] Removing intermediate container df7f85d9801e [2024-11-08T03:56:59.330Z] ---> 30a09c5fe754 [2024-11-08T03:56:59.330Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-11-08T03:56:59.606Z] ---> Running in 740e32253067 [2024-11-08T03:57:01.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:57:01.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:57:02.772Z] OK: 238 MiB in 54 packages [2024-11-08T03:57:04.228Z] Removing intermediate container 740e32253067 [2024-11-08T03:57:04.228Z] ---> 953872f69c7a [2024-11-08T03:57:04.228Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-08T03:57:04.543Z] ---> b23269a48872 [2024-11-08T03:57:04.543Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:57:04.821Z] ---> Running in 33283e29f13e [2024-11-08T03:59:12.001Z] Removing intermediate container 33283e29f13e [2024-11-08T03:59:12.001Z] ---> 19637a6959d1 [2024-11-08T03:59:12.001Z] Step 9/10 : COPY . . [2024-11-08T03:59:12.001Z] ---> dd4e79f7a29a [2024-11-08T03:59:12.001Z] Step 10/10 : RUN ${MAKE} [2024-11-08T03:59:12.001Z] ---> Running in 4191a2852223 [2024-11-08T03:59:12.001Z] noop [2024-11-08T03:59:12.001Z] Removing intermediate container 4191a2852223 [2024-11-08T03:59:12.001Z] ---> 4073de633306 [2024-11-08T03:59:12.001Z] Successfully built 4073de633306 [2024-11-08T03:59:12.001Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:59:12.409Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T03:59:12.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:59:12.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-25849 does not seem to be running inside a container [2024-11-08T03:59:12.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/327 -v /w/workspace/device-sdk-go/327:/w/workspace/device-sdk-go/327:rw,z -v /w/workspace/device-sdk-go/327@tmp:/w/workspace/device-sdk-go/327@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 ******** ci-base-image-arm64 cat [2024-11-08T03:59:13.967Z] $ docker top a846978a68e1fac3cb4ea03d9054096ebb4994faf3a842118bb87d977ec93b7a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:59:14.822Z] + go version [2024-11-08T03:59:14.822Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T03:59:14.850Z] $ docker stop --time=1 a846978a68e1fac3cb4ea03d9054096ebb4994faf3a842118bb87d977ec93b7a [2024-11-08T03:59:16.592Z] $ docker rm -f --volumes a846978a68e1fac3cb4ea03d9054096ebb4994faf3a842118bb87d977ec93b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:59:17.276Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T03:59:17.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:59:17.490Z] prd-ubuntu20.04-docker-arm64-4c-16g-25849 does not seem to be running inside a container [2024-11-08T03:59:17.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/327 -v /w/workspace/device-sdk-go/327:/w/workspace/device-sdk-go/327:rw,z -v /w/workspace/device-sdk-go/327@tmp:/w/workspace/device-sdk-go/327@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 ******** ci-base-image-arm64 cat [2024-11-08T03:59:18.941Z] $ docker top ce3f87b0613e4a65abe04fcd6d97162a266fc739e7fde3e6fcd6ee9f1df0e518 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:59:19.826Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/327 [Pipeline] fileExists [Pipeline] sh [2024-11-08T03:59:20.524Z] + make test [2024-11-08T03:59:20.524Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T04:00:28.523Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-11-08T04:04:37.692Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-11-08T04:04:37.692Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-11-08T04:04:37.692Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-11-08T04:04:37.692Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-11-08T04:04:37.692Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-11-08T04:04:44.364Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.185s coverage: 28.7% of statements [2024-11-08T04:04:47.808Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.190s coverage: 79.4% of statements [2024-11-08T04:05:02.968Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-11-08T04:05:02.968Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-11-08T04:05:02.968Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.350s coverage: 86.0% of statements [2024-11-08T04:05:15.340Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-11-08T04:05:15.340Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.589s coverage: 45.2% of statements [2024-11-08T04:05:17.952Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.267s coverage: 14.1% of statements [2024-11-08T04:05:17.952Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 4.030s coverage: 44.6% of statements [2024-11-08T04:05:22.216Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-11-08T04:05:22.216Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-11-08T04:05:22.216Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-11-08T04:05:23.654Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.437s coverage: 68.4% of statements [2024-11-08T04:05:29.057Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.375s coverage: 88.3% of statements [2024-11-08T04:05:34.465Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-11-08T04:05:35.449Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.332s coverage: 5.3% of statements [2024-11-08T04:05:37.392Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T04:05:37.392Z] GO111MODULE=on go vet ./... [2024-11-08T04:10:15.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T04:10:15.066Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T04:10:15.066Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T04:10:15.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T04:10:15.683Z] $ docker stop --time=1 ce3f87b0613e4a65abe04fcd6d97162a266fc739e7fde3e6fcd6ee9f1df0e518 [2024-11-08T04:10:17.786Z] $ docker rm -f --volumes ce3f87b0613e4a65abe04fcd6d97162a266fc739e7fde3e6fcd6ee9f1df0e518 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T04:10:20.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T04:10:20.350Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T04:10:21.204Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T04:10:21.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T04:10:21.961Z] + ls -al . [2024-11-08T04:10:21.961Z] total 700 [2024-11-08T04:10:21.961Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 03:59 . [2024-11-08T04:10:21.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:55 .. [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 03:55 .dockerignore [2024-11-08T04:10:21.961Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:56 .git [2024-11-08T04:10:21.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:55 .github [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 8 03:55 .gitignore [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 03:55 .golangci.yml [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 8 03:55 CHANGELOG.md [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 03:55 GOVERNANCE.md [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 882 Nov 8 03:55 Jenkinsfile [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 8 03:55 LICENSE [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 2424 Nov 8 03:55 Makefile [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 8 03:55 OWNERS.md [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 4937 Nov 8 03:55 README.md [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 03:52 VERSION [2024-11-08T04:10:21.961Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:55 bin [2024-11-08T04:10:21.961Z] -rw-r--r-- 1 jenkins jenkins 468089 Nov 8 04:05 coverage.out [2024-11-08T04:10:21.961Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 03:55 example [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 6278 Nov 8 03:55 go.mod [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 87873 Nov 8 03:55 go.sum [2024-11-08T04:10:21.961Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 8 03:55 internal [2024-11-08T04:10:21.961Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:55 openapi [2024-11-08T04:10:21.961Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 03:55 pkg [2024-11-08T04:10:21.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:55 snap [2024-11-08T04:10:21.961Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 8 03:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:10:22.320Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7f77e0e62202159fe6913cf9abaefab1a89f7492 --label arch=arm64 --label version=4.0.0-dev.4 . [2024-11-08T04:10:22.912Z] Sending build context to Docker daemon 13.73MB [2024-11-08T04:10:22.912Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T04:10:22.912Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-08T04:10:22.912Z] ---> 4073de633306 [2024-11-08T04:10:22.912Z] Step 3/24 : ARG MAKE=make build [2024-11-08T04:10:23.184Z] ---> Running in 4bb83f09c249 [2024-11-08T04:10:23.772Z] Removing intermediate container 4bb83f09c249 [2024-11-08T04:10:23.772Z] ---> ae851a4f059e [2024-11-08T04:10:23.772Z] Step 4/24 : WORKDIR /device-sdk-go [2024-11-08T04:10:23.772Z] ---> Running in 772572ded94c [2024-11-08T04:10:24.038Z] Removing intermediate container 772572ded94c [2024-11-08T04:10:24.038Z] ---> 208bf6bfe3f0 [2024-11-08T04:10:24.038Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T04:10:24.306Z] ---> Running in 657c9ed52fb4 [2024-11-08T04:10:24.586Z] Removing intermediate container 657c9ed52fb4 [2024-11-08T04:10:24.586Z] ---> ca5d14104f1f [2024-11-08T04:10:24.586Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-11-08T04:10:24.586Z] ---> Running in f4d47e8634ba [2024-11-08T04:10:26.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:10:26.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:10:28.260Z] OK: 238 MiB in 54 packages [2024-11-08T04:10:28.862Z] Removing intermediate container f4d47e8634ba [2024-11-08T04:10:28.862Z] ---> 06a1fc1dafe6 [2024-11-08T04:10:28.862Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-08T04:10:29.458Z] ---> 5813dfcfded2 [2024-11-08T04:10:29.458Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:10:29.726Z] ---> Running in c68dceca9736 [2024-11-08T04:10:33.093Z] Removing intermediate container c68dceca9736 [2024-11-08T04:10:33.093Z] ---> 1627e36b07f8 [2024-11-08T04:10:33.093Z] Step 9/24 : COPY . . [2024-11-08T04:10:34.520Z] ---> 300095ea6ac9 [2024-11-08T04:10:34.520Z] Step 10/24 : RUN ${MAKE} [2024-11-08T04:10:34.520Z] ---> Running in 3bd46d35d3a2 [2024-11-08T04:10:35.942Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-11-08T04:14:42.822Z] Removing intermediate container 3bd46d35d3a2 [2024-11-08T04:14:42.822Z] ---> 45b234acc6e0 [2024-11-08T04:14:42.822Z] Step 11/24 : FROM alpine:3.20 [2024-11-08T04:14:42.822Z] 3.20: Pulling from library/alpine [2024-11-08T04:14:42.822Z] cf04c63912e1: Already exists [2024-11-08T04:14:42.822Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:14:42.822Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T04:14:42.822Z] ---> c157a85ed455 [2024-11-08T04:14:42.822Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-11-08T04:14:42.822Z] ---> Running in d1e21435ddbf [2024-11-08T04:14:42.822Z] Removing intermediate container d1e21435ddbf [2024-11-08T04:14:42.822Z] ---> 646e1cdc2af5 [2024-11-08T04:14:42.822Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-08T04:14:42.822Z] ---> Running in ec4bac60713f [2024-11-08T04:14:42.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:14:42.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:14:42.822Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T04:14:42.822Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T04:14:42.822Z] OK: 9 MiB in 15 packages [2024-11-08T04:14:42.822Z] Removing intermediate container ec4bac60713f [2024-11-08T04:14:42.822Z] ---> b0dd2151dcd7 [2024-11-08T04:14:42.822Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-08T04:14:42.822Z] ---> Running in 533c769c81fe [2024-11-08T04:14:43.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:14:43.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:14:45.665Z] Upgrading critical system libraries and apk-tools: [2024-11-08T04:14:45.665Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:14:45.665Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T04:14:45.962Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:14:45.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:14:46.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:14:48.184Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:14:48.184Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:14:48.184Z] OK: 9 MiB in 15 packages [2024-11-08T04:14:49.163Z] Removing intermediate container 533c769c81fe [2024-11-08T04:14:49.163Z] ---> 4908f3ad741f [2024-11-08T04:14:49.163Z] Step 15/24 : WORKDIR / [2024-11-08T04:14:49.163Z] ---> Running in 19d6b8852ba0 [2024-11-08T04:14:49.758Z] Removing intermediate container 19d6b8852ba0 [2024-11-08T04:14:49.758Z] ---> 9f16cd616f29 [2024-11-08T04:14:49.758Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-11-08T04:14:50.359Z] ---> b27a4ccbf913 [2024-11-08T04:14:50.359Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-11-08T04:14:52.958Z] ---> 611049b14138 [2024-11-08T04:14:52.958Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-11-08T04:14:53.227Z] ---> b9a102370d75 [2024-11-08T04:14:53.227Z] Step 19/24 : EXPOSE 59999 [2024-11-08T04:14:53.227Z] ---> Running in 3a7c2794a84d [2024-11-08T04:14:53.822Z] Removing intermediate container 3a7c2794a84d [2024-11-08T04:14:53.822Z] ---> 0343ddc46f4b [2024-11-08T04:14:53.822Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-11-08T04:14:53.822Z] ---> Running in e145c4ffc58b [2024-11-08T04:14:54.124Z] Removing intermediate container e145c4ffc58b [2024-11-08T04:14:54.124Z] ---> 4df8a193ddde [2024-11-08T04:14:54.124Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-08T04:14:54.124Z] ---> Running in 6c664cc80bcc [2024-11-08T04:14:54.397Z] Removing intermediate container 6c664cc80bcc [2024-11-08T04:14:54.397Z] ---> a81d80e2116a [2024-11-08T04:14:54.397Z] Step 22/24 : LABEL arch=arm64 [2024-11-08T04:14:54.669Z] ---> Running in 77722094d157 [2024-11-08T04:14:54.939Z] Removing intermediate container 77722094d157 [2024-11-08T04:14:54.939Z] ---> 47f88dfefb8d [2024-11-08T04:14:54.939Z] Step 23/24 : LABEL git_sha=7f77e0e62202159fe6913cf9abaefab1a89f7492 [2024-11-08T04:14:54.939Z] ---> Running in 5075fa53af5a [2024-11-08T04:14:55.209Z] Removing intermediate container 5075fa53af5a [2024-11-08T04:14:55.209Z] ---> 1359c0fcaf28 [2024-11-08T04:14:55.209Z] Step 24/24 : LABEL version=4.0.0-dev.4 [2024-11-08T04:14:55.478Z] ---> Running in f5a308dc905c [2024-11-08T04:14:55.746Z] Removing intermediate container f5a308dc905c [2024-11-08T04:14:55.746Z] ---> df1a24cf8641 [2024-11-08T04:14:55.746Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T04:14:55.746Z] Successfully built df1a24cf8641 [2024-11-08T04:14:55.746Z] Successfully tagged device-sdk-simple-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-11-08T04:14:56.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:14:56.272Z] [2024-11-08T04:14:56.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:14:56.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:14:56.902Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T04:14:56.902Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T04:14:56.902Z] 04944245beec: Pulling fs layer [2024-11-08T04:14:56.902Z] 699f458cf7ca: Pulling fs layer [2024-11-08T04:14:56.902Z] 765212b225bb: Pulling fs layer [2024-11-08T04:14:56.902Z] f23df028b6ca: Pulling fs layer [2024-11-08T04:14:56.902Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T04:14:56.902Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T04:14:56.902Z] f23df028b6ca: Waiting [2024-11-08T04:14:56.902Z] d65c8cfc05b1: Waiting [2024-11-08T04:14:56.902Z] 2437ff75d9bd: Waiting [2024-11-08T04:14:56.902Z] 765212b225bb: Waiting [2024-11-08T04:14:56.902Z] 04944245beec: Download complete [2024-11-08T04:14:56.902Z] 765212b225bb: Verifying Checksum [2024-11-08T04:14:56.902Z] 765212b225bb: Download complete [2024-11-08T04:14:56.902Z] f23df028b6ca: Verifying Checksum [2024-11-08T04:14:56.902Z] f23df028b6ca: Download complete [2024-11-08T04:14:57.173Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T04:14:57.173Z] d65c8cfc05b1: Download complete [2024-11-08T04:14:57.173Z] 699f458cf7ca: Verifying Checksum [2024-11-08T04:14:57.173Z] 699f458cf7ca: Download complete [2024-11-08T04:14:57.442Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T04:14:57.442Z] 8998bd30e6a1: Download complete [2024-11-08T04:15:00.034Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T04:15:00.034Z] 2437ff75d9bd: Download complete [2024-11-08T04:15:02.651Z] 8998bd30e6a1: Pull complete [2024-11-08T04:15:02.651Z] 04944245beec: Pull complete [2024-11-08T04:15:04.608Z] 699f458cf7ca: Pull complete [2024-11-08T04:15:04.608Z] 765212b225bb: Pull complete [2024-11-08T04:15:05.582Z] f23df028b6ca: Pull complete [2024-11-08T04:15:05.854Z] d65c8cfc05b1: Pull complete [2024-11-08T04:15:24.111Z] 2437ff75d9bd: Pull complete [2024-11-08T04:15:24.111Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T04:15:24.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:15:24.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:15:24.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-25849 does not seem to be running inside a container [2024-11-08T04:15:24.415Z] $ 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-sdk-go/327 -v /w/workspace/device-sdk-go/327:/w/workspace/device-sdk-go/327:rw,z -v /w/workspace/device-sdk-go/327@tmp:/w/workspace/device-sdk-go/327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-08T04:15:27.509Z] $ docker top 43f61068f6f68e56a896c8ddb643687eff1842ac4832a48b2d0829296692e089 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:15:28.397Z] ---> job-cost.sh [2024-11-08T04:15:28.397Z] lf-activate-venv: SKIPPING [2024-11-08T04:15:28.397Z] INFO: No Stack... [2024-11-08T04:15:28.663Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T04:15:29.663Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T04:15:30.309Z] + + catcut /w/workspace/device-sdk-go/327/archives/cost.csv -d, [2024-11-08T04:15:30.309Z] -f6 [Pipeline] lock [2024-11-08T04:15:30.375Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-327-stack-cost] [2024-11-08T04:15:30.384Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-327-stack-cost] did not exist. Created. [2024-11-08T04:15:30.390Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-327-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T04:15:31.050Z] /w/workspace/device-sdk-go/327@tmp/durable-f462b250/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T04:15:31.528Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T04:15:31.557Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T04:15:31.705Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T04:15:31.718Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-327-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T04:15:31.743Z] $ docker stop --time=1 43f61068f6f68e56a896c8ddb643687eff1842ac4832a48b2d0829296692e089 [2024-11-08T04:15:33.329Z] $ docker rm -f --volumes 43f61068f6f68e56a896c8ddb643687eff1842ac4832a48b2d0829296692e089 [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-11-08T04:15:33.846Z] provisioning config files... [2024-11-08T04:15:33.853Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2111682778102989134tmp [Pipeline] { [Pipeline] sh [2024-11-08T04:15:34.147Z] + set +x [2024-11-08T04:15:34.147Z] + curl -s https://codecov.io/bash [2024-11-08T04:15:34.147Z] + bash -s -- [2024-11-08T04:15:34.147Z] [2024-11-08T04:15:34.147Z] _____ _ [2024-11-08T04:15:34.147Z] / ____| | | [2024-11-08T04:15:34.147Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T04:15:34.147Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T04:15:34.147Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T04:15:34.147Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T04:15:34.147Z] Bash-1.0.6 [2024-11-08T04:15:34.147Z] [2024-11-08T04:15:34.147Z] [2024-11-08T04:15:34.147Z] ==> git version 2.25.1 found [2024-11-08T04:15:34.148Z] ==> 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-11-08T04:15:34.148Z] Release-Date: 2020-01-08 [2024-11-08T04:15:34.148Z] 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-11-08T04:15:34.148Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T04:15:34.148Z] ==> Jenkins CI detected. [2024-11-08T04:15:34.148Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-11-08T04:15:34.148Z] project root: . [2024-11-08T04:15:34.148Z] --> token set from env [2024-11-08T04:15:34.148Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T04:15:34.148Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T04:15:34.148Z] ==> Python coveragepy not found [2024-11-08T04:15:34.148Z] ==> Searching for coverage reports in: [2024-11-08T04:15:34.148Z] + . [2024-11-08T04:15:34.148Z] -> Found 1 reports [2024-11-08T04:15:34.148Z] ==> Detecting git/mercurial file structure [2024-11-08T04:15:34.148Z] ==> Reading reports [2024-11-08T04:15:34.148Z] + ./coverage.out bytes=468089 [2024-11-08T04:15:34.148Z] ==> Appending adjustments [2024-11-08T04:15:34.148Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T04:15:34.713Z] + Found adjustments [2024-11-08T04:15:34.713Z] ==> Gzipping contents [2024-11-08T04:15:34.713Z] 44K /tmp/codecov.xztIHZ.gz [2024-11-08T04:15:34.713Z] ==> Uploading reports [2024-11-08T04:15:34.713Z] url: https://codecov.io [2024-11-08T04:15:34.713Z] query: branch=main&commit=7f77e0e62202159fe6913cf9abaefab1a89f7492&build=327&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F327%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T04:15:34.713Z] -> Pinging Codecov [2024-11-08T04:15:34.713Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7f77e0e62202159fe6913cf9abaefab1a89f7492&build=327&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F327%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T04:15:34.713Z] -> Uploading to [2024-11-08T04:15:34.713Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/7f77e0e62202159fe6913cf9abaefab1a89f7492/80513765-1842-45df-80cd-711329c2755b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T041534Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7842867d997e9bab4ec8d495bb83d67f18aaa7597eafc66c5e6cc682e203143c [2024-11-08T04:15:34.713Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T04:15:34.713Z] Dload Upload Total Spent Left Speed [2024-11-08T04:15:34.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44771 0 0 100 44771 0 162k --:--:-- --:--:-- --:--:-- 162k [2024-11-08T04:15:34.970Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7f77e0e62202159fe6913cf9abaefab1a89f7492 [Pipeline] } [2024-11-08T04:15:34.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-08T04:15:35.123Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T04:15:35.138Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:15:35.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T04:15:35.450Z] [2024-11-08T04:15:35.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:15:35.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T04:15:35.753Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T04:15:35.753Z] 43c4264eed91: Already exists [2024-11-08T04:15:35.753Z] 4cc291be95ef: Already exists [2024-11-08T04:15:35.753Z] 2ac1f1163629: Already exists [2024-11-08T04:15:35.753Z] 5c3c966382ef: Already exists [2024-11-08T04:15:35.753Z] 4f4fb700ef54: Already exists [2024-11-08T04:15:35.753Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T04:15:35.753Z] 9c3e1370e548: Pulling fs layer [2024-11-08T04:15:36.018Z] d9c7d2e4e75e: Download complete [2024-11-08T04:15:36.279Z] d9c7d2e4e75e: Pull complete [2024-11-08T04:15:36.844Z] 9c3e1370e548: Verifying Checksum [2024-11-08T04:15:36.844Z] 9c3e1370e548: Download complete [2024-11-08T04:15:39.392Z] 9c3e1370e548: Pull complete [2024-11-08T04:15:39.392Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T04:15:39.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T04:15:39.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:15:39.874Z] prd-ubuntu20.04-docker-8c-8g-25844 does not seem to be running inside a container [2024-11-08T04:15:39.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-08T04:15:42.150Z] $ docker top f3d02822b0c06f8037cbf70480aae596637ead31e996d7d2c8fe12885b02d29f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:15:42.475Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-11-08T04:15:42.484Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-11-08T04:15:42.761Z] + set -o pipefail [2024-11-08T04:15:42.761Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-11-08T04:15:55.009Z] [2024-11-08T04:15:55.009Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2024-11-08T04:15:55.009Z] [2024-11-08T04:15:55.009Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/8cab53cd-c032-4ed2-a5f0-ff743a4c8e38 [2024-11-08T04:15:55.009Z] [2024-11-08T04:15:55.009Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T04:15:55.009Z] [2024-11-08T04:15:55.009Z] [2024-11-08T04:15:55.009Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T04:15:55.009Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T04:15:55.031Z] $ docker stop --time=1 f3d02822b0c06f8037cbf70480aae596637ead31e996d7d2c8fe12885b02d29f [2024-11-08T04:15:59.201Z] $ docker rm -f --volumes f3d02822b0c06f8037cbf70480aae596637ead31e996d7d2c8fe12885b02d29f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo [2024-11-08T04:15:59.762Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:15:59.782Z] provisioning config files... [2024-11-08T04:15:59.793Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17830722358051353817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:16:00.148Z] --> edgex-publish-swagger.sh [2024-11-08T04:16:00.149Z] === Publish openapi API === [2024-11-08T04:16:00.149Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-08T04:16:00.149Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2024-11-08T04:16:00.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T04:16:00.149Z] Dload Upload Total Spent Left Speed [2024-11-08T04:16:00.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 346 83373 --:--:-- --:--:-- --:--:-- 83720 [2024-11-08T04:16:00.433Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-08T04:16:00.433Z] [Pipeline] } [2024-11-08T04:16:00.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T04:16:00.932Z] + git log --format=format:%s -1 7f77e0e62202159fe6913cf9abaefab1a89f7492 [Pipeline] sh [2024-11-08T04:16:01.313Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:16:01.313Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:16:01.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:16:01.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:16:01.698Z] prd-ubuntu20.04-docker-8c-8g-25844 does not seem to be running inside a container [2024-11-08T04:16:01.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-11-08T04:16:02.206Z] $ docker top 089defb683e77f4f3d2bc85fd37bc53d1be04b3358ab28d37ea20d8f7ce921b4 -eo pid,comm [2024-11-08T04:16:02.240Z] 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-11-08T04:16:02.240Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:16:02.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:16:02.292Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:16:02.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:16:02.423Z] $ docker exec 089defb683e77f4f3d2bc85fd37bc53d1be04b3358ab28d37ea20d8f7ce921b4 ssh-agent [2024-11-08T04:16:02.512Z] SSH_AUTH_SOCK=/tmp/ssh-Keb5wc0welvF/agent.32 [2024-11-08T04:16:02.512Z] SSH_AGENT_PID=38 [2024-11-08T04:16:02.517Z] Running ssh-add (command line suppressed) [2024-11-08T04:16:02.629Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5628424632501809700.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5628424632501809700.key) [2024-11-08T04:16:02.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:16:02.994Z] + git semver tag [2024-11-08T04:16:03.252Z] 2024-11-08 04:16:03,172 [run_tag] DEBUG tag force:False [2024-11-08T04:16:03.252Z] 2024-11-08 04:16:03,173 [check_head_tag] DEBUG check head tag [2024-11-08T04:16:03.252Z] 2024-11-08 04:16:03,174 [execute] INFO git cat-file --batch-check [2024-11-08T04:16:03.252Z] 2024-11-08 04:16:03,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-11-08T04:16:03.252Z] 2024-11-08 04:16:03,178 [execute] INFO git cat-file --batch [2024-11-08T04:16:03.252Z] 2024-11-08 04:16:03,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-11-08T04:16:03.252Z] 2024-11-08 04:16:03,210 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-08T04:16:03.252Z] 2024-11-08 04:16:03,211 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2024-11-08T04:16:03.252Z] 2024-11-08 04:16:03,211 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:16:03.252Z] 2024-11-08 04:16:03,215 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-08T04:16:03.252Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T04:16:03.273Z] $ docker exec --env ******** --env ******** 089defb683e77f4f3d2bc85fd37bc53d1be04b3358ab28d37ea20d8f7ce921b4 ssh-agent -k [2024-11-08T04:16:03.376Z] unset SSH_AUTH_SOCK; [2024-11-08T04:16:03.377Z] unset SSH_AGENT_PID; [2024-11-08T04:16:03.377Z] echo Agent pid 38 killed; [2024-11-08T04:16:03.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:16:03.697Z] + git semver [Pipeline] } [2024-11-08T04:16:03.978Z] $ docker stop --time=1 089defb683e77f4f3d2bc85fd37bc53d1be04b3358ab28d37ea20d8f7ce921b4 [2024-11-08T04:16:05.274Z] $ docker rm -f --volumes 089defb683e77f4f3d2bc85fd37bc53d1be04b3358ab28d37ea20d8f7ce921b4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:16:05.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T04:16:05.671Z] [2024-11-08T04:16:05.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:16:05.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T04:16:05.974Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T04:16:05.974Z] ab5ef0e58194: Pulling fs layer [2024-11-08T04:16:05.974Z] 9712f1f96733: Pulling fs layer [2024-11-08T04:16:05.974Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T04:16:05.974Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T04:16:05.974Z] e9a5061849ea: Pulling fs layer [2024-11-08T04:16:05.974Z] d747dcd14b5f: Pulling fs layer [2024-11-08T04:16:05.974Z] 2de7ff778b66: Pulling fs layer [2024-11-08T04:16:05.974Z] 0d9ebad4ef96: Waiting [2024-11-08T04:16:05.974Z] e9a5061849ea: Waiting [2024-11-08T04:16:05.974Z] d747dcd14b5f: Waiting [2024-11-08T04:16:05.974Z] 2de7ff778b66: Waiting [2024-11-08T04:16:05.974Z] 9712f1f96733: Verifying Checksum [2024-11-08T04:16:05.974Z] 9712f1f96733: Download complete [2024-11-08T04:16:06.234Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T04:16:06.234Z] 63f879dbbcfc: Download complete [2024-11-08T04:16:06.491Z] e9a5061849ea: Verifying Checksum [2024-11-08T04:16:06.491Z] e9a5061849ea: Download complete [2024-11-08T04:16:06.491Z] d747dcd14b5f: Verifying Checksum [2024-11-08T04:16:06.491Z] d747dcd14b5f: Download complete [2024-11-08T04:16:06.491Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T04:16:06.491Z] 0d9ebad4ef96: Download complete [2024-11-08T04:16:06.491Z] ab5ef0e58194: Verifying Checksum [2024-11-08T04:16:06.491Z] ab5ef0e58194: Download complete [2024-11-08T04:16:06.491Z] 2de7ff778b66: Verifying Checksum [2024-11-08T04:16:06.491Z] 2de7ff778b66: Download complete [2024-11-08T04:16:09.016Z] ab5ef0e58194: Pull complete [2024-11-08T04:16:09.273Z] 9712f1f96733: Pull complete [2024-11-08T04:16:09.838Z] 63f879dbbcfc: Pull complete [2024-11-08T04:16:14.017Z] 0d9ebad4ef96: Pull complete [2024-11-08T04:16:14.017Z] e9a5061849ea: Pull complete [2024-11-08T04:16:14.017Z] d747dcd14b5f: Pull complete [2024-11-08T04:16:15.391Z] 2de7ff778b66: Pull complete [2024-11-08T04:16:15.391Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T04:16:15.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T04:16:15.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:16:15.486Z] prd-ubuntu20.04-docker-8c-8g-25844 does not seem to be running inside a container [2024-11-08T04:16:15.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools:0.23.1-centos7 cat [2024-11-08T04:16:20.776Z] $ docker top b3849d0aa6669b4800421762faa2d6ec357c6db67a4734351d73c217e47253c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:16:20.843Z] provisioning config files... [2024-11-08T04:16:20.850Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13039068788199308706tmp [2024-11-08T04:16:20.859Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14621627407994217280tmp [2024-11-08T04:16:20.867Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11966762888797642656tmp [Pipeline] { [Pipeline] echo [2024-11-08T04:16:20.966Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:16:21.259Z] ---> sigul-configuration.sh [2024-11-08T04:16:21.259Z] gpg: directory `/root/.gnupg' created [2024-11-08T04:16:21.259Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T04:16:21.259Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T04:16:21.259Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T04:16:21.259Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T04:16:21.259Z] gpg: CAST5 encrypted data [2024-11-08T04:16:21.259Z] gpg: encrypted with 1 passphrase [2024-11-08T04:16:21.259Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T04:16:21.549Z] + mkdir /home/jenkins [2024-11-08T04:16:21.549Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T04:16:21.909Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-08T04:16:21.921Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:16:22.220Z] ---> sigul-install.sh [2024-11-08T04:16:22.220Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T04:16:22.515Z] + git tag --list [2024-11-08T04:16:22.515Z] 0.7.1 [2024-11-08T04:16:22.515Z] delhi-tag [2024-11-08T04:16:22.515Z] v1.0.0 [2024-11-08T04:16:22.515Z] v1.1.0 [2024-11-08T04:16:22.515Z] v1.1.1 [2024-11-08T04:16:22.515Z] v1.1.2 [2024-11-08T04:16:22.515Z] v1.2.0 [2024-11-08T04:16:22.515Z] v1.2.1 [2024-11-08T04:16:22.515Z] v1.2.2 [2024-11-08T04:16:22.515Z] v1.2.3 [2024-11-08T04:16:22.515Z] v1.3.0 [2024-11-08T04:16:22.515Z] v1.4.0 [2024-11-08T04:16:22.515Z] v2.0.0 [2024-11-08T04:16:22.515Z] v2.1.0 [2024-11-08T04:16:22.515Z] v2.1.1 [2024-11-08T04:16:22.515Z] v2.2.0 [2024-11-08T04:16:22.515Z] v2.3.0 [2024-11-08T04:16:22.515Z] v2.3.1 [2024-11-08T04:16:22.515Z] v3.0 [2024-11-08T04:16:22.515Z] v3.0.0 [2024-11-08T04:16:22.515Z] v3.0.1-dev.1 [2024-11-08T04:16:22.515Z] v3.1 [2024-11-08T04:16:22.515Z] v3.1.0 [2024-11-08T04:16:22.515Z] v3.1.0-dev.1 [2024-11-08T04:16:22.515Z] v3.1.0-dev.10 [2024-11-08T04:16:22.515Z] v3.1.0-dev.11 [2024-11-08T04:16:22.515Z] v3.1.0-dev.12 [2024-11-08T04:16:22.515Z] v3.1.0-dev.13 [2024-11-08T04:16:22.515Z] v3.1.0-dev.14 [2024-11-08T04:16:22.515Z] v3.1.0-dev.15 [2024-11-08T04:16:22.515Z] v3.1.0-dev.16 [2024-11-08T04:16:22.515Z] v3.1.0-dev.17 [2024-11-08T04:16:22.515Z] v3.1.0-dev.18 [2024-11-08T04:16:22.515Z] v3.1.0-dev.19 [2024-11-08T04:16:22.515Z] v3.1.0-dev.2 [2024-11-08T04:16:22.515Z] v3.1.0-dev.20 [2024-11-08T04:16:22.515Z] v3.1.0-dev.21 [2024-11-08T04:16:22.515Z] v3.1.0-dev.22 [2024-11-08T04:16:22.515Z] v3.1.0-dev.23 [2024-11-08T04:16:22.515Z] v3.1.0-dev.24 [2024-11-08T04:16:22.515Z] v3.1.0-dev.25 [2024-11-08T04:16:22.515Z] v3.1.0-dev.26 [2024-11-08T04:16:22.515Z] v3.1.0-dev.27 [2024-11-08T04:16:22.515Z] v3.1.0-dev.28 [2024-11-08T04:16:22.515Z] v3.1.0-dev.29 [2024-11-08T04:16:22.515Z] v3.1.0-dev.3 [2024-11-08T04:16:22.515Z] v3.1.0-dev.30 [2024-11-08T04:16:22.515Z] v3.1.0-dev.31 [2024-11-08T04:16:22.515Z] v3.1.0-dev.32 [2024-11-08T04:16:22.515Z] v3.1.0-dev.33 [2024-11-08T04:16:22.515Z] v3.1.0-dev.34 [2024-11-08T04:16:22.515Z] v3.1.0-dev.35 [2024-11-08T04:16:22.515Z] v3.1.0-dev.36 [2024-11-08T04:16:22.515Z] v3.1.0-dev.37 [2024-11-08T04:16:22.515Z] v3.1.0-dev.38 [2024-11-08T04:16:22.515Z] v3.1.0-dev.39 [2024-11-08T04:16:22.515Z] v3.1.0-dev.4 [2024-11-08T04:16:22.515Z] v3.1.0-dev.40 [2024-11-08T04:16:22.515Z] v3.1.0-dev.41 [2024-11-08T04:16:22.515Z] v3.1.0-dev.5 [2024-11-08T04:16:22.515Z] v3.1.0-dev.6 [2024-11-08T04:16:22.515Z] v3.1.0-dev.7 [2024-11-08T04:16:22.515Z] v3.1.0-dev.8 [2024-11-08T04:16:22.515Z] v3.1.0-dev.9 [2024-11-08T04:16:22.515Z] v3.1.1 [2024-11-08T04:16:22.515Z] v3.1.1-dev.1 [2024-11-08T04:16:22.515Z] v3.2.0-dev.1 [2024-11-08T04:16:22.515Z] v3.2.0-dev.10 [2024-11-08T04:16:22.515Z] v3.2.0-dev.11 [2024-11-08T04:16:22.515Z] v3.2.0-dev.12 [2024-11-08T04:16:22.515Z] v3.2.0-dev.13 [2024-11-08T04:16:22.515Z] v3.2.0-dev.14 [2024-11-08T04:16:22.515Z] v3.2.0-dev.15 [2024-11-08T04:16:22.515Z] v3.2.0-dev.16 [2024-11-08T04:16:22.515Z] v3.2.0-dev.17 [2024-11-08T04:16:22.515Z] v3.2.0-dev.18 [2024-11-08T04:16:22.515Z] v3.2.0-dev.19 [2024-11-08T04:16:22.515Z] v3.2.0-dev.2 [2024-11-08T04:16:22.515Z] v3.2.0-dev.20 [2024-11-08T04:16:22.515Z] v3.2.0-dev.21 [2024-11-08T04:16:22.515Z] v3.2.0-dev.22 [2024-11-08T04:16:22.515Z] v3.2.0-dev.23 [2024-11-08T04:16:22.515Z] v3.2.0-dev.24 [2024-11-08T04:16:22.515Z] v3.2.0-dev.25 [2024-11-08T04:16:22.515Z] v3.2.0-dev.26 [2024-11-08T04:16:22.515Z] v3.2.0-dev.27 [2024-11-08T04:16:22.515Z] v3.2.0-dev.28 [2024-11-08T04:16:22.515Z] v3.2.0-dev.29 [2024-11-08T04:16:22.515Z] v3.2.0-dev.3 [2024-11-08T04:16:22.515Z] v3.2.0-dev.30 [2024-11-08T04:16:22.515Z] v3.2.0-dev.31 [2024-11-08T04:16:22.515Z] v3.2.0-dev.32 [2024-11-08T04:16:22.515Z] v3.2.0-dev.33 [2024-11-08T04:16:22.515Z] v3.2.0-dev.34 [2024-11-08T04:16:22.515Z] v3.2.0-dev.35 [2024-11-08T04:16:22.515Z] v3.2.0-dev.36 [2024-11-08T04:16:22.515Z] v3.2.0-dev.37 [2024-11-08T04:16:22.515Z] v3.2.0-dev.38 [2024-11-08T04:16:22.515Z] v3.2.0-dev.39 [2024-11-08T04:16:22.515Z] v3.2.0-dev.4 [2024-11-08T04:16:22.515Z] v3.2.0-dev.40 [2024-11-08T04:16:22.515Z] v3.2.0-dev.41 [2024-11-08T04:16:22.515Z] v3.2.0-dev.42 [2024-11-08T04:16:22.515Z] v3.2.0-dev.43 [2024-11-08T04:16:22.515Z] v3.2.0-dev.44 [2024-11-08T04:16:22.515Z] v3.2.0-dev.45 [2024-11-08T04:16:22.515Z] v3.2.0-dev.46 [2024-11-08T04:16:22.515Z] v3.2.0-dev.47 [2024-11-08T04:16:22.515Z] v3.2.0-dev.48 [2024-11-08T04:16:22.515Z] v3.2.0-dev.5 [2024-11-08T04:16:22.515Z] v3.2.0-dev.6 [2024-11-08T04:16:22.515Z] v3.2.0-dev.7 [2024-11-08T04:16:22.515Z] v3.2.0-dev.8 [2024-11-08T04:16:22.515Z] v3.2.0-dev.9 [2024-11-08T04:16:22.515Z] v4.0.0-dev.1 [2024-11-08T04:16:22.515Z] v4.0.0-dev.2 [2024-11-08T04:16:22.515Z] v4.0.0-dev.3 [2024-11-08T04:16:22.515Z] v4.0.0-dev.4 [Pipeline] sh [2024-11-08T04:16:22.807Z] + lftools sign git-tag v4.0.0-dev.4 [2024-11-08T04:16:23.375Z] Signing Git tag with Sigul... [2024-11-08T04:16:23.375Z] Signing v4.0.0-dev.4 [Pipeline] echo [2024-11-08T04:16:23.648Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:16:23.944Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T04:16:23.951Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T04:16:23.989Z] $ docker stop --time=1 b3849d0aa6669b4800421762faa2d6ec357c6db67a4734351d73c217e47253c6 [2024-11-08T04:16:25.290Z] $ docker rm -f --volumes b3849d0aa6669b4800421762faa2d6ec357c6db67a4734351d73c217e47253c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T04:16:25.709Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:16:25.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:16:26.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:16:26.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:16:26.078Z] prd-ubuntu20.04-docker-8c-8g-25844 does not seem to be running inside a container [2024-11-08T04:16:26.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-11-08T04:16:26.475Z] $ docker top 40c9e1910b70fad170cc2f84455a7ac1672d81ba7353cbe9fb4e47002060592c -eo pid,comm [2024-11-08T04:16:26.511Z] 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-11-08T04:16:26.511Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:16:26.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:16:26.564Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:16:26.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:16:26.697Z] $ docker exec 40c9e1910b70fad170cc2f84455a7ac1672d81ba7353cbe9fb4e47002060592c ssh-agent [2024-11-08T04:16:26.807Z] SSH_AUTH_SOCK=/tmp/ssh-rBAKUPIf9FXK/agent.32 [2024-11-08T04:16:26.807Z] SSH_AGENT_PID=38 [2024-11-08T04:16:26.815Z] Running ssh-add (command line suppressed) [2024-11-08T04:16:26.946Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10521158649698297278.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10521158649698297278.key) [2024-11-08T04:16:26.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:16:27.239Z] + git semver bump pre [2024-11-08T04:16:27.499Z] 2024-11-08 04:16:27,440 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-08T04:16:27.499Z] 2024-11-08 04:16:27,440 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2024-11-08T04:16:27.499Z] 2024-11-08 04:16:27,440 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2024-11-08T04:16:27.499Z] 2024-11-08 04:16:27,440 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-11-08T04:16:27.499Z] 2024-11-08 04:16:27,440 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-08T04:16:27.499Z] 2024-11-08 04:16:27,440 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-08T04:16:27.499Z] 2024-11-08 04:16:27,442 [execute] INFO git cat-file --batch-check [2024-11-08T04:16:27.499Z] 2024-11-08 04:16:27,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T04:16:27.499Z] 2024-11-08 04:16:27,448 [execute] INFO git cat-file --batch [2024-11-08T04:16:27.499Z] 2024-11-08 04:16:27,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T04:16:27.499Z] 2024-11-08 04:16:27,454 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-08T04:16:27.499Z] 4.0.0-dev.5 [Pipeline] } [2024-11-08T04:16:27.521Z] $ docker exec --env ******** --env ******** 40c9e1910b70fad170cc2f84455a7ac1672d81ba7353cbe9fb4e47002060592c ssh-agent -k [2024-11-08T04:16:27.633Z] unset SSH_AUTH_SOCK; [2024-11-08T04:16:27.633Z] unset SSH_AGENT_PID; [2024-11-08T04:16:27.633Z] echo Agent pid 38 killed; [2024-11-08T04:16:27.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:16:27.954Z] + git semver [Pipeline] } [2024-11-08T04:16:28.248Z] $ docker stop --time=1 40c9e1910b70fad170cc2f84455a7ac1672d81ba7353cbe9fb4e47002060592c [2024-11-08T04:16:29.507Z] $ docker rm -f --volumes 40c9e1910b70fad170cc2f84455a7ac1672d81ba7353cbe9fb4e47002060592c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T04:16:29.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:16:29.855Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:16:30.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:16:30.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:16:30.242Z] prd-ubuntu20.04-docker-8c-8g-25844 does not seem to be running inside a container [2024-11-08T04:16:30.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-11-08T04:16:30.735Z] $ docker top 7969250cfa6e6ea9291f359bcfd2b76e89553a99b75d6a3085a34d32b0adcb28 -eo pid,comm [2024-11-08T04:16:30.772Z] 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-11-08T04:16:30.772Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:16:30.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:16:30.826Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:16:30.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:16:30.962Z] $ docker exec 7969250cfa6e6ea9291f359bcfd2b76e89553a99b75d6a3085a34d32b0adcb28 ssh-agent [2024-11-08T04:16:31.071Z] SSH_AUTH_SOCK=/tmp/ssh-Tmslzj8BfOrV/agent.14 [2024-11-08T04:16:31.071Z] SSH_AGENT_PID=20 [2024-11-08T04:16:31.075Z] Running ssh-add (command line suppressed) [2024-11-08T04:16:31.194Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1694050812134187341.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1694050812134187341.key) [2024-11-08T04:16:31.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:16:31.597Z] + git semver push [2024-11-08T04:16:32.195Z] 2024-11-08 04:16:31,909 [run_push] DEBUG push [2024-11-08T04:16:32.195Z] 2024-11-08 04:16:31,911 [execute] INFO git cat-file --batch-check [2024-11-08T04:16:32.195Z] 2024-11-08 04:16:31,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T04:16:32.195Z] 2024-11-08 04:16:31,916 [execute] INFO git rev-list 31dabaf5588c46c5bd0be5dd817f45000761eb0d -- [2024-11-08T04:16:32.195Z] 2024-11-08 04:16:31,917 [execute] DEBUG Popen(['git', 'rev-list', '31dabaf5588c46c5bd0be5dd817f45000761eb0d', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:16:32.195Z] 2024-11-08 04:16:31,927 [execute] INFO git fetch -v origin [2024-11-08T04:16:32.195Z] 2024-11-08 04:16:31,927 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T04:16:32.454Z] 2024-11-08 04:16:32,351 [run_push] DEBUG no remote changes detected [2024-11-08T04:16:32.454Z] 2024-11-08 04:16:32,351 [execute] INFO git push origin semver [2024-11-08T04:16:32.454Z] 2024-11-08 04:16:32,352 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:16:33.022Z] 2024-11-08 04:16:33,002 [run_push] DEBUG push all version tags [2024-11-08T04:16:33.022Z] 2024-11-08 04:16:33,003 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T04:16:33.022Z] 2024-11-08 04:16:33,003 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:16:33.960Z] 2024-11-08 04:16:33,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-08T04:16:33.960Z] 4.0.0-dev.5 [Pipeline] } [2024-11-08T04:16:33.983Z] $ docker exec --env ******** --env ******** 7969250cfa6e6ea9291f359bcfd2b76e89553a99b75d6a3085a34d32b0adcb28 ssh-agent -k [2024-11-08T04:16:34.083Z] unset SSH_AUTH_SOCK; [2024-11-08T04:16:34.084Z] unset SSH_AGENT_PID; [2024-11-08T04:16:34.084Z] echo Agent pid 20 killed; [2024-11-08T04:16:34.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:16:34.404Z] + git semver [Pipeline] } [2024-11-08T04:16:34.687Z] $ docker stop --time=1 7969250cfa6e6ea9291f359bcfd2b76e89553a99b75d6a3085a34d32b0adcb28 [2024-11-08T04:16:35.984Z] $ docker rm -f --volumes 7969250cfa6e6ea9291f359bcfd2b76e89553a99b75d6a3085a34d32b0adcb28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-11-08T04:16:36.619Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-11-08T04:16:36.619Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-08T04:16:36.619Z] total 16 [2024-11-08T04:16:36.619Z] drwxr-xr-x 3 root root 4096 Nov 8 03:56 . [2024-11-08T04:16:36.619Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 04:16 .. [2024-11-08T04:16:36.619Z] drwxr-xr-x 2 root root 4096 Nov 8 03:56 cost [2024-11-08T04:16:36.619Z] -rw-r--r-- 1 root root 85 Nov 8 03:56 cost.csv [2024-11-08T04:16:36.619Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-08T04:16:36.619Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-08T04:16:36.619Z] total 16 [2024-11-08T04:16:36.619Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 03:56 . [2024-11-08T04:16:36.619Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 04:16 .. [2024-11-08T04:16:36.619Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 03:56 cost [2024-11-08T04:16:36.619Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 8 03:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:16:36.906Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:16:37.759Z] ---> package-listing.sh [2024-11-08T04:16:37.759Z] ++ facter osfamily [2024-11-08T04:16:37.759Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T04:16:38.018Z] + OS_FAMILY=debian [2024-11-08T04:16:38.018Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-11-08T04:16:38.018Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T04:16:38.018Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T04:16:38.018Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T04:16:38.018Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T04:16:38.018Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-11-08T04:16:38.018Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T04:16:38.018Z] + case "${OS_FAMILY}" in [2024-11-08T04:16:38.018Z] + dpkg -l [2024-11-08T04:16:38.018Z] + grep '^ii' [2024-11-08T04:16:38.018Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T04:16:38.018Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T04:16:38.018Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T04:16:38.018Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-11-08T04:16:38.018Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-11-08T04:16:38.018Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-11-08T04:16:38.028Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T04:16:38.305Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:16:38.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T04:16:38.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:16:38.943Z] prd-ubuntu20.04-docker-8c-8g-25844 does not seem to be running inside a container [2024-11-08T04:16:38.987Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools-log-publisher:latest cat [2024-11-08T04:16:39.225Z] $ docker top 029b0605f01641a4d1ded81ba689f1ee7db104d7917e459618f31d5028eff628 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:16:39.566Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T04:16:39.851Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T04:16:40.137Z] + ls /var/log/sa-host [2024-11-08T04:16:40.137Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:16:40.229Z] provisioning config files... [2024-11-08T04:16:40.236Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8767902694597946263tmp [Pipeline] { [Pipeline] echo [2024-11-08T04:16:40.253Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:16:40.536Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T04:16:40.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:16:40.872Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T04:16:40.881Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:16:41.229Z] ---> sudo-logs.sh [2024-11-08T04:16:41.229Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T04:16:41.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:16:41.539Z] ---> job-cost.sh [2024-11-08T04:16:41.539Z] lf-activate-venv: SKIPPING [2024-11-08T04:16:41.539Z] DEBUG: total: 0.2199999988079071 [2024-11-08T04:16:41.539Z] INFO: Retrieving Stack Cost... [2024-11-08T04:16:41.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T04:16:42.365Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T04:16:42.380Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:16:42.662Z] ---> logs-deploy.sh [2024-11-08T04:16:42.662Z] lf-activate-venv: SKIPPING [2024-11-08T04:16:42.662Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/327 [2024-11-08T04:16:42.662Z] INFO: archiving workspace using pattern(s): [2024-11-08T04:16:43.597Z] Archives upload complete. [2024-11-08T04:16:43.856Z] INFO: archiving logs to Nexus [2024-11-08T04:16:44.426Z] ---> uname -a: [2024-11-08T04:16:44.427Z] Linux prd-ubuntu20-04-docker-8c-8g-25844 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] ---> lscpu: [2024-11-08T04:16:44.427Z] Architecture: x86_64 [2024-11-08T04:16:44.427Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-08T04:16:44.427Z] Byte Order: Little Endian [2024-11-08T04:16:44.427Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-08T04:16:44.427Z] CPU(s): 8 [2024-11-08T04:16:44.427Z] On-line CPU(s) list: 0-7 [2024-11-08T04:16:44.427Z] Thread(s) per core: 1 [2024-11-08T04:16:44.427Z] Core(s) per socket: 1 [2024-11-08T04:16:44.427Z] Socket(s): 8 [2024-11-08T04:16:44.427Z] NUMA node(s): 1 [2024-11-08T04:16:44.427Z] Vendor ID: AuthenticAMD [2024-11-08T04:16:44.427Z] CPU family: 23 [2024-11-08T04:16:44.427Z] Model: 49 [2024-11-08T04:16:44.427Z] Model name: AMD EPYC-Rome Processor [2024-11-08T04:16:44.427Z] Stepping: 0 [2024-11-08T04:16:44.427Z] CPU MHz: 2799.998 [2024-11-08T04:16:44.427Z] BogoMIPS: 5599.99 [2024-11-08T04:16:44.427Z] Virtualization: AMD-V [2024-11-08T04:16:44.427Z] Hypervisor vendor: KVM [2024-11-08T04:16:44.427Z] Virtualization type: full [2024-11-08T04:16:44.427Z] L1d cache: 256 KiB [2024-11-08T04:16:44.427Z] L1i cache: 256 KiB [2024-11-08T04:16:44.427Z] L2 cache: 4 MiB [2024-11-08T04:16:44.427Z] L3 cache: 128 MiB [2024-11-08T04:16:44.427Z] NUMA node0 CPU(s): 0-7 [2024-11-08T04:16:44.427Z] Vulnerability Itlb multihit: Not affected [2024-11-08T04:16:44.427Z] Vulnerability L1tf: Not affected [2024-11-08T04:16:44.427Z] Vulnerability Mds: Not affected [2024-11-08T04:16:44.427Z] Vulnerability Meltdown: Not affected [2024-11-08T04:16:44.427Z] Vulnerability Mmio stale data: Not affected [2024-11-08T04:16:44.427Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-08T04:16:44.427Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-08T04:16:44.427Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-08T04:16:44.427Z] Vulnerability Srbds: Not affected [2024-11-08T04:16:44.427Z] Vulnerability Tsx async abort: Not affected [2024-11-08T04:16:44.427Z] 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-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] ---> nproc: [2024-11-08T04:16:44.427Z] 8 [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] ---> df -h: [2024-11-08T04:16:44.427Z] Filesystem Size Used Avail Use% Mounted on [2024-11-08T04:16:44.427Z] overlay 155G 13G 143G 9% / [2024-11-08T04:16:44.427Z] tmpfs 64M 0 64M 0% /dev [2024-11-08T04:16:44.427Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-08T04:16:44.427Z] shm 64M 0 64M 0% /dev/shm [2024-11-08T04:16:44.427Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] ---> sar -b -r -n DEV: [2024-11-08T04:16:44.427Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25844) 11/08/24 _x86_64_ (8 CPU) [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] 03:51:34 LINUX RESTART (8 CPU) [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] 03:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-08T04:16:44.427Z] 03:53:01 360.34 38.93 321.41 0.00 4317.55 142685.69 0.00 [2024-11-08T04:16:44.427Z] 03:54:01 262.36 2.68 259.67 0.00 29.06 78671.95 0.00 [2024-11-08T04:16:44.427Z] 03:55:01 41.44 0.03 41.41 0.00 0.67 24412.06 0.00 [2024-11-08T04:16:44.427Z] 03:56:01 83.51 0.18 83.32 0.00 4.93 23228.67 0.00 [2024-11-08T04:16:44.427Z] 03:57:01 160.57 0.97 159.61 0.00 67.46 51268.39 0.00 [2024-11-08T04:16:44.427Z] 03:58:01 21.71 0.00 21.71 0.00 0.00 1351.82 0.00 [2024-11-08T04:16:44.427Z] 03:59:01 21.08 0.00 21.08 0.00 0.00 1301.97 0.00 [2024-11-08T04:16:44.427Z] 04:00:01 21.06 0.00 21.06 0.00 0.00 1310.45 0.00 [2024-11-08T04:16:44.427Z] 04:01:01 30.06 1.37 28.70 0.00 28.53 1495.22 0.00 [2024-11-08T04:16:44.427Z] 04:02:01 7.68 0.03 7.65 0.00 0.27 124.65 0.00 [2024-11-08T04:16:44.427Z] 04:03:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2024-11-08T04:16:44.427Z] 04:04:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2024-11-08T04:16:44.427Z] 04:05:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 [2024-11-08T04:16:44.427Z] 04:06:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 [2024-11-08T04:16:44.427Z] 04:07:01 1.90 0.02 1.88 0.00 0.13 22.26 0.00 [2024-11-08T04:16:44.427Z] 04:08:01 3.27 1.02 2.25 0.00 21.86 30.39 0.00 [2024-11-08T04:16:44.427Z] 04:09:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2024-11-08T04:16:44.427Z] 04:10:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2024-11-08T04:16:44.427Z] 04:11:01 1.10 0.00 1.10 0.00 0.00 14.93 0.00 [2024-11-08T04:16:44.427Z] 04:12:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 [2024-11-08T04:16:44.427Z] 04:13:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-11-08T04:16:44.427Z] 04:14:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2024-11-08T04:16:44.427Z] 04:15:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2024-11-08T04:16:44.427Z] 04:16:01 58.02 0.28 57.74 0.00 16.13 28785.74 0.00 [2024-11-08T04:16:44.427Z] Average: 45.24 1.90 43.35 0.00 186.93 14784.40 0.00 [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] 03:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-08T04:16:44.427Z] 03:53:01 29175096 31528852 796508 2.42 75680 2549636 1972700 5.81 1044632 2280056 0 [2024-11-08T04:16:44.427Z] 03:54:01 27977104 31511628 796796 2.42 182044 3509800 2042364 6.02 1163460 3228664 576 [2024-11-08T04:16:44.427Z] 03:55:01 27075680 31264096 1036968 3.15 186676 4093736 2428780 7.16 1595784 3625056 239040 [2024-11-08T04:16:44.427Z] 03:56:01 27096040 31061152 1238308 3.77 190772 3871496 2663292 7.85 1939352 3264708 308732 [2024-11-08T04:16:44.427Z] 03:57:01 26915660 31534088 768700 2.34 201240 4478864 1787680 5.27 1395336 3957096 2700 [2024-11-08T04:16:44.427Z] 03:58:01 26909824 31541404 761324 2.32 204428 4488508 1787680 5.27 1397952 3966692 2072 [2024-11-08T04:16:44.427Z] 03:59:01 26899416 31544276 758320 2.31 207472 4498292 1787680 5.27 1399192 3976484 1680 [2024-11-08T04:16:44.427Z] 04:00:01 26895504 31553788 748764 2.28 210412 4508316 1787680 5.27 1392964 3986560 1708 [2024-11-08T04:16:44.427Z] 04:01:01 26832904 31538224 738952 2.25 224764 4548408 1685820 4.97 1440304 3976876 1440 [2024-11-08T04:16:44.427Z] 04:02:01 26838068 31538364 739712 2.25 223284 4545156 1688556 4.98 1438924 3973640 12 [2024-11-08T04:16:44.427Z] 04:03:01 26838216 31538528 739480 2.25 223316 4545156 1688556 4.98 1438840 3973640 24 [2024-11-08T04:16:44.427Z] 04:04:01 26838620 31538972 739204 2.25 223336 4545156 1688556 4.98 1438800 3973644 160 [2024-11-08T04:16:44.427Z] 04:05:01 26838588 31539004 739112 2.25 223396 4545160 1688556 4.98 1438632 3973644 12 [2024-11-08T04:16:44.427Z] 04:06:01 26838572 31539020 739076 2.25 223416 4545164 1688556 4.98 1438632 3973648 180 [2024-11-08T04:16:44.427Z] 04:07:01 26840120 31540712 737192 2.24 223452 4545164 1705616 5.03 1435964 3973644 12 [2024-11-08T04:16:44.427Z] 04:08:01 26838788 31540492 737244 2.24 223536 4545788 1726096 5.09 1436396 3974180 40 [2024-11-08T04:16:44.427Z] 04:09:01 26839000 31540708 736944 2.24 223560 4545792 1726096 5.09 1436576 3974184 20 [2024-11-08T04:16:44.427Z] 04:10:01 26838732 31540464 737144 2.24 223568 4545792 1726096 5.09 1436488 3974184 16 [2024-11-08T04:16:44.427Z] 04:11:01 26838424 31540144 737424 2.24 223600 4545768 1726096 5.09 1436544 3974160 44 [2024-11-08T04:16:44.427Z] 04:12:01 26838416 31540180 737352 2.24 223616 4545772 1726096 5.09 1436436 3974168 40 [2024-11-08T04:16:44.427Z] 04:13:01 26838716 31540480 736976 2.24 223628 4545776 1726096 5.09 1436596 3974168 8 [2024-11-08T04:16:44.427Z] 04:14:01 26838604 31540404 737016 2.24 223636 4545780 1726096 5.09 1436516 3974172 200 [2024-11-08T04:16:44.427Z] 04:15:01 26838620 31540424 736976 2.24 223640 4545784 1726096 5.09 1436472 3974176 8 [2024-11-08T04:16:44.427Z] 04:16:01 26377680 31511508 765120 2.33 233172 4945852 1666288 4.91 1479560 4368956 232 [2024-11-08T04:16:44.427Z] Average: 26995683 31506121 780859 2.37 210235 4380422 1815297 5.35 1432098 3844433 23290 [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] 03:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-08T04:16:44.427Z] 03:53:01 lo 6.47 6.47 0.64 0.64 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:53:01 docker0 32.08 36.11 2.39 233.73 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:53:01 ens3 577.25 396.55 5983.78 100.40 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:54:01 docker0 271.80 329.96 24.40 3231.55 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:54:01 ens3 347.78 283.59 3250.95 35.89 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:54:01 vethcec70be 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:55:01 docker0 0.87 1.27 0.11 0.35 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:55:01 ens3 22.20 14.10 20.72 8.73 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:55:01 vethcec70be 0.87 1.40 0.12 0.36 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:56:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:56:01 docker0 1.35 3.25 0.08 38.10 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:56:01 veth0d378a5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:56:01 ens3 22.99 13.51 56.27 9.03 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:57:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:57:01 docker0 5.85 11.73 0.35 152.54 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:57:01 ens3 148.11 93.55 2744.26 15.57 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:58:01 ens3 90.69 60.98 167.45 4.17 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 03:59:01 ens3 88.99 61.11 168.46 3.94 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:00:01 ens3 91.43 62.16 171.04 4.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:01:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:01:01 ens3 65.16 42.93 116.91 2.87 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:02:01 ens3 1.62 1.00 2.00 0.45 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:03:01 ens3 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:04:01 ens3 0.92 0.38 0.31 0.22 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:06:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:08:01 ens3 0.37 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:09:01 ens3 1.10 0.55 0.37 0.22 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:10:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:11:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:13:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:14:01 ens3 0.38 0.15 0.08 0.01 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:15:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:16:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:16:01 docker0 72.50 126.33 6.84 1242.79 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] 04:16:01 ens3 254.07 169.59 3904.56 155.46 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] Average: docker0 16.02 21.19 1.42 204.12 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] Average: ens3 71.43 50.04 691.11 14.22 0.00 0.00 0.00 0.00 [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] ---> sar -P ALL: [2024-11-08T04:16:44.427Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25844) 11/08/24 _x86_64_ (8 CPU) [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] 03:51:34 LINUX RESTART (8 CPU) [2024-11-08T04:16:44.427Z] [2024-11-08T04:16:44.427Z] 03:52:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T04:16:44.427Z] 03:53:01 all 9.42 0.00 2.95 4.69 0.07 82.87 [2024-11-08T04:16:44.427Z] 03:53:01 0 9.36 0.00 3.98 11.76 0.08 74.82 [2024-11-08T04:16:44.427Z] 03:53:01 1 9.23 0.00 2.68 0.84 0.07 87.18 [2024-11-08T04:16:44.427Z] 03:53:01 2 13.78 0.00 2.88 9.64 0.08 73.61 [2024-11-08T04:16:44.427Z] 03:53:01 3 9.29 0.00 2.85 4.65 0.08 83.12 [2024-11-08T04:16:44.427Z] 03:53:01 4 9.65 0.00 2.48 0.62 0.05 87.20 [2024-11-08T04:16:44.427Z] 03:53:01 5 6.51 0.00 2.55 2.14 0.05 88.75 [2024-11-08T04:16:44.427Z] 03:53:01 6 7.86 0.00 2.35 4.26 0.08 85.44 [2024-11-08T04:16:44.427Z] 03:53:01 7 9.66 0.00 3.83 3.56 0.05 82.91 [2024-11-08T04:16:44.427Z] 03:54:01 all 6.29 0.00 3.34 6.94 0.06 83.38 [2024-11-08T04:16:44.427Z] 03:54:01 0 6.06 0.00 3.79 1.31 0.03 88.81 [2024-11-08T04:16:44.427Z] 03:54:01 1 7.62 0.00 3.99 19.46 0.08 68.85 [2024-11-08T04:16:44.427Z] 03:54:01 2 5.53 0.00 1.97 0.44 0.05 92.02 [2024-11-08T04:16:44.427Z] 03:54:01 3 6.07 0.00 3.45 1.29 0.05 89.14 [2024-11-08T04:16:44.427Z] 03:54:01 4 5.91 0.00 2.79 0.72 0.05 90.52 [2024-11-08T04:16:44.427Z] 03:54:01 5 6.71 0.00 2.89 0.34 0.07 90.00 [2024-11-08T04:16:44.428Z] 03:54:01 6 5.71 0.00 2.98 6.28 0.05 84.98 [2024-11-08T04:16:44.428Z] 03:54:01 7 6.76 0.00 4.84 25.75 0.07 62.59 [2024-11-08T04:16:44.428Z] 03:55:01 all 39.72 0.00 5.88 1.99 0.09 52.32 [2024-11-08T04:16:44.428Z] 03:55:01 0 38.98 0.00 6.43 0.42 0.10 54.08 [2024-11-08T04:16:44.428Z] 03:55:01 1 39.35 0.00 6.07 1.87 0.10 52.61 [2024-11-08T04:16:44.428Z] 03:55:01 2 41.62 0.00 5.88 0.19 0.10 52.20 [2024-11-08T04:16:44.428Z] 03:55:01 3 40.46 0.00 6.09 0.14 0.10 53.22 [2024-11-08T04:16:44.428Z] 03:55:01 4 38.34 0.00 5.42 0.10 0.08 56.05 [2024-11-08T04:16:44.428Z] 03:55:01 5 42.01 0.00 5.25 0.07 0.10 52.57 [2024-11-08T04:16:44.428Z] 03:55:01 6 38.55 0.00 5.88 13.02 0.08 42.46 [2024-11-08T04:16:44.428Z] 03:55:01 7 38.43 0.00 6.03 0.08 0.08 55.37 [2024-11-08T04:16:44.428Z] 03:56:01 all 51.06 0.00 7.19 1.55 0.09 40.11 [2024-11-08T04:16:44.428Z] 03:56:01 0 50.46 0.00 7.46 0.12 0.08 41.87 [2024-11-08T04:16:44.428Z] 03:56:01 1 50.02 0.00 7.36 1.87 0.10 40.65 [2024-11-08T04:16:44.428Z] 03:56:01 2 50.75 0.00 7.47 0.35 0.10 41.33 [2024-11-08T04:16:44.428Z] 03:56:01 3 50.97 0.00 7.00 0.32 0.08 41.63 [2024-11-08T04:16:44.428Z] 03:56:01 4 52.39 0.00 6.62 0.30 0.08 40.61 [2024-11-08T04:16:44.428Z] 03:56:01 5 50.76 0.00 7.08 6.71 0.10 35.34 [2024-11-08T04:16:44.428Z] 03:56:01 6 50.58 0.00 7.62 0.77 0.10 40.92 [2024-11-08T04:16:44.428Z] 03:56:01 7 52.52 0.00 6.87 1.95 0.08 38.58 [2024-11-08T04:16:44.428Z] 03:57:01 all 15.89 0.00 3.91 3.78 0.08 76.33 [2024-11-08T04:16:44.428Z] 03:57:01 0 16.67 0.00 4.56 17.07 0.07 61.63 [2024-11-08T04:16:44.428Z] 03:57:01 1 16.13 0.00 4.06 2.78 0.05 76.97 [2024-11-08T04:16:44.428Z] 03:57:01 2 16.95 0.00 3.61 1.38 0.07 77.99 [2024-11-08T04:16:44.428Z] 03:57:01 3 15.62 0.00 3.49 0.02 0.19 80.68 [2024-11-08T04:16:44.428Z] 03:57:01 4 16.52 0.00 4.14 1.13 0.05 78.15 [2024-11-08T04:16:44.428Z] 03:57:01 5 16.37 0.00 3.21 0.40 0.10 79.91 [2024-11-08T04:16:44.428Z] 03:57:01 6 14.72 0.00 3.73 7.34 0.05 74.17 [2024-11-08T04:16:44.428Z] 03:57:01 7 14.15 0.00 4.48 0.19 0.07 81.12 [2024-11-08T04:16:44.428Z] 03:58:01 all 0.31 0.00 0.13 0.21 0.02 99.34 [2024-11-08T04:16:44.428Z] 03:58:01 0 0.25 0.00 0.07 0.02 0.02 99.65 [2024-11-08T04:16:44.428Z] 03:58:01 1 0.22 0.00 0.08 0.02 0.02 99.67 [2024-11-08T04:16:44.428Z] 03:58:01 2 0.32 0.00 0.17 0.05 0.02 99.45 [2024-11-08T04:16:44.428Z] 03:58:01 3 0.32 0.00 0.15 0.03 0.00 99.50 [2024-11-08T04:16:44.428Z] 03:58:01 4 0.35 0.00 0.10 0.03 0.02 99.50 [2024-11-08T04:16:44.428Z] 03:58:01 5 0.32 0.00 0.20 0.02 0.03 99.43 [2024-11-08T04:16:44.428Z] 03:58:01 6 0.32 0.00 0.17 1.45 0.03 98.03 [2024-11-08T04:16:44.428Z] 03:58:01 7 0.37 0.00 0.10 0.03 0.02 99.48 [2024-11-08T04:16:44.428Z] 03:59:01 all 0.29 0.00 0.16 0.22 0.02 99.30 [2024-11-08T04:16:44.428Z] 03:59:01 0 0.28 0.00 0.03 0.07 0.00 99.62 [2024-11-08T04:16:44.428Z] 03:59:01 1 0.15 0.00 0.30 1.07 0.03 98.45 [2024-11-08T04:16:44.428Z] 03:59:01 2 0.33 0.00 0.30 0.05 0.03 99.28 [2024-11-08T04:16:44.428Z] 03:59:01 3 0.23 0.00 0.07 0.03 0.02 99.65 [2024-11-08T04:16:44.428Z] 03:59:01 4 0.08 0.00 0.07 0.00 0.02 99.83 [2024-11-08T04:16:44.428Z] 03:59:01 5 0.55 0.00 0.20 0.05 0.03 99.17 [2024-11-08T04:16:44.428Z] 03:59:01 6 0.35 0.00 0.15 0.43 0.02 99.05 [2024-11-08T04:16:44.428Z] 03:59:01 7 0.37 0.00 0.18 0.03 0.02 99.40 [2024-11-08T04:16:44.428Z] 04:00:01 all 0.28 0.00 0.11 0.23 0.02 99.37 [2024-11-08T04:16:44.428Z] 04:00:01 0 0.12 0.00 0.02 0.02 0.02 99.83 [2024-11-08T04:16:44.428Z] 04:00:01 1 0.37 0.00 0.22 1.25 0.02 98.15 [2024-11-08T04:16:44.428Z] 04:00:01 2 0.43 0.00 0.15 0.03 0.02 99.36 [2024-11-08T04:16:44.428Z] 04:00:01 3 0.22 0.00 0.13 0.03 0.02 99.60 [2024-11-08T04:16:44.428Z] 04:00:01 4 0.25 0.00 0.10 0.39 0.02 99.25 [2024-11-08T04:16:44.428Z] 04:00:01 5 0.27 0.00 0.07 0.08 0.03 99.55 [2024-11-08T04:16:44.428Z] 04:00:01 6 0.27 0.00 0.05 0.03 0.02 99.63 [2024-11-08T04:16:44.428Z] 04:00:01 7 0.30 0.00 0.12 0.03 0.00 99.55 [2024-11-08T04:16:44.428Z] 04:01:01 all 1.15 0.00 0.65 0.25 0.02 97.93 [2024-11-08T04:16:44.428Z] 04:01:01 0 1.30 0.00 0.47 0.02 0.00 98.21 [2024-11-08T04:16:44.428Z] 04:01:01 1 0.99 0.00 0.70 0.03 0.02 98.26 [2024-11-08T04:16:44.428Z] 04:01:01 2 1.07 0.00 0.55 0.05 0.03 98.30 [2024-11-08T04:16:44.428Z] 04:01:01 3 1.02 0.00 0.65 0.03 0.02 98.28 [2024-11-08T04:16:44.428Z] 04:01:01 4 0.70 0.00 0.50 1.74 0.02 97.03 [2024-11-08T04:16:44.428Z] 04:01:01 5 1.62 0.00 0.42 0.03 0.03 97.90 [2024-11-08T04:16:44.428Z] 04:01:01 6 1.50 0.00 0.37 0.05 0.02 98.07 [2024-11-08T04:16:44.428Z] 04:01:01 7 1.03 0.00 1.53 0.07 0.02 97.35 [2024-11-08T04:16:44.428Z] 04:02:01 all 0.28 0.00 0.06 0.02 0.01 99.64 [2024-11-08T04:16:44.428Z] 04:02:01 0 0.23 0.00 0.12 0.03 0.00 99.62 [2024-11-08T04:16:44.428Z] 04:02:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-11-08T04:16:44.428Z] 04:02:01 2 0.08 0.00 0.05 0.02 0.00 99.85 [2024-11-08T04:16:44.428Z] 04:02:01 3 0.03 0.00 0.05 0.02 0.00 99.90 [2024-11-08T04:16:44.428Z] 04:02:01 4 0.05 0.00 0.05 0.07 0.02 99.82 [2024-11-08T04:16:44.428Z] 04:02:01 5 0.10 0.00 0.07 0.00 0.03 99.80 [2024-11-08T04:16:44.428Z] 04:02:01 6 1.60 0.00 0.03 0.00 0.00 98.37 [2024-11-08T04:16:44.428Z] 04:02:01 7 0.10 0.00 0.05 0.00 0.00 99.85 [2024-11-08T04:16:44.428Z] 04:03:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2024-11-08T04:16:44.428Z] 04:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T04:16:44.428Z] 04:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T04:16:44.428Z] 04:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-08T04:16:44.428Z] 04:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:03:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-11-08T04:16:44.428Z] 04:03:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2024-11-08T04:16:44.428Z] 04:03:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-08T04:16:44.428Z] 04:03:01 7 0.35 0.00 0.00 0.00 0.00 99.65 [2024-11-08T04:16:44.428Z] [2024-11-08T04:16:44.428Z] 04:03:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T04:16:44.428Z] 04:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-08T04:16:44.428Z] 04:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T04:16:44.428Z] 04:04:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2024-11-08T04:16:44.428Z] 04:04:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-08T04:16:44.428Z] 04:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T04:16:44.428Z] 04:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T04:16:44.428Z] 04:05:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-11-08T04:16:44.428Z] 04:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:05:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T04:16:44.428Z] 04:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:05:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-08T04:16:44.428Z] 04:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T04:16:44.428Z] 04:05:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-08T04:16:44.428Z] 04:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-11-08T04:16:44.428Z] 04:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-08T04:16:44.428Z] 04:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T04:16:44.428Z] 04:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:06:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-08T04:16:44.428Z] 04:06:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-11-08T04:16:44.428Z] 04:06:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T04:16:44.428Z] 04:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:07:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-11-08T04:16:44.428Z] 04:07:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2024-11-08T04:16:44.428Z] 04:07:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-08T04:16:44.428Z] 04:07:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-08T04:16:44.428Z] 04:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T04:16:44.428Z] 04:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-08T04:16:44.428Z] 04:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T04:16:44.428Z] 04:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T04:16:44.428Z] 04:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-08T04:16:44.428Z] 04:08:01 all 0.05 0.00 0.03 0.01 0.01 99.90 [2024-11-08T04:16:44.428Z] 04:08:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2024-11-08T04:16:44.428Z] 04:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-11-08T04:16:44.428Z] 04:08:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-08T04:16:44.428Z] 04:08:01 3 0.18 0.00 0.05 0.03 0.02 99.72 [2024-11-08T04:16:44.428Z] 04:08:01 4 0.00 0.00 0.03 0.07 0.00 99.90 [2024-11-08T04:16:44.428Z] 04:08:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-11-08T04:16:44.428Z] 04:08:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2024-11-08T04:16:44.428Z] 04:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T04:16:44.428Z] 04:09:01 all 0.02 0.00 0.02 0.02 0.01 99.94 [2024-11-08T04:16:44.428Z] 04:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-08T04:16:44.428Z] 04:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T04:16:44.428Z] 04:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T04:16:44.428Z] 04:09:01 4 0.02 0.00 0.00 0.17 0.00 99.82 [2024-11-08T04:16:44.428Z] 04:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T04:16:44.428Z] 04:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-08T04:16:44.428Z] 04:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:10:01 all 0.04 0.00 0.00 0.00 0.01 99.95 [2024-11-08T04:16:44.428Z] 04:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:10:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2024-11-08T04:16:44.428Z] 04:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-08T04:16:44.428Z] 04:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:10:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-08T04:16:44.428Z] 04:10:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2024-11-08T04:16:44.428Z] 04:10:01 6 0.15 0.00 0.02 0.00 0.02 99.82 [2024-11-08T04:16:44.428Z] 04:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:11:01 all 0.16 0.00 0.01 0.00 0.01 99.81 [2024-11-08T04:16:44.428Z] 04:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-08T04:16:44.428Z] 04:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-08T04:16:44.428Z] 04:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T04:16:44.428Z] 04:11:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-08T04:16:44.428Z] 04:11:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-08T04:16:44.428Z] 04:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:11:01 6 1.16 0.00 0.03 0.00 0.00 98.81 [2024-11-08T04:16:44.428Z] 04:11:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-08T04:16:44.428Z] 04:12:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2024-11-08T04:16:44.428Z] 04:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T04:16:44.428Z] 04:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T04:16:44.428Z] 04:12:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2024-11-08T04:16:44.428Z] 04:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:12:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-08T04:16:44.428Z] 04:12:01 6 0.93 0.00 0.02 0.00 0.02 99.04 [2024-11-08T04:16:44.428Z] 04:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-11-08T04:16:44.428Z] 04:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:13:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-11-08T04:16:44.428Z] 04:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:13:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-08T04:16:44.428Z] 04:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T04:16:44.428Z] 04:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:14:01 all 0.13 0.00 0.01 0.00 0.00 99.85 [2024-11-08T04:16:44.428Z] 04:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T04:16:44.428Z] 04:14:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-08T04:16:44.428Z] 04:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T04:16:44.428Z] 04:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:14:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2024-11-08T04:16:44.428Z] 04:14:01 6 0.89 0.00 0.00 0.00 0.00 99.11 [2024-11-08T04:16:44.428Z] 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] [2024-11-08T04:16:44.428Z] 04:14:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T04:16:44.428Z] 04:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-11-08T04:16:44.428Z] 04:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-08T04:16:44.428Z] 04:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T04:16:44.428Z] 04:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T04:16:44.428Z] 04:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T04:16:44.428Z] 04:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T04:16:44.428Z] 04:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T04:16:44.428Z] 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T04:16:44.428Z] 04:16:01 all 3.56 0.00 1.46 1.11 0.03 93.85 [2024-11-08T04:16:44.428Z] 04:16:01 0 3.11 0.00 1.45 0.20 0.03 95.21 [2024-11-08T04:16:44.428Z] 04:16:01 1 3.97 0.00 1.27 0.05 0.03 94.68 [2024-11-08T04:16:44.428Z] 04:16:01 2 4.96 0.00 2.03 4.04 0.02 88.96 [2024-11-08T04:16:44.428Z] 04:16:01 3 4.10 0.00 1.52 0.40 0.02 93.97 [2024-11-08T04:16:44.428Z] 04:16:01 4 2.93 0.00 1.47 3.65 0.02 91.93 [2024-11-08T04:16:44.428Z] 04:16:01 5 3.28 0.00 1.82 0.27 0.03 94.59 [2024-11-08T04:16:44.428Z] 04:16:01 6 2.61 0.00 0.89 0.22 0.03 96.25 [2024-11-08T04:16:44.428Z] 04:16:01 7 3.52 0.00 1.22 0.03 0.03 95.19 [2024-11-08T04:16:44.428Z] Average: all 5.34 0.00 1.08 0.87 0.02 92.69 [2024-11-08T04:16:44.428Z] Average: 0 5.24 0.00 1.18 1.28 0.02 92.28 [2024-11-08T04:16:44.428Z] Average: 1 5.32 0.00 1.12 1.21 0.03 92.32 [2024-11-08T04:16:44.428Z] Average: 2 5.62 0.00 1.05 0.68 0.03 92.63 [2024-11-08T04:16:44.428Z] Average: 3 5.31 0.00 1.06 0.29 0.03 93.31 [2024-11-08T04:16:44.428Z] Average: 4 5.27 0.00 0.99 0.38 0.02 93.34 [2024-11-08T04:16:44.428Z] Average: 5 5.35 0.00 0.99 0.42 0.03 93.20 [2024-11-08T04:16:44.428Z] Average: 6 5.28 0.00 1.01 1.40 0.02 92.29 [2024-11-08T04:16:44.428Z] Average: 7 5.30 0.00 1.21 1.31 0.02 92.16 [2024-11-08T04:16:44.428Z] [2024-11-08T04:16:44.428Z] [2024-11-08T04:16:44.428Z]