Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3c8a999d00a9f0c6dac2773c41abd43344389a2 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-ssh9047235986506278818.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9866924278086771363.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/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-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9121578974221357854.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15911192514629622939.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-gpio/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-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12338516751547334945.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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio 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-240 in /w/workspace/edgexfoundry_device-gpio_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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f3c8a999d00a9f0c6dac2773c41abd43344389a2 (main) Commit message: "Merge pull request #233 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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 f3c8a999d00a9f0c6dac2773c41abd43344389a2 # timeout=10 > git rev-list --no-walk 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-18T02:40:28.352Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-18T02:40:28.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-18T02:40:28.446Z] ========================================================= [2024-03-18T02:40:28.446Z] EdgeX Global Pipelines Version Info [2024-03-18T02:40:28.446Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:40:29.188Z] ------------------- [2024-03-18T02:40:29.188Z] stable info: [2024-03-18T02:40:29.188Z] ------------------- [2024-03-18T02:40:29.188Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-18T02:40:29.188Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T02:40:29.188Z] Message: update stable to v1.0.258 [2024-03-18T02:40:30.131Z] ------------------- [2024-03-18T02:40:30.131Z] experimental info: [2024-03-18T02:40:30.131Z] ------------------- [2024-03-18T02:40:30.131Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-18T02:40:30.131Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T02:40:30.131Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-18T02:40:30.212Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-03-18T02:40:30.234Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-03-18T02:40:30.256Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-18T02:40:30.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-18T02:40:30.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-18T02:40:30.330Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-18T02:40:30.356Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-18T02:40:30.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-18T02:40:30.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-18T02:40:30.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-18T02:40:30.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-18T02:40:30.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-03-18T02:40:30.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-18T02:40:30.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-18T02:40:30.551Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T02:40:30.580Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T02:40:30.607Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T02:40:30.630Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T02:40:30.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-18T02:40:30.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-18T02:40:30.700Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-18T02:40:30.724Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-18T02:40:30.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-18T02:40:30.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-18T02:40:30.798Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-18T02:40:30.821Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-18T02:40:30.846Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-18T02:40:30.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-18T02:40:30.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-18T02:40:30.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-18T02:40:30.952Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3c8a999d00a9f0c6dac2773c41abd43344389a2 [Pipeline] echo [2024-03-18T02:40:30.976Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3c8a99 [Pipeline] echo [2024-03-18T02:40:31.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T02:40:31.077Z] provisioning config files... [2024-03-18T02:40:31.960Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2844051251854799680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:40:32.299Z] ---> ****-login.sh [2024-03-18T02:40:32.299Z] nexus3.edgexfoundry.org:10001 [2024-03-18T02:40:32.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:40:32.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:40:32.824Z] Configure a credential helper to remove this warning. See [2024-03-18T02:40:32.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:40:32.824Z] [2024-03-18T02:40:32.824Z] Login Succeeded [2024-03-18T02:40:32.824Z] nexus3.edgexfoundry.org:10002 [2024-03-18T02:40:32.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:40:33.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:40:33.084Z] Configure a credential helper to remove this warning. See [2024-03-18T02:40:33.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:40:33.084Z] [2024-03-18T02:40:33.084Z] Login Succeeded [2024-03-18T02:40:33.084Z] nexus3.edgexfoundry.org:10003 [2024-03-18T02:40:33.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:40:33.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:40:33.085Z] Configure a credential helper to remove this warning. See [2024-03-18T02:40:33.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:40:33.085Z] [2024-03-18T02:40:33.085Z] Login Succeeded [2024-03-18T02:40:33.085Z] nexus3.edgexfoundry.org:10004 [2024-03-18T02:40:33.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:40:33.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:40:33.345Z] Configure a credential helper to remove this warning. See [2024-03-18T02:40:33.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:40:33.345Z] [2024-03-18T02:40:33.345Z] Login Succeeded [2024-03-18T02:40:33.345Z] ****.io [2024-03-18T02:40:33.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:40:33.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:40:33.610Z] Configure a credential helper to remove this warning. See [2024-03-18T02:40:33.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:40:33.610Z] [2024-03-18T02:40:33.610Z] Login Succeeded [2024-03-18T02:40:33.610Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T02:40:33.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-18T02:40:34.087Z] + git rev-list -1 --merges f3c8a999d00a9f0c6dac2773c41abd43344389a2~1..f3c8a999d00a9f0c6dac2773c41abd43344389a2 [Pipeline] echo [2024-03-18T02:40:34.118Z] -----------> git rev-list -1 --merges f3c8a999d00a9f0c6dac2773c41abd43344389a2~1..f3c8a999d00a9f0c6dac2773c41abd43344389a2 f3c8a999d00a9f0c6dac2773c41abd43344389a2 [2024-03-18T02:40:34.118Z] f3c8a999d00a9f0c6dac2773c41abd43344389a2 [false] [Pipeline] sh [2024-03-18T02:40:34.426Z] + git log --format=format:%s -1 f3c8a999d00a9f0c6dac2773c41abd43344389a2 [Pipeline] echo [2024-03-18T02:40:34.444Z] ========================================================= [2024-03-18T02:40:34.444Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-18T02:40:34.444Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T02:40:34.795Z] + git log --format=format:%s -1 f3c8a999d00a9f0c6dac2773c41abd43344389a2 [Pipeline] echo [2024-03-18T02:40:34.807Z] [semverPrep] GIT_COMMIT: f3c8a999d00a9f0c6dac2773c41abd43344389a2, Commit Message: Merge pull request #233 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11 [Pipeline] echo [2024-03-18T02:40:34.820Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-18T02:40:35.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T02:40:35.203Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-18T02:40:35.203Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-18T02:40:35.203Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-18T02:40:35.203Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-18T02:40:35.203Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-18T02:40:35.203Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:40:35.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T02:40:35.648Z] [2024-03-18T02:40:35.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:40:35.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T02:40:35.963Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-18T02:40:35.963Z] b85a868b505f: Pulling fs layer [2024-03-18T02:40:35.963Z] e2be974225ed: Pulling fs layer [2024-03-18T02:40:35.963Z] 339a4e72a1f5: Pulling fs layer [2024-03-18T02:40:35.963Z] 988bab9f4d93: Pulling fs layer [2024-03-18T02:40:35.963Z] 1469e6f7b9e6: Pulling fs layer [2024-03-18T02:40:35.963Z] eaf3925da568: Pulling fs layer [2024-03-18T02:40:35.963Z] bab4dde63d76: Pulling fs layer [2024-03-18T02:40:35.963Z] bde34c3a00c8: Pulling fs layer [2024-03-18T02:40:35.963Z] b352a97aabf1: Pulling fs layer [2024-03-18T02:40:35.963Z] 4872d77fe225: Pulling fs layer [2024-03-18T02:40:35.963Z] 5851b861e8e6: Pulling fs layer [2024-03-18T02:40:35.963Z] eaf3925da568: Waiting [2024-03-18T02:40:35.963Z] 988bab9f4d93: Waiting [2024-03-18T02:40:35.963Z] bab4dde63d76: Waiting [2024-03-18T02:40:35.963Z] bde34c3a00c8: Waiting [2024-03-18T02:40:35.963Z] 1469e6f7b9e6: Waiting [2024-03-18T02:40:35.963Z] b352a97aabf1: Waiting [2024-03-18T02:40:35.963Z] 5851b861e8e6: Waiting [2024-03-18T02:40:35.963Z] 4872d77fe225: Waiting [2024-03-18T02:40:35.963Z] e2be974225ed: Download complete [2024-03-18T02:40:35.963Z] 988bab9f4d93: Download complete [2024-03-18T02:40:35.963Z] 1469e6f7b9e6: Verifying Checksum [2024-03-18T02:40:35.963Z] 1469e6f7b9e6: Download complete [2024-03-18T02:40:36.223Z] 339a4e72a1f5: Verifying Checksum [2024-03-18T02:40:36.223Z] 339a4e72a1f5: Download complete [2024-03-18T02:40:36.223Z] eaf3925da568: Verifying Checksum [2024-03-18T02:40:36.223Z] eaf3925da568: Download complete [2024-03-18T02:40:36.223Z] b352a97aabf1: Verifying Checksum [2024-03-18T02:40:36.223Z] b352a97aabf1: Download complete [2024-03-18T02:40:36.223Z] 4872d77fe225: Verifying Checksum [2024-03-18T02:40:36.223Z] 4872d77fe225: Download complete [2024-03-18T02:40:36.223Z] 5851b861e8e6: Verifying Checksum [2024-03-18T02:40:36.223Z] 5851b861e8e6: Download complete [2024-03-18T02:40:36.223Z] b85a868b505f: Download complete [2024-03-18T02:40:36.483Z] bab4dde63d76: Verifying Checksum [2024-03-18T02:40:36.483Z] bab4dde63d76: Download complete [2024-03-18T02:40:37.859Z] b85a868b505f: Pull complete [2024-03-18T02:40:37.859Z] e2be974225ed: Pull complete [2024-03-18T02:40:38.425Z] 339a4e72a1f5: Pull complete [2024-03-18T02:40:38.425Z] 988bab9f4d93: Pull complete [2024-03-18T02:40:38.683Z] 1469e6f7b9e6: Pull complete [2024-03-18T02:40:38.683Z] eaf3925da568: Pull complete [2024-03-18T02:40:40.588Z] bab4dde63d76: Pull complete [2024-03-18T02:40:40.588Z] bde34c3a00c8: Pull complete [2024-03-18T02:40:40.588Z] b352a97aabf1: Pull complete [2024-03-18T02:40:40.588Z] 4872d77fe225: Pull complete [2024-03-18T02:40:40.588Z] 5851b861e8e6: Pull complete [2024-03-18T02:40:40.588Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-18T02:40:40.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T02:40:40.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:40:40.730Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2024-03-18T02:40:40.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-03-18T02:40:46.026Z] $ docker top 20809633f401ccb66f9ef45d3ccad623552a128d5c5ab1dd74060d2302e22fcf -eo pid,comm [2024-03-18T02:40:46.081Z] 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-03-18T02:40:46.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T02:40:46.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T02:40:46.136Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T02:40:46.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T02:40:46.253Z] $ docker exec 20809633f401ccb66f9ef45d3ccad623552a128d5c5ab1dd74060d2302e22fcf ssh-agent [2024-03-18T02:40:46.353Z] SSH_AUTH_SOCK=/tmp/ssh-j4HlBp47Kx3f/agent.21 [2024-03-18T02:40:46.353Z] SSH_AGENT_PID=39 [2024-03-18T02:40:46.361Z] Running ssh-add (command line suppressed) [2024-03-18T02:40:46.490Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15116485805276255458.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15116485805276255458.key) [2024-03-18T02:40:46.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T02:40:46.802Z] + git tag --points-at HEAD [Pipeline] } [2024-03-18T02:40:46.816Z] $ docker exec --env ******** --env ******** 20809633f401ccb66f9ef45d3ccad623552a128d5c5ab1dd74060d2302e22fcf ssh-agent -k [2024-03-18T02:40:46.930Z] unset SSH_AUTH_SOCK; [2024-03-18T02:40:46.931Z] unset SSH_AGENT_PID; [2024-03-18T02:40:46.931Z] echo Agent pid 39 killed; [2024-03-18T02:40:46.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-18T02:40:46.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T02:40:46.978Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T02:40:47.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T02:40:47.102Z] $ docker exec 20809633f401ccb66f9ef45d3ccad623552a128d5c5ab1dd74060d2302e22fcf ssh-agent [2024-03-18T02:40:47.201Z] SSH_AUTH_SOCK=/tmp/ssh-DzXLz3cVWEGI/agent.73 [2024-03-18T02:40:47.201Z] SSH_AGENT_PID=79 [2024-03-18T02:40:47.205Z] Running ssh-add (command line suppressed) [2024-03-18T02:40:47.306Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8989135138213054034.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8989135138213054034.key) [2024-03-18T02:40:47.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T02:40:47.621Z] + git semver init [2024-03-18T02:40:47.881Z] 2024-03-18 02:40:47,845 [run_init] DEBUG init version:0.0.0 force:False [2024-03-18T02:40:47.881Z] 2024-03-18 02:40:47,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2024-03-18T02:40:47.881Z] 2024-03-18 02:40:47,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2024-03-18T02:40:47.881Z] 2024-03-18 02:40:47,848 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-03-18T02:40:49.259Z] 2024-03-18 02:40:49,087 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2024-03-18T02:40:49.259Z] 2024-03-18 02:40:49,087 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2024-03-18T02:40:49.259Z] 2024-03-18 02:40:49,087 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-18T02:40:49.259Z] 2024-03-18 02:40:49,087 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-18T02:40:49.259Z] 3.2.0-dev.10 [Pipeline] } [2024-03-18T02:40:49.273Z] $ docker exec --env ******** --env ******** 20809633f401ccb66f9ef45d3ccad623552a128d5c5ab1dd74060d2302e22fcf ssh-agent -k [2024-03-18T02:40:49.363Z] unset SSH_AUTH_SOCK; [2024-03-18T02:40:49.364Z] unset SSH_AGENT_PID; [2024-03-18T02:40:49.365Z] echo Agent pid 79 killed; [2024-03-18T02:40:49.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T02:40:49.777Z] + git semver [Pipeline] } [2024-03-18T02:40:50.056Z] $ docker stop --time=1 20809633f401ccb66f9ef45d3ccad623552a128d5c5ab1dd74060d2302e22fcf [2024-03-18T02:40:51.373Z] $ docker rm -f --volumes 20809633f401ccb66f9ef45d3ccad623552a128d5c5ab1dd74060d2302e22fcf [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T02:40:51.883Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-18T02:40:52.084Z] Stashed 1 file(s) [Pipeline] echo [2024-03-18T02:40:52.087Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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-03-18T02:40:52.288Z] provisioning config files... [2024-03-18T02:40:52.299Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5917449351383883563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:40:52.603Z] ---> ****-login.sh [2024-03-18T02:40:52.603Z] nexus3.edgexfoundry.org:10001 [2024-03-18T02:40:52.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:40:52.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:40:52.603Z] Configure a credential helper to remove this warning. See [2024-03-18T02:40:52.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:40:52.603Z] [2024-03-18T02:40:52.603Z] Login Succeeded [2024-03-18T02:40:52.603Z] nexus3.edgexfoundry.org:10002 [2024-03-18T02:40:52.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:40:52.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:40:52.603Z] Configure a credential helper to remove this warning. See [2024-03-18T02:40:52.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:40:52.603Z] [2024-03-18T02:40:52.603Z] Login Succeeded [2024-03-18T02:40:52.603Z] nexus3.edgexfoundry.org:10003 [2024-03-18T02:40:52.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:40:52.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:40:52.865Z] Configure a credential helper to remove this warning. See [2024-03-18T02:40:52.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:40:52.865Z] [2024-03-18T02:40:52.865Z] Login Succeeded [2024-03-18T02:40:52.865Z] nexus3.edgexfoundry.org:10004 [2024-03-18T02:40:52.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:40:52.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:40:52.865Z] Configure a credential helper to remove this warning. See [2024-03-18T02:40:52.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:40:52.865Z] [2024-03-18T02:40:52.865Z] Login Succeeded [2024-03-18T02:40:52.865Z] ****.io [2024-03-18T02:40:53.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:40:53.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:40:53.125Z] Configure a credential helper to remove this warning. See [2024-03-18T02:40:53.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:40:53.125Z] [2024-03-18T02:40:53.125Z] Login Succeeded [2024-03-18T02:40:53.125Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T02:40:53.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T02:40:53.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T02:40:53.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T02:40:53.275Z] ========================================================= [2024-03-18T02:40:53.275Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-18T02:40:53.275Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:40:53.627Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T02:40:53.627Z] Sending build context to Docker daemon 24.56MB [2024-03-18T02:40:53.627Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T02:40:53.627Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T02:40:53.887Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-18T02:40:53.887Z] 7264a8db6415: Pulling fs layer [2024-03-18T02:40:53.887Z] c4d48a809fc2: Pulling fs layer [2024-03-18T02:40:53.887Z] 4f1c88b9dad5: Pulling fs layer [2024-03-18T02:40:53.887Z] ad3a456e5733: Pulling fs layer [2024-03-18T02:40:53.887Z] 69c7f0334f64: Pulling fs layer [2024-03-18T02:40:53.887Z] 1f1c1a5573a3: Pulling fs layer [2024-03-18T02:40:53.887Z] ce7588e14bc9: Pulling fs layer [2024-03-18T02:40:53.887Z] b5e4710f87ac: Pulling fs layer [2024-03-18T02:40:53.887Z] b5e4710f87ac: Waiting [2024-03-18T02:40:53.887Z] ce7588e14bc9: Waiting [2024-03-18T02:40:53.887Z] ad3a456e5733: Waiting [2024-03-18T02:40:53.887Z] 69c7f0334f64: Waiting [2024-03-18T02:40:53.887Z] c4d48a809fc2: Verifying Checksum [2024-03-18T02:40:53.887Z] c4d48a809fc2: Download complete [2024-03-18T02:40:53.887Z] ad3a456e5733: Download complete [2024-03-18T02:40:53.887Z] 69c7f0334f64: Verifying Checksum [2024-03-18T02:40:53.887Z] 69c7f0334f64: Download complete [2024-03-18T02:40:53.887Z] 7264a8db6415: Download complete [2024-03-18T02:40:53.887Z] 1f1c1a5573a3: Verifying Checksum [2024-03-18T02:40:53.887Z] 1f1c1a5573a3: Download complete [2024-03-18T02:40:53.887Z] 7264a8db6415: Pull complete [2024-03-18T02:40:54.164Z] b5e4710f87ac: Download complete [2024-03-18T02:40:54.422Z] 4f1c88b9dad5: Verifying Checksum [2024-03-18T02:40:54.422Z] 4f1c88b9dad5: Download complete [2024-03-18T02:40:54.422Z] c4d48a809fc2: Pull complete [2024-03-18T02:40:54.987Z] ce7588e14bc9: Verifying Checksum [2024-03-18T02:40:54.987Z] ce7588e14bc9: Download complete [2024-03-18T02:40:57.534Z] 4f1c88b9dad5: Pull complete [2024-03-18T02:40:57.534Z] ad3a456e5733: Pull complete [2024-03-18T02:40:57.793Z] 69c7f0334f64: Pull complete [2024-03-18T02:40:57.793Z] 1f1c1a5573a3: Pull complete [2024-03-18T02:41:00.332Z] ce7588e14bc9: Pull complete [2024-03-18T02:41:00.900Z] b5e4710f87ac: Pull complete [2024-03-18T02:41:01.158Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-18T02:41:01.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T02:41:01.418Z] ---> 88b5674ff536 [2024-03-18T02:41:01.418Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T02:41:07.219Z] Still waiting to schedule task [2024-03-18T02:41:07.220Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-18T02:41:11.421Z] ---> Running in 9d5fc6e36536 [2024-03-18T02:41:11.421Z] Removing intermediate container 9d5fc6e36536 [2024-03-18T02:41:11.421Z] ---> f8a95f42d0ef [2024-03-18T02:41:11.421Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T02:41:11.679Z] ---> Running in 0ffc93f45270 [2024-03-18T02:41:11.679Z] Removing intermediate container 0ffc93f45270 [2024-03-18T02:41:11.679Z] ---> c22ea550b595 [2024-03-18T02:41:11.679Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-18T02:41:11.937Z] ---> Running in 996a4e19be84 [2024-03-18T02:41:12.210Z] Removing intermediate container 996a4e19be84 [2024-03-18T02:41:12.210Z] ---> 49f2cbb6b053 [2024-03-18T02:41:12.210Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T02:41:12.538Z] ---> Running in 51f00cc3b604 [2024-03-18T02:41:13.103Z] Removing intermediate container 51f00cc3b604 [2024-03-18T02:41:13.103Z] ---> 708ede461203 [2024-03-18T02:41:13.103Z] Step 7/12 : WORKDIR /device-gpio [2024-03-18T02:41:13.670Z] ---> Running in 5b8d9adb6a80 [2024-03-18T02:41:13.930Z] Removing intermediate container 5b8d9adb6a80 [2024-03-18T02:41:13.930Z] ---> e11d316b7bd3 [2024-03-18T02:41:13.930Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T02:41:13.930Z] ---> Running in 5304d63f2d8b [2024-03-18T02:41:14.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T02:41:14.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T02:41:14.757Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-18T02:41:14.757Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-18T02:41:14.757Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-18T02:41:15.024Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-18T02:41:15.024Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T02:41:15.024Z] OK: 268 MiB in 56 packages [2024-03-18T02:41:16.399Z] Removing intermediate container 5304d63f2d8b [2024-03-18T02:41:16.399Z] ---> d481b1b48110 [2024-03-18T02:41:16.399Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-18T02:41:16.399Z] ---> 70a1865cc8c7 [2024-03-18T02:41:16.399Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T02:41:16.399Z] ---> Running in ca36ca12ebba [2024-03-18T02:42:03.123Z] Removing intermediate container ca36ca12ebba [2024-03-18T02:42:03.123Z] ---> 2e7290688873 [2024-03-18T02:42:03.123Z] Step 11/12 : COPY . . [2024-03-18T02:42:03.123Z] ---> 593a29abd4ad [2024-03-18T02:42:03.123Z] Step 12/12 : RUN ${MAKE} [2024-03-18T02:42:03.123Z] ---> Running in c02e8775b5b9 [2024-03-18T02:42:03.123Z] noop [2024-03-18T02:42:03.123Z] Removing intermediate container c02e8775b5b9 [2024-03-18T02:42:03.123Z] ---> f69b42ebde7f [2024-03-18T02:42:03.123Z] Successfully built f69b42ebde7f [2024-03-18T02:42:03.123Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:42:03.465Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T02:42:03.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:42:03.544Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2024-03-18T02:42:03.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-03-18T02:42:03.940Z] $ docker top f66e9d5f05356eb78951927cc77348d4968726b65c2a85a1110e5a912ad927b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T02:42:04.295Z] + go version [2024-03-18T02:42:04.295Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-18T02:42:04.307Z] $ docker stop --time=1 f66e9d5f05356eb78951927cc77348d4968726b65c2a85a1110e5a912ad927b4 [2024-03-18T02:42:05.679Z] $ docker rm -f --volumes f66e9d5f05356eb78951927cc77348d4968726b65c2a85a1110e5a912ad927b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:42:06.124Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T02:42:06.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:42:06.209Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2024-03-18T02:42:06.245Z] $ 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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-03-18T02:42:06.595Z] $ docker top c14919d1647277e1540cdd7e563843843d5c480e6f023ecfa6d62db0b487e942 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T02:42:06.944Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2024-03-18T02:42:07.284Z] + make test [2024-03-18T02:42:07.284Z] go test ./... -coverprofile=coverage.out ./... [2024-03-18T02:42:09.278Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-03-18T02:42:21.474Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-03-18T02:42:21.474Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-03-18T02:42:25.691Z] go vet ./... [2024-03-18T02:42:29.068Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T02:42:29.069Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T02:42:29.069Z] ./bin/test-attribution-txt.sh [2024-03-18T02:42:29.330Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T02:42:29.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T02:42:29.370Z] $ docker stop --time=1 c14919d1647277e1540cdd7e563843843d5c480e6f023ecfa6d62db0b487e942 [2024-03-18T02:42:33.650Z] $ docker rm -f --volumes c14919d1647277e1540cdd7e563843843d5c480e6f023ecfa6d62db0b487e942 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T02:42:34.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T02:42:34.251Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-18T02:42:34.838Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T02:42:35.122Z] + ls -al . [2024-03-18T02:42:35.123Z] total 152 [2024-03-18T02:42:35.123Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 02:42 . [2024-03-18T02:42:35.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 02:40 .. [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 18 02:40 .dockerignore [2024-03-18T02:42:35.123Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 02:42 .git [2024-03-18T02:42:35.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 02:40 .github [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 18 02:40 .gitignore [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 02:40 .golangci.yml [2024-03-18T02:42:35.123Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 02:40 .semver [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 10671 Mar 18 02:40 Attribution.txt [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 7171 Mar 18 02:40 CHANGELOG.md [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 18 02:40 Dockerfile [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 02:40 GOVERNANCE.md [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 18 02:40 Jenkinsfile [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 02:40 LICENSE [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 18 02:40 Makefile [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 18 02:40 OWNERS.md [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 18 02:40 README.md [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 02:40 VERSION [2024-03-18T02:42:35.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 02:40 bin [2024-03-18T02:42:35.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 02:40 cmd [2024-03-18T02:42:35.123Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 18 02:42 coverage.out [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 3743 Mar 18 02:40 go.mod [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 36572 Mar 18 02:40 go.sum [2024-03-18T02:42:35.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 02:40 internal [2024-03-18T02:42:35.123Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 18 02:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:42:35.461Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f3c8a999d00a9f0c6dac2773c41abd43344389a2 --label arch=amd64 --label version=3.2.0-dev.10 . [2024-03-18T02:42:35.461Z] Sending build context to Docker daemon 24.56MB [2024-03-18T02:42:35.461Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T02:42:35.461Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-18T02:42:35.461Z] ---> f69b42ebde7f [2024-03-18T02:42:35.461Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-18T02:42:36.046Z] ---> Running in 1a3cafba8862 [2024-03-18T02:42:36.046Z] Removing intermediate container 1a3cafba8862 [2024-03-18T02:42:36.046Z] ---> 1a447f28f4f5 [2024-03-18T02:42:36.046Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T02:42:36.046Z] ---> Running in 022e5920ee18 [2024-03-18T02:42:36.302Z] Removing intermediate container 022e5920ee18 [2024-03-18T02:42:36.302Z] ---> 102825207697 [2024-03-18T02:42:36.302Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-18T02:42:36.302Z] ---> Running in 62b2263ce720 [2024-03-18T02:42:36.561Z] Removing intermediate container 62b2263ce720 [2024-03-18T02:42:36.561Z] ---> b3da5ddea1af [2024-03-18T02:42:36.561Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T02:42:36.561Z] ---> Running in df69b46b503b [2024-03-18T02:42:36.852Z] Removing intermediate container df69b46b503b [2024-03-18T02:42:36.852Z] ---> af2cf0b07a27 [2024-03-18T02:42:36.852Z] Step 7/26 : WORKDIR /device-gpio [2024-03-18T02:42:36.852Z] ---> Running in 6339b16df84e [2024-03-18T02:42:36.852Z] Removing intermediate container 6339b16df84e [2024-03-18T02:42:36.852Z] ---> 60ca7b419365 [2024-03-18T02:42:36.852Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T02:42:37.161Z] ---> Running in 91062baac19b [2024-03-18T02:42:37.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T02:42:37.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T02:42:37.990Z] OK: 268 MiB in 56 packages [2024-03-18T02:42:38.294Z] Removing intermediate container 91062baac19b [2024-03-18T02:42:38.294Z] ---> 818d05a3bc88 [2024-03-18T02:42:38.294Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-18T02:42:38.552Z] ---> 78607243cb65 [2024-03-18T02:42:38.552Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T02:42:38.552Z] ---> Running in 77dd80b5c8d3 [2024-03-18T02:42:39.120Z] Removing intermediate container 77dd80b5c8d3 [2024-03-18T02:42:39.120Z] ---> f425afbb74d0 [2024-03-18T02:42:39.120Z] Step 11/26 : COPY . . [2024-03-18T02:42:39.501Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-243 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2024-03-18T02:42:39.521Z] Running in /w/workspace/device-gpio/123 [Pipeline] { [Pipeline] checkout [2024-03-18T02:42:39.568Z] The recommended git tool is: git [2024-03-18T02:42:39.688Z] ---> f2a34bf4ea4a [2024-03-18T02:42:39.688Z] Step 12/26 : RUN ${MAKE} [2024-03-18T02:42:39.688Z] ---> Running in 00ebe6dfe2a1 [2024-03-18T02:42:39.947Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-03-18T02:42:47.723Z] using credential edgex-jenkins-ssh [2024-03-18T02:42:47.744Z] Cloning the remote Git repository [2024-03-18T02:42:47.798Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-03-18T02:42:47.938Z] > git init /w/workspace/device-gpio/123 # timeout=10 [2024-03-18T02:42:48.182Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-03-18T02:42:48.183Z] > git --version # timeout=10 [2024-03-18T02:42:48.207Z] > git --version # 'git version 2.25.1' [2024-03-18T02:42:48.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T02:42:48.381Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T02:42:50.793Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-03-18T02:42:50.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T02:42:51.962Z] Avoid second fetch [2024-03-18T02:42:51.962Z] Checking out Revision f3c8a999d00a9f0c6dac2773c41abd43344389a2 (main) [2024-03-18T02:42:52.896Z] Commit message: "Merge pull request #233 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" [2024-03-18T02:42:51.974Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T02:42:52.041Z] > git checkout -f f3c8a999d00a9f0c6dac2773c41abd43344389a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T02:42:57.685Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-18T02:42:57.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T02:42:57.685Z] Dload Upload Total Spent Left Speed [2024-03-18T02:42:57.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84394 0 --:--:-- --:--:-- --:--:-- 84394 [Pipeline] sh [2024-03-18T02:42:58.022Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-18T02:42:58.361Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-18T02:42:58.361Z] + sudo tee /etc/docker/daemon.new [2024-03-18T02:42:58.361Z] { [2024-03-18T02:42:58.361Z] "registry-mirrors": [ [2024-03-18T02:42:58.361Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-18T02:42:58.361Z] ], [2024-03-18T02:42:58.361Z] "bip": "10.250.0.254/24", [2024-03-18T02:42:58.361Z] "hosts": [ [2024-03-18T02:42:58.361Z] "tcp://0.0.0.0:5555", [2024-03-18T02:42:58.361Z] "unix:///var/run/docker.sock" [2024-03-18T02:42:58.361Z] ], [2024-03-18T02:42:58.361Z] "mtu": 1458, [2024-03-18T02:42:58.361Z] "selinux-enabled": true, [2024-03-18T02:42:58.361Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-18T02:42:58.361Z] } [Pipeline] sh [2024-03-18T02:42:58.682Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-18T02:42:59.008Z] + sudo service docker restart [2024-03-18T02:43:06.547Z] Removing intermediate container 00ebe6dfe2a1 [2024-03-18T02:43:06.547Z] ---> 4092899333bf [2024-03-18T02:43:06.547Z] Step 13/26 : FROM alpine:3.18 [2024-03-18T02:43:06.547Z] 3.18: Pulling from library/alpine [2024-03-18T02:43:06.547Z] 619be1103602: Pulling fs layer [2024-03-18T02:43:06.547Z] 619be1103602: Verifying Checksum [2024-03-18T02:43:06.547Z] 619be1103602: Download complete [2024-03-18T02:43:06.547Z] 619be1103602: Pull complete [2024-03-18T02:43:06.547Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T02:43:06.547Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T02:43:06.547Z] ---> d3782b16ccc9 [2024-03-18T02:43:06.547Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-18T02:43:06.547Z] ---> Running in ff68d876679a [2024-03-18T02:43:06.547Z] Removing intermediate container ff68d876679a [2024-03-18T02:43:06.547Z] ---> b8b4eb63649e [2024-03-18T02:43:06.547Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-18T02:43:06.547Z] ---> Running in 18c594c021ab [2024-03-18T02:43:06.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T02:43:06.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T02:43:06.547Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T02:43:06.547Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T02:43:06.547Z] OK: 7 MiB in 16 packages [2024-03-18T02:43:06.547Z] Removing intermediate container 18c594c021ab [2024-03-18T02:43:06.547Z] ---> 4291dbce237a [2024-03-18T02:43:06.547Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-18T02:43:06.547Z] ---> Running in 069a72e215c1 [2024-03-18T02:43:06.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T02:43:06.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T02:43:06.547Z] OK: 7 MiB in 16 packages [2024-03-18T02:43:06.547Z] Removing intermediate container 069a72e215c1 [2024-03-18T02:43:06.547Z] ---> 219fd06d0319 [2024-03-18T02:43:06.547Z] Step 17/26 : WORKDIR / [2024-03-18T02:43:06.547Z] ---> Running in 99b32a52c06f [2024-03-18T02:43:06.547Z] Removing intermediate container 99b32a52c06f [2024-03-18T02:43:06.547Z] ---> 2acc99491723 [2024-03-18T02:43:06.547Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-03-18T02:43:06.807Z] ---> 5219bd3a71d3 [2024-03-18T02:43:06.807Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-03-18T02:43:06.807Z] ---> 128528bbb600 [2024-03-18T02:43:06.807Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-03-18T02:43:07.888Z] ---> 79a4ef152fed [2024-03-18T02:43:07.888Z] Step 21/26 : EXPOSE 59910 [2024-03-18T02:43:08.149Z] ---> Running in 54a74ecda0e0 [2024-03-18T02:43:08.726Z] Removing intermediate container 54a74ecda0e0 [2024-03-18T02:43:08.726Z] ---> e9cf41b7f4a1 [2024-03-18T02:43:08.726Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-03-18T02:43:08.726Z] ---> Running in b6ff1c184c6e [2024-03-18T02:43:08.987Z] Removing intermediate container b6ff1c184c6e [2024-03-18T02:43:08.987Z] ---> 55906ce21343 [2024-03-18T02:43:08.987Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T02:43:09.250Z] ---> Running in 73eb80b7be06 [2024-03-18T02:43:09.250Z] Removing intermediate container 73eb80b7be06 [2024-03-18T02:43:09.250Z] ---> b1da19a564ce [2024-03-18T02:43:09.250Z] Step 24/26 : LABEL arch=amd64 [2024-03-18T02:43:09.250Z] ---> Running in a331b14074a6 [2024-03-18T02:43:09.250Z] Removing intermediate container a331b14074a6 [2024-03-18T02:43:09.250Z] ---> de62fd3f7f7d [2024-03-18T02:43:09.250Z] Step 25/26 : LABEL git_sha=f3c8a999d00a9f0c6dac2773c41abd43344389a2 [2024-03-18T02:43:09.250Z] ---> Running in 5ea3cd3e781a [2024-03-18T02:43:09.250Z] Removing intermediate container 5ea3cd3e781a [2024-03-18T02:43:09.250Z] ---> 3f8550ab1392 [2024-03-18T02:43:09.250Z] Step 26/26 : LABEL version=3.2.0-dev.10 [2024-03-18T02:43:09.511Z] ---> Running in 0ca8022980ec [2024-03-18T02:43:09.511Z] Removing intermediate container 0ca8022980ec [2024-03-18T02:43:09.511Z] ---> 4050111ddbb1 [2024-03-18T02:43:09.511Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T02:43:09.511Z] Successfully built 4050111ddbb1 [2024-03-18T02:43:09.511Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T02:43:09.656Z] provisioning config files... [2024-03-18T02:43:09.668Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8399916309507003235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:43:09.979Z] ---> ****-login.sh [2024-03-18T02:43:09.979Z] nexus3.edgexfoundry.org:10001 [2024-03-18T02:43:09.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:09.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:09.979Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:09.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:09.979Z] [2024-03-18T02:43:09.979Z] Login Succeeded [2024-03-18T02:43:09.979Z] nexus3.edgexfoundry.org:10002 [2024-03-18T02:43:09.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:09.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:09.979Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:09.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:09.980Z] [2024-03-18T02:43:09.980Z] Login Succeeded [2024-03-18T02:43:09.980Z] nexus3.edgexfoundry.org:10003 [2024-03-18T02:43:10.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:10.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:10.241Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:10.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:10.241Z] [2024-03-18T02:43:10.241Z] Login Succeeded [2024-03-18T02:43:10.241Z] nexus3.edgexfoundry.org:10004 [2024-03-18T02:43:10.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:10.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:10.242Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:10.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:10.242Z] [2024-03-18T02:43:10.242Z] Login Succeeded [2024-03-18T02:43:10.242Z] ****.io [2024-03-18T02:43:10.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:10.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:10.503Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:10.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:10.503Z] [2024-03-18T02:43:10.503Z] Login Succeeded [2024-03-18T02:43:10.503Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T02:43:10.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T02:43:10.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T02:43:10.587Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2024-03-18T02:43:10.587Z] f3c8a999d00a9f0c6dac2773c41abd43344389a2 [2024-03-18T02:43:10.587Z] latest [2024-03-18T02:43:10.587Z] 3.2.0-dev.10 [2024-03-18T02:43:10.587Z] f3c8a999d00a9f0c6dac2773c41abd43344389a2-3.2.0-dev.10 [2024-03-18T02:43:10.587Z] main [2024-03-18T02:43:10.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:10.936Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:f3c8a999d00a9f0c6dac2773c41abd43344389a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:11.262Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:f3c8a999d00a9f0c6dac2773c41abd43344389a2 [2024-03-18T02:43:11.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-03-18T02:43:11.262Z] bb9730f7a96b: Preparing [2024-03-18T02:43:11.262Z] d4168597ec7f: Preparing [2024-03-18T02:43:11.262Z] 2a7c76959045: Preparing [2024-03-18T02:43:11.262Z] ed00b66e0f61: Preparing [2024-03-18T02:43:11.262Z] 454176334fcf: Preparing [2024-03-18T02:43:11.262Z] aedc3bda2944: Preparing [2024-03-18T02:43:11.262Z] aedc3bda2944: Waiting [2024-03-18T02:43:11.262Z] d4168597ec7f: Pushed [2024-03-18T02:43:11.262Z] 454176334fcf: Pushed [2024-03-18T02:43:11.262Z] ed00b66e0f61: Pushed [2024-03-18T02:43:11.262Z] 2a7c76959045: Pushed [2024-03-18T02:43:11.263Z] aedc3bda2944: Layer already exists [2024-03-18T02:43:14.578Z] bb9730f7a96b: Pushed [2024-03-18T02:43:14.578Z] f3c8a999d00a9f0c6dac2773c41abd43344389a2: digest: sha256:be56decb6895467a5e61887036ed4c2fba32c666c96297587e85256c93863ab3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:14.904Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:15.241Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2024-03-18T02:43:15.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-03-18T02:43:15.241Z] bb9730f7a96b: Preparing [2024-03-18T02:43:15.241Z] d4168597ec7f: Preparing [2024-03-18T02:43:15.241Z] 2a7c76959045: Preparing [2024-03-18T02:43:15.241Z] ed00b66e0f61: Preparing [2024-03-18T02:43:15.241Z] 454176334fcf: Preparing [2024-03-18T02:43:15.241Z] aedc3bda2944: Preparing [2024-03-18T02:43:15.241Z] aedc3bda2944: Waiting [2024-03-18T02:43:15.241Z] 2a7c76959045: Layer already exists [2024-03-18T02:43:15.241Z] bb9730f7a96b: Layer already exists [2024-03-18T02:43:15.241Z] ed00b66e0f61: Layer already exists [2024-03-18T02:43:15.241Z] d4168597ec7f: Layer already exists [2024-03-18T02:43:15.241Z] 454176334fcf: Layer already exists [2024-03-18T02:43:15.241Z] aedc3bda2944: Layer already exists [2024-03-18T02:43:15.241Z] latest: digest: sha256:be56decb6895467a5e61887036ed4c2fba32c666c96297587e85256c93863ab3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:15.571Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:15.903Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.10 [2024-03-18T02:43:15.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-03-18T02:43:15.903Z] bb9730f7a96b: Preparing [2024-03-18T02:43:15.903Z] d4168597ec7f: Preparing [2024-03-18T02:43:15.903Z] 2a7c76959045: Preparing [2024-03-18T02:43:15.903Z] ed00b66e0f61: Preparing [2024-03-18T02:43:15.903Z] 454176334fcf: Preparing [2024-03-18T02:43:15.903Z] aedc3bda2944: Preparing [2024-03-18T02:43:15.903Z] aedc3bda2944: Waiting [2024-03-18T02:43:15.903Z] 454176334fcf: Layer already exists [2024-03-18T02:43:15.903Z] d4168597ec7f: Layer already exists [2024-03-18T02:43:15.903Z] bb9730f7a96b: Layer already exists [2024-03-18T02:43:15.903Z] ed00b66e0f61: Layer already exists [2024-03-18T02:43:15.903Z] 2a7c76959045: Layer already exists [2024-03-18T02:43:15.903Z] aedc3bda2944: Layer already exists [2024-03-18T02:43:15.903Z] 3.2.0-dev.10: digest: sha256:be56decb6895467a5e61887036ed4c2fba32c666c96297587e85256c93863ab3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:16.231Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:f3c8a999d00a9f0c6dac2773c41abd43344389a2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:16.575Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:f3c8a999d00a9f0c6dac2773c41abd43344389a2-3.2.0-dev.10 [2024-03-18T02:43:16.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-03-18T02:43:16.575Z] bb9730f7a96b: Preparing [2024-03-18T02:43:16.575Z] d4168597ec7f: Preparing [2024-03-18T02:43:16.575Z] 2a7c76959045: Preparing [2024-03-18T02:43:16.575Z] ed00b66e0f61: Preparing [2024-03-18T02:43:16.575Z] 454176334fcf: Preparing [2024-03-18T02:43:16.575Z] aedc3bda2944: Preparing [2024-03-18T02:43:16.575Z] aedc3bda2944: Waiting [2024-03-18T02:43:16.575Z] 454176334fcf: Layer already exists [2024-03-18T02:43:16.575Z] ed00b66e0f61: Layer already exists [2024-03-18T02:43:16.575Z] d4168597ec7f: Layer already exists [2024-03-18T02:43:16.575Z] 2a7c76959045: Layer already exists [2024-03-18T02:43:16.575Z] bb9730f7a96b: Layer already exists [2024-03-18T02:43:16.575Z] aedc3bda2944: Layer already exists [2024-03-18T02:43:16.575Z] f3c8a999d00a9f0c6dac2773c41abd43344389a2-3.2.0-dev.10: digest: sha256:be56decb6895467a5e61887036ed4c2fba32c666c96297587e85256c93863ab3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:16.914Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T02:43:17.243Z] provisioning config files... [2024-03-18T02:43:17.250Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2024-03-18T02:43:17.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-03-18T02:43:17.250Z] bb9730f7a96b: Preparing [2024-03-18T02:43:17.250Z] d4168597ec7f: Preparing [2024-03-18T02:43:17.250Z] 2a7c76959045: Preparing [2024-03-18T02:43:17.250Z] ed00b66e0f61: Preparing [2024-03-18T02:43:17.250Z] 454176334fcf: Preparing [2024-03-18T02:43:17.250Z] aedc3bda2944: Preparing [2024-03-18T02:43:17.250Z] aedc3bda2944: Waiting [2024-03-18T02:43:17.250Z] bb9730f7a96b: Layer already exists [2024-03-18T02:43:17.250Z] 2a7c76959045: Layer already exists [2024-03-18T02:43:17.250Z] ed00b66e0f61: Layer already exists [2024-03-18T02:43:17.250Z] d4168597ec7f: Layer already exists [2024-03-18T02:43:17.250Z] 454176334fcf: Layer already exists [2024-03-18T02:43:17.250Z] aedc3bda2944: Layer already exists [2024-03-18T02:43:17.250Z] main: digest: sha256:be56decb6895467a5e61887036ed4c2fba32c666c96297587e85256c93863ab3 size: 1573 [Pipeline] } [Pipeline] // withEnv [2024-03-18T02:43:17.267Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/123@tmp/config1271113936089100767tmp [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv [Pipeline] echo [2024-03-18T02:43:17.518Z] ===================================================== [Pipeline] echo [2024-03-18T02:43:17.535Z] taggedImages: [2024-03-18T02:43:17.535Z] - nexus3.edgexfoundry.org:10004/device-gpio:f3c8a999d00a9f0c6dac2773c41abd43344389a2 [2024-03-18T02:43:17.535Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2024-03-18T02:43:17.535Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.10 [2024-03-18T02:43:17.535Z] - nexus3.edgexfoundry.org:10004/device-gpio:f3c8a999d00a9f0c6dac2773c41abd43344389a2-3.2.0-dev.10 [2024-03-18T02:43:17.535Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:17.764Z] ---> ****-login.sh [2024-03-18T02:43:17.764Z] nexus3.edgexfoundry.org:10001 [2024-03-18T02:43:17.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T02:43:17.953Z] [2024-03-18T02:43:17.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:18.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:18.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T02:43:18.262Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-18T02:43:18.262Z] 5eb5b503b376: Pulling fs layer [2024-03-18T02:43:18.262Z] 5c69ac0246d0: Pulling fs layer [2024-03-18T02:43:18.262Z] ec43610c2a17: Pulling fs layer [2024-03-18T02:43:18.262Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-18T02:43:18.262Z] 33b1e0a273af: Pulling fs layer [2024-03-18T02:43:18.262Z] 5d3b04190fa2: Pulling fs layer [2024-03-18T02:43:18.262Z] 2f39f015ded8: Pulling fs layer [2024-03-18T02:43:18.262Z] 33b1e0a273af: Waiting [2024-03-18T02:43:18.262Z] 3a2ae6a8a46f: Waiting [2024-03-18T02:43:18.262Z] 5d3b04190fa2: Waiting [2024-03-18T02:43:18.262Z] 2f39f015ded8: Waiting [2024-03-18T02:43:18.262Z] 5c69ac0246d0: Download complete [2024-03-18T02:43:18.262Z] 3a2ae6a8a46f: Download complete [2024-03-18T02:43:18.262Z] ec43610c2a17: Verifying Checksum [2024-03-18T02:43:18.262Z] ec43610c2a17: Download complete [2024-03-18T02:43:18.262Z] 33b1e0a273af: Verifying Checksum [2024-03-18T02:43:18.262Z] 33b1e0a273af: Download complete [2024-03-18T02:43:18.262Z] 5d3b04190fa2: Verifying Checksum [2024-03-18T02:43:18.262Z] 5d3b04190fa2: Download complete [2024-03-18T02:43:18.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:18.300Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:18.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:18.300Z] [2024-03-18T02:43:18.300Z] Login Succeeded [2024-03-18T02:43:18.300Z] nexus3.edgexfoundry.org:10002 [2024-03-18T02:43:18.521Z] 5eb5b503b376: Verifying Checksum [2024-03-18T02:43:18.521Z] 5eb5b503b376: Download complete [2024-03-18T02:43:18.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:18.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:18.567Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:18.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:18.567Z] [2024-03-18T02:43:18.567Z] Login Succeeded [2024-03-18T02:43:18.567Z] nexus3.edgexfoundry.org:10003 [2024-03-18T02:43:18.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:19.086Z] 2f39f015ded8: Download complete [2024-03-18T02:43:19.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:19.100Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:19.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:19.100Z] [2024-03-18T02:43:19.100Z] Login Succeeded [2024-03-18T02:43:19.100Z] nexus3.edgexfoundry.org:10004 [2024-03-18T02:43:19.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:19.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:19.372Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:19.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:19.372Z] [2024-03-18T02:43:19.372Z] Login Succeeded [2024-03-18T02:43:19.372Z] ****.io [2024-03-18T02:43:19.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:19.651Z] 5eb5b503b376: Pull complete [2024-03-18T02:43:19.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:19.904Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:19.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:19.904Z] [2024-03-18T02:43:19.904Z] Login Succeeded [2024-03-18T02:43:19.904Z] ---> ****-login.sh ends [2024-03-18T02:43:19.908Z] 5c69ac0246d0: Pull complete [Pipeline] } [2024-03-18T02:43:19.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T02:43:20.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T02:43:20.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T02:43:20.228Z] ========================================================= [2024-03-18T02:43:20.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-18T02:43:20.228Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:20.476Z] ec43610c2a17: Pull complete [2024-03-18T02:43:20.476Z] 3a2ae6a8a46f: Pull complete [2024-03-18T02:43:20.476Z] 33b1e0a273af: Pull complete [2024-03-18T02:43:20.605Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T02:43:20.735Z] 5d3b04190fa2: Pull complete [2024-03-18T02:43:20.873Z] Sending build context to Docker daemon 12.35MB [2024-03-18T02:43:21.141Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T02:43:21.141Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T02:43:21.141Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-18T02:43:21.141Z] 9fda8d8052c6: Pulling fs layer [2024-03-18T02:43:21.141Z] 5d54e960e981: Pulling fs layer [2024-03-18T02:43:21.141Z] c4a7e357bf2a: Pulling fs layer [2024-03-18T02:43:21.141Z] f0e02332f6b5: Pulling fs layer [2024-03-18T02:43:21.141Z] 872ee5b61b7b: Pulling fs layer [2024-03-18T02:43:21.141Z] 0c6a40ed1a82: Pulling fs layer [2024-03-18T02:43:21.141Z] 94ae7d8d031c: Pulling fs layer [2024-03-18T02:43:21.141Z] f0e02332f6b5: Waiting [2024-03-18T02:43:21.141Z] 872ee5b61b7b: Waiting [2024-03-18T02:43:21.141Z] 0c6a40ed1a82: Waiting [2024-03-18T02:43:21.141Z] 94ae7d8d031c: Waiting [2024-03-18T02:43:21.141Z] 5d54e960e981: Verifying Checksum [2024-03-18T02:43:21.141Z] f0e02332f6b5: Verifying Checksum [2024-03-18T02:43:21.141Z] f0e02332f6b5: Download complete [2024-03-18T02:43:21.408Z] 872ee5b61b7b: Verifying Checksum [2024-03-18T02:43:21.408Z] 872ee5b61b7b: Download complete [2024-03-18T02:43:21.408Z] 9fda8d8052c6: Verifying Checksum [2024-03-18T02:43:21.408Z] 9fda8d8052c6: Download complete [2024-03-18T02:43:21.675Z] 94ae7d8d031c: Verifying Checksum [2024-03-18T02:43:21.675Z] 94ae7d8d031c: Download complete [2024-03-18T02:43:22.268Z] 9fda8d8052c6: Pull complete [2024-03-18T02:43:22.856Z] 5d54e960e981: Pull complete [2024-03-18T02:43:22.856Z] c4a7e357bf2a: Download complete [2024-03-18T02:43:23.831Z] 0c6a40ed1a82: Verifying Checksum [2024-03-18T02:43:23.831Z] 0c6a40ed1a82: Download complete [2024-03-18T02:43:24.920Z] 2f39f015ded8: Pull complete [2024-03-18T02:43:24.920Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-18T02:43:24.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T02:43:24.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:43:25.076Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2024-03-18T02:43:25.109Z] $ 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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-03-18T02:43:31.097Z] $ docker top 2f24a2da9d0bb9ab1a8f1dfecb2d760b1e59eb2cb1f520baa34c8b0944fdeda5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:43:31.504Z] ---> job-cost.sh [2024-03-18T02:43:31.505Z] lf-activate-venv: SKIPPING [2024-03-18T02:43:31.505Z] INFO: No Stack... [2024-03-18T02:43:31.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T02:43:32.332Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T02:43:32.623Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2024-03-18T02:43:32.623Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T02:43:32.637Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-123-stack-cost] [2024-03-18T02:43:32.645Z] Resource [jenkins-edgexfoundry-device-gpio-main-123-stack-cost] did not exist. Created. [2024-03-18T02:43:32.650Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T02:43:32.967Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-18T02:43:33.006Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T02:43:33.013Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-123-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T02:43:33.041Z] $ docker stop --time=1 2f24a2da9d0bb9ab1a8f1dfecb2d760b1e59eb2cb1f520baa34c8b0944fdeda5 [2024-03-18T02:43:34.179Z] $ docker rm -f --volumes 2f24a2da9d0bb9ab1a8f1dfecb2d760b1e59eb2cb1f520baa34c8b0944fdeda5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-18T02:43:36.140Z] c4a7e357bf2a: Pull complete [2024-03-18T02:43:36.140Z] f0e02332f6b5: Pull complete [2024-03-18T02:43:36.140Z] 872ee5b61b7b: Pull complete [2024-03-18T02:43:44.349Z] 0c6a40ed1a82: Pull complete [2024-03-18T02:43:45.770Z] 94ae7d8d031c: Pull complete [2024-03-18T02:43:45.770Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-18T02:43:45.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T02:43:45.770Z] ---> 86de565de09d [2024-03-18T02:43:45.770Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T02:43:47.747Z] ---> Running in 08b4acf1eb38 [2024-03-18T02:43:47.747Z] Removing intermediate container 08b4acf1eb38 [2024-03-18T02:43:47.747Z] ---> 64904ef8ec4c [2024-03-18T02:43:47.747Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T02:43:47.747Z] ---> Running in 0bdd46683bc3 [2024-03-18T02:43:48.016Z] Removing intermediate container 0bdd46683bc3 [2024-03-18T02:43:48.016Z] ---> 890bebb57f47 [2024-03-18T02:43:48.016Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-18T02:43:48.289Z] ---> Running in c8a3773b757f [2024-03-18T02:43:48.557Z] Removing intermediate container c8a3773b757f [2024-03-18T02:43:48.557Z] ---> 45aad3f4253b [2024-03-18T02:43:48.557Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T02:43:48.557Z] ---> Running in 4ff7c5f82649 [2024-03-18T02:43:48.826Z] Removing intermediate container 4ff7c5f82649 [2024-03-18T02:43:48.826Z] ---> 2bc68ef8123a [2024-03-18T02:43:48.826Z] Step 7/12 : WORKDIR /device-gpio [2024-03-18T02:43:49.094Z] ---> Running in 0bc91bb80c29 [2024-03-18T02:43:49.362Z] Removing intermediate container 0bc91bb80c29 [2024-03-18T02:43:49.362Z] ---> 7c13d3873803 [2024-03-18T02:43:49.362Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T02:43:49.362Z] ---> Running in d2eb2bfa6dfa [2024-03-18T02:43:50.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T02:43:51.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T02:43:52.029Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-18T02:43:52.029Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-18T02:43:52.029Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-18T02:43:52.305Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-18T02:43:52.305Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T02:43:52.305Z] OK: 271 MiB in 56 packages [2024-03-18T02:43:53.283Z] Removing intermediate container d2eb2bfa6dfa [2024-03-18T02:43:53.283Z] ---> 890369c3d563 [2024-03-18T02:43:53.283Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-18T02:43:53.882Z] ---> 9757e00e8048 [2024-03-18T02:43:53.882Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T02:43:53.882Z] ---> Running in 0e60bcfdcaf7 [2024-03-18T02:45:01.755Z] Removing intermediate container 0e60bcfdcaf7 [2024-03-18T02:45:01.755Z] ---> 2960597d5a05 [2024-03-18T02:45:01.755Z] Step 11/12 : COPY . . [2024-03-18T02:45:01.755Z] ---> a05875e95433 [2024-03-18T02:45:01.755Z] Step 12/12 : RUN ${MAKE} [2024-03-18T02:45:01.755Z] ---> Running in 6f516f52c216 [2024-03-18T02:45:01.755Z] noop [2024-03-18T02:45:01.755Z] Removing intermediate container 6f516f52c216 [2024-03-18T02:45:01.755Z] ---> a919eb31e969 [2024-03-18T02:45:01.755Z] Successfully built a919eb31e969 [2024-03-18T02:45:01.755Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:45:02.125Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T02:45:02.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:45:02.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-243 does not seem to be running inside a container [2024-03-18T02:45:02.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/123 -v /w/workspace/device-gpio/123:/w/workspace/device-gpio/123:rw,z -v /w/workspace/device-gpio/123@tmp:/w/workspace/device-gpio/123@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-03-18T02:45:03.732Z] $ docker top f6d9a287fd7b92501dff35bf762a4a9f2d670806e1498b884981e1111f9b972d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T02:45:04.615Z] + go version [2024-03-18T02:45:04.616Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-18T02:45:04.631Z] $ docker stop --time=1 f6d9a287fd7b92501dff35bf762a4a9f2d670806e1498b884981e1111f9b972d [2024-03-18T02:45:06.256Z] $ docker rm -f --volumes f6d9a287fd7b92501dff35bf762a4a9f2d670806e1498b884981e1111f9b972d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:45:06.915Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T02:45:06.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:45:07.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-243 does not seem to be running inside a container [2024-03-18T02:45:07.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/123 -v /w/workspace/device-gpio/123:/w/workspace/device-gpio/123:rw,z -v /w/workspace/device-gpio/123@tmp:/w/workspace/device-gpio/123@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-03-18T02:45:08.357Z] $ docker top 8e9168704b504278f986883511bb0ee9d3283d247f1b2c90df71d04c44ad728c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T02:45:08.891Z] + git config --global --add safe.directory /w/workspace/device-gpio/123 [Pipeline] fileExists [Pipeline] sh [2024-03-18T02:45:09.557Z] + make test [2024-03-18T02:45:09.557Z] go test ./... -coverprofile=coverage.out ./... [2024-03-18T02:45:12.897Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-03-18T02:46:49.614Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-03-18T02:46:49.614Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-03-18T02:46:49.614Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-18T02:46:49.614Z] go vet ./... [2024-03-18T02:47:07.837Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T02:47:07.837Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T02:47:07.837Z] ./bin/test-attribution-txt.sh [2024-03-18T02:47:07.837Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T02:47:07.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T02:47:07.882Z] $ docker stop --time=1 8e9168704b504278f986883511bb0ee9d3283d247f1b2c90df71d04c44ad728c [2024-03-18T02:47:09.763Z] $ docker rm -f --volumes 8e9168704b504278f986883511bb0ee9d3283d247f1b2c90df71d04c44ad728c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T02:47:10.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T02:47:10.962Z] Warning: overwriting stash ‘coverage-report’ [2024-03-18T02:47:11.377Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T02:47:11.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T02:47:12.106Z] + ls -al . [2024-03-18T02:47:12.106Z] total 148 [2024-03-18T02:47:12.106Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 18 02:45 . [2024-03-18T02:47:12.106Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 02:42 .. [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 18 02:42 .dockerignore [2024-03-18T02:47:12.106Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 02:42 .git [2024-03-18T02:47:12.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 02:42 .github [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 18 02:42 .gitignore [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 02:42 .golangci.yml [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 10671 Mar 18 02:42 Attribution.txt [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 7171 Mar 18 02:42 CHANGELOG.md [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 18 02:42 Dockerfile [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 02:42 GOVERNANCE.md [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 18 02:42 Jenkinsfile [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 02:42 LICENSE [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 18 02:42 Makefile [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 18 02:42 OWNERS.md [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 18 02:42 README.md [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 02:40 VERSION [2024-03-18T02:47:12.106Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 02:42 bin [2024-03-18T02:47:12.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 02:42 cmd [2024-03-18T02:47:12.106Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 18 02:45 coverage.out [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 3743 Mar 18 02:42 go.mod [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 36572 Mar 18 02:42 go.sum [2024-03-18T02:47:12.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 02:42 internal [2024-03-18T02:47:12.106Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 18 02:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:47:12.458Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f3c8a999d00a9f0c6dac2773c41abd43344389a2 --label arch=arm64 --label version=3.2.0-dev.10 . [2024-03-18T02:47:13.043Z] Sending build context to Docker daemon 12.35MB [2024-03-18T02:47:13.043Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T02:47:13.043Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-18T02:47:13.043Z] ---> a919eb31e969 [2024-03-18T02:47:13.043Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-18T02:47:13.043Z] ---> Running in 35f59dbd30d1 [2024-03-18T02:47:13.632Z] Removing intermediate container 35f59dbd30d1 [2024-03-18T02:47:13.632Z] ---> 23bcb094899b [2024-03-18T02:47:13.632Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T02:47:13.632Z] ---> Running in d39680817b48 [2024-03-18T02:47:13.901Z] Removing intermediate container d39680817b48 [2024-03-18T02:47:13.901Z] ---> 1931cbf76371 [2024-03-18T02:47:13.901Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-18T02:47:13.901Z] ---> Running in 55b9328600a5 [2024-03-18T02:47:14.170Z] Removing intermediate container 55b9328600a5 [2024-03-18T02:47:14.170Z] ---> 375b29c173ee [2024-03-18T02:47:14.170Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T02:47:14.170Z] ---> Running in c278d5d3ce2a [2024-03-18T02:47:14.757Z] Removing intermediate container c278d5d3ce2a [2024-03-18T02:47:14.757Z] ---> dc90d5dfaac2 [2024-03-18T02:47:14.757Z] Step 7/26 : WORKDIR /device-gpio [2024-03-18T02:47:14.757Z] ---> Running in ac5d511e0a30 [2024-03-18T02:47:15.029Z] Removing intermediate container ac5d511e0a30 [2024-03-18T02:47:15.029Z] ---> 506d1a1c4e39 [2024-03-18T02:47:15.029Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T02:47:15.029Z] ---> Running in a5c915e6e29a [2024-03-18T02:47:15.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T02:47:16.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T02:47:17.985Z] OK: 271 MiB in 56 packages [2024-03-18T02:47:18.572Z] Removing intermediate container a5c915e6e29a [2024-03-18T02:47:18.572Z] ---> 1f5e0a754ea1 [2024-03-18T02:47:18.572Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-18T02:47:19.159Z] ---> ae8ef848ec43 [2024-03-18T02:47:19.159Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T02:47:19.159Z] ---> Running in 172eb49956da [2024-03-18T02:47:21.101Z] Removing intermediate container 172eb49956da [2024-03-18T02:47:21.101Z] ---> 21572bd7e740 [2024-03-18T02:47:21.101Z] Step 11/26 : COPY . . [2024-03-18T02:47:22.509Z] ---> 564421bd486d [2024-03-18T02:47:22.509Z] Step 12/26 : RUN ${MAKE} [2024-03-18T02:47:22.509Z] ---> Running in 27514c68d9b0 [2024-03-18T02:47:23.468Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-03-18T02:49:15.113Z] Removing intermediate container 27514c68d9b0 [2024-03-18T02:49:15.113Z] ---> 2ac4fc6c1d75 [2024-03-18T02:49:15.113Z] Step 13/26 : FROM alpine:3.18 [2024-03-18T02:49:15.113Z] 3.18: Pulling from library/alpine [2024-03-18T02:49:15.113Z] c6b39de5b339: Pulling fs layer [2024-03-18T02:49:15.113Z] c6b39de5b339: Download complete [2024-03-18T02:49:15.113Z] c6b39de5b339: Pull complete [2024-03-18T02:49:15.113Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T02:49:15.113Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T02:49:15.113Z] ---> 33abbf032149 [2024-03-18T02:49:15.113Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-18T02:49:15.113Z] ---> Running in d6ef24d451a5 [2024-03-18T02:49:15.113Z] Removing intermediate container d6ef24d451a5 [2024-03-18T02:49:15.113Z] ---> 745d9e505022 [2024-03-18T02:49:15.113Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-18T02:49:15.113Z] ---> Running in 64d58ffd72d3 [2024-03-18T02:49:15.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T02:49:15.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T02:49:15.113Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T02:49:15.113Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T02:49:15.113Z] OK: 8 MiB in 16 packages [2024-03-18T02:49:15.698Z] Removing intermediate container 64d58ffd72d3 [2024-03-18T02:49:15.698Z] ---> b598a93df29d [2024-03-18T02:49:15.698Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-18T02:49:15.698Z] ---> Running in 4954e4d72c6c [2024-03-18T02:49:16.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T02:49:17.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T02:49:18.213Z] OK: 8 MiB in 16 packages [2024-03-18T02:49:19.175Z] Removing intermediate container 4954e4d72c6c [2024-03-18T02:49:19.175Z] ---> fd5ffeb22308 [2024-03-18T02:49:19.175Z] Step 17/26 : WORKDIR / [2024-03-18T02:49:19.175Z] ---> Running in e8f0dc639a8b [2024-03-18T02:49:19.443Z] Removing intermediate container e8f0dc639a8b [2024-03-18T02:49:19.443Z] ---> 08ae2aed5841 [2024-03-18T02:49:19.443Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-03-18T02:49:20.026Z] ---> 9b0e1de92511 [2024-03-18T02:49:20.026Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-03-18T02:49:20.611Z] ---> d81327e00a02 [2024-03-18T02:49:20.611Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-03-18T02:49:22.017Z] ---> 7692fda1dd0d [2024-03-18T02:49:22.017Z] Step 21/26 : EXPOSE 59910 [2024-03-18T02:49:22.017Z] ---> Running in a095b1499e4a [2024-03-18T02:49:22.283Z] Removing intermediate container a095b1499e4a [2024-03-18T02:49:22.283Z] ---> 0e0b7596432e [2024-03-18T02:49:22.283Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-03-18T02:49:22.560Z] ---> Running in ddf3d263e91e [2024-03-18T02:49:22.827Z] Removing intermediate container ddf3d263e91e [2024-03-18T02:49:22.827Z] ---> 656c322526c4 [2024-03-18T02:49:22.827Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T02:49:22.827Z] ---> Running in 1597bbd1d03d [2024-03-18T02:49:23.092Z] Removing intermediate container 1597bbd1d03d [2024-03-18T02:49:23.092Z] ---> f4b7104ca26f [2024-03-18T02:49:23.092Z] Step 24/26 : LABEL arch=arm64 [2024-03-18T02:49:23.092Z] ---> Running in 5ccb0b26423c [2024-03-18T02:49:23.361Z] Removing intermediate container 5ccb0b26423c [2024-03-18T02:49:23.361Z] ---> 9b45dc5b8c4e [2024-03-18T02:49:23.361Z] Step 25/26 : LABEL git_sha=f3c8a999d00a9f0c6dac2773c41abd43344389a2 [2024-03-18T02:49:23.630Z] ---> Running in 2ee801a45a5a [2024-03-18T02:49:23.897Z] Removing intermediate container 2ee801a45a5a [2024-03-18T02:49:23.897Z] ---> 4657dfe69cf3 [2024-03-18T02:49:23.897Z] Step 26/26 : LABEL version=3.2.0-dev.10 [2024-03-18T02:49:23.897Z] ---> Running in 761184876fdf [2024-03-18T02:49:24.163Z] Removing intermediate container 761184876fdf [2024-03-18T02:49:24.163Z] ---> aec4945973eb [2024-03-18T02:49:24.163Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T02:49:24.163Z] Successfully built aec4945973eb [2024-03-18T02:49:24.163Z] Successfully tagged device-gpio-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-03-18T02:49:24.333Z] provisioning config files... [2024-03-18T02:49:24.348Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/123@tmp/config6497735989926849539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:49:24.689Z] ---> ****-login.sh [2024-03-18T02:49:24.689Z] nexus3.edgexfoundry.org:10001 [2024-03-18T02:49:24.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:49:24.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:49:24.956Z] Configure a credential helper to remove this warning. See [2024-03-18T02:49:24.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:49:24.956Z] [2024-03-18T02:49:24.956Z] Login Succeeded [2024-03-18T02:49:24.956Z] nexus3.edgexfoundry.org:10002 [2024-03-18T02:49:25.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:49:25.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:49:25.221Z] Configure a credential helper to remove this warning. See [2024-03-18T02:49:25.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:49:25.221Z] [2024-03-18T02:49:25.221Z] Login Succeeded [2024-03-18T02:49:25.221Z] nexus3.edgexfoundry.org:10003 [2024-03-18T02:49:25.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:49:25.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:49:25.754Z] Configure a credential helper to remove this warning. See [2024-03-18T02:49:25.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:49:25.754Z] [2024-03-18T02:49:25.754Z] Login Succeeded [2024-03-18T02:49:25.754Z] nexus3.edgexfoundry.org:10004 [2024-03-18T02:49:26.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:49:26.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:49:26.020Z] Configure a credential helper to remove this warning. See [2024-03-18T02:49:26.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:49:26.020Z] [2024-03-18T02:49:26.020Z] Login Succeeded [2024-03-18T02:49:26.020Z] ****.io [2024-03-18T02:49:26.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:49:26.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:49:26.553Z] Configure a credential helper to remove this warning. See [2024-03-18T02:49:26.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:49:26.553Z] [2024-03-18T02:49:26.553Z] Login Succeeded [2024-03-18T02:49:26.553Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T02:49:26.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T02:49:26.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T02:49:26.641Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2024-03-18T02:49:26.641Z] f3c8a999d00a9f0c6dac2773c41abd43344389a2 [2024-03-18T02:49:26.641Z] latest [2024-03-18T02:49:26.641Z] 3.2.0-dev.10 [2024-03-18T02:49:26.641Z] f3c8a999d00a9f0c6dac2773c41abd43344389a2-3.2.0-dev.10 [2024-03-18T02:49:26.641Z] main [2024-03-18T02:49:26.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:49:27.016Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:f3c8a999d00a9f0c6dac2773c41abd43344389a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:49:27.371Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:f3c8a999d00a9f0c6dac2773c41abd43344389a2 [2024-03-18T02:49:27.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-03-18T02:49:27.372Z] 4bb54f5cfb5c: Preparing [2024-03-18T02:49:27.372Z] a2dfc2533197: Preparing [2024-03-18T02:49:27.372Z] fbdd5b0433d9: Preparing [2024-03-18T02:49:27.372Z] 272e0df72f17: Preparing [2024-03-18T02:49:27.372Z] 58dbbb2e3853: Preparing [2024-03-18T02:49:27.372Z] 7c504f21be85: Preparing [2024-03-18T02:49:27.372Z] 7c504f21be85: Waiting [2024-03-18T02:49:27.650Z] 272e0df72f17: Pushed [2024-03-18T02:49:27.650Z] a2dfc2533197: Pushed [2024-03-18T02:49:27.650Z] 7c504f21be85: Layer already exists [2024-03-18T02:49:27.650Z] 58dbbb2e3853: Pushed [2024-03-18T02:49:27.650Z] fbdd5b0433d9: Pushed [2024-03-18T02:49:32.985Z] 4bb54f5cfb5c: Pushed [2024-03-18T02:49:33.252Z] f3c8a999d00a9f0c6dac2773c41abd43344389a2: digest: sha256:12500bc61feff9fb59b35c56069d47fef308c24f7d576f8fe12e2d247b360d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:49:33.618Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:49:33.972Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2024-03-18T02:49:33.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-03-18T02:49:33.972Z] 4bb54f5cfb5c: Preparing [2024-03-18T02:49:33.972Z] a2dfc2533197: Preparing [2024-03-18T02:49:33.972Z] fbdd5b0433d9: Preparing [2024-03-18T02:49:33.972Z] 272e0df72f17: Preparing [2024-03-18T02:49:33.972Z] 58dbbb2e3853: Preparing [2024-03-18T02:49:33.972Z] 7c504f21be85: Preparing [2024-03-18T02:49:33.972Z] 7c504f21be85: Waiting [2024-03-18T02:49:33.972Z] 58dbbb2e3853: Layer already exists [2024-03-18T02:49:33.972Z] 272e0df72f17: Layer already exists [2024-03-18T02:49:33.972Z] fbdd5b0433d9: Layer already exists [2024-03-18T02:49:33.972Z] 4bb54f5cfb5c: Layer already exists [2024-03-18T02:49:33.972Z] a2dfc2533197: Layer already exists [2024-03-18T02:49:33.972Z] 7c504f21be85: Layer already exists [2024-03-18T02:49:34.237Z] latest: digest: sha256:12500bc61feff9fb59b35c56069d47fef308c24f7d576f8fe12e2d247b360d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:49:34.596Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:49:34.943Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.10 [2024-03-18T02:49:34.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-03-18T02:49:34.943Z] 4bb54f5cfb5c: Preparing [2024-03-18T02:49:34.943Z] a2dfc2533197: Preparing [2024-03-18T02:49:34.943Z] fbdd5b0433d9: Preparing [2024-03-18T02:49:34.943Z] 272e0df72f17: Preparing [2024-03-18T02:49:34.943Z] 58dbbb2e3853: Preparing [2024-03-18T02:49:34.943Z] 7c504f21be85: Preparing [2024-03-18T02:49:34.943Z] 7c504f21be85: Waiting [2024-03-18T02:49:34.943Z] 4bb54f5cfb5c: Layer already exists [2024-03-18T02:49:34.943Z] fbdd5b0433d9: Layer already exists [2024-03-18T02:49:34.943Z] 58dbbb2e3853: Layer already exists [2024-03-18T02:49:34.943Z] a2dfc2533197: Layer already exists [2024-03-18T02:49:34.943Z] 272e0df72f17: Layer already exists [2024-03-18T02:49:34.943Z] 7c504f21be85: Layer already exists [2024-03-18T02:49:34.943Z] 3.2.0-dev.10: digest: sha256:12500bc61feff9fb59b35c56069d47fef308c24f7d576f8fe12e2d247b360d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:49:35.301Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:f3c8a999d00a9f0c6dac2773c41abd43344389a2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:49:35.644Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:f3c8a999d00a9f0c6dac2773c41abd43344389a2-3.2.0-dev.10 [2024-03-18T02:49:35.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-03-18T02:49:35.645Z] 4bb54f5cfb5c: Preparing [2024-03-18T02:49:35.645Z] a2dfc2533197: Preparing [2024-03-18T02:49:35.645Z] fbdd5b0433d9: Preparing [2024-03-18T02:49:35.645Z] 272e0df72f17: Preparing [2024-03-18T02:49:35.645Z] 58dbbb2e3853: Preparing [2024-03-18T02:49:35.645Z] 7c504f21be85: Preparing [2024-03-18T02:49:35.645Z] 7c504f21be85: Waiting [2024-03-18T02:49:35.645Z] 4bb54f5cfb5c: Layer already exists [2024-03-18T02:49:35.645Z] fbdd5b0433d9: Layer already exists [2024-03-18T02:49:35.645Z] a2dfc2533197: Layer already exists [2024-03-18T02:49:35.645Z] 58dbbb2e3853: Layer already exists [2024-03-18T02:49:35.645Z] 272e0df72f17: Layer already exists [2024-03-18T02:49:35.645Z] 7c504f21be85: Layer already exists [2024-03-18T02:49:35.645Z] f3c8a999d00a9f0c6dac2773c41abd43344389a2-3.2.0-dev.10: digest: sha256:12500bc61feff9fb59b35c56069d47fef308c24f7d576f8fe12e2d247b360d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:49:35.993Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:49:36.342Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2024-03-18T02:49:36.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-03-18T02:49:36.342Z] 4bb54f5cfb5c: Preparing [2024-03-18T02:49:36.342Z] a2dfc2533197: Preparing [2024-03-18T02:49:36.342Z] fbdd5b0433d9: Preparing [2024-03-18T02:49:36.342Z] 272e0df72f17: Preparing [2024-03-18T02:49:36.342Z] 58dbbb2e3853: Preparing [2024-03-18T02:49:36.342Z] 7c504f21be85: Preparing [2024-03-18T02:49:36.342Z] 7c504f21be85: Waiting [2024-03-18T02:49:36.342Z] 4bb54f5cfb5c: Layer already exists [2024-03-18T02:49:36.342Z] 272e0df72f17: Layer already exists [2024-03-18T02:49:36.342Z] fbdd5b0433d9: Layer already exists [2024-03-18T02:49:36.342Z] 58dbbb2e3853: Layer already exists [2024-03-18T02:49:36.342Z] a2dfc2533197: Layer already exists [2024-03-18T02:49:36.342Z] 7c504f21be85: Layer already exists [2024-03-18T02:49:36.606Z] main: digest: sha256:12500bc61feff9fb59b35c56069d47fef308c24f7d576f8fe12e2d247b360d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T02:49:36.691Z] ===================================================== [Pipeline] echo [2024-03-18T02:49:36.705Z] taggedImages: [2024-03-18T02:49:36.705Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:f3c8a999d00a9f0c6dac2773c41abd43344389a2 [2024-03-18T02:49:36.705Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2024-03-18T02:49:36.705Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.10 [2024-03-18T02:49:36.705Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:f3c8a999d00a9f0c6dac2773c41abd43344389a2-3.2.0-dev.10 [2024-03-18T02:49:36.705Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:49:37.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T02:49:37.091Z] [2024-03-18T02:49:37.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:49:37.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T02:49:37.421Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-18T02:49:37.421Z] 8998bd30e6a1: Pulling fs layer [2024-03-18T02:49:37.421Z] 04944245beec: Pulling fs layer [2024-03-18T02:49:37.421Z] 699f458cf7ca: Pulling fs layer [2024-03-18T02:49:37.421Z] 765212b225bb: Pulling fs layer [2024-03-18T02:49:37.421Z] f23df028b6ca: Pulling fs layer [2024-03-18T02:49:37.421Z] d65c8cfc05b1: Pulling fs layer [2024-03-18T02:49:37.421Z] 2437ff75d9bd: Pulling fs layer [2024-03-18T02:49:37.421Z] 765212b225bb: Waiting [2024-03-18T02:49:37.421Z] f23df028b6ca: Waiting [2024-03-18T02:49:37.421Z] 2437ff75d9bd: Waiting [2024-03-18T02:49:37.421Z] d65c8cfc05b1: Waiting [2024-03-18T02:49:37.689Z] 04944245beec: Verifying Checksum [2024-03-18T02:49:37.689Z] 04944245beec: Download complete [2024-03-18T02:49:37.689Z] 765212b225bb: Verifying Checksum [2024-03-18T02:49:37.689Z] 765212b225bb: Download complete [2024-03-18T02:49:37.689Z] f23df028b6ca: Verifying Checksum [2024-03-18T02:49:37.689Z] f23df028b6ca: Download complete [2024-03-18T02:49:37.689Z] d65c8cfc05b1: Download complete [2024-03-18T02:49:37.954Z] 699f458cf7ca: Verifying Checksum [2024-03-18T02:49:37.954Z] 699f458cf7ca: Download complete [2024-03-18T02:49:38.221Z] 8998bd30e6a1: Verifying Checksum [2024-03-18T02:49:38.221Z] 8998bd30e6a1: Download complete [2024-03-18T02:49:40.797Z] 2437ff75d9bd: Verifying Checksum [2024-03-18T02:49:40.797Z] 2437ff75d9bd: Download complete [2024-03-18T02:49:42.740Z] 8998bd30e6a1: Pull complete [2024-03-18T02:49:43.007Z] 04944245beec: Pull complete [2024-03-18T02:49:44.950Z] 699f458cf7ca: Pull complete [2024-03-18T02:49:44.950Z] 765212b225bb: Pull complete [2024-03-18T02:49:45.551Z] f23df028b6ca: Pull complete [2024-03-18T02:49:45.819Z] d65c8cfc05b1: Pull complete [2024-03-18T02:50:04.027Z] 2437ff75d9bd: Pull complete [2024-03-18T02:50:04.027Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-18T02:50:04.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T02:50:04.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:50:04.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-243 does not seem to be running inside a container [2024-03-18T02:50:04.396Z] $ 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-gpio/123 -v /w/workspace/device-gpio/123:/w/workspace/device-gpio/123:rw,z -v /w/workspace/device-gpio/123@tmp:/w/workspace/device-gpio/123@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-03-18T02:50:07.023Z] $ docker top 4d396b227b37b2f1ce28a601ca66fe1437596c10930346d82e828e243b5e9670 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:50:07.924Z] ---> job-cost.sh [2024-03-18T02:50:07.924Z] lf-activate-venv: SKIPPING [2024-03-18T02:50:07.924Z] INFO: No Stack... [2024-03-18T02:50:08.199Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-18T02:50:09.171Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T02:50:09.819Z] + cut -d, -f6 [2024-03-18T02:50:09.819Z] + cat /w/workspace/device-gpio/123/archives/cost.csv [Pipeline] lock [2024-03-18T02:50:09.875Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-123-stack-cost] [2024-03-18T02:50:09.882Z] Resource [jenkins-edgexfoundry-device-gpio-main-123-stack-cost] did not exist. Created. [2024-03-18T02:50:09.889Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T02:50:10.548Z] /w/workspace/device-gpio/123@tmp/durable-f8d957a4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-18T02:50:11.188Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-18T02:50:11.213Z] Warning: overwriting stash ‘stack-cost’ [2024-03-18T02:50:11.259Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T02:50:11.266Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-123-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T02:50:11.296Z] $ docker stop --time=1 4d396b227b37b2f1ce28a601ca66fe1437596c10930346d82e828e243b5e9670 [2024-03-18T02:50:12.844Z] $ docker rm -f --volumes 4d396b227b37b2f1ce28a601ca66fe1437596c10930346d82e828e243b5e9670 [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-03-18T02:50:13.419Z] provisioning config files... [2024-03-18T02:50:13.427Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2826396085168160798tmp [Pipeline] { [Pipeline] sh [2024-03-18T02:50:13.726Z] + set +x [2024-03-18T02:50:13.726Z] + curl -s https://codecov.io/bash [2024-03-18T02:50:13.726Z] + bash -s -- [2024-03-18T02:50:13.726Z] [2024-03-18T02:50:13.726Z] _____ _ [2024-03-18T02:50:13.726Z] / ____| | | [2024-03-18T02:50:13.726Z] | | ___ __| | ___ ___ _____ __ [2024-03-18T02:50:13.726Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-18T02:50:13.726Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-18T02:50:13.726Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-18T02:50:13.726Z] Bash-1.0.6 [2024-03-18T02:50:13.726Z] [2024-03-18T02:50:13.726Z] [2024-03-18T02:50:13.726Z] ==> git version 2.25.1 found [2024-03-18T02:50:13.726Z] ==> 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-03-18T02:50:13.726Z] Release-Date: 2020-01-08 [2024-03-18T02:50:13.726Z] 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-03-18T02:50:13.726Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-18T02:50:13.726Z] ==> Jenkins CI detected. [2024-03-18T02:50:13.726Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2024-03-18T02:50:13.726Z] project root: . [2024-03-18T02:50:13.726Z] --> token set from env [2024-03-18T02:50:13.726Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-18T02:50:13.987Z] ==> Running gcov in . (disable via -X gcov) [2024-03-18T02:50:13.987Z] ==> Python coveragepy not found [2024-03-18T02:50:13.987Z] ==> Searching for coverage reports in: [2024-03-18T02:50:13.987Z] + . [2024-03-18T02:50:13.987Z] -> Found 1 reports [2024-03-18T02:50:13.987Z] ==> Detecting git/mercurial file structure [2024-03-18T02:50:13.987Z] ==> Reading reports [2024-03-18T02:50:13.987Z] + ./coverage.out bytes=10 [2024-03-18T02:50:13.987Z] ==> Appending adjustments [2024-03-18T02:50:13.987Z] https://docs.codecov.io/docs/fixing-reports [2024-03-18T02:50:13.987Z] + Found adjustments [2024-03-18T02:50:13.987Z] ==> Gzipping contents [2024-03-18T02:50:13.987Z] 4.0K /tmp/codecov.mhiVU5.gz [2024-03-18T02:50:13.987Z] ==> Uploading reports [2024-03-18T02:50:13.987Z] url: https://codecov.io [2024-03-18T02:50:13.987Z] query: branch=main&commit=f3c8a999d00a9f0c6dac2773c41abd43344389a2&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-18T02:50:13.987Z] -> Pinging Codecov [2024-03-18T02:50:13.987Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f3c8a999d00a9f0c6dac2773c41abd43344389a2&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-18T02:50:14.245Z] -> Uploading to [2024-03-18T02:50:14.246Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-18/3EC07B1A8CA8AF9BCAA0BB9F0134797F/f3c8a999d00a9f0c6dac2773c41abd43344389a2/7d95363e-1dda-42dd-a8a8-59ca9cc7c666.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T025014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60c3ef1988c4046ee5c9a22e80c86b0e844a769f06cfd7fca84df5dffa54394d [2024-03-18T02:50:14.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T02:50:14.246Z] Dload Upload Total Spent Left Speed [2024-03-18T02:50:14.505Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 1864 --:--:-- --:--:-- --:--:-- 1864 [2024-03-18T02:50:14.505Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/f3c8a999d00a9f0c6dac2773c41abd43344389a2 [Pipeline] } [2024-03-18T02:50:14.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-18T02:50:14.759Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-18T02:50:14.774Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:50:15.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T02:50:15.083Z] [2024-03-18T02:50:15.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:50:15.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T02:50:15.392Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-18T02:50:15.392Z] df9b9388f04a: Pulling fs layer [2024-03-18T02:50:15.392Z] 52dc419b0ee2: Pulling fs layer [2024-03-18T02:50:15.392Z] 25bc292e5bac: Pulling fs layer [2024-03-18T02:50:15.392Z] 114826534d7a: Pulling fs layer [2024-03-18T02:50:15.392Z] 4657fd5d0bcf: Pulling fs layer [2024-03-18T02:50:15.392Z] 6ad1cebc031e: Pulling fs layer [2024-03-18T02:50:15.392Z] 8a3aa393b2d8: Pulling fs layer [2024-03-18T02:50:15.392Z] 114826534d7a: Waiting [2024-03-18T02:50:15.392Z] 4657fd5d0bcf: Waiting [2024-03-18T02:50:15.392Z] 6ad1cebc031e: Waiting [2024-03-18T02:50:15.392Z] 8a3aa393b2d8: Waiting [2024-03-18T02:50:15.392Z] 25bc292e5bac: Verifying Checksum [2024-03-18T02:50:15.392Z] 25bc292e5bac: Download complete [2024-03-18T02:50:15.392Z] 52dc419b0ee2: Verifying Checksum [2024-03-18T02:50:15.392Z] 52dc419b0ee2: Download complete [2024-03-18T02:50:15.392Z] 4657fd5d0bcf: Download complete [2024-03-18T02:50:15.392Z] df9b9388f04a: Download complete [2024-03-18T02:50:15.651Z] 6ad1cebc031e: Verifying Checksum [2024-03-18T02:50:15.651Z] 6ad1cebc031e: Download complete [2024-03-18T02:50:15.651Z] df9b9388f04a: Pull complete [2024-03-18T02:50:15.651Z] 52dc419b0ee2: Pull complete [2024-03-18T02:50:15.910Z] 25bc292e5bac: Pull complete [2024-03-18T02:50:16.168Z] 114826534d7a: Verifying Checksum [2024-03-18T02:50:16.168Z] 114826534d7a: Download complete [2024-03-18T02:50:16.732Z] 8a3aa393b2d8: Verifying Checksum [2024-03-18T02:50:16.732Z] 8a3aa393b2d8: Download complete [2024-03-18T02:50:20.015Z] 114826534d7a: Pull complete [2024-03-18T02:50:20.015Z] 4657fd5d0bcf: Pull complete [2024-03-18T02:50:20.015Z] 6ad1cebc031e: Pull complete [2024-03-18T02:50:22.551Z] 8a3aa393b2d8: Pull complete [2024-03-18T02:50:22.551Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-18T02:50:22.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T02:50:22.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:50:22.656Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2024-03-18T02:50:22.697Z] $ 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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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:1.410.4 cat [2024-03-18T02:50:26.999Z] $ docker top 22da38a0796d8b089be1fdc4dc2875cf271b8dae3fe69da1ed379372acca2f86 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-18T02:50:27.070Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2024-03-18T02:50:27.349Z] + set -o pipefail [2024-03-18T02:50:27.349Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2024-03-18T02:50:32.677Z] [2024-03-18T02:50:32.677Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2024-03-18T02:50:32.677Z] [2024-03-18T02:50:32.677Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/99ae18c2-b6a5-4213-a7c1-26d7b3c46583 [2024-03-18T02:50:32.677Z] [2024-03-18T02:50:32.677Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-18T02:50:32.677Z] [2024-03-18T02:50:32.677Z] [2024-03-18T02:50:32.677Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-18T02:50:32.677Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-18T02:50:32.677Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-18T02:50:32.755Z] $ docker stop --time=1 22da38a0796d8b089be1fdc4dc2875cf271b8dae3fe69da1ed379372acca2f86 [2024-03-18T02:50:38.081Z] $ docker rm -f --volumes 22da38a0796d8b089be1fdc4dc2875cf271b8dae3fe69da1ed379372acca2f86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T02:50:38.848Z] + git log --format=format:%s -1 f3c8a999d00a9f0c6dac2773c41abd43344389a2 [Pipeline] sh [2024-03-18T02:50:39.141Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T02:50:39.141Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:50:39.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T02:50:39.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:50:39.528Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2024-03-18T02:50:39.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-03-18T02:50:39.960Z] $ docker top c247be735492ca8c9879860f470d4a8001b1249a654823be5cdc2bf63cb47cc0 -eo pid,comm [2024-03-18T02:50:40.001Z] 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-03-18T02:50:40.001Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T02:50:40.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T02:50:40.061Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T02:50:40.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T02:50:40.181Z] $ docker exec c247be735492ca8c9879860f470d4a8001b1249a654823be5cdc2bf63cb47cc0 ssh-agent [2024-03-18T02:50:40.285Z] SSH_AUTH_SOCK=/tmp/ssh-54zdzvhDS9OI/agent.32 [2024-03-18T02:50:40.285Z] SSH_AGENT_PID=38 [2024-03-18T02:50:40.290Z] Running ssh-add (command line suppressed) [2024-03-18T02:50:40.397Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9574966033078558369.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9574966033078558369.key) [2024-03-18T02:50:40.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T02:50:40.700Z] + git semver tag [2024-03-18T02:50:40.959Z] 2024-03-18 02:50:40,868 [run_tag] DEBUG tag force:False [2024-03-18T02:50:40.959Z] 2024-03-18 02:50:40,868 [check_head_tag] DEBUG check head tag [2024-03-18T02:50:40.959Z] 2024-03-18 02:50:40,869 [execute] INFO git cat-file --batch-check [2024-03-18T02:50:40.959Z] 2024-03-18 02:50:40,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2024-03-18T02:50:40.959Z] 2024-03-18 02:50:40,873 [execute] INFO git cat-file --batch [2024-03-18T02:50:40.959Z] 2024-03-18 02:50:40,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2024-03-18T02:50:40.959Z] 2024-03-18 02:50:40,891 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-18T02:50:40.959Z] 2024-03-18 02:50:40,891 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-03-18T02:50:40.959Z] 2024-03-18 02:50:40,891 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-03-18T02:50:40.959Z] 2024-03-18 02:50:40,896 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-18T02:50:40.959Z] 3.2.0-dev.10 [Pipeline] } [2024-03-18T02:50:40.971Z] $ docker exec --env ******** --env ******** c247be735492ca8c9879860f470d4a8001b1249a654823be5cdc2bf63cb47cc0 ssh-agent -k [2024-03-18T02:50:41.059Z] unset SSH_AUTH_SOCK; [2024-03-18T02:50:41.060Z] unset SSH_AGENT_PID; [2024-03-18T02:50:41.060Z] echo Agent pid 38 killed; [2024-03-18T02:50:41.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T02:50:41.454Z] + git semver [Pipeline] } [2024-03-18T02:50:41.730Z] $ docker stop --time=1 c247be735492ca8c9879860f470d4a8001b1249a654823be5cdc2bf63cb47cc0 [2024-03-18T02:50:43.042Z] $ docker rm -f --volumes c247be735492ca8c9879860f470d4a8001b1249a654823be5cdc2bf63cb47cc0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:50:43.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T02:50:43.518Z] [2024-03-18T02:50:43.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:50:43.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T02:50:43.834Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-18T02:50:43.834Z] ab5ef0e58194: Pulling fs layer [2024-03-18T02:50:43.834Z] 9712f1f96733: Pulling fs layer [2024-03-18T02:50:43.834Z] 63f879dbbcfc: Pulling fs layer [2024-03-18T02:50:43.834Z] 0d9ebad4ef96: Pulling fs layer [2024-03-18T02:50:43.834Z] e9a5061849ea: Pulling fs layer [2024-03-18T02:50:43.834Z] d747dcd14b5f: Pulling fs layer [2024-03-18T02:50:43.834Z] 2de7ff778b66: Pulling fs layer [2024-03-18T02:50:43.834Z] 0d9ebad4ef96: Waiting [2024-03-18T02:50:43.834Z] e9a5061849ea: Waiting [2024-03-18T02:50:43.834Z] d747dcd14b5f: Waiting [2024-03-18T02:50:43.834Z] 2de7ff778b66: Waiting [2024-03-18T02:50:43.834Z] 9712f1f96733: Verifying Checksum [2024-03-18T02:50:43.834Z] 9712f1f96733: Download complete [2024-03-18T02:50:44.094Z] 63f879dbbcfc: Verifying Checksum [2024-03-18T02:50:44.094Z] 63f879dbbcfc: Download complete [2024-03-18T02:50:44.353Z] e9a5061849ea: Verifying Checksum [2024-03-18T02:50:44.353Z] e9a5061849ea: Download complete [2024-03-18T02:50:44.612Z] ab5ef0e58194: Verifying Checksum [2024-03-18T02:50:44.612Z] ab5ef0e58194: Download complete [2024-03-18T02:50:44.612Z] d747dcd14b5f: Verifying Checksum [2024-03-18T02:50:44.612Z] d747dcd14b5f: Download complete [2024-03-18T02:50:44.612Z] 0d9ebad4ef96: Verifying Checksum [2024-03-18T02:50:44.612Z] 0d9ebad4ef96: Download complete [2024-03-18T02:50:44.612Z] 2de7ff778b66: Verifying Checksum [2024-03-18T02:50:44.612Z] 2de7ff778b66: Download complete [2024-03-18T02:50:47.140Z] ab5ef0e58194: Pull complete [2024-03-18T02:50:47.140Z] 9712f1f96733: Pull complete [2024-03-18T02:50:47.707Z] 63f879dbbcfc: Pull complete [2024-03-18T02:50:51.001Z] 0d9ebad4ef96: Pull complete [2024-03-18T02:50:51.001Z] e9a5061849ea: Pull complete [2024-03-18T02:50:51.001Z] d747dcd14b5f: Pull complete [2024-03-18T02:50:51.935Z] 2de7ff778b66: Pull complete [2024-03-18T02:50:51.935Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-18T02:50:51.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T02:50:51.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:50:52.030Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2024-03-18T02:50:52.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-03-18T02:50:57.146Z] $ docker top 422fd457ee55d25808b43282cc3988233b46e646a3866c6f98929c238253bde3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-18T02:50:57.212Z] provisioning config files... [2024-03-18T02:50:57.218Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2503345467965096688tmp [2024-03-18T02:50:57.227Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14406434873924621318tmp [2024-03-18T02:50:57.236Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11154569727435550445tmp [Pipeline] { [Pipeline] echo [2024-03-18T02:50:57.314Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:50:57.683Z] ---> sigul-configuration.sh [2024-03-18T02:50:57.683Z] gpg: directory `/root/.gnupg' created [2024-03-18T02:50:57.683Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-18T02:50:57.683Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-18T02:50:57.683Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-18T02:50:57.683Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-18T02:50:57.683Z] gpg: CAST5 encrypted data [2024-03-18T02:50:57.683Z] gpg: encrypted with 1 passphrase [2024-03-18T02:50:57.683Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-18T02:50:58.067Z] + mkdir /home/jenkins [2024-03-18T02:50:58.067Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-18T02:50:58.421Z] + 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-03-18T02:50:58.432Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:50:58.735Z] ---> sigul-install.sh [2024-03-18T02:50:58.735Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-18T02:50:59.035Z] + git tag --list [2024-03-18T02:50:59.035Z] v1.0.0 [2024-03-18T02:50:59.036Z] v2.1.0 [2024-03-18T02:50:59.036Z] v2.1.1 [2024-03-18T02:50:59.036Z] v2.2.0 [2024-03-18T02:50:59.036Z] v2.3.0 [2024-03-18T02:50:59.036Z] v3.0 [2024-03-18T02:50:59.036Z] v3.0.0 [2024-03-18T02:50:59.036Z] v3.1 [2024-03-18T02:50:59.036Z] v3.1.0 [2024-03-18T02:50:59.036Z] v3.1.0-dev.1 [2024-03-18T02:50:59.036Z] v3.1.0-dev.10 [2024-03-18T02:50:59.036Z] v3.1.0-dev.11 [2024-03-18T02:50:59.036Z] v3.1.0-dev.12 [2024-03-18T02:50:59.036Z] v3.1.0-dev.13 [2024-03-18T02:50:59.036Z] v3.1.0-dev.14 [2024-03-18T02:50:59.036Z] v3.1.0-dev.15 [2024-03-18T02:50:59.036Z] v3.1.0-dev.16 [2024-03-18T02:50:59.036Z] v3.1.0-dev.17 [2024-03-18T02:50:59.036Z] v3.1.0-dev.18 [2024-03-18T02:50:59.036Z] v3.1.0-dev.19 [2024-03-18T02:50:59.036Z] v3.1.0-dev.2 [2024-03-18T02:50:59.036Z] v3.1.0-dev.20 [2024-03-18T02:50:59.036Z] v3.1.0-dev.21 [2024-03-18T02:50:59.036Z] v3.1.0-dev.22 [2024-03-18T02:50:59.036Z] v3.1.0-dev.23 [2024-03-18T02:50:59.036Z] v3.1.0-dev.24 [2024-03-18T02:50:59.036Z] v3.1.0-dev.25 [2024-03-18T02:50:59.036Z] v3.1.0-dev.26 [2024-03-18T02:50:59.036Z] v3.1.0-dev.3 [2024-03-18T02:50:59.036Z] v3.1.0-dev.4 [2024-03-18T02:50:59.036Z] v3.1.0-dev.5 [2024-03-18T02:50:59.036Z] v3.1.0-dev.6 [2024-03-18T02:50:59.036Z] v3.1.0-dev.7 [2024-03-18T02:50:59.036Z] v3.1.0-dev.8 [2024-03-18T02:50:59.036Z] v3.1.0-dev.9 [2024-03-18T02:50:59.036Z] v3.2.0-dev.1 [2024-03-18T02:50:59.036Z] v3.2.0-dev.10 [2024-03-18T02:50:59.036Z] v3.2.0-dev.2 [2024-03-18T02:50:59.036Z] v3.2.0-dev.3 [2024-03-18T02:50:59.036Z] v3.2.0-dev.4 [2024-03-18T02:50:59.036Z] v3.2.0-dev.5 [2024-03-18T02:50:59.036Z] v3.2.0-dev.6 [2024-03-18T02:50:59.036Z] v3.2.0-dev.7 [2024-03-18T02:50:59.036Z] v3.2.0-dev.8 [2024-03-18T02:50:59.036Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-18T02:50:59.323Z] + lftools sign git-tag v3.2.0-dev.10 [2024-03-18T02:50:59.889Z] Signing Git tag with Sigul... [2024-03-18T02:50:59.889Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-03-18T02:51:00.160Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:51:00.488Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-18T02:51:00.495Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-18T02:51:00.520Z] $ docker stop --time=1 422fd457ee55d25808b43282cc3988233b46e646a3866c6f98929c238253bde3 [2024-03-18T02:51:01.808Z] $ docker rm -f --volumes 422fd457ee55d25808b43282cc3988233b46e646a3866c6f98929c238253bde3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-18T02:51:02.279Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T02:51:02.279Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:02.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T02:51:02.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:51:02.668Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2024-03-18T02:51:02.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-03-18T02:51:03.036Z] $ docker top 944d9955d7706602e51b35d990959894f600465fd96bd975c7cb6022cd079304 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T02:51:03.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T02:51:03.137Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T02:51:03.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T02:51:03.243Z] $ docker exec 944d9955d7706602e51b35d990959894f600465fd96bd975c7cb6022cd079304 ssh-agent [2024-03-18T02:51:03.352Z] SSH_AUTH_SOCK=/tmp/ssh-Aa5l9eOvoX06/agent.32 [2024-03-18T02:51:03.352Z] SSH_AGENT_PID=38 [2024-03-18T02:51:03.356Z] Running ssh-add (command line suppressed) [2024-03-18T02:51:03.446Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8012490631045903957.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8012490631045903957.key) [2024-03-18T02:51:03.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T02:51:03.754Z] + git semver bump pre [2024-03-18T02:51:04.013Z] 2024-03-18 02:51:03,906 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-18T02:51:04.013Z] 2024-03-18 02:51:03,906 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-03-18T02:51:04.013Z] 2024-03-18 02:51:03,906 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-03-18T02:51:04.013Z] 2024-03-18 02:51:03,906 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2024-03-18T02:51:04.013Z] 2024-03-18 02:51:03,906 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-18T02:51:04.013Z] 2024-03-18 02:51:03,906 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-18T02:51:04.013Z] 2024-03-18 02:51:03,908 [execute] INFO git cat-file --batch-check [2024-03-18T02:51:04.013Z] 2024-03-18 02:51:03,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T02:51:04.013Z] 2024-03-18 02:51:03,913 [execute] INFO git cat-file --batch [2024-03-18T02:51:04.013Z] 2024-03-18 02:51:03,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T02:51:04.013Z] 2024-03-18 02:51:03,917 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-18T02:51:04.013Z] 3.2.0-dev.11 [Pipeline] } [2024-03-18T02:51:04.023Z] $ docker exec --env ******** --env ******** 944d9955d7706602e51b35d990959894f600465fd96bd975c7cb6022cd079304 ssh-agent -k [2024-03-18T02:51:04.113Z] unset SSH_AUTH_SOCK; [2024-03-18T02:51:04.114Z] unset SSH_AGENT_PID; [2024-03-18T02:51:04.114Z] echo Agent pid 38 killed; [2024-03-18T02:51:04.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T02:51:04.442Z] + git semver [Pipeline] } [2024-03-18T02:51:04.713Z] $ docker stop --time=1 944d9955d7706602e51b35d990959894f600465fd96bd975c7cb6022cd079304 [2024-03-18T02:51:06.002Z] $ docker rm -f --volumes 944d9955d7706602e51b35d990959894f600465fd96bd975c7cb6022cd079304 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T02:51:06.360Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T02:51:06.360Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:06.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T02:51:06.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:51:06.748Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2024-03-18T02:51:06.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-03-18T02:51:07.108Z] $ docker top a382210fb7dfe21b382d0ad7d1ae49387c07defeb478994668c698794ad506a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T02:51:07.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T02:51:07.208Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T02:51:07.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T02:51:07.328Z] $ docker exec a382210fb7dfe21b382d0ad7d1ae49387c07defeb478994668c698794ad506a3 ssh-agent [2024-03-18T02:51:07.434Z] SSH_AUTH_SOCK=/tmp/ssh-vTvlFTnb0hGx/agent.31 [2024-03-18T02:51:07.434Z] SSH_AGENT_PID=37 [2024-03-18T02:51:07.438Z] Running ssh-add (command line suppressed) [2024-03-18T02:51:07.537Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17982176610828418272.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17982176610828418272.key) [2024-03-18T02:51:07.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T02:51:07.844Z] + git semver push [2024-03-18T02:51:08.103Z] 2024-03-18 02:51:08,014 [run_push] DEBUG push [2024-03-18T02:51:08.103Z] 2024-03-18 02:51:08,015 [execute] INFO git cat-file --batch-check [2024-03-18T02:51:08.103Z] 2024-03-18 02:51:08,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T02:51:08.103Z] 2024-03-18 02:51:08,019 [execute] INFO git rev-list cf3bf5c3436e7f34bf76608e3a7a3b76a9cd3235 -- [2024-03-18T02:51:08.103Z] 2024-03-18 02:51:08,019 [execute] DEBUG Popen(['git', 'rev-list', 'cf3bf5c3436e7f34bf76608e3a7a3b76a9cd3235', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-18T02:51:08.103Z] 2024-03-18 02:51:08,024 [execute] INFO git fetch -v origin [2024-03-18T02:51:08.103Z] 2024-03-18 02:51:08,024 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-18T02:51:08.672Z] 2024-03-18 02:51:08,550 [run_push] DEBUG no remote changes detected [2024-03-18T02:51:08.672Z] 2024-03-18 02:51:08,550 [execute] INFO git push origin semver [2024-03-18T02:51:08.672Z] 2024-03-18 02:51:08,551 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-18T02:51:09.241Z] 2024-03-18 02:51:09,212 [run_push] DEBUG push all version tags [2024-03-18T02:51:09.241Z] 2024-03-18 02:51:09,212 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-18T02:51:09.241Z] 2024-03-18 02:51:09,213 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-03-18T02:51:10.180Z] 2024-03-18 02:51:09,883 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-18T02:51:10.180Z] 3.2.0-dev.11 [Pipeline] } [2024-03-18T02:51:10.194Z] $ docker exec --env ******** --env ******** a382210fb7dfe21b382d0ad7d1ae49387c07defeb478994668c698794ad506a3 ssh-agent -k [2024-03-18T02:51:10.294Z] unset SSH_AUTH_SOCK; [2024-03-18T02:51:10.294Z] unset SSH_AGENT_PID; [2024-03-18T02:51:10.295Z] echo Agent pid 37 killed; [2024-03-18T02:51:10.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T02:51:10.631Z] + git semver [Pipeline] } [2024-03-18T02:51:10.907Z] $ docker stop --time=1 a382210fb7dfe21b382d0ad7d1ae49387c07defeb478994668c698794ad506a3 [2024-03-18T02:51:12.191Z] $ docker rm -f --volumes a382210fb7dfe21b382d0ad7d1ae49387c07defeb478994668c698794ad506a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-03-18T02:51:12.864Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2024-03-18T02:51:12.864Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2024-03-18T02:51:12.864Z] total 16 [2024-03-18T02:51:12.864Z] drwxr-xr-x 3 root root 4096 Mar 18 02:43 . [2024-03-18T02:51:12.864Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 02:50 .. [2024-03-18T02:51:12.864Z] drwxr-xr-x 2 root root 4096 Mar 18 02:43 cost [2024-03-18T02:51:12.864Z] -rw-r--r-- 1 root root 83 Mar 18 02:43 cost.csv [2024-03-18T02:51:12.864Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2024-03-18T02:51:12.864Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2024-03-18T02:51:12.864Z] total 16 [2024-03-18T02:51:12.864Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 02:43 . [2024-03-18T02:51:12.864Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 02:50 .. [2024-03-18T02:51:12.864Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 02:43 cost [2024-03-18T02:51:12.864Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 18 02:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:51:13.225Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:51:14.118Z] ---> package-listing.sh [2024-03-18T02:51:14.118Z] ++ facter osfamily [2024-03-18T02:51:14.118Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-18T02:51:14.118Z] + OS_FAMILY=debian [2024-03-18T02:51:14.118Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2024-03-18T02:51:14.118Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-18T02:51:14.118Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-18T02:51:14.118Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-18T02:51:14.118Z] + PACKAGES=/tmp/packages_start.txt [2024-03-18T02:51:14.118Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2024-03-18T02:51:14.118Z] + PACKAGES=/tmp/packages_end.txt [2024-03-18T02:51:14.118Z] + case "${OS_FAMILY}" in [2024-03-18T02:51:14.118Z] + dpkg -l [2024-03-18T02:51:14.118Z] + grep '^ii' [2024-03-18T02:51:14.376Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-18T02:51:14.376Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-18T02:51:14.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-18T02:51:14.376Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2024-03-18T02:51:14.376Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2024-03-18T02:51:14.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2024-03-18T02:51:14.387Z] 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-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-18T02:51:14.744Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:15.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T02:51:15.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:51:15.188Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2024-03-18T02:51:15.227Z] $ 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-gpio_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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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-03-18T02:51:15.440Z] $ docker top 4c1bb816e2386decf263cf8fc5072d360b129668079895a1daedc085ded3a403 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T02:51:15.793Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-18T02:51:16.082Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-18T02:51:16.375Z] + ls /var/log/sa-host [2024-03-18T02:51:16.375Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T02:51:16.461Z] provisioning config files... [2024-03-18T02:51:16.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7884442689011015740tmp [Pipeline] { [Pipeline] echo [2024-03-18T02:51:16.491Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:51:16.774Z] ---> create-netrc.sh [Pipeline] } [2024-03-18T02:51:16.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:51:17.119Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-18T02:51:17.128Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:51:17.413Z] ---> sudo-logs.sh [2024-03-18T02:51:17.413Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-18T02:51:17.448Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:51:17.732Z] ---> job-cost.sh [2024-03-18T02:51:17.732Z] lf-activate-venv: SKIPPING [2024-03-18T02:51:17.732Z] DEBUG: total: 0.2199999988079071 [2024-03-18T02:51:17.732Z] INFO: Retrieving Stack Cost... [2024-03-18T02:51:18.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T02:51:18.565Z] INFO: Archiving Costs [Pipeline] echo [2024-03-18T02:51:18.576Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:51:18.862Z] ---> logs-deploy.sh [2024-03-18T02:51:18.862Z] lf-activate-venv: SKIPPING [2024-03-18T02:51:18.862Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/123 [2024-03-18T02:51:18.862Z] INFO: archiving workspace using pattern(s): [2024-03-18T02:51:19.810Z] Archives upload complete. [2024-03-18T02:51:20.072Z] INFO: archiving logs to Nexus [2024-03-18T02:51:20.649Z] ---> uname -a: [2024-03-18T02:51:20.649Z] Linux prd-ubuntu20-04-docker-8c-8g-240 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-18T02:51:20.649Z] [2024-03-18T02:51:20.649Z] [2024-03-18T02:51:20.649Z] ---> lscpu: [2024-03-18T02:51:20.649Z] Architecture: x86_64 [2024-03-18T02:51:20.649Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-18T02:51:20.649Z] Byte Order: Little Endian [2024-03-18T02:51:20.649Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-18T02:51:20.649Z] CPU(s): 8 [2024-03-18T02:51:20.650Z] On-line CPU(s) list: 0-7 [2024-03-18T02:51:20.650Z] Thread(s) per core: 1 [2024-03-18T02:51:20.650Z] Core(s) per socket: 1 [2024-03-18T02:51:20.650Z] Socket(s): 8 [2024-03-18T02:51:20.650Z] NUMA node(s): 1 [2024-03-18T02:51:20.650Z] Vendor ID: AuthenticAMD [2024-03-18T02:51:20.650Z] CPU family: 23 [2024-03-18T02:51:20.650Z] Model: 49 [2024-03-18T02:51:20.650Z] Model name: AMD EPYC-Rome Processor [2024-03-18T02:51:20.650Z] Stepping: 0 [2024-03-18T02:51:20.650Z] CPU MHz: 2800.000 [2024-03-18T02:51:20.650Z] BogoMIPS: 5600.00 [2024-03-18T02:51:20.650Z] Virtualization: AMD-V [2024-03-18T02:51:20.650Z] Hypervisor vendor: KVM [2024-03-18T02:51:20.650Z] Virtualization type: full [2024-03-18T02:51:20.650Z] L1d cache: 256 KiB [2024-03-18T02:51:20.650Z] L1i cache: 256 KiB [2024-03-18T02:51:20.650Z] L2 cache: 4 MiB [2024-03-18T02:51:20.650Z] L3 cache: 128 MiB [2024-03-18T02:51:20.650Z] NUMA node0 CPU(s): 0-7 [2024-03-18T02:51:20.650Z] Vulnerability Itlb multihit: Not affected [2024-03-18T02:51:20.650Z] Vulnerability L1tf: Not affected [2024-03-18T02:51:20.650Z] Vulnerability Mds: Not affected [2024-03-18T02:51:20.650Z] Vulnerability Meltdown: Not affected [2024-03-18T02:51:20.650Z] Vulnerability Mmio stale data: Not affected [2024-03-18T02:51:20.650Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-18T02:51:20.650Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-18T02:51:20.650Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-18T02:51:20.650Z] Vulnerability Srbds: Not affected [2024-03-18T02:51:20.650Z] Vulnerability Tsx async abort: Not affected [2024-03-18T02:51:20.650Z] 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-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] ---> nproc: [2024-03-18T02:51:20.650Z] 8 [2024-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] ---> df -h: [2024-03-18T02:51:20.650Z] Filesystem Size Used Avail Use% Mounted on [2024-03-18T02:51:20.650Z] overlay 155G 13G 143G 9% / [2024-03-18T02:51:20.650Z] tmpfs 64M 0 64M 0% /dev [2024-03-18T02:51:20.650Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-18T02:51:20.650Z] shm 64M 0 64M 0% /dev/shm [2024-03-18T02:51:20.650Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] ---> sar -b -r -n DEV: [2024-03-18T02:51:20.650Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-240) 03/18/24 _x86_64_ (8 CPU) [2024-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] 02:39:44 LINUX RESTART (8 CPU) [2024-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] 02:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-18T02:51:20.650Z] 02:41:01 231.28 48.18 183.10 0.00 5440.56 50429.86 0.00 [2024-03-18T02:51:20.650Z] 02:42:01 184.85 1.25 183.60 0.00 21.60 63072.55 0.00 [2024-03-18T02:51:20.650Z] 02:43:01 114.46 0.18 114.28 0.00 6.93 25893.55 0.00 [2024-03-18T02:51:20.650Z] 02:44:01 120.33 0.10 120.23 0.00 16.93 23549.68 0.00 [2024-03-18T02:51:20.650Z] 02:45:01 21.71 8.96 12.75 0.00 2905.03 2582.22 0.00 [2024-03-18T02:51:20.650Z] 02:46:01 2.40 0.00 2.40 0.00 0.00 36.66 0.00 [2024-03-18T02:51:20.650Z] 02:47:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2024-03-18T02:51:20.650Z] 02:48:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2024-03-18T02:51:20.650Z] 02:49:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2024-03-18T02:51:20.650Z] 02:50:01 2.02 0.00 2.02 0.00 0.00 29.33 0.00 [2024-03-18T02:51:20.650Z] 02:51:01 124.06 0.50 123.56 0.00 24.93 58222.16 0.00 [2024-03-18T02:51:20.650Z] Average: 73.16 5.38 67.78 0.00 765.12 20350.37 0.00 [2024-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] 02:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-18T02:51:20.650Z] 02:41:01 29213328 31545556 782272 2.38 73716 2533236 1869160 5.51 1021220 2270968 591988 [2024-03-18T02:51:20.650Z] 02:42:01 28576364 31532920 779708 2.37 137924 3038112 1783716 5.26 1083624 2771696 476 [2024-03-18T02:51:20.650Z] 02:43:01 27995044 31519144 788288 2.40 144004 3559456 1897920 5.59 1280036 3113716 88436 [2024-03-18T02:51:20.650Z] 02:44:01 27724848 31524388 781880 2.38 154748 3786724 1772420 5.22 1293332 3329036 468 [2024-03-18T02:51:20.650Z] 02:45:01 27539832 31508960 790412 2.40 158780 3945284 1820252 5.36 1395668 3394268 564 [2024-03-18T02:51:20.650Z] 02:46:01 27547648 31516812 782612 2.38 158804 3945280 1802948 5.31 1389100 3394228 44 [2024-03-18T02:51:20.650Z] 02:47:01 27548356 31517548 781804 2.38 158832 3945284 1802948 5.31 1389028 3394232 4 [2024-03-18T02:51:20.650Z] 02:48:01 27558176 31527436 771900 2.35 158872 3945276 1802948 5.31 1379344 3394236 4 [2024-03-18T02:51:20.650Z] 02:49:01 27558608 31527924 771340 2.35 158896 3945288 1802948 5.31 1379724 3394244 16 [2024-03-18T02:51:20.650Z] 02:50:01 27558220 31527960 771488 2.35 158972 3945264 1802948 5.31 1379204 3394556 20 [2024-03-18T02:51:20.650Z] 02:51:01 26017768 31466096 823284 2.50 198392 5253840 1983664 5.85 1529484 4644564 1108 [2024-03-18T02:51:20.650Z] Average: 27712563 31519522 784090 2.38 151085 3803913 1831079 5.40 1319979 3317795 62103 [2024-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] 02:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-18T02:51:20.650Z] 02:41:01 docker0 25.21 26.25 1.94 198.41 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:41:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:41:01 ens3 565.26 390.50 5956.02 120.98 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:42:01 docker0 164.46 223.48 14.20 2142.22 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:42:01 ens3 239.13 173.07 2153.99 22.76 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:43:01 docker0 1.48 2.62 0.09 30.92 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:43:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:43:01 ens3 43.31 29.03 74.35 17.64 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:44:01 docker0 2.92 4.98 0.18 62.29 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:44:01 lo 7.67 7.67 0.76 0.76 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:44:01 ens3 158.94 118.16 2671.24 246.69 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:45:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:45:01 ens3 38.64 18.06 668.18 1.71 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:46:01 ens3 0.42 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:47:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:48:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:49:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:50:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:51:01 docker0 62.04 81.69 4.91 928.19 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:51:01 vethbd1062f 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:51:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] 02:51:01 ens3 390.12 275.25 8134.44 168.81 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] Average: docker0 23.28 30.82 1.94 305.63 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] Average: vethbd1062f 0.03 0.03 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] Average: lo 1.61 1.61 0.16 0.16 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] Average: ens3 130.56 91.32 1787.10 52.61 0.00 0.00 0.00 0.00 [2024-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] ---> sar -P ALL: [2024-03-18T02:51:20.650Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-240) 03/18/24 _x86_64_ (8 CPU) [2024-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] 02:39:44 LINUX RESTART (8 CPU) [2024-03-18T02:51:20.650Z] [2024-03-18T02:51:20.650Z] 02:40:01 CPU %user %nice %system %iowait %steal %idle [2024-03-18T02:51:20.650Z] 02:41:01 all 9.71 0.00 3.02 3.60 0.07 83.60 [2024-03-18T02:51:20.650Z] 02:41:01 0 10.53 0.00 3.90 1.42 0.07 84.09 [2024-03-18T02:51:20.650Z] 02:41:01 1 8.56 0.00 3.30 6.91 0.05 81.18 [2024-03-18T02:51:20.650Z] 02:41:01 2 7.56 0.00 2.94 1.28 0.07 88.16 [2024-03-18T02:51:20.650Z] 02:41:01 3 7.44 0.00 2.24 0.54 0.07 89.71 [2024-03-18T02:51:20.650Z] 02:41:01 4 10.46 0.00 3.89 2.47 0.07 83.12 [2024-03-18T02:51:20.650Z] 02:41:01 5 12.63 0.00 2.34 3.75 0.07 81.21 [2024-03-18T02:51:20.650Z] 02:41:01 6 10.68 0.00 2.60 7.47 0.08 79.17 [2024-03-18T02:51:20.650Z] 02:41:01 7 9.82 0.00 2.97 4.98 0.07 82.17 [2024-03-18T02:51:20.650Z] 02:42:01 all 3.64 0.00 1.98 8.98 0.06 85.34 [2024-03-18T02:51:20.650Z] 02:42:01 0 4.41 0.00 2.93 17.82 0.05 74.79 [2024-03-18T02:51:20.650Z] 02:42:01 1 3.41 0.00 1.55 6.05 0.05 88.94 [2024-03-18T02:51:20.650Z] 02:42:01 2 3.63 0.00 1.64 0.57 0.05 94.11 [2024-03-18T02:51:20.650Z] 02:42:01 3 3.37 0.00 2.21 29.80 0.12 64.50 [2024-03-18T02:51:20.650Z] 02:42:01 4 4.20 0.00 1.81 0.54 0.07 93.39 [2024-03-18T02:51:20.650Z] 02:42:01 5 4.04 0.00 2.33 12.82 0.03 80.77 [2024-03-18T02:51:20.650Z] 02:42:01 6 2.20 0.00 1.23 0.20 0.03 96.34 [2024-03-18T02:51:20.650Z] 02:42:01 7 3.85 0.00 2.17 4.21 0.07 89.70 [2024-03-18T02:51:20.650Z] 02:43:01 all 36.53 0.00 5.00 3.02 0.12 55.33 [2024-03-18T02:51:20.650Z] 02:43:01 0 33.70 0.00 4.84 0.51 0.10 60.85 [2024-03-18T02:51:20.650Z] 02:43:01 1 39.11 0.00 5.10 3.40 0.10 52.29 [2024-03-18T02:51:20.650Z] 02:43:01 2 37.02 0.00 5.49 2.20 0.08 55.21 [2024-03-18T02:51:20.650Z] 02:43:01 3 33.84 0.00 4.80 0.57 0.08 60.69 [2024-03-18T02:51:20.650Z] 02:43:01 4 39.02 0.00 4.58 5.19 0.17 51.03 [2024-03-18T02:51:20.650Z] 02:43:01 5 37.84 0.00 5.65 11.53 0.10 44.88 [2024-03-18T02:51:20.650Z] 02:43:01 6 33.80 0.00 4.59 0.27 0.10 61.24 [2024-03-18T02:51:20.650Z] 02:43:01 7 37.95 0.00 4.92 0.62 0.20 56.30 [2024-03-18T02:51:20.650Z] 02:44:01 all 3.90 0.00 1.61 2.46 0.05 91.98 [2024-03-18T02:51:20.650Z] 02:44:01 0 2.14 0.00 1.29 0.75 0.05 95.77 [2024-03-18T02:51:20.650Z] 02:44:01 1 5.33 0.00 2.20 8.94 0.07 83.47 [2024-03-18T02:51:20.650Z] 02:44:01 2 4.95 0.00 1.86 5.15 0.07 87.97 [2024-03-18T02:51:20.650Z] 02:44:01 3 4.13 0.00 1.09 0.42 0.03 94.34 [2024-03-18T02:51:20.650Z] 02:44:01 4 4.16 0.00 2.16 0.33 0.03 93.31 [2024-03-18T02:51:20.650Z] 02:44:01 5 3.17 0.00 1.93 3.48 0.05 91.37 [2024-03-18T02:51:20.650Z] 02:44:01 6 3.77 0.00 1.14 0.08 0.03 94.97 [2024-03-18T02:51:20.650Z] 02:44:01 7 3.55 0.00 1.22 0.52 0.05 94.65 [2024-03-18T02:51:20.650Z] 02:45:01 all 0.51 0.00 0.23 0.38 0.01 98.87 [2024-03-18T02:51:20.650Z] 02:45:01 0 1.15 0.00 0.20 0.20 0.00 98.45 [2024-03-18T02:51:20.650Z] 02:45:01 1 0.45 0.00 0.28 0.62 0.00 98.65 [2024-03-18T02:51:20.650Z] 02:45:01 2 0.75 0.00 0.18 0.30 0.02 98.75 [2024-03-18T02:51:20.650Z] 02:45:01 3 0.57 0.00 0.33 1.57 0.02 97.52 [2024-03-18T02:51:20.650Z] 02:45:01 4 0.13 0.00 0.17 0.02 0.00 99.68 [2024-03-18T02:51:20.650Z] 02:45:01 5 0.60 0.00 0.48 0.32 0.02 98.58 [2024-03-18T02:51:20.650Z] 02:45:01 6 0.17 0.00 0.03 0.03 0.00 99.77 [2024-03-18T02:51:20.650Z] 02:45:01 7 0.23 0.00 0.15 0.00 0.02 99.60 [2024-03-18T02:51:20.650Z] 02:46:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2024-03-18T02:51:20.650Z] 02:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T02:51:20.650Z] 02:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-03-18T02:51:20.650Z] 02:46:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-18T02:51:20.650Z] 02:46:01 3 0.03 0.00 0.02 0.07 0.00 99.88 [2024-03-18T02:51:20.650Z] 02:46:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-18T02:51:20.650Z] 02:46:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-03-18T02:51:20.650Z] 02:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-18T02:51:20.650Z] 02:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-18T02:51:20.650Z] 02:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-03-18T02:51:20.650Z] 02:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-18T02:51:20.650Z] 02:47:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-03-18T02:51:20.650Z] 02:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-18T02:51:20.650Z] 02:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T02:51:20.650Z] 02:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-18T02:51:20.650Z] 02:47:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-18T02:51:20.650Z] 02:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T02:51:20.650Z] 02:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-18T02:51:20.650Z] 02:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-03-18T02:51:20.650Z] 02:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-18T02:51:20.650Z] 02:48:01 1 0.07 0.00 0.02 0.02 0.00 99.90 [2024-03-18T02:51:20.650Z] 02:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-18T02:51:20.650Z] 02:48:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-18T02:51:20.650Z] 02:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T02:51:20.650Z] 02:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-18T02:51:20.650Z] 02:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T02:51:20.650Z] 02:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T02:51:20.650Z] 02:49:01 all 0.08 0.00 0.01 0.01 0.01 99.90 [2024-03-18T02:51:20.650Z] 02:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T02:51:20.650Z] 02:49:01 1 0.05 0.00 0.02 0.03 0.02 99.88 [2024-03-18T02:51:20.650Z] 02:49:01 2 0.28 0.00 0.02 0.00 0.03 99.67 [2024-03-18T02:51:20.650Z] 02:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-18T02:51:20.650Z] 02:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-18T02:51:20.650Z] 02:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-18T02:51:20.650Z] 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T02:51:20.650Z] 02:49:01 7 0.28 0.00 0.00 0.00 0.02 99.70 [2024-03-18T02:51:20.650Z] 02:50:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-03-18T02:51:20.651Z] 02:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-18T02:51:20.651Z] 02:50:01 1 0.05 0.00 0.00 0.03 0.00 99.92 [2024-03-18T02:51:20.651Z] 02:50:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-18T02:51:20.651Z] 02:50:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-18T02:51:20.651Z] 02:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T02:51:20.651Z] 02:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-18T02:51:20.651Z] 02:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-18T02:51:20.651Z] 02:50:01 7 0.17 0.00 0.00 0.00 0.00 99.83 [2024-03-18T02:51:20.651Z] 02:51:01 all 7.76 0.00 3.27 2.94 0.05 85.98 [2024-03-18T02:51:20.651Z] 02:51:01 0 6.54 0.00 3.36 2.09 0.05 87.96 [2024-03-18T02:51:20.651Z] 02:51:01 1 9.75 0.00 2.74 0.71 0.05 86.75 [2024-03-18T02:51:20.651Z] 02:51:01 2 8.30 0.00 3.81 7.84 0.05 80.00 [2024-03-18T02:51:20.651Z] 02:51:01 3 6.89 0.00 3.58 0.34 0.03 89.16 [2024-03-18T02:51:20.651Z] 02:51:01 4 8.21 0.00 3.34 0.12 0.05 88.28 [2024-03-18T02:51:20.651Z] 02:51:01 5 6.97 0.00 3.02 0.20 0.05 89.75 [2024-03-18T02:51:20.651Z] 02:51:01 6 7.39 0.00 2.79 0.02 0.03 89.77 [2024-03-18T02:51:20.651Z] 02:51:01 7 8.00 0.00 3.54 12.32 0.07 76.08 [2024-03-18T02:51:20.651Z] [2024-03-18T02:51:20.651Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-03-18T02:51:20.651Z] Average: all 5.62 0.00 1.37 1.94 0.04 91.04 [2024-03-18T02:51:20.651Z] Average: 0 5.27 0.00 1.50 2.06 0.03 91.14 [2024-03-18T02:51:20.651Z] Average: 1 6.04 0.00 1.38 2.42 0.03 90.13 [2024-03-18T02:51:20.651Z] Average: 2 5.67 0.00 1.45 1.57 0.04 91.28 [2024-03-18T02:51:20.651Z] Average: 3 5.09 0.00 1.29 3.01 0.04 90.57 [2024-03-18T02:51:20.651Z] Average: 4 5.97 0.00 1.44 0.78 0.04 91.77 [2024-03-18T02:51:20.651Z] Average: 5 5.87 0.00 1.43 2.90 0.03 89.77 [2024-03-18T02:51:20.651Z] Average: 6 5.25 0.00 1.12 0.73 0.03 92.87 [2024-03-18T02:51:20.651Z] Average: 7 5.77 0.00 1.35 2.04 0.05 90.79 [2024-03-18T02:51:20.651Z] [2024-03-18T02:51:20.651Z] [2024-03-18T02:51:20.651Z]