Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0a9df4262558f69d37d70706ef4b98685fbf93c 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-ssh10043209066109943667.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-ssh78156906414902575.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-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17778850448270072387.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-ssh38992499859094552.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13796405572523919606.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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26432 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c0a9df4262558f69d37d70706ef4b98685fbf93c (main) Commit message: "Merge pull request #428 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0a9df4262558f69d37d70706ef4b98685fbf93c # timeout=10 > git rev-list --no-walk 8257fd91468d3a13c9b08aa2e5cf32be113d097a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-14T08:41:24.229Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-14T08:41:24.300Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-14T08:41:24.334Z] ========================================================= [2024-11-14T08:41:24.334Z] EdgeX Global Pipelines Version Info [2024-11-14T08:41:24.334Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:41:25.108Z] ------------------- [2024-11-14T08:41:25.108Z] stable info: [2024-11-14T08:41:25.108Z] ------------------- [2024-11-14T08:41:25.108Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-14T08:41:25.108Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-14T08:41:25.108Z] Message: update stable to v1.0.265 [2024-11-14T08:41:25.679Z] ------------------- [2024-11-14T08:41:25.679Z] experimental info: [2024-11-14T08:41:25.679Z] ------------------- [2024-11-14T08:41:25.679Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-14T08:41:25.679Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-14T08:41:25.679Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-14T08:41:25.747Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-11-14T08:41:25.766Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-11-14T08:41:25.784Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-14T08:41:25.804Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-14T08:41:25.825Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-14T08:41:25.845Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-14T08:41:25.869Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-14T08:41:25.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-14T08:41:25.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-14T08:41:25.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-14T08:41:25.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-14T08:41:25.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-11-14T08:41:26.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-14T08:41:26.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-14T08:41:26.053Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-14T08:41:26.074Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-14T08:41:26.097Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-14T08:41:26.118Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-14T08:41:26.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-14T08:41:26.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-14T08:41:26.179Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-14T08:41:26.198Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-14T08:41:26.221Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-14T08:41:26.246Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-14T08:41:26.267Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-14T08:41:26.287Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-14T08:41:26.311Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-14T08:41:26.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-14T08:41:26.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-14T08:41:26.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-14T08:41:26.421Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] echo [2024-11-14T08:41:26.447Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0a9df4 [Pipeline] echo [2024-11-14T08:41:26.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:41:26.547Z] provisioning config files... [2024-11-14T08:41:26.561Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5090858498803427745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:41:26.905Z] ---> ****-login.sh [2024-11-14T08:41:26.905Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:41:27.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:28.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:28.128Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:28.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:28.128Z] [2024-11-14T08:41:28.128Z] Login Succeeded [2024-11-14T08:41:28.128Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:41:28.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:28.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:28.128Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:28.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:28.128Z] [2024-11-14T08:41:28.128Z] Login Succeeded [2024-11-14T08:41:28.128Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:41:28.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:28.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:28.456Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:28.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:28.456Z] [2024-11-14T08:41:28.456Z] Login Succeeded [2024-11-14T08:41:28.456Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:41:28.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:28.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:28.456Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:28.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:28.456Z] [2024-11-14T08:41:28.456Z] Login Succeeded [2024-11-14T08:41:28.456Z] ****.io [2024-11-14T08:41:28.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:28.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:28.724Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:28.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:28.724Z] [2024-11-14T08:41:28.724Z] Login Succeeded [2024-11-14T08:41:28.724Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:41:28.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-14T08:41:29.145Z] + git rev-list -1 --merges c0a9df4262558f69d37d70706ef4b98685fbf93c~1..c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] echo [2024-11-14T08:41:29.175Z] -----------> git rev-list -1 --merges c0a9df4262558f69d37d70706ef4b98685fbf93c~1..c0a9df4262558f69d37d70706ef4b98685fbf93c c0a9df4262558f69d37d70706ef4b98685fbf93c [2024-11-14T08:41:29.175Z] c0a9df4262558f69d37d70706ef4b98685fbf93c [false] [Pipeline] sh [2024-11-14T08:41:29.470Z] + git log --format=format:%s -1 c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] echo [2024-11-14T08:41:29.489Z] ========================================================= [2024-11-14T08:41:29.489Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-14T08:41:29.489Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:41:29.823Z] + git log --format=format:%s -1 c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] echo [2024-11-14T08:41:29.854Z] [semverPrep] GIT_COMMIT: c0a9df4262558f69d37d70706ef4b98685fbf93c, Commit Message: Merge pull request #428 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7 [Pipeline] echo [2024-11-14T08:41:29.867Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-14T08:41:30.238Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T08:41:30.238Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-14T08:41:30.238Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-14T08:41:30.238Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-14T08:41:30.238Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-14T08:41:30.238Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-14T08:41:30.238Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:41:30.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:41:30.775Z] [2024-11-14T08:41:30.775Z] 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-14T08:41:31.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:41:31.354Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-14T08:41:31.354Z] b85a868b505f: Pulling fs layer [2024-11-14T08:41:31.354Z] e2be974225ed: Pulling fs layer [2024-11-14T08:41:31.354Z] 339a4e72a1f5: Pulling fs layer [2024-11-14T08:41:31.354Z] 988bab9f4d93: Pulling fs layer [2024-11-14T08:41:31.354Z] 1469e6f7b9e6: Pulling fs layer [2024-11-14T08:41:31.354Z] eaf3925da568: Pulling fs layer [2024-11-14T08:41:31.354Z] bab4dde63d76: Pulling fs layer [2024-11-14T08:41:31.354Z] bde34c3a00c8: Pulling fs layer [2024-11-14T08:41:31.354Z] b352a97aabf1: Pulling fs layer [2024-11-14T08:41:31.354Z] 4872d77fe225: Pulling fs layer [2024-11-14T08:41:31.354Z] 5851b861e8e6: Pulling fs layer [2024-11-14T08:41:31.354Z] 1469e6f7b9e6: Waiting [2024-11-14T08:41:31.354Z] eaf3925da568: Waiting [2024-11-14T08:41:31.354Z] bab4dde63d76: Waiting [2024-11-14T08:41:31.354Z] bde34c3a00c8: Waiting [2024-11-14T08:41:31.354Z] b352a97aabf1: Waiting [2024-11-14T08:41:31.354Z] 5851b861e8e6: Waiting [2024-11-14T08:41:31.354Z] 4872d77fe225: Waiting [2024-11-14T08:41:31.354Z] 988bab9f4d93: Waiting [2024-11-14T08:41:31.354Z] e2be974225ed: Download complete [2024-11-14T08:41:31.354Z] 988bab9f4d93: Verifying Checksum [2024-11-14T08:41:31.354Z] 988bab9f4d93: Download complete [2024-11-14T08:41:31.354Z] 1469e6f7b9e6: Verifying Checksum [2024-11-14T08:41:31.354Z] 1469e6f7b9e6: Download complete [2024-11-14T08:41:31.354Z] eaf3925da568: Verifying Checksum [2024-11-14T08:41:31.354Z] eaf3925da568: Download complete [2024-11-14T08:41:31.354Z] 339a4e72a1f5: Verifying Checksum [2024-11-14T08:41:31.354Z] 339a4e72a1f5: Download complete [2024-11-14T08:41:31.354Z] bde34c3a00c8: Verifying Checksum [2024-11-14T08:41:31.354Z] b352a97aabf1: Download complete [2024-11-14T08:41:31.354Z] 4872d77fe225: Verifying Checksum [2024-11-14T08:41:31.354Z] 4872d77fe225: Download complete [2024-11-14T08:41:31.354Z] 5851b861e8e6: Verifying Checksum [2024-11-14T08:41:31.354Z] 5851b861e8e6: Download complete [2024-11-14T08:41:31.614Z] b85a868b505f: Verifying Checksum [2024-11-14T08:41:31.614Z] b85a868b505f: Download complete [2024-11-14T08:41:31.881Z] bab4dde63d76: Verifying Checksum [2024-11-14T08:41:31.881Z] bab4dde63d76: Download complete [2024-11-14T08:41:32.818Z] b85a868b505f: Pull complete [2024-11-14T08:41:32.818Z] e2be974225ed: Pull complete [2024-11-14T08:41:33.389Z] 339a4e72a1f5: Pull complete [2024-11-14T08:41:33.389Z] 988bab9f4d93: Pull complete [2024-11-14T08:41:33.648Z] 1469e6f7b9e6: Pull complete [2024-11-14T08:41:33.907Z] eaf3925da568: Pull complete [2024-11-14T08:41:35.813Z] bab4dde63d76: Pull complete [2024-11-14T08:41:35.813Z] bde34c3a00c8: Pull complete [2024-11-14T08:41:35.813Z] b352a97aabf1: Pull complete [2024-11-14T08:41:35.813Z] 4872d77fe225: Pull complete [2024-11-14T08:41:36.072Z] 5851b861e8e6: Pull complete [2024-11-14T08:41:36.073Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-14T08:41:36.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:41:36.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:41:36.234Z] prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container [2024-11-14T08:41:36.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-14T08:41:42.695Z] $ docker top 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 -eo pid,comm [2024-11-14T08:41:42.757Z] 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-14T08:41:42.757Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T08:41:42.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T08:41:42.837Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T08:41:42.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T08:41:42.957Z] $ docker exec 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 ssh-agent [2024-11-14T08:41:43.070Z] SSH_AUTH_SOCK=/tmp/ssh-7Sgioq8GwekP/agent.33 [2024-11-14T08:41:43.070Z] SSH_AGENT_PID=39 [2024-11-14T08:41:43.077Z] Running ssh-add (command line suppressed) [2024-11-14T08:41:43.179Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14499455415674347897.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14499455415674347897.key) [2024-11-14T08:41:43.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T08:41:43.489Z] + git tag --points-at HEAD [Pipeline] } [2024-11-14T08:41:43.500Z] $ docker exec --env ******** --env ******** 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 ssh-agent -k [2024-11-14T08:41:43.606Z] unset SSH_AUTH_SOCK; [2024-11-14T08:41:43.607Z] unset SSH_AGENT_PID; [2024-11-14T08:41:43.607Z] echo Agent pid 39 killed; [2024-11-14T08:41:43.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-14T08:41:43.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T08:41:43.665Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T08:41:43.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T08:41:43.778Z] $ docker exec 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 ssh-agent [2024-11-14T08:41:43.883Z] SSH_AUTH_SOCK=/tmp/ssh-nxPIrAwbVkPD/agent.72 [2024-11-14T08:41:43.883Z] SSH_AGENT_PID=78 [2024-11-14T08:41:43.896Z] Running ssh-add (command line suppressed) [2024-11-14T08:41:43.990Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14644221137715540105.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14644221137715540105.key) [2024-11-14T08:41:44.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T08:41:44.307Z] + git semver init [2024-11-14T08:41:44.566Z] 2024-11-14 08:41:44,481 [run_init] DEBUG init version:0.0.0 force:False [2024-11-14T08:41:44.566Z] 2024-11-14 08:41:44,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-11-14T08:41:44.566Z] 2024-11-14 08:41:44,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-11-14T08:41:44.566Z] 2024-11-14 08:41:44,482 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-14T08:41:47.116Z] 2024-11-14 08:41:46,589 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2024-11-14T08:41:47.116Z] 2024-11-14 08:41:46,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2024-11-14T08:41:47.116Z] 2024-11-14 08:41:46,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-11-14T08:41:47.116Z] 2024-11-14 08:41:46,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-11-14T08:41:47.116Z] 4.0.0-dev.4 [Pipeline] } [2024-11-14T08:41:47.125Z] $ docker exec --env ******** --env ******** 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 ssh-agent -k [2024-11-14T08:41:47.224Z] unset SSH_AUTH_SOCK; [2024-11-14T08:41:47.227Z] unset SSH_AGENT_PID; [2024-11-14T08:41:47.227Z] echo Agent pid 78 killed; [2024-11-14T08:41:47.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T08:41:47.565Z] + git semver [Pipeline] } [2024-11-14T08:41:47.836Z] $ docker stop --time=1 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 [2024-11-14T08:41:49.151Z] $ docker rm -f --volumes 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:41:49.508Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-14T08:41:49.746Z] Stashed 1 file(s) [Pipeline] echo [2024-11-14T08:41:49.750Z] [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-14T08:41:49.937Z] provisioning config files... [2024-11-14T08:41:49.947Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17744841957606143095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:41:50.247Z] ---> ****-login.sh [2024-11-14T08:41:50.247Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:41:50.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:50.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:50.247Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:50.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:50.247Z] [2024-11-14T08:41:50.247Z] Login Succeeded [2024-11-14T08:41:50.247Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:41:50.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:50.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:50.247Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:50.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:50.248Z] [2024-11-14T08:41:50.248Z] Login Succeeded [2024-11-14T08:41:50.507Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:41:50.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:50.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:50.507Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:50.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:50.507Z] [2024-11-14T08:41:50.507Z] Login Succeeded [2024-11-14T08:41:50.507Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:41:50.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:50.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:50.508Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:50.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:50.508Z] [2024-11-14T08:41:50.508Z] Login Succeeded [2024-11-14T08:41:50.508Z] ****.io [2024-11-14T08:41:50.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:50.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:50.767Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:50.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:50.767Z] [2024-11-14T08:41:50.767Z] Login Succeeded [2024-11-14T08:41:50.767Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:41:50.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-14T08:41:50.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:41:50.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:41:50.920Z] ========================================================= [2024-11-14T08:41:50.920Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-14T08:41:50.920Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:41:51.306Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-14T08:41:51.306Z] Sending build context to Docker daemon 16.64MB [2024-11-14T08:41:51.306Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:41:51.306Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-14T08:41:51.873Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-14T08:41:51.874Z] 43c4264eed91: Pulling fs layer [2024-11-14T08:41:51.874Z] 4cc291be95ef: Pulling fs layer [2024-11-14T08:41:51.874Z] 2ac1f1163629: Pulling fs layer [2024-11-14T08:41:51.874Z] 5c3c966382ef: Pulling fs layer [2024-11-14T08:41:51.874Z] 4f4fb700ef54: Pulling fs layer [2024-11-14T08:41:51.874Z] 5d5c8e513c77: Pulling fs layer [2024-11-14T08:41:51.874Z] 9f66e0745190: Pulling fs layer [2024-11-14T08:41:51.874Z] f49a43e4bbc0: Pulling fs layer [2024-11-14T08:41:51.874Z] 561ebcabdf7f: Pulling fs layer [2024-11-14T08:41:51.874Z] 4f4fb700ef54: Waiting [2024-11-14T08:41:51.874Z] 5d5c8e513c77: Waiting [2024-11-14T08:41:51.874Z] 9f66e0745190: Waiting [2024-11-14T08:41:51.874Z] f49a43e4bbc0: Waiting [2024-11-14T08:41:51.874Z] 561ebcabdf7f: Waiting [2024-11-14T08:41:51.874Z] 5c3c966382ef: Waiting [2024-11-14T08:41:51.874Z] 4cc291be95ef: Download complete [2024-11-14T08:41:51.874Z] 5c3c966382ef: Verifying Checksum [2024-11-14T08:41:51.874Z] 5c3c966382ef: Download complete [2024-11-14T08:41:51.874Z] 4f4fb700ef54: Verifying Checksum [2024-11-14T08:41:51.874Z] 4f4fb700ef54: Download complete [2024-11-14T08:41:51.874Z] 5d5c8e513c77: Verifying Checksum [2024-11-14T08:41:51.874Z] 5d5c8e513c77: Download complete [2024-11-14T08:41:51.874Z] 43c4264eed91: Download complete [2024-11-14T08:41:51.874Z] 9f66e0745190: Verifying Checksum [2024-11-14T08:41:51.874Z] 9f66e0745190: Download complete [2024-11-14T08:41:51.874Z] 43c4264eed91: Pull complete [2024-11-14T08:41:52.133Z] 561ebcabdf7f: Download complete [2024-11-14T08:41:52.133Z] 4cc291be95ef: Pull complete [2024-11-14T08:41:52.392Z] 2ac1f1163629: Verifying Checksum [2024-11-14T08:41:52.392Z] 2ac1f1163629: Download complete [2024-11-14T08:41:52.651Z] f49a43e4bbc0: Verifying Checksum [2024-11-14T08:41:52.651Z] f49a43e4bbc0: Download complete [2024-11-14T08:41:56.899Z] 2ac1f1163629: Pull complete [2024-11-14T08:41:56.899Z] 5c3c966382ef: Pull complete [2024-11-14T08:41:56.899Z] 4f4fb700ef54: Pull complete [2024-11-14T08:41:56.899Z] 5d5c8e513c77: Pull complete [2024-11-14T08:41:56.899Z] 9f66e0745190: Pull complete [2024-11-14T08:41:58.803Z] f49a43e4bbc0: Pull complete [2024-11-14T08:41:59.384Z] 561ebcabdf7f: Pull complete [2024-11-14T08:41:59.384Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-14T08:41:59.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-14T08:41:59.384Z] ---> 3a752c3f9dda [2024-11-14T08:41:59.384Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:42:04.876Z] Still waiting to schedule task [2024-11-14T08:42:04.877Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-14T08:42:09.500Z] ---> Running in 196c16ecc2f2 [2024-11-14T08:42:09.775Z] Removing intermediate container 196c16ecc2f2 [2024-11-14T08:42:09.775Z] ---> aa4771e65afa [2024-11-14T08:42:09.775Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:42:10.036Z] ---> Running in 4c9189c9b73c [2024-11-14T08:42:10.605Z] Removing intermediate container 4c9189c9b73c [2024-11-14T08:42:10.605Z] ---> 40907a33d308 [2024-11-14T08:42:10.605Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-14T08:42:10.605Z] ---> Running in 363994c471bb [2024-11-14T08:42:10.881Z] Removing intermediate container 363994c471bb [2024-11-14T08:42:10.881Z] ---> 06ef66e2ee29 [2024-11-14T08:42:10.881Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:42:11.140Z] ---> Running in f681e885f8c6 [2024-11-14T08:42:11.140Z] Removing intermediate container f681e885f8c6 [2024-11-14T08:42:11.140Z] ---> a0e4b700d1e6 [2024-11-14T08:42:11.140Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:42:11.140Z] ---> Running in 6ffa4313fe3c [2024-11-14T08:42:11.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:42:11.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:42:11.659Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-14T08:42:11.659Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-14T08:42:11.659Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-14T08:42:11.920Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-14T08:42:11.920Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:42:11.920Z] OK: 250 MiB in 58 packages [2024-11-14T08:42:12.489Z] Removing intermediate container 6ffa4313fe3c [2024-11-14T08:42:12.490Z] ---> 9cb54a65ea1b [2024-11-14T08:42:12.490Z] Step 8/12 : WORKDIR /device-rest-go [2024-11-14T08:42:12.490Z] ---> Running in c0d9ec0ea27c [2024-11-14T08:42:12.490Z] Removing intermediate container c0d9ec0ea27c [2024-11-14T08:42:12.490Z] ---> 5d7f69648ec8 [2024-11-14T08:42:12.490Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-14T08:42:12.752Z] ---> c85026bca94f [2024-11-14T08:42:12.752Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:42:12.752Z] ---> Running in f64b65866247 [2024-11-14T08:43:20.642Z] Removing intermediate container f64b65866247 [2024-11-14T08:43:20.642Z] ---> 1673035ec626 [2024-11-14T08:43:20.642Z] Step 11/12 : COPY . . [2024-11-14T08:43:20.642Z] ---> 604a063a35f6 [2024-11-14T08:43:20.642Z] Step 12/12 : RUN $MAKE [2024-11-14T08:43:20.642Z] ---> Running in 39d1f8a1a6b6 [2024-11-14T08:43:20.642Z] noop [2024-11-14T08:43:20.642Z] Removing intermediate container 39d1f8a1a6b6 [2024-11-14T08:43:20.642Z] ---> 265b05a12457 [2024-11-14T08:43:20.642Z] Successfully built 265b05a12457 [2024-11-14T08:43:20.642Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:43:20.976Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-14T08:43:20.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:43:21.066Z] prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container [2024-11-14T08:43:21.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-14T08:43:21.422Z] $ docker top 06d66e31693015cacd4a0cab05dbc2cca53c28bcf924b1bfa0f7a6060e7e7e3c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:43:21.772Z] + go version [2024-11-14T08:43:21.772Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-14T08:43:21.780Z] $ docker stop --time=1 06d66e31693015cacd4a0cab05dbc2cca53c28bcf924b1bfa0f7a6060e7e7e3c [2024-11-14T08:43:23.148Z] $ docker rm -f --volumes 06d66e31693015cacd4a0cab05dbc2cca53c28bcf924b1bfa0f7a6060e7e7e3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:43:23.589Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-14T08:43:23.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:43:23.682Z] prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container [2024-11-14T08:43:23.710Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-14T08:43:24.038Z] $ docker top 7f60bd0adf0dacd3231ddadbaf449d9a318777027128cd6e560a0a0f0c08dbec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:43:24.388Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-14T08:43:24.715Z] + make test [2024-11-14T08:43:24.715Z] go test ./... -coverprofile=coverage.out ./... [2024-11-14T08:43:27.243Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-11-14T08:43:45.357Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-11-14T08:43:45.358Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements [2024-11-14T08:43:57.557Z] go vet ./... [2024-11-14T08:44:02.821Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-14T08:44:02.821Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-14T08:44:02.821Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-14T08:44:03.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-14T08:44:03.107Z] $ docker stop --time=1 7f60bd0adf0dacd3231ddadbaf449d9a318777027128cd6e560a0a0f0c08dbec [2024-11-14T08:44:14.111Z] $ docker rm -f --volumes 7f60bd0adf0dacd3231ddadbaf449d9a318777027128cd6e560a0a0f0c08dbec [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:44:14.766Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-14T08:44:14.829Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-14T08:44:15.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-14T08:44:15.583Z] + ls -al . [2024-11-14T08:44:15.583Z] total 244 [2024-11-14T08:44:15.583Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 08:43 . [2024-11-14T08:44:15.583Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:41 .. [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 14 08:41 .dockerignore [2024-11-14T08:44:15.583Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:43 .git [2024-11-14T08:44:15.583Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:41 .github [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 08:41 .gitignore [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 08:41 .golangci.yml [2024-11-14T08:44:15.583Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:41 .semver [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 20138 Nov 14 08:41 Attribution.txt [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 17685 Nov 14 08:41 CHANGELOG.md [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 1697 Nov 14 08:41 Dockerfile [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:41 GOVERNANCE.md [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 14 08:41 Jenkinsfile [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 08:41 LICENSE [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 2598 Nov 14 08:41 Makefile [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 08:41 OWNERS.md [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 3989 Nov 14 08:41 README.md [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:41 VERSION [2024-11-14T08:44:15.583Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:41 bin [2024-11-14T08:44:15.583Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:41 cmd [2024-11-14T08:44:15.583Z] -rw-r--r-- 1 jenkins jenkins 14565 Nov 14 08:43 coverage.out [2024-11-14T08:44:15.583Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:41 driver [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 6390 Nov 14 08:41 go.mod [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 14 08:41 go.sum [2024-11-14T08:44:15.583Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:41 openapi [2024-11-14T08:44:15.583Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 14 08:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:15.978Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c0a9df4262558f69d37d70706ef4b98685fbf93c --label arch=amd64 --label version=4.0.0-dev.4 . [2024-11-14T08:44:15.978Z] Sending build context to Docker daemon 16.66MB [2024-11-14T08:44:15.978Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:44:15.978Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-14T08:44:15.978Z] ---> 265b05a12457 [2024-11-14T08:44:15.978Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:44:16.561Z] ---> Running in 35282edd4fc0 [2024-11-14T08:44:16.561Z] Removing intermediate container 35282edd4fc0 [2024-11-14T08:44:16.561Z] ---> 36ab6d1f0577 [2024-11-14T08:44:16.561Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:44:16.821Z] ---> Running in 043eae6ba791 [2024-11-14T08:44:16.821Z] Removing intermediate container 043eae6ba791 [2024-11-14T08:44:16.821Z] ---> b8fc904816c1 [2024-11-14T08:44:16.821Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-14T08:44:16.821Z] ---> Running in befd7160c8fe [2024-11-14T08:44:16.821Z] Removing intermediate container befd7160c8fe [2024-11-14T08:44:16.821Z] ---> 954f74cd5f39 [2024-11-14T08:44:16.821Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:44:16.821Z] ---> Running in 738e10dd7458 [2024-11-14T08:44:17.081Z] Removing intermediate container 738e10dd7458 [2024-11-14T08:44:17.081Z] ---> b74bb373554c [2024-11-14T08:44:17.081Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:44:17.081Z] ---> Running in c68f39238f58 [2024-11-14T08:44:17.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:44:17.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:44:17.908Z] OK: 250 MiB in 58 packages [2024-11-14T08:44:18.167Z] Removing intermediate container c68f39238f58 [2024-11-14T08:44:18.167Z] ---> 0a7e557abc90 [2024-11-14T08:44:18.167Z] Step 8/26 : WORKDIR /device-rest-go [2024-11-14T08:44:18.167Z] ---> Running in 4ebb1067cb5c [2024-11-14T08:44:18.167Z] Removing intermediate container 4ebb1067cb5c [2024-11-14T08:44:18.167Z] ---> 7ec2bca66b13 [2024-11-14T08:44:18.167Z] Step 9/26 : COPY go.mod vendor* ./ [2024-11-14T08:44:18.425Z] ---> 1dda3cfbf80f [2024-11-14T08:44:18.425Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:44:18.425Z] ---> Running in d729aefea373 [2024-11-14T08:44:18.994Z] Removing intermediate container d729aefea373 [2024-11-14T08:44:18.994Z] ---> 256c783e4827 [2024-11-14T08:44:18.994Z] Step 11/26 : COPY . . [2024-11-14T08:44:19.596Z] ---> 9a73fb596946 [2024-11-14T08:44:19.596Z] Step 12/26 : RUN $MAKE [2024-11-14T08:44:19.596Z] ---> Running in 2fcc29409cf9 [2024-11-14T08:44:19.854Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2024-11-14T08:44:34.416Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26437 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2024-11-14T08:44:34.430Z] Running in /w/workspace/device-rest-go/181 [Pipeline] { [Pipeline] checkout [2024-11-14T08:44:34.484Z] The recommended git tool is: git [2024-11-14T08:44:45.583Z] using credential edgex-jenkins-ssh [2024-11-14T08:44:45.610Z] Cloning the remote Git repository [2024-11-14T08:44:45.656Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-11-14T08:44:45.757Z] > git init /w/workspace/device-rest-go/181 # timeout=10 [2024-11-14T08:44:45.936Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-11-14T08:44:45.937Z] > git --version # timeout=10 [2024-11-14T08:44:45.962Z] > git --version # 'git version 2.25.1' [2024-11-14T08:44:45.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-14T08:44:46.206Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-14T08:44:49.786Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-11-14T08:44:49.830Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-14T08:44:51.633Z] Avoid second fetch [2024-11-14T08:44:51.634Z] Checking out Revision c0a9df4262558f69d37d70706ef4b98685fbf93c (main) [2024-11-14T08:44:51.665Z] > git config core.sparsecheckout # timeout=10 [2024-11-14T08:44:51.835Z] > git checkout -f c0a9df4262558f69d37d70706ef4b98685fbf93c # timeout=10 [2024-11-14T08:44:53.118Z] Commit message: "Merge pull request #428 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:44:58.366Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-14T08:44:58.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T08:44:58.366Z] Dload Upload Total Spent Left Speed [2024-11-14T08:44:58.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 129k 0 --:--:-- --:--:-- --:--:-- 129k [Pipeline] sh [2024-11-14T08:44:58.653Z] Removing intermediate container 2fcc29409cf9 [2024-11-14T08:44:58.653Z] ---> e58d027cb7fb [2024-11-14T08:44:58.653Z] Step 13/26 : FROM alpine:3.20 [2024-11-14T08:44:58.732Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-14T08:44:59.107Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-14T08:44:59.107Z] + sudo tee /etc/docker/daemon.new [2024-11-14T08:44:59.107Z] { [2024-11-14T08:44:59.107Z] "registry-mirrors": [ [2024-11-14T08:44:59.107Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-14T08:44:59.107Z] ], [2024-11-14T08:44:59.107Z] "bip": "10.250.0.254/24", [2024-11-14T08:44:59.107Z] "hosts": [ [2024-11-14T08:44:59.107Z] "tcp://0.0.0.0:5555", [2024-11-14T08:44:59.107Z] "unix:///var/run/docker.sock" [2024-11-14T08:44:59.107Z] ], [2024-11-14T08:44:59.107Z] "mtu": 1458, [2024-11-14T08:44:59.107Z] "selinux-enabled": true, [2024-11-14T08:44:59.107Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-14T08:44:59.107Z] } [Pipeline] sh [2024-11-14T08:44:59.605Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-14T08:45:00.023Z] + sudo service docker restart [2024-11-14T08:45:02.853Z] 3.20: Pulling from library/alpine [2024-11-14T08:45:02.853Z] da9db072f522: Pulling fs layer [2024-11-14T08:45:02.853Z] da9db072f522: Verifying Checksum [2024-11-14T08:45:02.853Z] da9db072f522: Download complete [2024-11-14T08:45:02.853Z] da9db072f522: Pull complete [2024-11-14T08:45:02.853Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-14T08:45:02.853Z] Status: Downloaded newer image for alpine:3.20 [2024-11-14T08:45:02.853Z] ---> 63b790fccc90 [2024-11-14T08:45:02.853Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-14T08:45:02.853Z] ---> Running in 38d5f48f4e29 [2024-11-14T08:45:02.853Z] Removing intermediate container 38d5f48f4e29 [2024-11-14T08:45:02.853Z] ---> 29ff3acbec22 [2024-11-14T08:45:02.853Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-11-14T08:45:02.853Z] ---> Running in 050765bedf02 [2024-11-14T08:45:02.853Z] Removing intermediate container 050765bedf02 [2024-11-14T08:45:02.853Z] ---> 99b20051c310 [2024-11-14T08:45:02.853Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-11-14T08:45:03.114Z] ---> Running in d29f3bd94c0b [2024-11-14T08:45:03.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:03.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:03.947Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-14T08:45:03.947Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:45:03.947Z] OK: 8 MiB in 15 packages [2024-11-14T08:45:04.207Z] Removing intermediate container d29f3bd94c0b [2024-11-14T08:45:04.207Z] ---> 6aa96ddd706c [2024-11-14T08:45:04.207Z] Step 17/26 : RUN apk --no-cache upgrade [2024-11-14T08:45:04.207Z] ---> Running in 292c3a3e7964 [2024-11-14T08:45:04.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:04.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:04.728Z] Upgrading critical system libraries and apk-tools: [2024-11-14T08:45:04.728Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-14T08:45:04.728Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:45:04.987Z] Continuing the upgrade transaction with new apk-tools: [2024-11-14T08:45:04.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:04.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:05.247Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:45:05.247Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:45:05.247Z] OK: 8 MiB in 15 packages [2024-11-14T08:45:05.818Z] Removing intermediate container 292c3a3e7964 [2024-11-14T08:45:05.818Z] ---> b11f8fd06ad1 [2024-11-14T08:45:05.818Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-11-14T08:45:07.574Z] ---> 6d8fca720ce9 [2024-11-14T08:45:07.574Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-11-14T08:45:07.574Z] ---> 7e2eab0d7970 [2024-11-14T08:45:07.574Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-11-14T08:45:07.833Z] ---> b564ba3e5467 [2024-11-14T08:45:07.833Z] Step 21/26 : EXPOSE 59986 [2024-11-14T08:45:07.833Z] ---> Running in b358f6810782 [2024-11-14T08:45:07.833Z] Removing intermediate container b358f6810782 [2024-11-14T08:45:07.833Z] ---> 2c0893be5fc6 [2024-11-14T08:45:07.833Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-11-14T08:45:08.092Z] ---> Running in 47b472d69eea [2024-11-14T08:45:08.092Z] Removing intermediate container 47b472d69eea [2024-11-14T08:45:08.092Z] ---> c65e63f3379e [2024-11-14T08:45:08.092Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-14T08:45:08.092Z] ---> Running in a4c734884375 [2024-11-14T08:45:08.092Z] Removing intermediate container a4c734884375 [2024-11-14T08:45:08.092Z] ---> bef47fce7ee7 [2024-11-14T08:45:08.092Z] Step 24/26 : LABEL arch=amd64 [2024-11-14T08:45:08.092Z] ---> Running in 86f5bdb04e79 [2024-11-14T08:45:08.354Z] Removing intermediate container 86f5bdb04e79 [2024-11-14T08:45:08.354Z] ---> 26b851f1980b [2024-11-14T08:45:08.354Z] Step 25/26 : LABEL git_sha=c0a9df4262558f69d37d70706ef4b98685fbf93c [2024-11-14T08:45:08.354Z] ---> Running in dd08448ad567 [2024-11-14T08:45:08.354Z] Removing intermediate container dd08448ad567 [2024-11-14T08:45:08.354Z] ---> a10315910283 [2024-11-14T08:45:08.354Z] Step 26/26 : LABEL version=4.0.0-dev.4 [2024-11-14T08:45:08.354Z] ---> Running in 1ef9d85ea0a6 [2024-11-14T08:45:08.354Z] Removing intermediate container 1ef9d85ea0a6 [2024-11-14T08:45:08.354Z] ---> f5345c559a8c [2024-11-14T08:45:08.354Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-14T08:45:08.354Z] Successfully built f5345c559a8c [2024-11-14T08:45:08.354Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:45:08.493Z] provisioning config files... [2024-11-14T08:45:08.502Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4811685327608062735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:45:08.816Z] ---> ****-login.sh [2024-11-14T08:45:08.817Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:45:08.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:08.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:08.817Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:08.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:08.817Z] [2024-11-14T08:45:08.817Z] Login Succeeded [2024-11-14T08:45:08.817Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:45:08.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:08.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:08.817Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:08.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:08.817Z] [2024-11-14T08:45:08.817Z] Login Succeeded [2024-11-14T08:45:08.817Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:45:09.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:09.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:09.077Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:09.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:09.077Z] [2024-11-14T08:45:09.077Z] Login Succeeded [2024-11-14T08:45:09.077Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:45:09.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:09.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:09.077Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:09.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:09.077Z] [2024-11-14T08:45:09.077Z] Login Succeeded [2024-11-14T08:45:09.077Z] ****.io [2024-11-14T08:45:09.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:09.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:09.384Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:09.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:09.384Z] [2024-11-14T08:45:09.384Z] Login Succeeded [2024-11-14T08:45:09.384Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:45:09.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:45:09.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:45:09.477Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2024-11-14T08:45:09.477Z] c0a9df4262558f69d37d70706ef4b98685fbf93c [2024-11-14T08:45:09.477Z] latest [2024-11-14T08:45:09.477Z] 4.0.0-dev.4 [2024-11-14T08:45:09.477Z] c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 [2024-11-14T08:45:09.477Z] main [2024-11-14T08:45:09.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:09.829Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:10.156Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:c0a9df4262558f69d37d70706ef4b98685fbf93c [2024-11-14T08:45:10.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-11-14T08:45:10.156Z] 88db40ad87c1: Preparing [2024-11-14T08:45:10.156Z] 48ce5fa47208: Preparing [2024-11-14T08:45:10.156Z] 37f248da2e71: Preparing [2024-11-14T08:45:10.156Z] f7fd652490e1: Preparing [2024-11-14T08:45:10.156Z] ba62a52ed1f5: Preparing [2024-11-14T08:45:10.156Z] 75654b8eeebd: Preparing [2024-11-14T08:45:10.156Z] 75654b8eeebd: Waiting [2024-11-14T08:45:10.156Z] 48ce5fa47208: Pushed [2024-11-14T08:45:10.156Z] ba62a52ed1f5: Pushed [2024-11-14T08:45:10.156Z] 88db40ad87c1: Pushed [2024-11-14T08:45:10.156Z] 75654b8eeebd: Layer already exists [2024-11-14T08:45:10.728Z] f7fd652490e1: Pushed [2024-11-14T08:45:14.019Z] 37f248da2e71: Pushed [2024-11-14T08:45:14.019Z] c0a9df4262558f69d37d70706ef4b98685fbf93c: digest: sha256:f77d1920ea6fce25d351e1375328bdae5e85b439be995fe6e193f0e04dbdd540 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:14.355Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:14.683Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2024-11-14T08:45:14.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-11-14T08:45:14.683Z] 88db40ad87c1: Preparing [2024-11-14T08:45:14.683Z] 48ce5fa47208: Preparing [2024-11-14T08:45:14.683Z] 37f248da2e71: Preparing [2024-11-14T08:45:14.683Z] f7fd652490e1: Preparing [2024-11-14T08:45:14.683Z] ba62a52ed1f5: Preparing [2024-11-14T08:45:14.683Z] 75654b8eeebd: Preparing [2024-11-14T08:45:14.683Z] 75654b8eeebd: Waiting [2024-11-14T08:45:14.683Z] ba62a52ed1f5: Layer already exists [2024-11-14T08:45:14.683Z] 48ce5fa47208: Layer already exists [2024-11-14T08:45:14.683Z] 88db40ad87c1: Layer already exists [2024-11-14T08:45:14.683Z] f7fd652490e1: Layer already exists [2024-11-14T08:45:14.683Z] 37f248da2e71: Layer already exists [2024-11-14T08:45:14.683Z] 75654b8eeebd: Layer already exists [2024-11-14T08:45:14.683Z] latest: digest: sha256:f77d1920ea6fce25d351e1375328bdae5e85b439be995fe6e193f0e04dbdd540 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:15.021Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:15.355Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.4 [2024-11-14T08:45:15.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-11-14T08:45:15.355Z] 88db40ad87c1: Preparing [2024-11-14T08:45:15.355Z] 48ce5fa47208: Preparing [2024-11-14T08:45:15.355Z] 37f248da2e71: Preparing [2024-11-14T08:45:15.355Z] f7fd652490e1: Preparing [2024-11-14T08:45:15.355Z] ba62a52ed1f5: Preparing [2024-11-14T08:45:15.355Z] 75654b8eeebd: Preparing [2024-11-14T08:45:15.355Z] 75654b8eeebd: Waiting [2024-11-14T08:45:15.355Z] 37f248da2e71: Layer already exists [2024-11-14T08:45:15.355Z] 48ce5fa47208: Layer already exists [2024-11-14T08:45:15.355Z] ba62a52ed1f5: Layer already exists [2024-11-14T08:45:15.355Z] 88db40ad87c1: Layer already exists [2024-11-14T08:45:15.355Z] f7fd652490e1: Layer already exists [2024-11-14T08:45:15.355Z] 75654b8eeebd: Layer already exists [2024-11-14T08:45:15.355Z] 4.0.0-dev.4: digest: sha256:f77d1920ea6fce25d351e1375328bdae5e85b439be995fe6e193f0e04dbdd540 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:15.681Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:16.014Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 [2024-11-14T08:45:16.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-11-14T08:45:16.014Z] 88db40ad87c1: Preparing [2024-11-14T08:45:16.014Z] 48ce5fa47208: Preparing [2024-11-14T08:45:16.014Z] 37f248da2e71: Preparing [2024-11-14T08:45:16.014Z] f7fd652490e1: Preparing [2024-11-14T08:45:16.014Z] ba62a52ed1f5: Preparing [2024-11-14T08:45:16.014Z] 75654b8eeebd: Preparing [2024-11-14T08:45:16.014Z] 75654b8eeebd: Waiting [2024-11-14T08:45:16.014Z] 37f248da2e71: Layer already exists [2024-11-14T08:45:16.014Z] 48ce5fa47208: Layer already exists [2024-11-14T08:45:16.014Z] 88db40ad87c1: Layer already exists [2024-11-14T08:45:16.014Z] ba62a52ed1f5: Layer already exists [2024-11-14T08:45:16.014Z] f7fd652490e1: Layer already exists [2024-11-14T08:45:16.014Z] 75654b8eeebd: Layer already exists [2024-11-14T08:45:16.014Z] c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4: digest: sha256:f77d1920ea6fce25d351e1375328bdae5e85b439be995fe6e193f0e04dbdd540 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:16.361Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:16.683Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2024-11-14T08:45:16.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-11-14T08:45:16.683Z] 88db40ad87c1: Preparing [2024-11-14T08:45:16.683Z] 48ce5fa47208: Preparing [2024-11-14T08:45:16.683Z] 37f248da2e71: Preparing [2024-11-14T08:45:16.683Z] f7fd652490e1: Preparing [2024-11-14T08:45:16.683Z] ba62a52ed1f5: Preparing [2024-11-14T08:45:16.683Z] 75654b8eeebd: Preparing [2024-11-14T08:45:16.683Z] 75654b8eeebd: Waiting [2024-11-14T08:45:16.683Z] 48ce5fa47208: Layer already exists [2024-11-14T08:45:16.683Z] ba62a52ed1f5: Layer already exists [2024-11-14T08:45:16.683Z] f7fd652490e1: Layer already exists [2024-11-14T08:45:16.683Z] 37f248da2e71: Layer already exists [2024-11-14T08:45:16.683Z] 88db40ad87c1: Layer already exists [2024-11-14T08:45:16.683Z] 75654b8eeebd: Layer already exists [2024-11-14T08:45:16.683Z] main: digest: sha256:f77d1920ea6fce25d351e1375328bdae5e85b439be995fe6e193f0e04dbdd540 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:45:16.758Z] ===================================================== [Pipeline] echo [2024-11-14T08:45:16.772Z] taggedImages: [2024-11-14T08:45:16.772Z] - nexus3.edgexfoundry.org:10004/device-rest:c0a9df4262558f69d37d70706ef4b98685fbf93c [2024-11-14T08:45:16.772Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2024-11-14T08:45:16.772Z] - nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.4 [2024-11-14T08:45:16.772Z] - nexus3.edgexfoundry.org:10004/device-rest:c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 [2024-11-14T08:45:16.772Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [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-14T08:45:17.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:45:17.173Z] [2024-11-14T08:45:17.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:17.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:45:17.488Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-14T08:45:17.488Z] 5eb5b503b376: Pulling fs layer [2024-11-14T08:45:17.488Z] 5c69ac0246d0: Pulling fs layer [2024-11-14T08:45:17.488Z] ec43610c2a17: Pulling fs layer [2024-11-14T08:45:17.488Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-14T08:45:17.488Z] 33b1e0a273af: Pulling fs layer [2024-11-14T08:45:17.488Z] 5d3b04190fa2: Pulling fs layer [2024-11-14T08:45:17.488Z] 2f39f015ded8: Pulling fs layer [2024-11-14T08:45:17.488Z] 5d3b04190fa2: Waiting [2024-11-14T08:45:17.488Z] 33b1e0a273af: Waiting [2024-11-14T08:45:17.488Z] 3a2ae6a8a46f: Waiting [2024-11-14T08:45:17.488Z] 5c69ac0246d0: Verifying Checksum [2024-11-14T08:45:17.488Z] 5c69ac0246d0: Download complete [2024-11-14T08:45:17.488Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-14T08:45:17.488Z] 3a2ae6a8a46f: Download complete [2024-11-14T08:45:17.488Z] 33b1e0a273af: Verifying Checksum [2024-11-14T08:45:17.488Z] 33b1e0a273af: Download complete [2024-11-14T08:45:17.488Z] 5d3b04190fa2: Download complete [2024-11-14T08:45:17.747Z] ec43610c2a17: Verifying Checksum [2024-11-14T08:45:17.747Z] ec43610c2a17: Download complete [2024-11-14T08:45:17.747Z] 5eb5b503b376: Verifying Checksum [2024-11-14T08:45:17.747Z] 5eb5b503b376: Download complete [2024-11-14T08:45:18.312Z] 2f39f015ded8: Verifying Checksum [2024-11-14T08:45:18.312Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:45:18.399Z] provisioning config files... [2024-11-14T08:45:18.437Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/181@tmp/config1545562091851611256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:45:18.962Z] ---> ****-login.sh [2024-11-14T08:45:18.962Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:45:19.272Z] 5eb5b503b376: Pull complete [2024-11-14T08:45:19.272Z] 5c69ac0246d0: Pull complete [2024-11-14T08:45:19.531Z] ec43610c2a17: Pull complete [2024-11-14T08:45:19.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:19.790Z] 3a2ae6a8a46f: Pull complete [2024-11-14T08:45:19.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:19.848Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:19.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:19.848Z] [2024-11-14T08:45:19.848Z] Login Succeeded [2024-11-14T08:45:19.848Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:45:20.047Z] 33b1e0a273af: Pull complete [2024-11-14T08:45:20.047Z] 5d3b04190fa2: Pull complete [2024-11-14T08:45:20.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:20.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:20.126Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:20.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:20.126Z] [2024-11-14T08:45:20.126Z] Login Succeeded [2024-11-14T08:45:20.126Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:45:20.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:20.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:20.687Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:20.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:20.687Z] [2024-11-14T08:45:20.687Z] Login Succeeded [2024-11-14T08:45:20.687Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:45:20.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:21.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:21.236Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:21.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:21.236Z] [2024-11-14T08:45:21.236Z] Login Succeeded [2024-11-14T08:45:21.236Z] ****.io [2024-11-14T08:45:21.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:21.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:21.782Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:21.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:21.782Z] [2024-11-14T08:45:21.782Z] Login Succeeded [2024-11-14T08:45:21.782Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:45:21.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-14T08:45:22.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:45:22.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:45:22.442Z] ========================================================= [2024-11-14T08:45:22.442Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-14T08:45:22.442Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:22.840Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-14T08:45:22.840Z] Sending build context to Docker daemon 140.8kB [2024-11-14T08:45:23.115Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:45:23.115Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-14T08:45:23.386Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-14T08:45:23.386Z] cf04c63912e1: Pulling fs layer [2024-11-14T08:45:23.386Z] 55b35a11ae5e: Pulling fs layer [2024-11-14T08:45:23.386Z] a37a00ec5f00: Pulling fs layer [2024-11-14T08:45:23.386Z] 50b3750afda1: Pulling fs layer [2024-11-14T08:45:23.386Z] 4f4fb700ef54: Pulling fs layer [2024-11-14T08:45:23.386Z] 80978eb59214: Pulling fs layer [2024-11-14T08:45:23.386Z] c9f46d7d2bd2: Pulling fs layer [2024-11-14T08:45:23.386Z] c5a475d317c9: Pulling fs layer [2024-11-14T08:45:23.386Z] 4f4fb700ef54: Waiting [2024-11-14T08:45:23.386Z] 80978eb59214: Waiting [2024-11-14T08:45:23.386Z] c9f46d7d2bd2: Waiting [2024-11-14T08:45:23.386Z] c5a475d317c9: Waiting [2024-11-14T08:45:23.386Z] 50b3750afda1: Waiting [2024-11-14T08:45:23.386Z] 55b35a11ae5e: Verifying Checksum [2024-11-14T08:45:23.386Z] 55b35a11ae5e: Download complete [2024-11-14T08:45:23.386Z] 50b3750afda1: Verifying Checksum [2024-11-14T08:45:23.386Z] 50b3750afda1: Download complete [2024-11-14T08:45:23.386Z] 4f4fb700ef54: Verifying Checksum [2024-11-14T08:45:23.386Z] 4f4fb700ef54: Download complete [2024-11-14T08:45:23.386Z] 80978eb59214: Verifying Checksum [2024-11-14T08:45:23.386Z] 80978eb59214: Download complete [2024-11-14T08:45:23.386Z] cf04c63912e1: Download complete [2024-11-14T08:45:23.991Z] c5a475d317c9: Verifying Checksum [2024-11-14T08:45:23.991Z] c5a475d317c9: Download complete [2024-11-14T08:45:24.584Z] cf04c63912e1: Pull complete [2024-11-14T08:45:25.173Z] 55b35a11ae5e: Pull complete [2024-11-14T08:45:25.308Z] 2f39f015ded8: Pull complete [2024-11-14T08:45:25.308Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-14T08:45:25.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:45:25.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:45:25.414Z] prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container [2024-11-14T08:45:25.443Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-14T08:45:25.769Z] a37a00ec5f00: Verifying Checksum [2024-11-14T08:45:25.769Z] a37a00ec5f00: Download complete [2024-11-14T08:45:26.746Z] c9f46d7d2bd2: Verifying Checksum [2024-11-14T08:45:26.746Z] c9f46d7d2bd2: Download complete [2024-11-14T08:45:32.074Z] $ docker top 44cf611ba0371936e55620ec611382260d6b7226ea28b7a13c565be9f705ccd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:45:32.469Z] ---> job-cost.sh [2024-11-14T08:45:32.469Z] lf-activate-venv: SKIPPING [2024-11-14T08:45:32.469Z] INFO: No Stack... [2024-11-14T08:45:32.732Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-14T08:45:32.990Z] INFO: Archiving Costs [Pipeline] sh [2024-11-14T08:45:33.285Z] + + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2024-11-14T08:45:33.285Z] cut -d, -f6 [Pipeline] lock [2024-11-14T08:45:33.298Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] [2024-11-14T08:45:33.311Z] Resource [jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] did not exist. Created. [2024-11-14T08:45:33.319Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T08:45:33.629Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-14T08:45:33.664Z] Stashed 1 file(s) [Pipeline] } [2024-11-14T08:45:33.672Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-14T08:45:33.695Z] $ docker stop --time=1 44cf611ba0371936e55620ec611382260d6b7226ea28b7a13c565be9f705ccd4 [2024-11-14T08:45:34.850Z] $ docker rm -f --volumes 44cf611ba0371936e55620ec611382260d6b7226ea28b7a13c565be9f705ccd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-14T08:45:39.105Z] a37a00ec5f00: Pull complete [2024-11-14T08:45:39.105Z] 50b3750afda1: Pull complete [2024-11-14T08:45:39.381Z] 4f4fb700ef54: Pull complete [2024-11-14T08:45:39.659Z] 80978eb59214: Pull complete [2024-11-14T08:45:49.820Z] c9f46d7d2bd2: Pull complete [2024-11-14T08:45:50.404Z] c5a475d317c9: Pull complete [2024-11-14T08:45:50.404Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-14T08:45:50.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-14T08:45:50.404Z] ---> be29e6b0f0d4 [2024-11-14T08:45:50.404Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:45:51.816Z] ---> Running in 65f9bc39fa82 [2024-11-14T08:45:52.086Z] Removing intermediate container 65f9bc39fa82 [2024-11-14T08:45:52.086Z] ---> 6d3e075b3f81 [2024-11-14T08:45:52.086Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:45:52.361Z] ---> Running in 8fd3b7ea3530 [2024-11-14T08:45:52.638Z] Removing intermediate container 8fd3b7ea3530 [2024-11-14T08:45:52.638Z] ---> ff424da85a65 [2024-11-14T08:45:52.638Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-14T08:45:52.926Z] ---> Running in 1756c3534778 [2024-11-14T08:45:53.221Z] Removing intermediate container 1756c3534778 [2024-11-14T08:45:53.221Z] ---> ab38612a2635 [2024-11-14T08:45:53.221Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:45:53.494Z] ---> Running in 36612883de7b [2024-11-14T08:45:54.103Z] Removing intermediate container 36612883de7b [2024-11-14T08:45:54.103Z] ---> 223b401eb3ce [2024-11-14T08:45:54.103Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:45:54.392Z] ---> Running in ca1cb756ff2b [2024-11-14T08:45:57.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:45:57.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:45:59.800Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-14T08:45:59.800Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-14T08:45:59.800Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-14T08:45:59.800Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-14T08:45:59.800Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:45:59.800Z] OK: 242 MiB in 58 packages [2024-11-14T08:46:01.240Z] Removing intermediate container ca1cb756ff2b [2024-11-14T08:46:01.240Z] ---> 222e6fc5a02e [2024-11-14T08:46:01.240Z] Step 8/12 : WORKDIR /device-rest-go [2024-11-14T08:46:01.509Z] ---> Running in e32e98f425ce [2024-11-14T08:46:01.783Z] Removing intermediate container e32e98f425ce [2024-11-14T08:46:01.783Z] ---> 8f7101f4a559 [2024-11-14T08:46:01.783Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-14T08:46:02.379Z] ---> 86dddb73f8e8 [2024-11-14T08:46:02.379Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:46:02.379Z] ---> Running in 769717142cd8 [2024-11-14T08:48:09.222Z] Removing intermediate container 769717142cd8 [2024-11-14T08:48:09.222Z] ---> 7824ba031393 [2024-11-14T08:48:09.222Z] Step 11/12 : COPY . . [2024-11-14T08:48:09.222Z] ---> 8a15b3a7b372 [2024-11-14T08:48:09.222Z] Step 12/12 : RUN $MAKE [2024-11-14T08:48:09.222Z] ---> Running in c6192e440dbd [2024-11-14T08:48:09.222Z] noop [2024-11-14T08:48:09.222Z] Removing intermediate container c6192e440dbd [2024-11-14T08:48:09.222Z] ---> a355707301aa [2024-11-14T08:48:09.222Z] Successfully built a355707301aa [2024-11-14T08:48:09.222Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:48:09.620Z] + docker inspect -f . ci-base-image-arm64 [2024-11-14T08:48:09.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:48:09.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-26437 does not seem to be running inside a container [2024-11-14T08:48:10.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/181 -v /w/workspace/device-rest-go/181:/w/workspace/device-rest-go/181:rw,z -v /w/workspace/device-rest-go/181@tmp:/w/workspace/device-rest-go/181@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-14T08:48:11.581Z] $ docker top 9552e850b740f49af0b9f336708a05b94b5859520d8c12f57acbce38f653f553 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:48:12.527Z] + go version [2024-11-14T08:48:12.527Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-14T08:48:12.549Z] $ docker stop --time=1 9552e850b740f49af0b9f336708a05b94b5859520d8c12f57acbce38f653f553 [2024-11-14T08:48:14.332Z] $ docker rm -f --volumes 9552e850b740f49af0b9f336708a05b94b5859520d8c12f57acbce38f653f553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:48:14.997Z] + docker inspect -f . ci-base-image-arm64 [2024-11-14T08:48:14.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:48:15.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-26437 does not seem to be running inside a container [2024-11-14T08:48:15.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/181 -v /w/workspace/device-rest-go/181:/w/workspace/device-rest-go/181:rw,z -v /w/workspace/device-rest-go/181@tmp:/w/workspace/device-rest-go/181@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-14T08:48:16.768Z] $ docker top ccb5567e7660ad29a41af445bb4b7f9fec94ecb9c48f6ca52856f17954fc7727 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:48:17.681Z] + git config --global --add safe.directory /w/workspace/device-rest-go/181 [Pipeline] fileExists [Pipeline] sh [2024-11-14T08:48:18.351Z] + make test [2024-11-14T08:48:18.351Z] go test ./... -coverprofile=coverage.out ./... [2024-11-14T08:48:25.022Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-11-14T08:52:32.036Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-11-14T08:52:32.036Z] ok github.com/edgexfoundry/device-rest-go/driver 0.045s coverage: 33.2% of statements [2024-11-14T08:52:32.036Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-14T08:52:32.036Z] go vet ./... [2024-11-14T08:53:28.470Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-14T08:53:28.470Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-14T08:53:28.470Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-14T08:53:28.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-14T08:53:28.507Z] $ docker stop --time=1 ccb5567e7660ad29a41af445bb4b7f9fec94ecb9c48f6ca52856f17954fc7727 [2024-11-14T08:53:30.547Z] $ docker rm -f --volumes ccb5567e7660ad29a41af445bb4b7f9fec94ecb9c48f6ca52856f17954fc7727 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:53:32.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-14T08:53:32.368Z] Warning: overwriting stash ‘coverage-report’ [2024-11-14T08:53:32.903Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:53:33.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-14T08:53:33.667Z] + ls -al . [2024-11-14T08:53:33.667Z] total 240 [2024-11-14T08:53:33.667Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:48 . [2024-11-14T08:53:33.667Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:44 .. [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 14 08:44 .dockerignore [2024-11-14T08:53:33.667Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:44 .git [2024-11-14T08:53:33.667Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:44 .github [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 08:44 .gitignore [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 08:44 .golangci.yml [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 20138 Nov 14 08:44 Attribution.txt [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 17685 Nov 14 08:44 CHANGELOG.md [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 1697 Nov 14 08:44 Dockerfile [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:44 GOVERNANCE.md [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 14 08:44 Jenkinsfile [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 08:44 LICENSE [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 2598 Nov 14 08:44 Makefile [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 08:44 OWNERS.md [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 3989 Nov 14 08:44 README.md [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:41 VERSION [2024-11-14T08:53:33.667Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:44 bin [2024-11-14T08:53:33.667Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:44 cmd [2024-11-14T08:53:33.667Z] -rw-r--r-- 1 jenkins jenkins 14565 Nov 14 08:52 coverage.out [2024-11-14T08:53:33.667Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:44 driver [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 6390 Nov 14 08:44 go.mod [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 14 08:44 go.sum [2024-11-14T08:53:33.667Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:44 openapi [2024-11-14T08:53:33.667Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 14 08:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:53:34.035Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c0a9df4262558f69d37d70706ef4b98685fbf93c --label arch=arm64 --label version=4.0.0-dev.4 . [2024-11-14T08:53:34.035Z] Sending build context to Docker daemon 156.2kB [2024-11-14T08:53:34.304Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:53:34.304Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-14T08:53:34.304Z] ---> a355707301aa [2024-11-14T08:53:34.304Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:53:34.570Z] ---> Running in dc81e0e00e8f [2024-11-14T08:53:34.838Z] Removing intermediate container dc81e0e00e8f [2024-11-14T08:53:34.838Z] ---> 40ddb964cde9 [2024-11-14T08:53:34.838Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:53:34.838Z] ---> Running in 407921df6af5 [2024-11-14T08:53:35.113Z] Removing intermediate container 407921df6af5 [2024-11-14T08:53:35.113Z] ---> 1dc583718463 [2024-11-14T08:53:35.113Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-14T08:53:35.383Z] ---> Running in ddc1554b1865 [2024-11-14T08:53:35.653Z] Removing intermediate container ddc1554b1865 [2024-11-14T08:53:35.653Z] ---> 3b017aa29151 [2024-11-14T08:53:35.653Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T08:53:35.653Z] ---> Running in f9ab1e5b576b [2024-11-14T08:53:36.243Z] Removing intermediate container f9ab1e5b576b [2024-11-14T08:53:36.243Z] ---> faa75440680d [2024-11-14T08:53:36.243Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:53:36.243Z] ---> Running in 94281a24446d [2024-11-14T08:53:37.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:53:38.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:53:39.282Z] OK: 242 MiB in 58 packages [2024-11-14T08:53:40.709Z] Removing intermediate container 94281a24446d [2024-11-14T08:53:40.709Z] ---> 8ebb59c93b31 [2024-11-14T08:53:40.709Z] Step 8/26 : WORKDIR /device-rest-go [2024-11-14T08:53:40.709Z] ---> Running in 6ea0bf124c9c [2024-11-14T08:53:40.977Z] Removing intermediate container 6ea0bf124c9c [2024-11-14T08:53:40.977Z] ---> 40a4afb3c51d [2024-11-14T08:53:40.977Z] Step 9/26 : COPY go.mod vendor* ./ [2024-11-14T08:53:41.562Z] ---> 81e474d2d596 [2024-11-14T08:53:41.562Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:53:41.562Z] ---> Running in 78817898d77e [2024-11-14T08:53:45.848Z] Removing intermediate container 78817898d77e [2024-11-14T08:53:45.848Z] ---> 69eb52a5c858 [2024-11-14T08:53:45.848Z] Step 11/26 : COPY . . [2024-11-14T08:53:45.848Z] ---> ebcc15937244 [2024-11-14T08:53:45.848Z] Step 12/26 : RUN $MAKE [2024-11-14T08:53:45.848Z] ---> Running in 885625dc0a35 [2024-11-14T08:53:47.275Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2024-11-14T08:58:09.468Z] Removing intermediate container 885625dc0a35 [2024-11-14T08:58:09.468Z] ---> a963ec0a0616 [2024-11-14T08:58:09.468Z] Step 13/26 : FROM alpine:3.20 [2024-11-14T08:58:09.468Z] 3.20: Pulling from library/alpine [2024-11-14T08:58:09.468Z] 9986a736f7d3: Pulling fs layer [2024-11-14T08:58:09.468Z] 9986a736f7d3: Verifying Checksum [2024-11-14T08:58:09.468Z] 9986a736f7d3: Download complete [2024-11-14T08:58:09.468Z] 9986a736f7d3: Pull complete [2024-11-14T08:58:09.468Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-14T08:58:09.468Z] Status: Downloaded newer image for alpine:3.20 [2024-11-14T08:58:09.468Z] ---> 511a44083d3a [2024-11-14T08:58:09.468Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-14T08:58:09.468Z] ---> Running in a3a7324c2d66 [2024-11-14T08:58:09.468Z] Removing intermediate container a3a7324c2d66 [2024-11-14T08:58:09.468Z] ---> 7b7d25e3188e [2024-11-14T08:58:09.468Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-11-14T08:58:09.468Z] ---> Running in e390ef3c7dbb [2024-11-14T08:58:09.468Z] Removing intermediate container e390ef3c7dbb [2024-11-14T08:58:09.468Z] ---> 0bc220bb0c82 [2024-11-14T08:58:09.468Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-11-14T08:58:09.468Z] ---> Running in d04f39c8bd6f [2024-11-14T08:58:09.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:58:09.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:58:09.468Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-14T08:58:09.468Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:58:09.468Z] OK: 9 MiB in 15 packages [2024-11-14T08:58:09.468Z] Removing intermediate container d04f39c8bd6f [2024-11-14T08:58:09.468Z] ---> 8bec940e166b [2024-11-14T08:58:09.468Z] Step 17/26 : RUN apk --no-cache upgrade [2024-11-14T08:58:09.468Z] ---> Running in 753ac59f905e [2024-11-14T08:58:09.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:58:09.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:58:09.468Z] Upgrading critical system libraries and apk-tools: [2024-11-14T08:58:09.468Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-14T08:58:09.468Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:58:09.468Z] Continuing the upgrade transaction with new apk-tools: [2024-11-14T08:58:09.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:58:09.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:58:09.468Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:58:09.468Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:58:09.468Z] OK: 9 MiB in 15 packages [2024-11-14T08:58:09.468Z] Removing intermediate container 753ac59f905e [2024-11-14T08:58:09.468Z] ---> 7b0d607aa50f [2024-11-14T08:58:09.468Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-11-14T08:58:10.501Z] ---> 02c05a2d2a4e [2024-11-14T08:58:10.501Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-11-14T08:58:11.099Z] ---> 40e8bbba41e4 [2024-11-14T08:58:11.099Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-11-14T08:58:11.696Z] ---> 8707a3c49e10 [2024-11-14T08:58:11.696Z] Step 21/26 : EXPOSE 59986 [2024-11-14T08:58:11.696Z] ---> Running in 48c4f6fd649c [2024-11-14T08:58:12.286Z] Removing intermediate container 48c4f6fd649c [2024-11-14T08:58:12.286Z] ---> 8eb495e217e7 [2024-11-14T08:58:12.286Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-11-14T08:58:12.286Z] ---> Running in be66da3f1c4f [2024-11-14T08:58:12.557Z] Removing intermediate container be66da3f1c4f [2024-11-14T08:58:12.557Z] ---> 1ea6e7b43804 [2024-11-14T08:58:12.557Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-14T08:58:12.827Z] ---> Running in 9761bc673e28 [2024-11-14T08:58:13.102Z] Removing intermediate container 9761bc673e28 [2024-11-14T08:58:13.102Z] ---> 2486d5125281 [2024-11-14T08:58:13.102Z] Step 24/26 : LABEL arch=arm64 [2024-11-14T08:58:13.373Z] ---> Running in e8ec9962d2f2 [2024-11-14T08:58:13.644Z] Removing intermediate container e8ec9962d2f2 [2024-11-14T08:58:13.644Z] ---> 8fc4f7dfa79f [2024-11-14T08:58:13.644Z] Step 25/26 : LABEL git_sha=c0a9df4262558f69d37d70706ef4b98685fbf93c [2024-11-14T08:58:13.644Z] ---> Running in 51e8ccffceae [2024-11-14T08:58:14.235Z] Removing intermediate container 51e8ccffceae [2024-11-14T08:58:14.235Z] ---> 9dbb32aa0505 [2024-11-14T08:58:14.235Z] Step 26/26 : LABEL version=4.0.0-dev.4 [2024-11-14T08:58:14.235Z] ---> Running in 340ccf1d28bb [2024-11-14T08:58:14.826Z] Removing intermediate container 340ccf1d28bb [2024-11-14T08:58:14.826Z] ---> c33e3998e1cd [2024-11-14T08:58:14.826Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-14T08:58:14.826Z] Successfully built c33e3998e1cd [2024-11-14T08:58:14.826Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:58:14.978Z] provisioning config files... [2024-11-14T08:58:14.998Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/181@tmp/config3769870047099805825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:58:15.371Z] ---> ****-login.sh [2024-11-14T08:58:15.371Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:58:15.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:58:16.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:58:16.612Z] Configure a credential helper to remove this warning. See [2024-11-14T08:58:16.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:58:16.613Z] [2024-11-14T08:58:16.613Z] Login Succeeded [2024-11-14T08:58:16.613Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:58:17.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:58:17.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:58:17.013Z] Configure a credential helper to remove this warning. See [2024-11-14T08:58:17.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:58:17.013Z] [2024-11-14T08:58:17.013Z] Login Succeeded [2024-11-14T08:58:17.013Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:58:17.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:58:18.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:58:18.716Z] Configure a credential helper to remove this warning. See [2024-11-14T08:58:18.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:58:18.716Z] [2024-11-14T08:58:18.716Z] Login Succeeded [2024-11-14T08:58:18.716Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:58:18.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:58:19.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:58:19.260Z] Configure a credential helper to remove this warning. See [2024-11-14T08:58:19.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:58:19.260Z] [2024-11-14T08:58:19.260Z] Login Succeeded [2024-11-14T08:58:19.260Z] ****.io [2024-11-14T08:58:19.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:58:19.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:58:19.797Z] Configure a credential helper to remove this warning. See [2024-11-14T08:58:19.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:58:19.797Z] [2024-11-14T08:58:19.797Z] Login Succeeded [2024-11-14T08:58:19.797Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:58:19.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:58:19.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:58:19.894Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2024-11-14T08:58:19.894Z] c0a9df4262558f69d37d70706ef4b98685fbf93c [2024-11-14T08:58:19.894Z] latest [2024-11-14T08:58:19.894Z] 4.0.0-dev.4 [2024-11-14T08:58:19.894Z] c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 [2024-11-14T08:58:19.894Z] main [2024-11-14T08:58:19.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:20.285Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:20.661Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:c0a9df4262558f69d37d70706ef4b98685fbf93c [2024-11-14T08:58:20.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-11-14T08:58:20.662Z] bb68182e7394: Preparing [2024-11-14T08:58:20.662Z] 4e0812bc21f3: Preparing [2024-11-14T08:58:20.662Z] 54a782dc12e1: Preparing [2024-11-14T08:58:20.662Z] 13a41fdce20e: Preparing [2024-11-14T08:58:20.662Z] 276053d0410f: Preparing [2024-11-14T08:58:20.662Z] 651d9022c234: Preparing [2024-11-14T08:58:20.662Z] 651d9022c234: Waiting [2024-11-14T08:58:47.371Z] bb68182e7394: Pushed [2024-11-14T08:58:47.371Z] 276053d0410f: Pushed [2024-11-14T08:58:47.371Z] 13a41fdce20e: Pushed [2024-11-14T08:58:47.371Z] 651d9022c234: Layer already exists [2024-11-14T08:58:47.371Z] 4e0812bc21f3: Pushed [2024-11-14T08:58:47.371Z] 54a782dc12e1: Pushed [2024-11-14T08:58:47.371Z] c0a9df4262558f69d37d70706ef4b98685fbf93c: digest: sha256:5f274afd2aa5827379b372a56d4c6d15a26ecdaa5526e6effa403d1379b716a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:47.753Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:48.118Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-11-14T08:58:48.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-11-14T08:58:48.118Z] bb68182e7394: Preparing [2024-11-14T08:58:48.118Z] 4e0812bc21f3: Preparing [2024-11-14T08:58:48.118Z] 54a782dc12e1: Preparing [2024-11-14T08:58:48.118Z] 13a41fdce20e: Preparing [2024-11-14T08:58:48.118Z] 276053d0410f: Preparing [2024-11-14T08:58:48.118Z] 651d9022c234: Preparing [2024-11-14T08:58:48.118Z] 651d9022c234: Waiting [2024-11-14T08:58:48.118Z] bb68182e7394: Layer already exists [2024-11-14T08:58:48.118Z] 276053d0410f: Layer already exists [2024-11-14T08:58:48.118Z] 13a41fdce20e: Layer already exists [2024-11-14T08:58:48.118Z] 4e0812bc21f3: Layer already exists [2024-11-14T08:58:48.118Z] 54a782dc12e1: Layer already exists [2024-11-14T08:58:48.118Z] 651d9022c234: Layer already exists [2024-11-14T08:58:48.383Z] latest: digest: sha256:5f274afd2aa5827379b372a56d4c6d15a26ecdaa5526e6effa403d1379b716a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:48.735Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:49.091Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.4 [2024-11-14T08:58:49.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-11-14T08:58:49.091Z] bb68182e7394: Preparing [2024-11-14T08:58:49.091Z] 4e0812bc21f3: Preparing [2024-11-14T08:58:49.091Z] 54a782dc12e1: Preparing [2024-11-14T08:58:49.091Z] 13a41fdce20e: Preparing [2024-11-14T08:58:49.091Z] 276053d0410f: Preparing [2024-11-14T08:58:49.091Z] 651d9022c234: Preparing [2024-11-14T08:58:49.091Z] 651d9022c234: Waiting [2024-11-14T08:58:49.091Z] 276053d0410f: Layer already exists [2024-11-14T08:58:49.091Z] 54a782dc12e1: Layer already exists [2024-11-14T08:58:49.091Z] 13a41fdce20e: Layer already exists [2024-11-14T08:58:49.091Z] bb68182e7394: Layer already exists [2024-11-14T08:58:49.091Z] 4e0812bc21f3: Layer already exists [2024-11-14T08:58:49.091Z] 651d9022c234: Layer already exists [2024-11-14T08:58:49.359Z] 4.0.0-dev.4: digest: sha256:5f274afd2aa5827379b372a56d4c6d15a26ecdaa5526e6effa403d1379b716a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:49.722Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:50.079Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 [2024-11-14T08:58:50.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-11-14T08:58:50.079Z] bb68182e7394: Preparing [2024-11-14T08:58:50.079Z] 4e0812bc21f3: Preparing [2024-11-14T08:58:50.079Z] 54a782dc12e1: Preparing [2024-11-14T08:58:50.079Z] 13a41fdce20e: Preparing [2024-11-14T08:58:50.079Z] 276053d0410f: Preparing [2024-11-14T08:58:50.079Z] 651d9022c234: Preparing [2024-11-14T08:58:50.079Z] 651d9022c234: Waiting [2024-11-14T08:58:50.079Z] bb68182e7394: Layer already exists [2024-11-14T08:58:50.079Z] 13a41fdce20e: Layer already exists [2024-11-14T08:58:50.079Z] 4e0812bc21f3: Layer already exists [2024-11-14T08:58:50.079Z] 276053d0410f: Layer already exists [2024-11-14T08:58:50.079Z] 54a782dc12e1: Layer already exists [2024-11-14T08:58:50.079Z] 651d9022c234: Layer already exists [2024-11-14T08:58:50.346Z] c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4: digest: sha256:5f274afd2aa5827379b372a56d4c6d15a26ecdaa5526e6effa403d1379b716a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:50.723Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:51.090Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2024-11-14T08:58:51.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-11-14T08:58:51.090Z] bb68182e7394: Preparing [2024-11-14T08:58:51.090Z] 4e0812bc21f3: Preparing [2024-11-14T08:58:51.090Z] 54a782dc12e1: Preparing [2024-11-14T08:58:51.090Z] 13a41fdce20e: Preparing [2024-11-14T08:58:51.090Z] 276053d0410f: Preparing [2024-11-14T08:58:51.090Z] 651d9022c234: Preparing [2024-11-14T08:58:51.090Z] 651d9022c234: Waiting [2024-11-14T08:58:51.090Z] 4e0812bc21f3: Layer already exists [2024-11-14T08:58:51.090Z] 276053d0410f: Layer already exists [2024-11-14T08:58:51.090Z] 54a782dc12e1: Layer already exists [2024-11-14T08:58:51.090Z] bb68182e7394: Layer already exists [2024-11-14T08:58:51.090Z] 13a41fdce20e: Layer already exists [2024-11-14T08:58:51.090Z] 651d9022c234: Layer already exists [2024-11-14T08:58:51.360Z] main: digest: sha256:5f274afd2aa5827379b372a56d4c6d15a26ecdaa5526e6effa403d1379b716a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:58:51.446Z] ===================================================== [Pipeline] echo [2024-11-14T08:58:51.466Z] taggedImages: [2024-11-14T08:58:51.466Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:c0a9df4262558f69d37d70706ef4b98685fbf93c [2024-11-14T08:58:51.466Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-11-14T08:58:51.466Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.4 [2024-11-14T08:58:51.466Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 [2024-11-14T08:58:51.466Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:51.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T08:58:51.862Z] [2024-11-14T08:58:51.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:52.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T08:58:52.209Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-14T08:58:52.209Z] 8998bd30e6a1: Pulling fs layer [2024-11-14T08:58:52.209Z] 04944245beec: Pulling fs layer [2024-11-14T08:58:52.209Z] 699f458cf7ca: Pulling fs layer [2024-11-14T08:58:52.209Z] 765212b225bb: Pulling fs layer [2024-11-14T08:58:52.209Z] f23df028b6ca: Pulling fs layer [2024-11-14T08:58:52.209Z] d65c8cfc05b1: Pulling fs layer [2024-11-14T08:58:52.209Z] 2437ff75d9bd: Pulling fs layer [2024-11-14T08:58:52.209Z] d65c8cfc05b1: Waiting [2024-11-14T08:58:52.209Z] 765212b225bb: Waiting [2024-11-14T08:58:52.209Z] f23df028b6ca: Waiting [2024-11-14T08:58:52.209Z] 2437ff75d9bd: Waiting [2024-11-14T08:58:52.478Z] 04944245beec: Verifying Checksum [2024-11-14T08:58:52.478Z] 04944245beec: Download complete [2024-11-14T08:58:52.478Z] 765212b225bb: Verifying Checksum [2024-11-14T08:58:52.478Z] 765212b225bb: Download complete [2024-11-14T08:58:52.478Z] f23df028b6ca: Verifying Checksum [2024-11-14T08:58:52.478Z] f23df028b6ca: Download complete [2024-11-14T08:58:52.478Z] d65c8cfc05b1: Verifying Checksum [2024-11-14T08:58:52.478Z] d65c8cfc05b1: Download complete [2024-11-14T08:58:52.746Z] 699f458cf7ca: Verifying Checksum [2024-11-14T08:58:52.746Z] 699f458cf7ca: Download complete [2024-11-14T08:58:53.014Z] 8998bd30e6a1: Verifying Checksum [2024-11-14T08:58:53.014Z] 8998bd30e6a1: Download complete [2024-11-14T08:58:55.597Z] 2437ff75d9bd: Verifying Checksum [2024-11-14T08:58:55.597Z] 2437ff75d9bd: Download complete [2024-11-14T08:58:57.547Z] 8998bd30e6a1: Pull complete [2024-11-14T08:58:58.140Z] 04944245beec: Pull complete [2024-11-14T08:59:00.098Z] 699f458cf7ca: Pull complete [2024-11-14T08:59:00.098Z] 765212b225bb: Pull complete [2024-11-14T08:59:01.065Z] f23df028b6ca: Pull complete [2024-11-14T08:59:01.333Z] d65c8cfc05b1: Pull complete [2024-11-14T08:59:19.551Z] 2437ff75d9bd: Pull complete [2024-11-14T08:59:19.551Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-14T08:59:19.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T08:59:19.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:59:19.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-26437 does not seem to be running inside a container [2024-11-14T08:59:19.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/181 -v /w/workspace/device-rest-go/181:/w/workspace/device-rest-go/181:rw,z -v /w/workspace/device-rest-go/181@tmp:/w/workspace/device-rest-go/181@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-14T08:59:22.211Z] $ docker top afead05a3d494f1e8ebaf869a0930cf09a9534439470491b6eb95f3ff175ac16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:59:23.091Z] ---> job-cost.sh [2024-11-14T08:59:23.091Z] lf-activate-venv: SKIPPING [2024-11-14T08:59:23.091Z] INFO: No Stack... [2024-11-14T08:59:23.673Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-14T08:59:24.260Z] INFO: Archiving Costs [Pipeline] sh [2024-11-14T08:59:25.185Z] + cat /w/workspace/device-rest-go/181/archives/cost.csv [2024-11-14T08:59:25.185Z] + cut -d, -f6 [Pipeline] lock [2024-11-14T08:59:25.277Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] [2024-11-14T08:59:25.292Z] Resource [jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] did not exist. Created. [2024-11-14T08:59:25.300Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T08:59:26.000Z] /w/workspace/device-rest-go/181@tmp/durable-bbf8da25/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-14T08:59:26.670Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-14T08:59:26.698Z] Warning: overwriting stash ‘stack-cost’ [2024-11-14T08:59:26.756Z] Stashed 1 file(s) [Pipeline] } [2024-11-14T08:59:26.764Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-14T08:59:26.786Z] $ docker stop --time=1 afead05a3d494f1e8ebaf869a0930cf09a9534439470491b6eb95f3ff175ac16 [2024-11-14T08:59:28.473Z] $ docker rm -f --volumes afead05a3d494f1e8ebaf869a0930cf09a9534439470491b6eb95f3ff175ac16 [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-14T08:59:29.110Z] provisioning config files... [2024-11-14T08:59:29.120Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1682489344929763160tmp [Pipeline] { [Pipeline] sh [2024-11-14T08:59:29.434Z] + set +x [2024-11-14T08:59:29.434Z] + curl -s https://codecov.io/bash [2024-11-14T08:59:29.434Z] + bash -s -- [2024-11-14T08:59:29.694Z] [2024-11-14T08:59:29.694Z] _____ _ [2024-11-14T08:59:29.694Z] / ____| | | [2024-11-14T08:59:29.694Z] | | ___ __| | ___ ___ _____ __ [2024-11-14T08:59:29.694Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-14T08:59:29.694Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-14T08:59:29.694Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-14T08:59:29.694Z] Bash-1.0.6 [2024-11-14T08:59:29.694Z] [2024-11-14T08:59:29.694Z] [2024-11-14T08:59:29.694Z] ==> git version 2.25.1 found [2024-11-14T08:59:29.694Z] ==> 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-14T08:59:29.694Z] Release-Date: 2020-01-08 [2024-11-14T08:59:29.694Z] 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-14T08:59:29.694Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-14T08:59:29.694Z] ==> Jenkins CI detected. [2024-11-14T08:59:29.694Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2024-11-14T08:59:29.694Z] project root: . [2024-11-14T08:59:29.694Z] --> token set from env [2024-11-14T08:59:29.694Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-14T08:59:29.694Z] ==> Running gcov in . (disable via -X gcov) [2024-11-14T08:59:29.694Z] ==> Python coveragepy not found [2024-11-14T08:59:29.694Z] ==> Searching for coverage reports in: [2024-11-14T08:59:29.694Z] + . [2024-11-14T08:59:29.694Z] -> Found 1 reports [2024-11-14T08:59:29.694Z] ==> Detecting git/mercurial file structure [2024-11-14T08:59:29.694Z] ==> Reading reports [2024-11-14T08:59:29.694Z] + ./coverage.out bytes=14565 [2024-11-14T08:59:29.694Z] ==> Appending adjustments [2024-11-14T08:59:29.694Z] https://docs.codecov.io/docs/fixing-reports [2024-11-14T08:59:29.694Z] + Found adjustments [2024-11-14T08:59:29.694Z] ==> Gzipping contents [2024-11-14T08:59:29.694Z] 4.0K /tmp/codecov.hU3TZW.gz [2024-11-14T08:59:29.694Z] ==> Uploading reports [2024-11-14T08:59:29.694Z] url: https://codecov.io [2024-11-14T08:59:29.694Z] query: branch=main&commit=c0a9df4262558f69d37d70706ef4b98685fbf93c&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-14T08:59:29.694Z] -> Pinging Codecov [2024-11-14T08:59:29.695Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c0a9df4262558f69d37d70706ef4b98685fbf93c&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-14T08:59:29.954Z] -> Uploading to [2024-11-14T08:59:29.954Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rest-go/c0a9df4262558f69d37d70706ef4b98685fbf93c/573177ee-ee10-420c-a81a-fd09e87269e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241114T085929Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e483cdb72a8fb2ebd37d38912adab5d9aa3cde03ab315395d7ff58ce8b3b3cf7 [2024-11-14T08:59:29.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T08:59:29.954Z] Dload Upload Total Spent Left Speed [2024-11-14T08:59:30.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 10117 --:--:-- --:--:-- --:--:-- 10073 [2024-11-14T08:59:30.214Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] } [2024-11-14T08:59:30.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-14T08:59:30.458Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-14T08:59:30.475Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:59:30.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T08:59:30.782Z] [2024-11-14T08:59:30.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:59:31.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T08:59:31.089Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-14T08:59:31.089Z] 43c4264eed91: Already exists [2024-11-14T08:59:31.089Z] 4cc291be95ef: Already exists [2024-11-14T08:59:31.089Z] 2ac1f1163629: Already exists [2024-11-14T08:59:31.089Z] 5c3c966382ef: Already exists [2024-11-14T08:59:31.089Z] 4f4fb700ef54: Already exists [2024-11-14T08:59:31.089Z] d9c7d2e4e75e: Pulling fs layer [2024-11-14T08:59:31.089Z] 9c3e1370e548: Pulling fs layer [2024-11-14T08:59:31.347Z] d9c7d2e4e75e: Verifying Checksum [2024-11-14T08:59:31.348Z] d9c7d2e4e75e: Download complete [2024-11-14T08:59:31.608Z] d9c7d2e4e75e: Pull complete [2024-11-14T08:59:32.173Z] 9c3e1370e548: Verifying Checksum [2024-11-14T08:59:32.173Z] 9c3e1370e548: Download complete [2024-11-14T08:59:35.452Z] 9c3e1370e548: Pull complete [2024-11-14T08:59:35.452Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-14T08:59:35.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T08:59:35.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:59:35.560Z] prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container [2024-11-14T08:59:35.589Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-14T08:59:38.089Z] $ docker top afdd4ff412cb01768988212b13ddeeb7272de742e462340f1f762ae887cc4c80 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:59:38.441Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2024-11-14T08:59:38.451Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2024-11-14T08:59:38.729Z] + set -o pipefail [2024-11-14T08:59:38.729Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2024-11-14T08:59:46.850Z] [2024-11-14T08:59:46.850Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2024-11-14T08:59:46.850Z] [2024-11-14T08:59:46.850Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/dcb814c7-21b8-45c5-ac7b-74a8a064e100 [2024-11-14T08:59:46.850Z] [2024-11-14T08:59:46.850Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-14T08:59:46.850Z] [2024-11-14T08:59:46.850Z] [2024-11-14T08:59:46.850Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-14T08:59:46.850Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-14T08:59:46.858Z] $ docker stop --time=1 afdd4ff412cb01768988212b13ddeeb7272de742e462340f1f762ae887cc4c80 [2024-11-14T08:59:52.829Z] $ docker rm -f --volumes afdd4ff412cb01768988212b13ddeeb7272de742e462340f1f762ae887cc4c80 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T08:59:53.759Z] + git log --format=format:%s -1 c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] sh [2024-11-14T08:59:54.054Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T08:59:54.054Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:59:54.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:59:54.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:59:54.452Z] prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container [2024-11-14T08:59:54.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-14T08:59:55.043Z] $ docker top f7a54a62c4eb90b5efc159ba1777df538fd2e9adf04122cd583757275ff5b3cd -eo pid,comm [2024-11-14T08:59:55.103Z] 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-14T08:59:55.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T08:59:55.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T08:59:55.175Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T08:59:55.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T08:59:55.291Z] $ docker exec f7a54a62c4eb90b5efc159ba1777df538fd2e9adf04122cd583757275ff5b3cd ssh-agent [2024-11-14T08:59:55.406Z] SSH_AUTH_SOCK=/tmp/ssh-Ji0VDFEEC2jy/agent.31 [2024-11-14T08:59:55.406Z] SSH_AGENT_PID=37 [2024-11-14T08:59:55.412Z] Running ssh-add (command line suppressed) [2024-11-14T08:59:55.508Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8684887236977818150.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8684887236977818150.key) [2024-11-14T08:59:55.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T08:59:55.825Z] + git semver tag [2024-11-14T08:59:56.084Z] 2024-11-14 08:59:56,006 [run_tag] DEBUG tag force:False [2024-11-14T08:59:56.084Z] 2024-11-14 08:59:56,006 [check_head_tag] DEBUG check head tag [2024-11-14T08:59:56.084Z] 2024-11-14 08:59:56,008 [execute] INFO git cat-file --batch-check [2024-11-14T08:59:56.084Z] 2024-11-14 08:59:56,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-11-14T08:59:56.084Z] 2024-11-14 08:59:56,014 [execute] INFO git cat-file --batch [2024-11-14T08:59:56.084Z] 2024-11-14 08:59:56,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-11-14T08:59:56.084Z] 2024-11-14 08:59:56,041 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-11-14T08:59:56.084Z] 2024-11-14 08:59:56,041 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2024-11-14T08:59:56.084Z] 2024-11-14 08:59:56,041 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-14T08:59:56.084Z] 2024-11-14 08:59:56,046 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-11-14T08:59:56.084Z] 4.0.0-dev.4 [Pipeline] } [2024-11-14T08:59:56.087Z] $ docker exec --env ******** --env ******** f7a54a62c4eb90b5efc159ba1777df538fd2e9adf04122cd583757275ff5b3cd ssh-agent -k [2024-11-14T08:59:56.187Z] unset SSH_AUTH_SOCK; [2024-11-14T08:59:56.187Z] unset SSH_AGENT_PID; [2024-11-14T08:59:56.187Z] echo Agent pid 37 killed; [2024-11-14T08:59:56.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T08:59:56.524Z] + git semver [Pipeline] } [2024-11-14T08:59:56.790Z] $ docker stop --time=1 f7a54a62c4eb90b5efc159ba1777df538fd2e9adf04122cd583757275ff5b3cd [2024-11-14T08:59:58.063Z] $ docker rm -f --volumes f7a54a62c4eb90b5efc159ba1777df538fd2e9adf04122cd583757275ff5b3cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:59:58.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T08:59:58.494Z] [2024-11-14T08:59:58.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:59:58.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T08:59:58.800Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-14T08:59:58.800Z] ab5ef0e58194: Pulling fs layer [2024-11-14T08:59:58.800Z] 9712f1f96733: Pulling fs layer [2024-11-14T08:59:58.800Z] 63f879dbbcfc: Pulling fs layer [2024-11-14T08:59:58.800Z] 0d9ebad4ef96: Pulling fs layer [2024-11-14T08:59:58.800Z] e9a5061849ea: Pulling fs layer [2024-11-14T08:59:58.800Z] d747dcd14b5f: Pulling fs layer [2024-11-14T08:59:58.800Z] 2de7ff778b66: Pulling fs layer [2024-11-14T08:59:58.800Z] e9a5061849ea: Waiting [2024-11-14T08:59:58.800Z] d747dcd14b5f: Waiting [2024-11-14T08:59:58.800Z] 2de7ff778b66: Waiting [2024-11-14T08:59:58.800Z] 0d9ebad4ef96: Waiting [2024-11-14T08:59:58.800Z] 9712f1f96733: Download complete [2024-11-14T08:59:59.060Z] 63f879dbbcfc: Verifying Checksum [2024-11-14T08:59:59.060Z] 63f879dbbcfc: Download complete [2024-11-14T08:59:59.320Z] e9a5061849ea: Verifying Checksum [2024-11-14T08:59:59.320Z] e9a5061849ea: Download complete [2024-11-14T08:59:59.320Z] d747dcd14b5f: Verifying Checksum [2024-11-14T08:59:59.320Z] d747dcd14b5f: Download complete [2024-11-14T08:59:59.320Z] ab5ef0e58194: Verifying Checksum [2024-11-14T08:59:59.320Z] ab5ef0e58194: Download complete [2024-11-14T08:59:59.320Z] 0d9ebad4ef96: Verifying Checksum [2024-11-14T08:59:59.320Z] 0d9ebad4ef96: Download complete [2024-11-14T08:59:59.320Z] 2de7ff778b66: Verifying Checksum [2024-11-14T08:59:59.320Z] 2de7ff778b66: Download complete [2024-11-14T09:00:02.605Z] ab5ef0e58194: Pull complete [2024-11-14T09:00:02.605Z] 9712f1f96733: Pull complete [2024-11-14T09:00:02.863Z] 63f879dbbcfc: Pull complete [2024-11-14T09:00:06.662Z] 0d9ebad4ef96: Pull complete [2024-11-14T09:00:07.230Z] e9a5061849ea: Pull complete [2024-11-14T09:00:07.230Z] d747dcd14b5f: Pull complete [2024-11-14T09:00:08.164Z] 2de7ff778b66: Pull complete [2024-11-14T09:00:08.164Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-14T09:00:08.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T09:00:08.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:00:08.279Z] prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container [2024-11-14T09:00:08.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-14T09:00:16.708Z] $ docker top dffb4b6bc5f93031136aa3dad0e4998317295fffeef88847186573d5d1529d23 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-14T09:00:16.792Z] provisioning config files... [2024-11-14T09:00:19.294Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config113227510909350301tmp [2024-11-14T09:00:19.305Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11812472011230352317tmp [2024-11-14T09:00:19.314Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9828288942965351023tmp [Pipeline] { [Pipeline] echo [2024-11-14T09:00:19.351Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:19.653Z] ---> sigul-configuration.sh [2024-11-14T09:00:19.653Z] gpg: directory `/root/.gnupg' created [2024-11-14T09:00:19.653Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-14T09:00:19.653Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-14T09:00:19.653Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-14T09:00:19.653Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-14T09:00:19.653Z] gpg: CAST5 encrypted data [2024-11-14T09:00:19.653Z] gpg: encrypted with 1 passphrase [2024-11-14T09:00:19.653Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-14T09:00:19.950Z] + mkdir /home/jenkins [2024-11-14T09:00:19.950Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-14T09:00:20.250Z] + 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-14T09:00:20.263Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:20.563Z] ---> sigul-install.sh [2024-11-14T09:00:20.563Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-14T09:00:20.863Z] + git tag --list [2024-11-14T09:00:20.863Z] v1.0.0 [2024-11-14T09:00:20.863Z] v1.1.0 [2024-11-14T09:00:20.863Z] v1.1.1 [2024-11-14T09:00:20.863Z] v1.1.2 [2024-11-14T09:00:20.863Z] v1.2.0 [2024-11-14T09:00:20.863Z] v1.2.1 [2024-11-14T09:00:20.863Z] v2.0.0 [2024-11-14T09:00:20.863Z] v2.1.0 [2024-11-14T09:00:20.863Z] v2.1.1 [2024-11-14T09:00:20.863Z] v2.2.0 [2024-11-14T09:00:20.863Z] v2.3.0 [2024-11-14T09:00:20.863Z] v3.0 [2024-11-14T09:00:20.863Z] v3.0.0 [2024-11-14T09:00:20.863Z] v3.1 [2024-11-14T09:00:20.863Z] v3.1.0 [2024-11-14T09:00:20.863Z] v3.1.0-dev.1 [2024-11-14T09:00:20.863Z] v3.1.0-dev.10 [2024-11-14T09:00:20.863Z] v3.1.0-dev.11 [2024-11-14T09:00:20.863Z] v3.1.0-dev.12 [2024-11-14T09:00:20.863Z] v3.1.0-dev.13 [2024-11-14T09:00:20.863Z] v3.1.0-dev.14 [2024-11-14T09:00:20.863Z] v3.1.0-dev.15 [2024-11-14T09:00:20.863Z] v3.1.0-dev.16 [2024-11-14T09:00:20.863Z] v3.1.0-dev.17 [2024-11-14T09:00:20.863Z] v3.1.0-dev.18 [2024-11-14T09:00:20.863Z] v3.1.0-dev.19 [2024-11-14T09:00:20.863Z] v3.1.0-dev.2 [2024-11-14T09:00:20.863Z] v3.1.0-dev.20 [2024-11-14T09:00:20.863Z] v3.1.0-dev.21 [2024-11-14T09:00:20.863Z] v3.1.0-dev.22 [2024-11-14T09:00:20.863Z] v3.1.0-dev.23 [2024-11-14T09:00:20.863Z] v3.1.0-dev.24 [2024-11-14T09:00:20.863Z] v3.1.0-dev.25 [2024-11-14T09:00:20.863Z] v3.1.0-dev.26 [2024-11-14T09:00:20.863Z] v3.1.0-dev.27 [2024-11-14T09:00:20.863Z] v3.1.0-dev.28 [2024-11-14T09:00:20.863Z] v3.1.0-dev.29 [2024-11-14T09:00:20.863Z] v3.1.0-dev.3 [2024-11-14T09:00:20.863Z] v3.1.0-dev.30 [2024-11-14T09:00:20.863Z] v3.1.0-dev.31 [2024-11-14T09:00:20.863Z] v3.1.0-dev.32 [2024-11-14T09:00:20.863Z] v3.1.0-dev.4 [2024-11-14T09:00:20.863Z] v3.1.0-dev.5 [2024-11-14T09:00:20.863Z] v3.1.0-dev.6 [2024-11-14T09:00:20.863Z] v3.1.0-dev.7 [2024-11-14T09:00:20.863Z] v3.1.0-dev.8 [2024-11-14T09:00:20.863Z] v3.1.0-dev.9 [2024-11-14T09:00:20.863Z] v3.1.1 [2024-11-14T09:00:20.863Z] v3.2.0-dev.1 [2024-11-14T09:00:20.863Z] v3.2.0-dev.10 [2024-11-14T09:00:20.863Z] v3.2.0-dev.11 [2024-11-14T09:00:20.863Z] v3.2.0-dev.12 [2024-11-14T09:00:20.863Z] v3.2.0-dev.13 [2024-11-14T09:00:20.863Z] v3.2.0-dev.14 [2024-11-14T09:00:20.863Z] v3.2.0-dev.15 [2024-11-14T09:00:20.863Z] v3.2.0-dev.16 [2024-11-14T09:00:20.863Z] v3.2.0-dev.17 [2024-11-14T09:00:20.863Z] v3.2.0-dev.18 [2024-11-14T09:00:20.863Z] v3.2.0-dev.19 [2024-11-14T09:00:20.863Z] v3.2.0-dev.2 [2024-11-14T09:00:20.863Z] v3.2.0-dev.20 [2024-11-14T09:00:20.863Z] v3.2.0-dev.21 [2024-11-14T09:00:20.863Z] v3.2.0-dev.22 [2024-11-14T09:00:20.863Z] v3.2.0-dev.23 [2024-11-14T09:00:20.863Z] v3.2.0-dev.24 [2024-11-14T09:00:20.863Z] v3.2.0-dev.25 [2024-11-14T09:00:20.863Z] v3.2.0-dev.3 [2024-11-14T09:00:20.863Z] v3.2.0-dev.4 [2024-11-14T09:00:20.863Z] v3.2.0-dev.5 [2024-11-14T09:00:20.863Z] v3.2.0-dev.6 [2024-11-14T09:00:20.863Z] v3.2.0-dev.7 [2024-11-14T09:00:20.863Z] v3.2.0-dev.8 [2024-11-14T09:00:20.863Z] v3.2.0-dev.9 [2024-11-14T09:00:20.863Z] v4.0.0-dev.1 [2024-11-14T09:00:20.863Z] v4.0.0-dev.2 [2024-11-14T09:00:20.863Z] v4.0.0-dev.3 [2024-11-14T09:00:20.863Z] v4.0.0-dev.4 [Pipeline] sh [2024-11-14T09:00:21.165Z] + lftools sign git-tag v4.0.0-dev.4 [2024-11-14T09:00:22.797Z] Signing Git tag with Sigul... [2024-11-14T09:00:22.797Z] Signing v4.0.0-dev.4 [Pipeline] echo [2024-11-14T09:00:22.811Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:23.666Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-14T09:00:23.676Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-14T09:00:25.622Z] $ docker stop --time=1 dffb4b6bc5f93031136aa3dad0e4998317295fffeef88847186573d5d1529d23 [2024-11-14T09:00:27.536Z] $ docker rm -f --volumes dffb4b6bc5f93031136aa3dad0e4998317295fffeef88847186573d5d1529d23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-14T09:00:27.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T09:00:27.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:28.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T09:00:28.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:00:28.393Z] prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container [2024-11-14T09:00:28.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-14T09:00:28.822Z] $ docker top f7a0f48a44ff2ead8bb3233fac1c8f22e85bb9ee64f367ad1f70e43675183597 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T09:00:28.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T09:00:28.973Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T09:00:29.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T09:00:29.084Z] $ docker exec f7a0f48a44ff2ead8bb3233fac1c8f22e85bb9ee64f367ad1f70e43675183597 ssh-agent [2024-11-14T09:00:29.205Z] SSH_AUTH_SOCK=/tmp/ssh-uNMCMdGidVol/agent.32 [2024-11-14T09:00:29.205Z] SSH_AGENT_PID=38 [2024-11-14T09:00:29.218Z] Running ssh-add (command line suppressed) [2024-11-14T09:00:29.305Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18072706945888150905.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18072706945888150905.key) [2024-11-14T09:00:29.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T09:00:29.667Z] + git semver bump pre [2024-11-14T09:00:29.934Z] 2024-11-14 09:00:29,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-11-14T09:00:29.934Z] 2024-11-14 09:00:29,825 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2024-11-14T09:00:29.934Z] 2024-11-14 09:00:29,825 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2024-11-14T09:00:29.934Z] 2024-11-14 09:00:29,825 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2024-11-14T09:00:29.934Z] 2024-11-14 09:00:29,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-11-14T09:00:29.934Z] 2024-11-14 09:00:29,825 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-11-14T09:00:29.934Z] 2024-11-14 09:00:29,827 [execute] INFO git cat-file --batch-check [2024-11-14T09:00:29.934Z] 2024-11-14 09:00:29,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:00:29.934Z] 2024-11-14 09:00:29,832 [execute] INFO git cat-file --batch [2024-11-14T09:00:29.934Z] 2024-11-14 09:00:29,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:00:29.934Z] 2024-11-14 09:00:29,838 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-11-14T09:00:29.934Z] 4.0.0-dev.5 [Pipeline] } [2024-11-14T09:00:29.937Z] $ docker exec --env ******** --env ******** f7a0f48a44ff2ead8bb3233fac1c8f22e85bb9ee64f367ad1f70e43675183597 ssh-agent -k [2024-11-14T09:00:30.033Z] unset SSH_AUTH_SOCK; [2024-11-14T09:00:30.033Z] unset SSH_AGENT_PID; [2024-11-14T09:00:30.033Z] echo Agent pid 38 killed; [2024-11-14T09:00:30.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T09:00:30.367Z] + git semver [Pipeline] } [2024-11-14T09:00:30.635Z] $ docker stop --time=1 f7a0f48a44ff2ead8bb3233fac1c8f22e85bb9ee64f367ad1f70e43675183597 [2024-11-14T09:00:31.945Z] $ docker rm -f --volumes f7a0f48a44ff2ead8bb3233fac1c8f22e85bb9ee64f367ad1f70e43675183597 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T09:00:32.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T09:00:32.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:32.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T09:00:32.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:00:32.694Z] prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container [2024-11-14T09:00:32.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-14T09:00:33.070Z] $ docker top 94a4d54d71b05e19978047b11ff225d303cc4690b79bc66677754d87b2af362d -eo pid,comm [2024-11-14T09:00:33.123Z] 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-14T09:00:33.123Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T09:00:33.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T09:00:33.191Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T09:00:33.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T09:00:33.303Z] $ docker exec 94a4d54d71b05e19978047b11ff225d303cc4690b79bc66677754d87b2af362d ssh-agent [2024-11-14T09:00:33.406Z] SSH_AUTH_SOCK=/tmp/ssh-LlmNRAzbdg3J/agent.33 [2024-11-14T09:00:33.406Z] SSH_AGENT_PID=39 [2024-11-14T09:00:33.410Z] Running ssh-add (command line suppressed) [2024-11-14T09:00:33.494Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16043544364130057317.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16043544364130057317.key) [2024-11-14T09:00:33.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T09:00:33.812Z] + git semver push [2024-11-14T09:00:34.071Z] 2024-11-14 09:00:33,966 [run_push] DEBUG push [2024-11-14T09:00:34.071Z] 2024-11-14 09:00:33,966 [execute] INFO git cat-file --batch-check [2024-11-14T09:00:34.071Z] 2024-11-14 09:00:33,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:00:34.071Z] 2024-11-14 09:00:33,970 [execute] INFO git rev-list 21f1c82a05478783de77ad525191cb1c9d9b96a7 -- [2024-11-14T09:00:34.071Z] 2024-11-14 09:00:33,970 [execute] DEBUG Popen(['git', 'rev-list', '21f1c82a05478783de77ad525191cb1c9d9b96a7', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:00:34.071Z] 2024-11-14 09:00:33,979 [execute] INFO git fetch -v origin [2024-11-14T09:00:34.071Z] 2024-11-14 09:00:33,980 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-14T09:00:34.639Z] 2024-11-14 09:00:34,436 [run_push] DEBUG no remote changes detected [2024-11-14T09:00:34.639Z] 2024-11-14 09:00:34,436 [execute] INFO git push origin semver [2024-11-14T09:00:34.639Z] 2024-11-14 09:00:34,437 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:00:35.208Z] 2024-11-14 09:00:35,090 [run_push] DEBUG push all version tags [2024-11-14T09:00:35.208Z] 2024-11-14 09:00:35,091 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-14T09:00:35.208Z] 2024-11-14 09:00:35,091 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:00:35.776Z] 2024-11-14 09:00:35,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-11-14T09:00:35.776Z] 4.0.0-dev.5 [Pipeline] } [2024-11-14T09:00:35.779Z] $ docker exec --env ******** --env ******** 94a4d54d71b05e19978047b11ff225d303cc4690b79bc66677754d87b2af362d ssh-agent -k [2024-11-14T09:00:35.870Z] unset SSH_AUTH_SOCK; [2024-11-14T09:00:35.871Z] unset SSH_AGENT_PID; [2024-11-14T09:00:35.871Z] echo Agent pid 39 killed; [2024-11-14T09:00:35.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T09:00:36.213Z] + git semver [Pipeline] } [2024-11-14T09:00:36.477Z] $ docker stop --time=1 94a4d54d71b05e19978047b11ff225d303cc4690b79bc66677754d87b2af362d [2024-11-14T09:00:37.747Z] $ docker rm -f --volumes 94a4d54d71b05e19978047b11ff225d303cc4690b79bc66677754d87b2af362d [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-14T09:00:38.434Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2024-11-14T09:00:38.434Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-11-14T09:00:38.434Z] total 16 [2024-11-14T09:00:38.434Z] drwxr-xr-x 3 root root 4096 Nov 14 08:45 . [2024-11-14T09:00:38.434Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 09:00 .. [2024-11-14T09:00:38.434Z] drwxr-xr-x 2 root root 4096 Nov 14 08:45 cost [2024-11-14T09:00:38.434Z] -rw-r--r-- 1 root root 86 Nov 14 08:45 cost.csv [2024-11-14T09:00:38.434Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-11-14T09:00:38.434Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-11-14T09:00:38.434Z] total 16 [2024-11-14T09:00:38.434Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:45 . [2024-11-14T09:00:38.434Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 09:00 .. [2024-11-14T09:00:38.434Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 08:45 cost [2024-11-14T09:00:38.434Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 14 08:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:38.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:39.580Z] ---> package-listing.sh [2024-11-14T09:00:39.580Z] ++ facter osfamily [2024-11-14T09:00:39.580Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-14T09:00:39.839Z] + OS_FAMILY=debian [2024-11-14T09:00:39.839Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2024-11-14T09:00:39.839Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-14T09:00:39.839Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-14T09:00:39.839Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-14T09:00:39.839Z] + PACKAGES=/tmp/packages_start.txt [2024-11-14T09:00:39.839Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-11-14T09:00:39.839Z] + PACKAGES=/tmp/packages_end.txt [2024-11-14T09:00:39.839Z] + case "${OS_FAMILY}" in [2024-11-14T09:00:39.839Z] + dpkg -l [2024-11-14T09:00:39.839Z] + grep '^ii' [2024-11-14T09:00:39.839Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-14T09:00:39.839Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-14T09:00:39.839Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-14T09:00:39.839Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-11-14T09:00:39.839Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2024-11-14T09:00:39.839Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2024-11-14T09:00:39.850Z] 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-rest-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-14T09:00:40.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:40.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T09:00:40.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:00:40.773Z] prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container [2024-11-14T09:00:40.803Z] $ 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-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-14T09:00:41.033Z] $ docker top e68979bc632567dd4e6023d18cb8d4e873278e1a6f477deb55bc4239773623cb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T09:00:41.384Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-14T09:00:41.668Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-14T09:00:41.949Z] + ls /var/log/sa-host [2024-11-14T09:00:41.950Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T09:00:42.181Z] provisioning config files... [2024-11-14T09:00:42.192Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config484957653947023960tmp [Pipeline] { [Pipeline] echo [2024-11-14T09:00:42.209Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:42.499Z] ---> create-netrc.sh [Pipeline] } [2024-11-14T09:00:42.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:42.858Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-14T09:00:42.867Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:43.151Z] ---> sudo-logs.sh [2024-11-14T09:00:43.151Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-14T09:00:43.181Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:43.466Z] ---> job-cost.sh [2024-11-14T09:00:43.467Z] lf-activate-venv: SKIPPING [2024-11-14T09:00:43.467Z] DEBUG: total: 0.2199999988079071 [2024-11-14T09:00:43.467Z] INFO: Retrieving Stack Cost... [2024-11-14T09:00:43.726Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-14T09:00:44.052Z] INFO: Archiving Costs [Pipeline] echo [2024-11-14T09:00:44.065Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:44.351Z] ---> logs-deploy.sh [2024-11-14T09:00:44.351Z] lf-activate-venv: SKIPPING [2024-11-14T09:00:44.351Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/181 [2024-11-14T09:00:44.351Z] INFO: archiving workspace using pattern(s): [2024-11-14T09:00:45.745Z] Archives upload complete. [2024-11-14T09:00:45.745Z] INFO: archiving logs to Nexus [2024-11-14T09:00:46.318Z] ---> uname -a: [2024-11-14T09:00:46.318Z] Linux prd-ubuntu20-04-docker-8c-8g-26432 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] ---> lscpu: [2024-11-14T09:00:46.318Z] Architecture: x86_64 [2024-11-14T09:00:46.318Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-14T09:00:46.318Z] Byte Order: Little Endian [2024-11-14T09:00:46.318Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-14T09:00:46.318Z] CPU(s): 8 [2024-11-14T09:00:46.318Z] On-line CPU(s) list: 0-7 [2024-11-14T09:00:46.318Z] Thread(s) per core: 1 [2024-11-14T09:00:46.318Z] Core(s) per socket: 1 [2024-11-14T09:00:46.318Z] Socket(s): 8 [2024-11-14T09:00:46.318Z] NUMA node(s): 1 [2024-11-14T09:00:46.318Z] Vendor ID: AuthenticAMD [2024-11-14T09:00:46.318Z] CPU family: 23 [2024-11-14T09:00:46.318Z] Model: 49 [2024-11-14T09:00:46.318Z] Model name: AMD EPYC-Rome Processor [2024-11-14T09:00:46.318Z] Stepping: 0 [2024-11-14T09:00:46.318Z] CPU MHz: 2800.000 [2024-11-14T09:00:46.318Z] BogoMIPS: 5600.00 [2024-11-14T09:00:46.318Z] Virtualization: AMD-V [2024-11-14T09:00:46.318Z] Hypervisor vendor: KVM [2024-11-14T09:00:46.318Z] Virtualization type: full [2024-11-14T09:00:46.318Z] L1d cache: 256 KiB [2024-11-14T09:00:46.318Z] L1i cache: 256 KiB [2024-11-14T09:00:46.318Z] L2 cache: 4 MiB [2024-11-14T09:00:46.318Z] L3 cache: 128 MiB [2024-11-14T09:00:46.318Z] NUMA node0 CPU(s): 0-7 [2024-11-14T09:00:46.318Z] Vulnerability Itlb multihit: Not affected [2024-11-14T09:00:46.318Z] Vulnerability L1tf: Not affected [2024-11-14T09:00:46.318Z] Vulnerability Mds: Not affected [2024-11-14T09:00:46.318Z] Vulnerability Meltdown: Not affected [2024-11-14T09:00:46.318Z] Vulnerability Mmio stale data: Not affected [2024-11-14T09:00:46.318Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-14T09:00:46.318Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-14T09:00:46.318Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-14T09:00:46.318Z] Vulnerability Srbds: Not affected [2024-11-14T09:00:46.318Z] Vulnerability Tsx async abort: Not affected [2024-11-14T09:00:46.318Z] 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-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] ---> nproc: [2024-11-14T09:00:46.318Z] 8 [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] ---> df -h: [2024-11-14T09:00:46.318Z] Filesystem Size Used Avail Use% Mounted on [2024-11-14T09:00:46.318Z] overlay 155G 13G 142G 9% / [2024-11-14T09:00:46.318Z] tmpfs 64M 0 64M 0% /dev [2024-11-14T09:00:46.318Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-14T09:00:46.318Z] shm 64M 0 64M 0% /dev/shm [2024-11-14T09:00:46.318Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] ---> sar -b -r -n DEV: [2024-11-14T09:00:46.318Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26432) 11/14/24 _x86_64_ (8 CPU) [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] 08:40:35 LINUX RESTART (8 CPU) [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] 08:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-14T09:00:46.318Z] 08:42:01 178.83 39.82 139.01 0.00 4410.37 105442.06 0.00 [2024-11-14T09:00:46.318Z] 08:43:01 215.84 2.80 213.05 0.00 33.46 61653.85 0.00 [2024-11-14T09:00:46.318Z] 08:44:01 119.07 0.05 119.02 0.00 3.99 34370.17 0.00 [2024-11-14T09:00:46.318Z] 08:45:01 105.48 0.12 105.37 0.00 6.27 40499.38 0.00 [2024-11-14T09:00:46.318Z] 08:46:01 164.37 6.20 158.17 0.00 4371.67 29195.95 0.00 [2024-11-14T09:00:46.318Z] 08:47:01 5.53 0.02 5.51 0.00 0.13 113.70 0.00 [2024-11-14T09:00:46.318Z] 08:48:01 2.12 0.00 2.12 0.00 0.00 24.66 0.00 [2024-11-14T09:00:46.318Z] 08:49:01 2.07 0.00 2.07 0.00 0.00 23.19 0.00 [2024-11-14T09:00:46.318Z] 08:50:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 [2024-11-14T09:00:46.318Z] 08:51:01 2.22 0.00 2.22 0.00 0.00 25.59 0.00 [2024-11-14T09:00:46.318Z] 08:52:01 1.60 0.00 1.60 0.00 0.00 22.51 0.00 [2024-11-14T09:00:46.318Z] 08:53:01 2.05 0.00 2.05 0.00 0.00 23.06 0.00 [2024-11-14T09:00:46.318Z] 08:54:02 1.45 0.00 1.45 0.00 0.00 16.39 0.00 [2024-11-14T09:00:46.318Z] 08:55:01 1.97 0.00 1.97 0.00 0.00 21.69 0.00 [2024-11-14T09:00:46.318Z] 08:56:01 2.32 0.02 2.30 0.00 0.13 30.66 0.00 [2024-11-14T09:00:46.318Z] 08:57:01 2.03 0.00 2.03 0.00 0.00 22.65 0.00 [2024-11-14T09:00:46.318Z] 08:58:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2024-11-14T09:00:46.318Z] 08:59:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 [2024-11-14T09:00:46.318Z] 09:00:01 70.92 0.20 70.72 0.00 11.06 30994.30 0.00 [2024-11-14T09:00:46.318Z] Average: 46.36 2.56 43.80 0.00 461.97 15857.74 0.00 [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] 08:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-14T09:00:46.318Z] 08:42:01 29199872 31552860 771496 2.35 74284 2547628 1835772 5.41 1006156 2289044 415560 [2024-11-14T09:00:46.318Z] 08:43:01 26920784 31514368 790964 2.41 180680 4472160 1853396 5.46 1335260 4012252 804052 [2024-11-14T09:00:46.318Z] 08:44:01 27427220 31461892 837216 2.55 186920 3929116 1892884 5.58 1377956 3483636 284244 [2024-11-14T09:00:46.318Z] 08:45:01 27505488 31514504 790804 2.40 189348 3937552 1853148 5.46 1332936 3488620 1836 [2024-11-14T09:00:46.318Z] 08:46:01 26505176 31484032 787224 2.39 227376 4817916 1719100 5.07 1678008 4054052 988 [2024-11-14T09:00:46.318Z] 08:47:01 26527092 31501012 770932 2.34 225948 4814656 1712148 5.05 1658912 4050784 472 [2024-11-14T09:00:46.318Z] 08:48:01 26535556 31509620 762276 2.32 226012 4814660 1712148 5.05 1650728 4050792 180 [2024-11-14T09:00:46.318Z] 08:49:01 26536116 31510244 761560 2.32 226092 4814660 1712148 5.05 1650684 4050796 12 [2024-11-14T09:00:46.318Z] 08:50:01 26540052 31514276 757388 2.30 226160 4814668 1712148 5.05 1646832 4050796 24 [2024-11-14T09:00:46.318Z] 08:51:01 26542496 31516820 755012 2.30 226252 4814672 1712148 5.05 1644636 4050800 16 [2024-11-14T09:00:46.318Z] 08:52:01 26542772 31517180 754608 2.29 226332 4814672 1712148 5.05 1644888 4050804 48 [2024-11-14T09:00:46.318Z] 08:53:01 26542788 31517276 754372 2.29 226412 4814676 1712148 5.05 1644620 4050804 8 [2024-11-14T09:00:46.318Z] 08:54:02 26542708 31517304 754236 2.29 226496 4814680 1712148 5.05 1645060 4050812 168 [2024-11-14T09:00:46.318Z] 08:55:01 26542984 31517676 753876 2.29 226564 4814680 1712148 5.05 1644580 4050816 16 [2024-11-14T09:00:46.318Z] 08:56:01 26541040 31515956 755128 2.30 226664 4814728 1728660 5.09 1645352 4050848 44 [2024-11-14T09:00:46.318Z] 08:57:01 26540604 31515580 755416 2.30 226740 4814732 1728660 5.09 1645444 4050852 144 [2024-11-14T09:00:46.318Z] 08:58:01 26541092 31516172 754760 2.30 226812 4814736 1728660 5.09 1645484 4050868 16 [2024-11-14T09:00:46.318Z] 08:59:01 26540956 31516084 754756 2.30 226880 4814740 1728660 5.09 1645456 4050876 48 [2024-11-14T09:00:46.318Z] 09:00:01 25641692 31443008 825148 2.51 237188 5588196 2074424 6.11 1734272 4814076 373544 [2024-11-14T09:00:46.318Z] Average: 26748236 31508203 770904 2.34 212587 4625449 1765931 5.20 1572488 3936965 99022 [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] 08:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-14T09:00:46.318Z] 08:42:01 ens3 633.89 418.39 6197.08 91.90 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:42:01 lo 6.58 6.58 0.65 0.65 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:42:01 docker0 43.20 47.55 3.20 273.18 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:43:01 ens3 418.14 278.51 3308.46 81.54 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:43:01 docker0 259.06 395.10 23.92 3297.60 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:44:01 ens3 27.98 19.34 28.22 23.49 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:44:01 docker0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:44:01 veth2e6cc53 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:45:01 ens3 24.80 13.80 58.36 8.12 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:45:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:45:01 docker0 1.45 3.42 0.09 38.12 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:46:01 ens3 357.81 204.05 5536.35 242.83 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:46:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:46:01 docker0 5.08 11.08 0.31 152.47 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:47:01 ens3 1.18 0.87 0.43 0.30 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:48:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:49:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:51:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:52:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:53:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:54:02 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:55:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:56:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:57:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:58:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:59:01 ens3 0.32 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 09:00:01 ens3 359.42 209.53 7088.01 30.76 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 09:00:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] 09:00:01 docker0 65.49 111.36 6.41 1239.91 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] Average: ens3 95.66 60.02 1165.76 25.18 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] Average: docker0 19.69 29.94 1.79 263.43 0.00 0.00 0.00 0.00 [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] ---> sar -P ALL: [2024-11-14T09:00:46.318Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26432) 11/14/24 _x86_64_ (8 CPU) [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] 08:40:35 LINUX RESTART (8 CPU) [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] 08:41:02 CPU %user %nice %system %iowait %steal %idle [2024-11-14T09:00:46.318Z] 08:42:01 all 9.68 0.00 3.14 5.12 0.07 81.99 [2024-11-14T09:00:46.318Z] 08:42:01 0 10.99 0.00 3.02 1.39 0.07 84.53 [2024-11-14T09:00:46.318Z] 08:42:01 1 12.10 0.00 2.59 1.60 0.07 83.64 [2024-11-14T09:00:46.318Z] 08:42:01 2 8.33 0.00 3.00 1.21 0.05 87.41 [2024-11-14T09:00:46.318Z] 08:42:01 3 8.95 0.00 3.92 14.02 0.09 73.02 [2024-11-14T09:00:46.318Z] 08:42:01 4 6.88 0.00 3.46 9.43 0.09 80.14 [2024-11-14T09:00:46.318Z] 08:42:01 5 8.63 0.00 2.90 1.61 0.07 86.79 [2024-11-14T09:00:46.318Z] 08:42:01 6 14.20 0.00 2.91 7.36 0.05 75.48 [2024-11-14T09:00:46.318Z] 08:42:01 7 7.34 0.00 3.32 4.40 0.09 84.85 [2024-11-14T09:00:46.318Z] 08:43:01 all 6.79 0.00 3.47 8.11 0.07 81.55 [2024-11-14T09:00:46.318Z] 08:43:01 0 6.52 0.00 3.56 36.25 0.10 53.57 [2024-11-14T09:00:46.318Z] 08:43:01 1 8.10 0.00 3.32 2.15 0.08 86.34 [2024-11-14T09:00:46.318Z] 08:43:01 2 7.27 0.00 3.29 0.78 0.07 88.59 [2024-11-14T09:00:46.318Z] 08:43:01 3 7.35 0.00 3.46 7.05 0.07 82.07 [2024-11-14T09:00:46.318Z] 08:43:01 4 6.01 0.00 3.16 1.58 0.05 89.19 [2024-11-14T09:00:46.318Z] 08:43:01 5 6.75 0.00 3.76 0.89 0.07 88.53 [2024-11-14T09:00:46.318Z] 08:43:01 6 6.31 0.00 3.56 0.79 0.05 89.29 [2024-11-14T09:00:46.318Z] 08:43:01 7 6.05 0.00 3.65 15.53 0.09 74.68 [2024-11-14T09:00:46.318Z] 08:44:01 all 40.63 0.00 6.55 4.74 0.10 47.98 [2024-11-14T09:00:46.318Z] 08:44:01 0 41.45 0.00 7.64 23.15 0.12 27.64 [2024-11-14T09:00:46.318Z] 08:44:01 1 37.25 0.00 5.37 0.85 0.10 56.43 [2024-11-14T09:00:46.318Z] 08:44:01 2 40.83 0.00 6.53 1.95 0.08 50.61 [2024-11-14T09:00:46.318Z] 08:44:01 3 40.65 0.00 6.58 1.20 0.10 51.47 [2024-11-14T09:00:46.318Z] 08:44:01 4 41.56 0.00 6.09 2.32 0.07 49.96 [2024-11-14T09:00:46.318Z] 08:44:01 5 40.86 0.00 6.56 0.86 0.08 51.64 [2024-11-14T09:00:46.318Z] 08:44:01 6 40.92 0.00 6.21 0.67 0.08 52.11 [2024-11-14T09:00:46.318Z] 08:44:01 7 41.50 0.00 7.42 6.95 0.12 44.01 [2024-11-14T09:00:46.318Z] 08:45:01 all 23.14 0.00 4.35 5.77 0.06 66.68 [2024-11-14T09:00:46.318Z] 08:45:01 0 23.20 0.00 4.56 3.74 0.07 68.43 [2024-11-14T09:00:46.318Z] 08:45:01 1 21.22 0.00 3.74 0.19 0.07 74.79 [2024-11-14T09:00:46.318Z] 08:45:01 2 23.16 0.00 5.01 0.20 0.05 71.58 [2024-11-14T09:00:46.318Z] 08:45:01 3 23.55 0.00 4.65 1.27 0.07 70.46 [2024-11-14T09:00:46.318Z] 08:45:01 4 23.54 0.00 4.36 14.45 0.05 57.60 [2024-11-14T09:00:46.318Z] 08:45:01 5 22.63 0.00 4.48 18.36 0.07 54.47 [2024-11-14T09:00:46.318Z] 08:45:01 6 24.37 0.00 3.74 0.07 0.07 71.75 [2024-11-14T09:00:46.318Z] 08:45:01 7 23.43 0.00 4.22 8.04 0.07 64.24 [2024-11-14T09:00:46.318Z] 08:46:01 all 7.22 0.00 3.36 2.55 0.06 86.81 [2024-11-14T09:00:46.318Z] 08:46:01 0 4.02 0.00 2.78 0.34 0.03 92.82 [2024-11-14T09:00:46.318Z] 08:46:01 1 6.36 0.00 3.56 0.40 0.07 89.61 [2024-11-14T09:00:46.318Z] 08:46:01 2 9.89 0.00 4.23 0.17 0.05 85.66 [2024-11-14T09:00:46.318Z] 08:46:01 3 7.24 0.00 3.73 0.42 0.07 88.55 [2024-11-14T09:00:46.318Z] 08:46:01 4 7.33 0.00 2.61 0.44 0.08 89.54 [2024-11-14T09:00:46.318Z] 08:46:01 5 8.12 0.00 4.09 2.14 0.07 85.58 [2024-11-14T09:00:46.318Z] 08:46:01 6 7.64 0.00 2.54 6.83 0.08 82.90 [2024-11-14T09:00:46.318Z] 08:46:01 7 7.17 0.00 3.35 9.74 0.05 79.69 [2024-11-14T09:00:46.318Z] 08:47:01 all 0.10 0.00 0.08 0.01 0.01 99.80 [2024-11-14T09:00:46.318Z] 08:47:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2024-11-14T09:00:46.318Z] 08:47:01 1 0.10 0.00 0.10 0.03 0.02 99.75 [2024-11-14T09:00:46.318Z] 08:47:01 2 0.23 0.00 0.12 0.00 0.02 99.63 [2024-11-14T09:00:46.318Z] 08:47:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2024-11-14T09:00:46.318Z] 08:47:01 4 0.08 0.00 0.07 0.00 0.02 99.83 [2024-11-14T09:00:46.318Z] 08:47:01 5 0.12 0.00 0.03 0.02 0.00 99.83 [2024-11-14T09:00:46.318Z] 08:47:01 6 0.07 0.00 0.07 0.07 0.00 99.80 [2024-11-14T09:00:46.318Z] 08:47:01 7 0.08 0.00 0.10 0.00 0.02 99.80 [2024-11-14T09:00:46.318Z] 08:48:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-11-14T09:00:46.318Z] 08:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-14T09:00:46.318Z] 08:48:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-14T09:00:46.318Z] 08:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-14T09:00:46.318Z] 08:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-14T09:00:46.318Z] 08:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-14T09:00:46.318Z] 08:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:48:01 6 0.02 0.00 0.03 0.08 0.02 99.85 [2024-11-14T09:00:46.318Z] 08:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-14T09:00:46.318Z] 08:49:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-11-14T09:00:46.318Z] 08:49:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-14T09:00:46.318Z] 08:49:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-11-14T09:00:46.318Z] 08:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-14T09:00:46.318Z] 08:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-14T09:00:46.318Z] 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-14T09:00:46.318Z] 08:49:01 6 0.02 0.00 0.03 0.10 0.00 99.85 [2024-11-14T09:00:46.318Z] 08:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-14T09:00:46.318Z] 08:50:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-11-14T09:00:46.318Z] 08:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-14T09:00:46.318Z] 08:50:01 1 0.25 0.00 0.02 0.00 0.02 99.72 [2024-11-14T09:00:46.318Z] 08:50:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-14T09:00:46.318Z] 08:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-14T09:00:46.318Z] 08:50:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-14T09:00:46.318Z] 08:50:01 6 0.17 0.00 0.02 0.03 0.02 99.77 [2024-11-14T09:00:46.318Z] 08:50:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2024-11-14T09:00:46.318Z] 08:51:01 all 0.06 0.00 0.01 0.01 0.01 99.90 [2024-11-14T09:00:46.318Z] 08:51:01 0 0.00 0.00 0.00 0.05 0.02 99.93 [2024-11-14T09:00:46.318Z] 08:51:01 1 0.30 0.00 0.02 0.00 0.02 99.67 [2024-11-14T09:00:46.318Z] 08:51:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-11-14T09:00:46.318Z] 08:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-14T09:00:46.318Z] 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-14T09:00:46.318Z] 08:51:01 6 0.15 0.00 0.02 0.03 0.00 99.80 [2024-11-14T09:00:46.318Z] 08:51:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-14T09:00:46.318Z] 08:52:01 all 0.06 0.00 0.01 0.01 0.01 99.92 [2024-11-14T09:00:46.318Z] 08:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-14T09:00:46.318Z] 08:52:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2024-11-14T09:00:46.318Z] 08:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-14T09:00:46.318Z] 08:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-14T09:00:46.318Z] 08:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:52:01 6 0.20 0.00 0.02 0.03 0.02 99.73 [2024-11-14T09:00:46.318Z] 08:52:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] 08:52:01 CPU %user %nice %system %iowait %steal %idle [2024-11-14T09:00:46.318Z] 08:53:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-11-14T09:00:46.318Z] 08:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-14T09:00:46.318Z] 08:53:01 2 0.03 0.00 0.03 0.02 0.03 99.88 [2024-11-14T09:00:46.318Z] 08:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:53:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-14T09:00:46.318Z] 08:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-14T09:00:46.318Z] 08:53:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2024-11-14T09:00:46.318Z] 08:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:54:02 all 0.07 0.00 0.01 0.02 0.01 99.89 [2024-11-14T09:00:46.318Z] 08:54:02 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-14T09:00:46.318Z] 08:54:02 1 0.47 0.00 0.02 0.00 0.02 99.50 [2024-11-14T09:00:46.318Z] 08:54:02 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-14T09:00:46.318Z] 08:54:02 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:54:02 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-14T09:00:46.318Z] 08:54:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-14T09:00:46.318Z] 08:54:02 6 0.02 0.00 0.02 0.18 0.00 99.78 [2024-11-14T09:00:46.318Z] 08:54:02 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-14T09:00:46.318Z] 08:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-11-14T09:00:46.318Z] 08:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-14T09:00:46.318Z] 08:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-14T09:00:46.318Z] 08:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-14T09:00:46.318Z] 08:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:55:01 6 0.02 0.00 0.03 0.05 0.02 99.88 [2024-11-14T09:00:46.318Z] 08:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-14T09:00:46.318Z] 08:56:01 all 0.13 0.00 0.03 0.01 0.01 99.82 [2024-11-14T09:00:46.318Z] 08:56:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-14T09:00:46.318Z] 08:56:01 1 0.85 0.00 0.03 0.00 0.02 99.10 [2024-11-14T09:00:46.318Z] 08:56:01 2 0.03 0.00 0.05 0.02 0.03 99.87 [2024-11-14T09:00:46.318Z] 08:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-14T09:00:46.318Z] 08:56:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-11-14T09:00:46.318Z] 08:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-14T09:00:46.318Z] 08:56:01 6 0.03 0.00 0.03 0.03 0.00 99.90 [2024-11-14T09:00:46.318Z] 08:56:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2024-11-14T09:00:46.318Z] 08:57:01 all 0.06 0.00 0.02 0.03 0.01 99.88 [2024-11-14T09:00:46.318Z] 08:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-14T09:00:46.318Z] 08:57:01 1 0.32 0.00 0.00 0.00 0.02 99.67 [2024-11-14T09:00:46.318Z] 08:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-14T09:00:46.318Z] 08:57:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-14T09:00:46.318Z] 08:57:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2024-11-14T09:00:46.318Z] 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:57:01 6 0.05 0.00 0.03 0.20 0.02 99.70 [2024-11-14T09:00:46.318Z] 08:57:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2024-11-14T09:00:46.318Z] 08:58:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2024-11-14T09:00:46.318Z] 08:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-14T09:00:46.318Z] 08:58:01 1 1.99 0.00 0.02 0.00 0.00 98.00 [2024-11-14T09:00:46.318Z] 08:58:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2024-11-14T09:00:46.318Z] 08:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-14T09:00:46.318Z] 08:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-14T09:00:46.318Z] 08:58:01 6 0.03 0.00 0.03 0.10 0.00 99.83 [2024-11-14T09:00:46.318Z] 08:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-14T09:00:46.318Z] 08:59:01 all 0.27 0.00 0.01 0.01 0.01 99.69 [2024-11-14T09:00:46.318Z] 08:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:59:01 1 2.04 0.00 0.00 0.00 0.02 97.95 [2024-11-14T09:00:46.318Z] 08:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-14T09:00:46.318Z] 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-14T09:00:46.318Z] 08:59:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-14T09:00:46.318Z] 08:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-14T09:00:46.318Z] 08:59:01 6 0.02 0.00 0.02 0.10 0.02 99.85 [2024-11-14T09:00:46.318Z] 08:59:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-14T09:00:46.318Z] 09:00:01 all 4.99 0.00 2.24 1.77 0.04 90.96 [2024-11-14T09:00:46.318Z] 09:00:01 0 5.31 0.00 1.98 0.02 0.05 92.65 [2024-11-14T09:00:46.318Z] 09:00:01 1 4.62 0.00 2.56 6.32 0.05 86.45 [2024-11-14T09:00:46.318Z] 09:00:01 2 4.88 0.00 2.68 0.98 0.05 91.42 [2024-11-14T09:00:46.318Z] 09:00:01 3 5.05 0.00 2.43 1.06 0.03 91.43 [2024-11-14T09:00:46.318Z] 09:00:01 4 3.92 0.00 1.82 3.28 0.05 90.93 [2024-11-14T09:00:46.318Z] 09:00:01 5 6.05 0.00 2.12 0.40 0.03 91.40 [2024-11-14T09:00:46.318Z] 09:00:01 6 4.44 0.00 2.25 1.53 0.03 91.75 [2024-11-14T09:00:46.318Z] 09:00:01 7 5.65 0.00 2.09 0.56 0.03 91.67 [2024-11-14T09:00:46.318Z] Average: all 4.89 0.00 1.22 1.47 0.03 92.40 [2024-11-14T09:00:46.318Z] Average: 0 4.78 0.00 1.24 3.39 0.03 90.57 [2024-11-14T09:00:46.318Z] Average: 1 5.01 0.00 1.11 0.60 0.03 93.24 [2024-11-14T09:00:46.318Z] Average: 2 4.96 0.00 1.31 0.28 0.03 93.41 [2024-11-14T09:00:46.318Z] Average: 3 4.85 0.00 1.30 1.30 0.02 92.53 [2024-11-14T09:00:46.318Z] Average: 4 4.68 0.00 1.13 1.64 0.03 92.52 [2024-11-14T09:00:46.318Z] Average: 5 4.87 0.00 1.25 1.26 0.02 92.60 [2024-11-14T09:00:46.318Z] Average: 6 5.16 0.00 1.13 0.95 0.02 92.74 [2024-11-14T09:00:46.318Z] Average: 7 4.78 0.00 1.27 2.35 0.03 91.57 [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z] [2024-11-14T09:00:46.318Z]