Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45a931a0542841c366d3c8b3b227d12dead9e8fd 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-ssh7165593606270194157.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh2330878395837620110.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16330149836766353682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16305673684942591802.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6589411020186479006.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15161880110552631812.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-uart, buildSnap:false] ========================================================= [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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-uart 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 ‘prd-ubuntu20.04-docker-8c-8g-44’ is offline Running on prd-ubuntu20.04-docker-8c-8g-46 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 45a931a0542841c366d3c8b3b227d12dead9e8fd (main) > git config remote.origin.url git@github.com:edgexfoundry/device-uart.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 45a931a0542841c366d3c8b3b227d12dead9e8fd # timeout=10 Commit message: "Merge pull request #13 from lenny-intel/go-1.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-27T15:24:06.821Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-27T15:24:07.047Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-27T15:24:07.154Z] ========================================================= [2023-06-27T15:24:07.154Z] EdgeX Global Pipelines Version Info [2023-06-27T15:24:07.154Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:24:07.888Z] ------------------- [2023-06-27T15:24:07.888Z] stable info: [2023-06-27T15:24:07.888Z] ------------------- [2023-06-27T15:24:07.888Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-27T15:24:07.888Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-27T15:24:07.888Z] Message: update stable to v1.0.250 [2023-06-27T15:24:08.461Z] ------------------- [2023-06-27T15:24:08.461Z] experimental info: [2023-06-27T15:24:08.461Z] ------------------- [2023-06-27T15:24:08.461Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-27T15:24:08.461Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-27T15:24:08.461Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-27T15:24:08.787Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-06-27T15:24:08.832Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-06-27T15:24:08.879Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-27T15:24:08.924Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-27T15:24:08.969Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-27T15:24:09.015Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-27T15:24:09.104Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-27T15:24:09.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-27T15:24:09.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-27T15:24:09.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-27T15:24:09.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-27T15:24:09.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-06-27T15:24:09.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-27T15:24:09.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-27T15:24:09.449Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-27T15:24:09.489Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-27T15:24:09.536Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-27T15:24:09.588Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-27T15:24:09.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-27T15:24:09.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-27T15:24:09.702Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-27T15:24:09.741Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-27T15:24:09.786Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-27T15:24:09.831Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-27T15:24:09.877Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-27T15:24:09.920Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-27T15:24:09.966Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-27T15:24:10.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-27T15:24:10.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-27T15:24:10.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-27T15:24:10.140Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] echo [2023-06-27T15:24:10.184Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45a931a [Pipeline] echo [2023-06-27T15:24:10.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-27T15:24:10.351Z] provisioning config files... [2023-06-27T15:24:10.366Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11736711788641113101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:24:10.717Z] ---> docker-login.sh [2023-06-27T15:24:10.717Z] nexus3.edgexfoundry.org:10001 [2023-06-27T15:24:10.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:24:10.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:24:10.979Z] Configure a credential helper to remove this warning. See [2023-06-27T15:24:10.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:24:10.979Z] [2023-06-27T15:24:10.979Z] Login Succeeded [2023-06-27T15:24:10.979Z] nexus3.edgexfoundry.org:10002 [2023-06-27T15:24:10.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:24:11.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:24:11.239Z] Configure a credential helper to remove this warning. See [2023-06-27T15:24:11.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:24:11.239Z] [2023-06-27T15:24:11.239Z] Login Succeeded [2023-06-27T15:24:11.239Z] nexus3.edgexfoundry.org:10003 [2023-06-27T15:24:11.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:24:11.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:24:11.239Z] Configure a credential helper to remove this warning. See [2023-06-27T15:24:11.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:24:11.239Z] [2023-06-27T15:24:11.239Z] Login Succeeded [2023-06-27T15:24:11.239Z] nexus3.edgexfoundry.org:10004 [2023-06-27T15:24:11.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:24:11.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:24:11.239Z] Configure a credential helper to remove this warning. See [2023-06-27T15:24:11.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:24:11.239Z] [2023-06-27T15:24:11.239Z] Login Succeeded [2023-06-27T15:24:11.239Z] docker.io [2023-06-27T15:24:11.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:24:11.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:24:11.501Z] Configure a credential helper to remove this warning. See [2023-06-27T15:24:11.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:24:11.501Z] [2023-06-27T15:24:11.501Z] Login Succeeded [2023-06-27T15:24:11.501Z] ---> docker-login.sh ends [Pipeline] } [2023-06-27T15:24:11.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-27T15:24:12.225Z] + git rev-list -1 --merges 45a931a0542841c366d3c8b3b227d12dead9e8fd~1..45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] echo [2023-06-27T15:24:12.283Z] -----------> git rev-list -1 --merges 45a931a0542841c366d3c8b3b227d12dead9e8fd~1..45a931a0542841c366d3c8b3b227d12dead9e8fd 45a931a0542841c366d3c8b3b227d12dead9e8fd [2023-06-27T15:24:12.283Z] 45a931a0542841c366d3c8b3b227d12dead9e8fd [false] [Pipeline] sh [2023-06-27T15:24:12.596Z] + git log --format=format:%s -1 45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] echo [2023-06-27T15:24:12.631Z] ========================================================= [2023-06-27T15:24:12.631Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-27T15:24:12.631Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-27T15:24:13.058Z] + git log --format=format:%s -1 45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] echo [2023-06-27T15:24:13.121Z] [semverPrep] GIT_COMMIT: 45a931a0542841c366d3c8b3b227d12dead9e8fd, Commit Message: Merge pull request #13 from lenny-intel/go-1.20 [Pipeline] echo [2023-06-27T15:24:13.150Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-27T15:24:13.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-27T15:24:13.548Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-27T15:24:13.548Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-27T15:24:13.548Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-27T15:24:13.548Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-27T15:24:13.548Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-27T15:24:13.548Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:24:14.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T15:24:14.057Z] [2023-06-27T15:24:14.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:24:14.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T15:24:14.443Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-27T15:24:14.443Z] b85a868b505f: Pulling fs layer [2023-06-27T15:24:14.443Z] e2be974225ed: Pulling fs layer [2023-06-27T15:24:14.443Z] 339a4e72a1f5: Pulling fs layer [2023-06-27T15:24:14.443Z] 988bab9f4d93: Pulling fs layer [2023-06-27T15:24:14.443Z] 1469e6f7b9e6: Pulling fs layer [2023-06-27T15:24:14.443Z] eaf3925da568: Pulling fs layer [2023-06-27T15:24:14.443Z] 988bab9f4d93: Waiting [2023-06-27T15:24:14.443Z] 1469e6f7b9e6: Waiting [2023-06-27T15:24:14.443Z] bab4dde63d76: Pulling fs layer [2023-06-27T15:24:14.443Z] bde34c3a00c8: Pulling fs layer [2023-06-27T15:24:14.443Z] b352a97aabf1: Pulling fs layer [2023-06-27T15:24:14.443Z] 4872d77fe225: Pulling fs layer [2023-06-27T15:24:14.443Z] 5851b861e8e6: Pulling fs layer [2023-06-27T15:24:14.443Z] bab4dde63d76: Waiting [2023-06-27T15:24:14.443Z] 4872d77fe225: Waiting [2023-06-27T15:24:14.443Z] eaf3925da568: Waiting [2023-06-27T15:24:14.443Z] bde34c3a00c8: Waiting [2023-06-27T15:24:14.443Z] b352a97aabf1: Waiting [2023-06-27T15:24:14.443Z] 5851b861e8e6: Waiting [2023-06-27T15:24:14.443Z] e2be974225ed: Verifying Checksum [2023-06-27T15:24:14.443Z] e2be974225ed: Download complete [2023-06-27T15:24:14.443Z] 988bab9f4d93: Verifying Checksum [2023-06-27T15:24:14.443Z] 988bab9f4d93: Download complete [2023-06-27T15:24:14.704Z] 1469e6f7b9e6: Verifying Checksum [2023-06-27T15:24:14.704Z] 339a4e72a1f5: Verifying Checksum [2023-06-27T15:24:14.704Z] 1469e6f7b9e6: Download complete [2023-06-27T15:24:14.704Z] 339a4e72a1f5: Download complete [2023-06-27T15:24:14.704Z] eaf3925da568: Verifying Checksum [2023-06-27T15:24:14.704Z] eaf3925da568: Download complete [2023-06-27T15:24:14.704Z] bde34c3a00c8: Verifying Checksum [2023-06-27T15:24:14.704Z] bde34c3a00c8: Download complete [2023-06-27T15:24:14.704Z] b352a97aabf1: Download complete [2023-06-27T15:24:14.704Z] 4872d77fe225: Verifying Checksum [2023-06-27T15:24:14.704Z] 4872d77fe225: Download complete [2023-06-27T15:24:14.704Z] 5851b861e8e6: Download complete [2023-06-27T15:24:14.704Z] b85a868b505f: Verifying Checksum [2023-06-27T15:24:14.704Z] b85a868b505f: Download complete [2023-06-27T15:24:14.964Z] bab4dde63d76: Verifying Checksum [2023-06-27T15:24:14.964Z] bab4dde63d76: Download complete [2023-06-27T15:24:15.900Z] b85a868b505f: Pull complete [2023-06-27T15:24:15.900Z] e2be974225ed: Pull complete [2023-06-27T15:24:16.468Z] 339a4e72a1f5: Pull complete [2023-06-27T15:24:16.468Z] 988bab9f4d93: Pull complete [2023-06-27T15:24:16.727Z] 1469e6f7b9e6: Pull complete [2023-06-27T15:24:16.727Z] eaf3925da568: Pull complete [2023-06-27T15:24:18.635Z] bab4dde63d76: Pull complete [2023-06-27T15:24:18.635Z] bde34c3a00c8: Pull complete [2023-06-27T15:24:18.635Z] b352a97aabf1: Pull complete [2023-06-27T15:24:18.635Z] 4872d77fe225: Pull complete [2023-06-27T15:24:18.635Z] 5851b861e8e6: Pull complete [2023-06-27T15:24:18.635Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-27T15:24:18.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T15:24:18.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T15:24:18.880Z] prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container [2023-06-27T15:24:18.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-27T15:24:22.410Z] $ docker top c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f -eo pid,comm [2023-06-27T15:24:22.467Z] 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). [2023-06-27T15:24:22.467Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-27T15:24:22.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-27T15:24:22.589Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-27T15:24:22.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-27T15:24:22.695Z] $ docker exec c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f ssh-agent [2023-06-27T15:24:22.811Z] SSH_AUTH_SOCK=/tmp/ssh-s6gfn8JWetTk/agent.32 [2023-06-27T15:24:22.811Z] SSH_AGENT_PID=38 [2023-06-27T15:24:22.816Z] Running ssh-add (command line suppressed) [2023-06-27T15:24:22.906Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5490758820915572797.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5490758820915572797.key) [2023-06-27T15:24:22.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-27T15:24:23.263Z] + git tag --points-at HEAD [Pipeline] } [2023-06-27T15:24:23.283Z] $ docker exec --env ******** --env ******** c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f ssh-agent -k [2023-06-27T15:24:23.373Z] unset SSH_AUTH_SOCK; [2023-06-27T15:24:23.373Z] unset SSH_AGENT_PID; [2023-06-27T15:24:23.374Z] echo Agent pid 38 killed; [2023-06-27T15:24:23.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-27T15:24:23.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-27T15:24:23.473Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-27T15:24:23.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-27T15:24:23.581Z] $ docker exec c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f ssh-agent [2023-06-27T15:24:23.679Z] SSH_AUTH_SOCK=/tmp/ssh-fDqGu4WFVZeX/agent.70 [2023-06-27T15:24:23.679Z] SSH_AGENT_PID=76 [2023-06-27T15:24:23.683Z] Running ssh-add (command line suppressed) [2023-06-27T15:24:23.775Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2757602805136498072.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2757602805136498072.key) [2023-06-27T15:24:23.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-27T15:24:24.120Z] + git semver init [2023-06-27T15:24:24.382Z] 2023-06-27 15:24:24,272 [run_init] DEBUG init version:0.0.0 force:False [2023-06-27T15:24:24.382Z] 2023-06-27 15:24:24,272 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2023-06-27T15:24:24.382Z] 2023-06-27 15:24:24,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2023-06-27T15:24:24.382Z] 2023-06-27 15:24:24,273 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-06-27T15:24:25.319Z] 2023-06-27 15:24:25,150 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2023-06-27T15:24:25.319Z] 2023-06-27 15:24:25,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2023-06-27T15:24:25.319Z] 2023-06-27 15:24:25,151 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-06-27T15:24:25.319Z] 2023-06-27 15:24:25,154 [execute] INFO git cat-file --batch-check [2023-06-27T15:24:25.319Z] 2023-06-27 15:24:25,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-27T15:24:25.319Z] 2023-06-27 15:24:25,160 [execute] INFO git cat-file --batch [2023-06-27T15:24:25.319Z] 2023-06-27 15:24:25,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-27T15:24:25.319Z] 2023-06-27 15:24:25,166 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-06-27T15:24:25.319Z] 0.0.0 [Pipeline] } [2023-06-27T15:24:25.339Z] $ docker exec --env ******** --env ******** c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f ssh-agent -k [2023-06-27T15:24:25.444Z] unset SSH_AUTH_SOCK; [2023-06-27T15:24:25.445Z] unset SSH_AGENT_PID; [2023-06-27T15:24:25.445Z] echo Agent pid 76 killed; [2023-06-27T15:24:25.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-27T15:24:25.888Z] + git semver [Pipeline] } [2023-06-27T15:24:26.164Z] $ docker stop --time=1 c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f [2023-06-27T15:24:27.473Z] $ docker rm -f --volumes c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-27T15:24:27.874Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-27T15:24:28.157Z] Stashed 1 file(s) [Pipeline] echo [2023-06-27T15:24:28.177Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-27T15:24:28.783Z] provisioning config files... [2023-06-27T15:24:28.794Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config51644952621255355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:24:29.138Z] ---> docker-login.sh [2023-06-27T15:24:29.138Z] nexus3.edgexfoundry.org:10001 [2023-06-27T15:24:29.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:24:29.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:24:29.138Z] Configure a credential helper to remove this warning. See [2023-06-27T15:24:29.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:24:29.138Z] [2023-06-27T15:24:29.138Z] Login Succeeded [2023-06-27T15:24:29.138Z] nexus3.edgexfoundry.org:10002 [2023-06-27T15:24:29.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:24:29.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:24:29.138Z] Configure a credential helper to remove this warning. See [2023-06-27T15:24:29.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:24:29.138Z] [2023-06-27T15:24:29.138Z] Login Succeeded [2023-06-27T15:24:29.138Z] nexus3.edgexfoundry.org:10003 [2023-06-27T15:24:29.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:24:29.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:24:29.398Z] Configure a credential helper to remove this warning. See [2023-06-27T15:24:29.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:24:29.398Z] [2023-06-27T15:24:29.398Z] Login Succeeded [2023-06-27T15:24:29.398Z] nexus3.edgexfoundry.org:10004 [2023-06-27T15:24:29.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:24:29.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:24:29.398Z] Configure a credential helper to remove this warning. See [2023-06-27T15:24:29.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:24:29.398Z] [2023-06-27T15:24:29.398Z] Login Succeeded [2023-06-27T15:24:29.398Z] docker.io [2023-06-27T15:24:29.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:24:29.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:24:29.657Z] Configure a credential helper to remove this warning. See [2023-06-27T15:24:29.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:24:29.657Z] [2023-06-27T15:24:29.657Z] Login Succeeded [2023-06-27T15:24:29.657Z] ---> docker-login.sh ends [Pipeline] } [2023-06-27T15:24:29.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-27T15:24:29.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T15:24:29.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T15:24:30.017Z] ========================================================= [2023-06-27T15:24:30.017Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-27T15:24:30.017Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:24:30.477Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-27T15:24:30.477Z] Sending build context to Docker daemon 11.49MB [2023-06-27T15:24:30.477Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-27T15:24:30.477Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-27T15:24:30.477Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-27T15:24:30.477Z] f56be85fc22e: Pulling fs layer [2023-06-27T15:24:30.477Z] 85791d961cd3: Pulling fs layer [2023-06-27T15:24:30.477Z] d694b5ae8c79: Pulling fs layer [2023-06-27T15:24:30.477Z] 9f32a84ed3da: Pulling fs layer [2023-06-27T15:24:30.477Z] 4d19c01a9841: Pulling fs layer [2023-06-27T15:24:30.477Z] 9325e15d5711: Pulling fs layer [2023-06-27T15:24:30.477Z] 556b6ee489ea: Pulling fs layer [2023-06-27T15:24:30.477Z] c5a4b2cf53e6: Pulling fs layer [2023-06-27T15:24:30.477Z] 9f32a84ed3da: Waiting [2023-06-27T15:24:30.477Z] 4d19c01a9841: Waiting [2023-06-27T15:24:30.477Z] 9325e15d5711: Waiting [2023-06-27T15:24:30.477Z] 556b6ee489ea: Waiting [2023-06-27T15:24:30.477Z] c5a4b2cf53e6: Waiting [2023-06-27T15:24:30.477Z] 85791d961cd3: Download complete [2023-06-27T15:24:30.737Z] 9f32a84ed3da: Verifying Checksum [2023-06-27T15:24:30.737Z] 9f32a84ed3da: Download complete [2023-06-27T15:24:30.737Z] 4d19c01a9841: Verifying Checksum [2023-06-27T15:24:30.737Z] 4d19c01a9841: Download complete [2023-06-27T15:24:30.737Z] f56be85fc22e: Verifying Checksum [2023-06-27T15:24:30.737Z] f56be85fc22e: Download complete [2023-06-27T15:24:30.737Z] 9325e15d5711: Verifying Checksum [2023-06-27T15:24:30.737Z] 9325e15d5711: Download complete [2023-06-27T15:24:30.737Z] f56be85fc22e: Pull complete [2023-06-27T15:24:30.998Z] 85791d961cd3: Pull complete [2023-06-27T15:24:31.259Z] c5a4b2cf53e6: Verifying Checksum [2023-06-27T15:24:31.259Z] c5a4b2cf53e6: Download complete [2023-06-27T15:24:31.518Z] d694b5ae8c79: Verifying Checksum [2023-06-27T15:24:31.518Z] d694b5ae8c79: Download complete [2023-06-27T15:24:31.518Z] 556b6ee489ea: Verifying Checksum [2023-06-27T15:24:31.518Z] 556b6ee489ea: Download complete [2023-06-27T15:24:34.803Z] d694b5ae8c79: Pull complete [2023-06-27T15:24:34.803Z] 9f32a84ed3da: Pull complete [2023-06-27T15:24:34.803Z] 4d19c01a9841: Pull complete [2023-06-27T15:24:34.803Z] 9325e15d5711: Pull complete [2023-06-27T15:24:36.705Z] 556b6ee489ea: Pull complete [2023-06-27T15:24:37.646Z] c5a4b2cf53e6: Pull complete [2023-06-27T15:24:37.646Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-27T15:24:37.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-27T15:24:37.646Z] ---> c4be618373d6 [2023-06-27T15:24:37.646Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-06-27T15:24:42.927Z] ---> Running in 1c1aa9abb5a5 [2023-06-27T15:24:42.927Z] Removing intermediate container 1c1aa9abb5a5 [2023-06-27T15:24:42.927Z] ---> b47f6fee7ee2 [2023-06-27T15:24:42.927Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-27T15:24:42.927Z] ---> Running in 53cacd58d2dd [2023-06-27T15:24:42.927Z] Removing intermediate container 53cacd58d2dd [2023-06-27T15:24:42.927Z] ---> 98146b82c1f5 [2023-06-27T15:24:42.927Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-27T15:24:42.927Z] ---> Running in b16a5b593d83 [2023-06-27T15:24:42.927Z] Removing intermediate container b16a5b593d83 [2023-06-27T15:24:42.927Z] ---> 37859cfd38e9 [2023-06-27T15:24:42.927Z] Step 6/12 : WORKDIR /device-uart [2023-06-27T15:24:42.927Z] ---> Running in e7c3680053eb [2023-06-27T15:24:42.927Z] Removing intermediate container e7c3680053eb [2023-06-27T15:24:42.927Z] ---> 3b18be74cacd [2023-06-27T15:24:42.927Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-27T15:24:42.927Z] ---> Running in e1d48ad7b417 [2023-06-27T15:24:42.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-27T15:24:43.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-27T15:24:43.447Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-06-27T15:24:43.447Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-06-27T15:24:43.447Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-06-27T15:24:43.447Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-06-27T15:24:43.447Z] Executing busybox-1.35.0-r29.trigger [2023-06-27T15:24:43.447Z] OK: 269 MiB in 57 packages [2023-06-27T15:24:43.595Z] Still waiting to schedule task [2023-06-27T15:24:43.595Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-45’ is offline [2023-06-27T15:24:44.015Z] Removing intermediate container e1d48ad7b417 [2023-06-27T15:24:44.016Z] ---> f8c95a7ed864 [2023-06-27T15:24:44.016Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-27T15:24:44.016Z] ---> 6452bba258d8 [2023-06-27T15:24:44.016Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-27T15:24:44.016Z] ---> Running in 84fbfb91722c [2023-06-27T15:25:10.553Z] Removing intermediate container 84fbfb91722c [2023-06-27T15:25:10.553Z] ---> bdcfba1a02d9 [2023-06-27T15:25:10.553Z] Step 10/12 : COPY . . [2023-06-27T15:25:11.487Z] ---> 48b1a65cbc94 [2023-06-27T15:25:11.487Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-27T15:25:11.744Z] ---> Running in f984a603a9bd [2023-06-27T15:25:12.314Z] Removing intermediate container f984a603a9bd [2023-06-27T15:25:12.314Z] ---> cff75c44b6cd [2023-06-27T15:25:12.314Z] Step 12/12 : RUN ${MAKE} [2023-06-27T15:25:12.314Z] ---> Running in 800084d82640 [2023-06-27T15:25:12.880Z] noop [2023-06-27T15:25:13.452Z] Removing intermediate container 800084d82640 [2023-06-27T15:25:13.452Z] ---> e1346c008cd4 [2023-06-27T15:25:13.452Z] Successfully built e1346c008cd4 [2023-06-27T15:25:13.452Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:25:13.909Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-27T15:25:13.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T15:25:14.062Z] prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container [2023-06-27T15:25:14.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** ci-base-image-x86_64 cat [2023-06-27T15:25:14.430Z] $ docker top 7115d7b181bb445413bcc825e2693c7c9659d7c02090c12ec2fc9bcd655fe94d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T15:25:14.815Z] + go version [2023-06-27T15:25:14.815Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-27T15:25:14.846Z] $ docker stop --time=1 7115d7b181bb445413bcc825e2693c7c9659d7c02090c12ec2fc9bcd655fe94d [2023-06-27T15:25:16.132Z] $ docker rm -f --volumes 7115d7b181bb445413bcc825e2693c7c9659d7c02090c12ec2fc9bcd655fe94d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:25:16.830Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-27T15:25:16.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T15:25:16.983Z] prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container [2023-06-27T15:25:17.013Z] $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** ci-base-image-x86_64 cat [2023-06-27T15:25:17.335Z] $ docker top d733e4e05c647a0f74a0d3ce87b64ef20101f617a68e4a8ada9d2ae358934c65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T15:25:17.721Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2023-06-27T15:25:18.082Z] + make test [2023-06-27T15:25:18.082Z] go test ./... -coverprofile=coverage.out [2023-06-27T15:25:22.270Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-06-27T15:25:32.238Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-06-27T15:25:32.238Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-06-27T15:25:36.416Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-06-27T15:25:39.696Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-27T15:25:39.696Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-27T15:25:39.696Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-27T15:25:39.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-27T15:25:39.770Z] $ docker stop --time=1 d733e4e05c647a0f74a0d3ce87b64ef20101f617a68e4a8ada9d2ae358934c65 [2023-06-27T15:25:43.715Z] $ docker rm -f --volumes d733e4e05c647a0f74a0d3ce87b64ef20101f617a68e4a8ada9d2ae358934c65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-27T15:25:44.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-27T15:25:44.308Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-27T15:25:45.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-27T15:25:45.444Z] + ls -al . [2023-06-27T15:25:45.444Z] total 144 [2023-06-27T15:25:45.444Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 27 15:25 . [2023-06-27T15:25:45.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 15:24 .. [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 15:24 .dockerignore [2023-06-27T15:25:45.444Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 15:24 .git [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 15:24 .gitignore [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 15:24 .golangci.yml [2023-06-27T15:25:45.444Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 15:24 .semver [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 8847 Jun 27 15:24 Attribution.txt [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 1782 Jun 27 15:24 Dockerfile [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 15:24 GOVERNANCE.md [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 675 Jun 27 15:24 Jenkinsfile [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 15:24 LICENSE [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 1680 Jun 27 15:24 Makefile [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 15:24 OWNERS.md [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 7340 Jun 27 15:24 README.md [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 15:24 VERSION [2023-06-27T15:25:45.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 15:24 bin [2023-06-27T15:25:45.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 15:24 cmd [2023-06-27T15:25:45.444Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 27 15:25 coverage.out [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 3222 Jun 27 15:24 go.mod [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 35652 Jun 27 15:24 go.sum [2023-06-27T15:25:45.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 15:24 internal [2023-06-27T15:25:45.444Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 15:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:25:45.925Z] + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=45a931a0542841c366d3c8b3b227d12dead9e8fd --label arch=amd64 --label version=0.0.0 . [2023-06-27T15:25:45.925Z] Sending build context to Docker daemon 11.5MB [2023-06-27T15:25:45.925Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-06-27T15:25:45.925Z] Step 2/25 : FROM ${BASE} AS builder [2023-06-27T15:25:45.925Z] ---> e1346c008cd4 [2023-06-27T15:25:45.925Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-06-27T15:25:46.187Z] ---> Running in 736fc0993253 [2023-06-27T15:25:46.187Z] Removing intermediate container 736fc0993253 [2023-06-27T15:25:46.187Z] ---> dea2af537bc9 [2023-06-27T15:25:46.187Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-06-27T15:25:46.187Z] ---> Running in 4a08edffc0da [2023-06-27T15:25:46.187Z] Removing intermediate container 4a08edffc0da [2023-06-27T15:25:46.187Z] ---> 052e3fd2296f [2023-06-27T15:25:46.187Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-06-27T15:25:46.447Z] ---> Running in 10bb7fbbc6f4 [2023-06-27T15:25:46.447Z] Removing intermediate container 10bb7fbbc6f4 [2023-06-27T15:25:46.447Z] ---> 9aa6704f6f89 [2023-06-27T15:25:46.447Z] Step 6/25 : WORKDIR /device-uart [2023-06-27T15:25:46.447Z] ---> Running in b1a75df4f4a8 [2023-06-27T15:25:46.447Z] Removing intermediate container b1a75df4f4a8 [2023-06-27T15:25:46.447Z] ---> 19726c7cf70c [2023-06-27T15:25:46.447Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-27T15:25:46.447Z] ---> Running in c521f61b6cd7 [2023-06-27T15:25:46.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-27T15:25:46.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-27T15:25:47.234Z] OK: 269 MiB in 57 packages [2023-06-27T15:25:47.495Z] Removing intermediate container c521f61b6cd7 [2023-06-27T15:25:47.495Z] ---> 1ed5ad5f6fb6 [2023-06-27T15:25:47.495Z] Step 8/25 : COPY go.mod vendor* ./ [2023-06-27T15:25:47.495Z] ---> e51b6f6efe1e [2023-06-27T15:25:47.495Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-27T15:25:47.495Z] ---> Running in 36e5a829783c [2023-06-27T15:25:48.064Z] Removing intermediate container 36e5a829783c [2023-06-27T15:25:48.064Z] ---> 87a6d3768501 [2023-06-27T15:25:48.064Z] Step 10/25 : COPY . . [2023-06-27T15:25:48.850Z] ---> 9260879fec62 [2023-06-27T15:25:48.850Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-27T15:25:48.850Z] ---> Running in 173e3b7f76ea [2023-06-27T15:25:48.850Z] Removing intermediate container 173e3b7f76ea [2023-06-27T15:25:48.850Z] ---> 5f6c5f7b3eb1 [2023-06-27T15:25:48.850Z] Step 12/25 : RUN ${MAKE} [2023-06-27T15:25:48.850Z] ---> Running in d31ec02323f1 [2023-06-27T15:25:49.110Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0" -o cmd/device-uart ./cmd [2023-06-27T15:26:11.123Z] Removing intermediate container d31ec02323f1 [2023-06-27T15:26:11.123Z] ---> 5872ed13ac15 [2023-06-27T15:26:11.123Z] Step 13/25 : FROM alpine:3.17 [2023-06-27T15:26:11.123Z] 3.17: Pulling from library/alpine [2023-06-27T15:26:11.123Z] 4db1b89c0bd1: Pulling fs layer [2023-06-27T15:26:11.123Z] 4db1b89c0bd1: Download complete [2023-06-27T15:26:11.123Z] 4db1b89c0bd1: Pull complete [2023-06-27T15:26:11.123Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-27T15:26:11.123Z] Status: Downloaded newer image for alpine:3.17 [2023-06-27T15:26:11.123Z] ---> 1f73a9d63274 [2023-06-27T15:26:11.123Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-06-27T15:26:11.123Z] ---> Running in f8039e25faa5 [2023-06-27T15:26:11.123Z] Removing intermediate container f8039e25faa5 [2023-06-27T15:26:11.123Z] ---> 0d41e7db465f [2023-06-27T15:26:11.123Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2023-06-27T15:26:11.123Z] ---> Running in cfa2ee7e25d2 [2023-06-27T15:26:11.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-27T15:26:11.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-27T15:26:11.123Z] (1/6) Installing dumb-init (1.2.5-r2) [2023-06-27T15:26:11.123Z] (2/6) Installing libgcc (12.2.1_git20220924-r4) [2023-06-27T15:26:11.123Z] (3/6) Installing libsodium (1.0.18-r2) [2023-06-27T15:26:11.123Z] (4/6) Installing libstdc++ (12.2.1_git20220924-r4) [2023-06-27T15:26:11.123Z] (5/6) Installing libzmq (4.3.4-r1) [2023-06-27T15:26:11.123Z] (6/6) Installing zeromq (4.3.4-r1) [2023-06-27T15:26:11.123Z] Executing busybox-1.35.0-r29.trigger [2023-06-27T15:26:11.123Z] OK: 10 MiB in 21 packages [2023-06-27T15:26:11.383Z] Removing intermediate container cfa2ee7e25d2 [2023-06-27T15:26:11.383Z] ---> 980d174c978f [2023-06-27T15:26:11.383Z] Step 16/25 : WORKDIR / [2023-06-27T15:26:11.641Z] ---> Running in 60a2e5af24b6 [2023-06-27T15:26:11.641Z] Removing intermediate container 60a2e5af24b6 [2023-06-27T15:26:11.641Z] ---> 953974f5ccf9 [2023-06-27T15:26:11.641Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-06-27T15:26:11.641Z] ---> ac54896eb934 [2023-06-27T15:26:11.641Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-06-27T15:26:11.899Z] ---> 5e70040cb7a9 [2023-06-27T15:26:11.899Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-06-27T15:26:12.467Z] ---> 5eef3353802e [2023-06-27T15:26:12.467Z] Step 20/25 : EXPOSE 59995 [2023-06-27T15:26:12.725Z] ---> Running in 0a1a4d43b019 [2023-06-27T15:26:12.726Z] Removing intermediate container 0a1a4d43b019 [2023-06-27T15:26:12.726Z] ---> a3322c899b20 [2023-06-27T15:26:12.726Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-06-27T15:26:12.726Z] ---> Running in 7fca6502c7f9 [2023-06-27T15:26:12.726Z] Removing intermediate container 7fca6502c7f9 [2023-06-27T15:26:12.726Z] ---> 7af60b2bb0d5 [2023-06-27T15:26:12.726Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-27T15:26:12.726Z] ---> Running in a40149f1a36d [2023-06-27T15:26:12.726Z] Removing intermediate container a40149f1a36d [2023-06-27T15:26:12.726Z] ---> 39e823178734 [2023-06-27T15:26:12.726Z] Step 23/25 : LABEL arch=amd64 [2023-06-27T15:26:12.985Z] ---> Running in 9f9cc0f97801 [2023-06-27T15:26:12.985Z] Removing intermediate container 9f9cc0f97801 [2023-06-27T15:26:12.985Z] ---> 711c8871ba31 [2023-06-27T15:26:12.985Z] Step 24/25 : LABEL git_sha=45a931a0542841c366d3c8b3b227d12dead9e8fd [2023-06-27T15:26:12.985Z] ---> Running in 1b4a3056d149 [2023-06-27T15:26:12.985Z] Removing intermediate container 1b4a3056d149 [2023-06-27T15:26:12.985Z] ---> 17803dc8f5b9 [2023-06-27T15:26:12.985Z] Step 25/25 : LABEL version=0.0.0 [2023-06-27T15:26:12.985Z] ---> Running in 86a5f19966e8 [2023-06-27T15:26:12.985Z] Removing intermediate container 86a5f19966e8 [2023-06-27T15:26:12.985Z] ---> de69e11d3410 [2023-06-27T15:26:12.985Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-27T15:26:12.985Z] Successfully built de69e11d3410 [2023-06-27T15:26:12.985Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-27T15:26:13.349Z] provisioning config files... [2023-06-27T15:26:13.359Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16587360527658119988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:26:13.698Z] ---> docker-login.sh [2023-06-27T15:26:13.698Z] nexus3.edgexfoundry.org:10001 [2023-06-27T15:26:13.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:26:13.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:26:13.698Z] Configure a credential helper to remove this warning. See [2023-06-27T15:26:13.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:26:13.698Z] [2023-06-27T15:26:13.698Z] Login Succeeded [2023-06-27T15:26:13.698Z] nexus3.edgexfoundry.org:10002 [2023-06-27T15:26:13.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:26:13.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:26:13.698Z] Configure a credential helper to remove this warning. See [2023-06-27T15:26:13.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:26:13.698Z] [2023-06-27T15:26:13.698Z] Login Succeeded [2023-06-27T15:26:13.698Z] nexus3.edgexfoundry.org:10003 [2023-06-27T15:26:13.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:26:13.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:26:13.957Z] Configure a credential helper to remove this warning. See [2023-06-27T15:26:13.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:26:13.957Z] [2023-06-27T15:26:13.957Z] Login Succeeded [2023-06-27T15:26:13.957Z] nexus3.edgexfoundry.org:10004 [2023-06-27T15:26:13.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:26:13.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:26:13.957Z] Configure a credential helper to remove this warning. See [2023-06-27T15:26:13.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:26:13.957Z] [2023-06-27T15:26:13.957Z] Login Succeeded [2023-06-27T15:26:13.957Z] docker.io [2023-06-27T15:26:14.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:26:14.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:26:14.217Z] Configure a credential helper to remove this warning. See [2023-06-27T15:26:14.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:26:14.217Z] [2023-06-27T15:26:14.217Z] Login Succeeded [2023-06-27T15:26:14.217Z] ---> docker-login.sh ends [Pipeline] } [2023-06-27T15:26:14.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-27T15:26:14.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T15:26:14.424Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2023-06-27T15:26:14.424Z] 45a931a0542841c366d3c8b3b227d12dead9e8fd [2023-06-27T15:26:14.424Z] latest [2023-06-27T15:26:14.424Z] 0.0.0 [2023-06-27T15:26:14.424Z] 45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 [2023-06-27T15:26:14.424Z] main [2023-06-27T15:26:14.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:26:14.945Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [2023-06-27T15:26:14.952Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] ws [2023-06-27T15:26:15.089Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2023-06-27T15:26:15.207Z] The recommended git tool is: NONE [2023-06-27T15:26:15.426Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:45a931a0542841c366d3c8b3b227d12dead9e8fd [2023-06-27T15:26:15.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-06-27T15:26:15.427Z] 53ff07942177: Preparing [2023-06-27T15:26:15.427Z] e0fef889dcb7: Preparing [2023-06-27T15:26:15.427Z] 7b0a954736d5: Preparing [2023-06-27T15:26:15.427Z] 99bcbb2b2450: Preparing [2023-06-27T15:26:15.427Z] 3dab9f8bf2d2: Preparing [2023-06-27T15:26:15.427Z] 3dab9f8bf2d2: Layer already exists [2023-06-27T15:26:15.427Z] e0fef889dcb7: Pushed [2023-06-27T15:26:15.427Z] 7b0a954736d5: Pushed [2023-06-27T15:26:15.686Z] 99bcbb2b2450: Pushed [2023-06-27T15:26:18.224Z] 53ff07942177: Pushed [2023-06-27T15:26:18.224Z] 45a931a0542841c366d3c8b3b227d12dead9e8fd: digest: sha256:ff08d00612b17cc5293a1a528e828ae9e8d1c0571efb91c8746c534d406485fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:26:18.672Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:26:19.117Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2023-06-27T15:26:19.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-06-27T15:26:19.117Z] 53ff07942177: Preparing [2023-06-27T15:26:19.117Z] e0fef889dcb7: Preparing [2023-06-27T15:26:19.117Z] 7b0a954736d5: Preparing [2023-06-27T15:26:19.117Z] 99bcbb2b2450: Preparing [2023-06-27T15:26:19.117Z] 3dab9f8bf2d2: Preparing [2023-06-27T15:26:19.117Z] 99bcbb2b2450: Layer already exists [2023-06-27T15:26:19.117Z] 53ff07942177: Layer already exists [2023-06-27T15:26:19.117Z] 7b0a954736d5: Layer already exists [2023-06-27T15:26:19.117Z] 3dab9f8bf2d2: Layer already exists [2023-06-27T15:26:19.117Z] e0fef889dcb7: Layer already exists [2023-06-27T15:26:19.117Z] latest: digest: sha256:ff08d00612b17cc5293a1a528e828ae9e8d1c0571efb91c8746c534d406485fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:26:19.570Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:26:20.013Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:0.0.0 [2023-06-27T15:26:20.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-06-27T15:26:20.014Z] 53ff07942177: Preparing [2023-06-27T15:26:20.014Z] e0fef889dcb7: Preparing [2023-06-27T15:26:20.014Z] 7b0a954736d5: Preparing [2023-06-27T15:26:20.014Z] 99bcbb2b2450: Preparing [2023-06-27T15:26:20.014Z] 3dab9f8bf2d2: Preparing [2023-06-27T15:26:20.014Z] 3dab9f8bf2d2: Layer already exists [2023-06-27T15:26:20.014Z] e0fef889dcb7: Layer already exists [2023-06-27T15:26:20.014Z] 99bcbb2b2450: Layer already exists [2023-06-27T15:26:20.014Z] 53ff07942177: Layer already exists [2023-06-27T15:26:20.014Z] 7b0a954736d5: Layer already exists [2023-06-27T15:26:20.014Z] 0.0.0: digest: sha256:ff08d00612b17cc5293a1a528e828ae9e8d1c0571efb91c8746c534d406485fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:26:20.464Z] using credential edgex-jenkins-ssh [2023-06-27T15:26:20.469Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 [2023-06-27T15:26:20.478Z] Cloning the remote Git repository [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:26:20.919Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 [2023-06-27T15:26:20.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-06-27T15:26:20.919Z] 53ff07942177: Preparing [2023-06-27T15:26:20.919Z] e0fef889dcb7: Preparing [2023-06-27T15:26:20.919Z] 7b0a954736d5: Preparing [2023-06-27T15:26:20.919Z] 99bcbb2b2450: Preparing [2023-06-27T15:26:20.919Z] 3dab9f8bf2d2: Preparing [2023-06-27T15:26:20.919Z] 3dab9f8bf2d2: Layer already exists [2023-06-27T15:26:20.919Z] 7b0a954736d5: Layer already exists [2023-06-27T15:26:20.919Z] e0fef889dcb7: Layer already exists [2023-06-27T15:26:20.919Z] 53ff07942177: Layer already exists [2023-06-27T15:26:20.919Z] 99bcbb2b2450: Layer already exists [2023-06-27T15:26:20.919Z] 45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0: digest: sha256:ff08d00612b17cc5293a1a528e828ae9e8d1c0571efb91c8746c534d406485fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:26:21.363Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [2023-06-27T15:26:20.512Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-06-27T15:26:20.594Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-06-27T15:26:20.738Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-06-27T15:26:20.739Z] > git --version # timeout=10 [2023-06-27T15:26:20.760Z] > git --version # 'git version 2.25.1' [2023-06-27T15:26:20.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-27T15:26:20.904Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:26:21.805Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2023-06-27T15:26:21.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-06-27T15:26:21.805Z] 53ff07942177: Preparing [2023-06-27T15:26:21.805Z] e0fef889dcb7: Preparing [2023-06-27T15:26:21.805Z] 7b0a954736d5: Preparing [2023-06-27T15:26:21.805Z] 99bcbb2b2450: Preparing [2023-06-27T15:26:21.805Z] 3dab9f8bf2d2: Preparing [2023-06-27T15:26:21.805Z] 7b0a954736d5: Layer already exists [2023-06-27T15:26:21.805Z] 3dab9f8bf2d2: Layer already exists [2023-06-27T15:26:21.805Z] 53ff07942177: Layer already exists [2023-06-27T15:26:21.805Z] 99bcbb2b2450: Layer already exists [2023-06-27T15:26:21.805Z] e0fef889dcb7: Layer already exists [2023-06-27T15:26:21.805Z] main: digest: sha256:ff08d00612b17cc5293a1a528e828ae9e8d1c0571efb91c8746c534d406485fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-27T15:26:22.051Z] ===================================================== [Pipeline] echo [2023-06-27T15:26:22.082Z] taggedImages: [2023-06-27T15:26:22.082Z] - nexus3.edgexfoundry.org:10004/device-uart:45a931a0542841c366d3c8b3b227d12dead9e8fd [2023-06-27T15:26:22.082Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2023-06-27T15:26:22.082Z] - nexus3.edgexfoundry.org:10004/device-uart:0.0.0 [2023-06-27T15:26:22.082Z] - nexus3.edgexfoundry.org:10004/device-uart:45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 [2023-06-27T15:26:22.082Z] - nexus3.edgexfoundry.org:10004/device-uart: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 [2023-06-27T15:26:22.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-27T15:26:22.795Z] [2023-06-27T15:26:22.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:26:23.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-27T15:26:23.174Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-27T15:26:23.174Z] 5eb5b503b376: Pulling fs layer [2023-06-27T15:26:23.174Z] 5c69ac0246d0: Pulling fs layer [2023-06-27T15:26:23.174Z] ec43610c2a17: Pulling fs layer [2023-06-27T15:26:23.174Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-27T15:26:23.174Z] 33b1e0a273af: Pulling fs layer [2023-06-27T15:26:23.174Z] 5d3b04190fa2: Pulling fs layer [2023-06-27T15:26:23.174Z] 2f39f015ded8: Pulling fs layer [2023-06-27T15:26:23.174Z] 3a2ae6a8a46f: Waiting [2023-06-27T15:26:23.174Z] 33b1e0a273af: Waiting [2023-06-27T15:26:23.174Z] 5d3b04190fa2: Waiting [2023-06-27T15:26:23.174Z] 2f39f015ded8: Waiting [2023-06-27T15:26:23.174Z] 5c69ac0246d0: Verifying Checksum [2023-06-27T15:26:23.174Z] 5c69ac0246d0: Download complete [2023-06-27T15:26:23.174Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-27T15:26:23.174Z] 3a2ae6a8a46f: Download complete [2023-06-27T15:26:23.174Z] 33b1e0a273af: Verifying Checksum [2023-06-27T15:26:23.174Z] 33b1e0a273af: Download complete [2023-06-27T15:26:23.174Z] 5d3b04190fa2: Verifying Checksum [2023-06-27T15:26:23.174Z] 5d3b04190fa2: Download complete [2023-06-27T15:26:23.174Z] ec43610c2a17: Verifying Checksum [2023-06-27T15:26:23.174Z] ec43610c2a17: Download complete [2023-06-27T15:26:23.437Z] 5eb5b503b376: Verifying Checksum [2023-06-27T15:26:23.437Z] 5eb5b503b376: Download complete [2023-06-27T15:26:23.623Z] Avoid second fetch [2023-06-27T15:26:23.623Z] Checking out Revision 45a931a0542841c366d3c8b3b227d12dead9e8fd (main) [2023-06-27T15:26:24.004Z] 2f39f015ded8: Download complete [2023-06-27T15:26:22.789Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-06-27T15:26:22.812Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-27T15:26:23.635Z] > git config core.sparsecheckout # timeout=10 [2023-06-27T15:26:23.706Z] > git checkout -f 45a931a0542841c366d3c8b3b227d12dead9e8fd # timeout=10 [2023-06-27T15:26:24.938Z] 5eb5b503b376: Pull complete [2023-06-27T15:26:24.939Z] 5c69ac0246d0: Pull complete [2023-06-27T15:26:25.196Z] ec43610c2a17: Pull complete [2023-06-27T15:26:25.196Z] 3a2ae6a8a46f: Pull complete [2023-06-27T15:26:25.455Z] 33b1e0a273af: Pull complete [2023-06-27T15:26:25.455Z] 5d3b04190fa2: Pull complete [2023-06-27T15:26:27.091Z] Commit message: "Merge pull request #13 from lenny-intel/go-1.20" [2023-06-27T15:26:27.139Z] > git --version # timeout=10 [2023-06-27T15:26:27.155Z] > git --version # 'git version 2.25.1' [2023-06-27T15:26:27.169Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-27T15:26:27.504Z] [2023-06-27T15:26:27.504Z] GitHub has been notified of this commit’s build result [2023-06-27T15:26:27.504Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-27T15:26:28.187Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-27T15:26:28.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-27T15:26:28.187Z] Dload Upload Total Spent Left Speed [2023-06-27T15:26:28.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-06-27T15:26:28.924Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-27T15:26:29.268Z] + sudo tee /etc/docker/daemon.new [2023-06-27T15:26:29.268Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-27T15:26:29.268Z] { [2023-06-27T15:26:29.268Z] "registry-mirrors": [ [2023-06-27T15:26:29.268Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-27T15:26:29.268Z] ], [2023-06-27T15:26:29.268Z] "bip": "10.250.0.254/24", [2023-06-27T15:26:29.268Z] "hosts": [ [2023-06-27T15:26:29.268Z] "tcp://0.0.0.0:5555", [2023-06-27T15:26:29.268Z] "unix:///var/run/docker.sock" [2023-06-27T15:26:29.268Z] ], [2023-06-27T15:26:29.268Z] "mtu": 1458, [2023-06-27T15:26:29.268Z] "selinux-enabled": true, [2023-06-27T15:26:29.268Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-27T15:26:29.268Z] } [Pipeline] sh [2023-06-27T15:26:29.616Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-06-27T15:26:29.638Z] 2f39f015ded8: Pull complete [2023-06-27T15:26:29.638Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-27T15:26:29.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-27T15:26:29.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T15:26:29.944Z] prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container [2023-06-27T15:26:29.954Z] + sudo service docker restart [2023-06-27T15:26:29.980Z] $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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-lftools-log-publisher:latest cat [2023-06-27T15:26:34.911Z] $ docker top 60ba4f73002ea8e8e7e032bbb6021d04e79d97e9e1b7a2423ba54e1cad2a5719 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:26:35.401Z] ---> job-cost.sh [2023-06-27T15:26:35.401Z] lf-activate-venv: SKIPPING [2023-06-27T15:26:35.401Z] INFO: No Stack... [2023-06-27T15:26:35.660Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-27T15:26:35.919Z] INFO: Archiving Costs [Pipeline] sh [2023-06-27T15:26:36.237Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2023-06-27T15:26:36.237Z] + cut -d, -f6 [Pipeline] lock [2023-06-27T15:26:36.281Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-1-stack-cost] [2023-06-27T15:26:36.286Z] Resource [jenkins-edgexfoundry-device-uart-main-1-stack-cost] did not exist. Created. [2023-06-27T15:26:36.287Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-27T15:26:36.692Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-27T15:26:36.748Z] Stashed 1 file(s) [Pipeline] } [2023-06-27T15:26:36.781Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-27T15:26:36.869Z] $ docker stop --time=1 60ba4f73002ea8e8e7e032bbb6021d04e79d97e9e1b7a2423ba54e1cad2a5719 [2023-06-27T15:26:38.010Z] $ docker rm -f --volumes 60ba4f73002ea8e8e7e032bbb6021d04e79d97e9e1b7a2423ba54e1cad2a5719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-27T15:26:48.277Z] provisioning config files... [2023-06-27T15:26:48.309Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config4980221645352858101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:26:48.702Z] ---> docker-login.sh [2023-06-27T15:26:48.702Z] nexus3.edgexfoundry.org:10001 [2023-06-27T15:26:48.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:26:49.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:26:49.243Z] Configure a credential helper to remove this warning. See [2023-06-27T15:26:49.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:26:49.243Z] [2023-06-27T15:26:49.243Z] Login Succeeded [2023-06-27T15:26:49.243Z] nexus3.edgexfoundry.org:10002 [2023-06-27T15:26:49.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:26:49.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:26:49.781Z] Configure a credential helper to remove this warning. See [2023-06-27T15:26:49.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:26:49.781Z] [2023-06-27T15:26:49.781Z] Login Succeeded [2023-06-27T15:26:49.781Z] nexus3.edgexfoundry.org:10003 [2023-06-27T15:26:49.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:26:50.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:26:50.051Z] Configure a credential helper to remove this warning. See [2023-06-27T15:26:50.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:26:50.051Z] [2023-06-27T15:26:50.051Z] Login Succeeded [2023-06-27T15:26:50.051Z] nexus3.edgexfoundry.org:10004 [2023-06-27T15:26:50.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:26:50.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:26:50.324Z] Configure a credential helper to remove this warning. See [2023-06-27T15:26:50.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:26:50.324Z] [2023-06-27T15:26:50.324Z] Login Succeeded [2023-06-27T15:26:50.324Z] docker.io [2023-06-27T15:26:50.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:26:50.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:26:50.863Z] Configure a credential helper to remove this warning. See [2023-06-27T15:26:50.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:26:50.863Z] [2023-06-27T15:26:50.863Z] Login Succeeded [2023-06-27T15:26:50.863Z] ---> docker-login.sh ends [Pipeline] } [2023-06-27T15:26:50.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-27T15:26:51.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T15:26:51.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T15:26:51.338Z] ========================================================= [2023-06-27T15:26:51.338Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-27T15:26:51.338Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:26:51.835Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-27T15:26:52.106Z] Sending build context to Docker daemon 6.021MB [2023-06-27T15:26:52.106Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-27T15:26:52.106Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-27T15:26:52.378Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-27T15:26:52.378Z] c41833b44d91: Pulling fs layer [2023-06-27T15:26:52.378Z] ed15518f5707: Pulling fs layer [2023-06-27T15:26:52.378Z] feae8fd75edb: Pulling fs layer [2023-06-27T15:26:52.378Z] 242c74f7c9fa: Pulling fs layer [2023-06-27T15:26:52.378Z] 3cdef696dda3: Pulling fs layer [2023-06-27T15:26:52.378Z] 2ced38df9373: Pulling fs layer [2023-06-27T15:26:52.378Z] 58f1dce35555: Pulling fs layer [2023-06-27T15:26:52.378Z] 3cdef696dda3: Waiting [2023-06-27T15:26:52.378Z] 2ced38df9373: Waiting [2023-06-27T15:26:52.378Z] 58f1dce35555: Waiting [2023-06-27T15:26:52.378Z] ed15518f5707: Download complete [2023-06-27T15:26:52.378Z] 242c74f7c9fa: Download complete [2023-06-27T15:26:52.378Z] 3cdef696dda3: Verifying Checksum [2023-06-27T15:26:52.378Z] 3cdef696dda3: Download complete [2023-06-27T15:26:52.378Z] c41833b44d91: Verifying Checksum [2023-06-27T15:26:53.803Z] c41833b44d91: Pull complete [2023-06-27T15:26:53.803Z] 58f1dce35555: Verifying Checksum [2023-06-27T15:26:53.803Z] 58f1dce35555: Download complete [2023-06-27T15:26:54.085Z] ed15518f5707: Pull complete [2023-06-27T15:26:55.059Z] feae8fd75edb: Verifying Checksum [2023-06-27T15:26:55.059Z] feae8fd75edb: Download complete [2023-06-27T15:26:55.059Z] 2ced38df9373: Verifying Checksum [2023-06-27T15:26:55.059Z] 2ced38df9373: Download complete [2023-06-27T15:27:07.396Z] feae8fd75edb: Pull complete [2023-06-27T15:27:07.396Z] 242c74f7c9fa: Pull complete [2023-06-27T15:27:07.396Z] 3cdef696dda3: Pull complete [2023-06-27T15:27:12.774Z] 2ced38df9373: Pull complete [2023-06-27T15:27:16.152Z] 58f1dce35555: Pull complete [2023-06-27T15:27:16.152Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-27T15:27:16.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-27T15:27:16.152Z] ---> fadd8f120f05 [2023-06-27T15:27:16.152Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-06-27T15:27:17.568Z] ---> Running in 8f8410a9e342 [2023-06-27T15:27:17.835Z] Removing intermediate container 8f8410a9e342 [2023-06-27T15:27:17.835Z] ---> 8330c9942048 [2023-06-27T15:27:17.835Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-27T15:27:17.835Z] ---> Running in 23742f7f5890 [2023-06-27T15:27:18.103Z] Removing intermediate container 23742f7f5890 [2023-06-27T15:27:18.103Z] ---> ea719c820d2e [2023-06-27T15:27:18.103Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-27T15:27:18.103Z] ---> Running in 09840774377c [2023-06-27T15:27:18.689Z] Removing intermediate container 09840774377c [2023-06-27T15:27:18.689Z] ---> 90fd7c59d466 [2023-06-27T15:27:18.689Z] Step 6/12 : WORKDIR /device-uart [2023-06-27T15:27:18.689Z] ---> Running in fa22f1a0f69e [2023-06-27T15:27:18.956Z] Removing intermediate container fa22f1a0f69e [2023-06-27T15:27:18.956Z] ---> 95c5931e2f2f [2023-06-27T15:27:18.956Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-27T15:27:18.956Z] ---> Running in 4fe88a887f4b [2023-06-27T15:27:19.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-27T15:27:20.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-27T15:27:21.465Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-06-27T15:27:21.465Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-06-27T15:27:21.465Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-06-27T15:27:21.465Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-06-27T15:27:21.465Z] Executing busybox-1.35.0-r29.trigger [2023-06-27T15:27:21.733Z] OK: 268 MiB in 57 packages [2023-06-27T15:27:22.695Z] Removing intermediate container 4fe88a887f4b [2023-06-27T15:27:22.695Z] ---> 31074442e9f1 [2023-06-27T15:27:22.695Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-27T15:27:22.964Z] ---> 77bff18d28e8 [2023-06-27T15:27:22.964Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-27T15:27:23.233Z] ---> Running in 8c4ebd0e6653 [2023-06-27T15:28:10.099Z] Removing intermediate container 8c4ebd0e6653 [2023-06-27T15:28:10.099Z] ---> 944b91dc71ec [2023-06-27T15:28:10.099Z] Step 10/12 : COPY . . [2023-06-27T15:28:10.099Z] ---> 9ee03f4285df [2023-06-27T15:28:10.099Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-27T15:28:10.099Z] ---> Running in 9313ee41267f [2023-06-27T15:28:10.099Z] Removing intermediate container 9313ee41267f [2023-06-27T15:28:10.099Z] ---> 27db6951ffb4 [2023-06-27T15:28:10.099Z] Step 12/12 : RUN ${MAKE} [2023-06-27T15:28:10.099Z] ---> Running in 5e9233f461fc [2023-06-27T15:28:10.099Z] noop [2023-06-27T15:28:10.099Z] Removing intermediate container 5e9233f461fc [2023-06-27T15:28:10.099Z] ---> 40da197ec0fe [2023-06-27T15:28:10.099Z] Successfully built 40da197ec0fe [2023-06-27T15:28:10.099Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:28:10.580Z] + docker inspect -f . ci-base-image-arm64 [2023-06-27T15:28:10.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T15:28:10.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-47 does not seem to be running inside a container [2023-06-27T15:28:10.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-27T15:28:12.116Z] $ docker top d78c7590e7967099aeb545c47611a57f7a0449098da72680fb17de03af949cad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T15:28:12.972Z] + go version [2023-06-27T15:28:12.972Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-27T15:28:13.012Z] $ docker stop --time=1 d78c7590e7967099aeb545c47611a57f7a0449098da72680fb17de03af949cad [2023-06-27T15:28:14.604Z] $ docker rm -f --volumes d78c7590e7967099aeb545c47611a57f7a0449098da72680fb17de03af949cad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:28:15.458Z] + docker inspect -f . ci-base-image-arm64 [2023-06-27T15:28:15.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T15:28:15.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-47 does not seem to be running inside a container [2023-06-27T15:28:15.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-27T15:28:16.884Z] $ docker top 21871cc827bfbc83fce782afe4a273514d83aaed63fc9a139fdd0fdc2d56c950 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T15:28:17.422Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-06-27T15:28:18.076Z] + make test [2023-06-27T15:28:18.076Z] go test ./... -coverprofile=coverage.out [2023-06-27T15:28:50.300Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-06-27T15:30:26.977Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-06-27T15:30:26.977Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-06-27T15:30:26.977Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-27T15:30:26.977Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-06-27T15:30:49.053Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-27T15:30:49.054Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-27T15:30:49.054Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-27T15:30:49.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-27T15:30:49.141Z] $ docker stop --time=1 21871cc827bfbc83fce782afe4a273514d83aaed63fc9a139fdd0fdc2d56c950 [2023-06-27T15:30:52.934Z] $ docker rm -f --volumes 21871cc827bfbc83fce782afe4a273514d83aaed63fc9a139fdd0fdc2d56c950 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-27T15:30:54.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-27T15:30:54.059Z] Warning: overwriting stash ‘coverage-report’ [2023-06-27T15:30:54.609Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-27T15:30:55.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-27T15:30:55.590Z] + ls -al . [2023-06-27T15:30:55.590Z] total 140 [2023-06-27T15:30:55.590Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 27 15:28 . [2023-06-27T15:30:55.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 15:26 .. [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 15:26 .dockerignore [2023-06-27T15:30:55.590Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 15:26 .git [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 15:26 .gitignore [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 15:26 .golangci.yml [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 8847 Jun 27 15:26 Attribution.txt [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 1782 Jun 27 15:26 Dockerfile [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 15:26 GOVERNANCE.md [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 675 Jun 27 15:26 Jenkinsfile [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 15:26 LICENSE [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 1680 Jun 27 15:26 Makefile [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 15:26 OWNERS.md [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 7340 Jun 27 15:26 README.md [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 15:24 VERSION [2023-06-27T15:30:55.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 15:26 bin [2023-06-27T15:30:55.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 15:26 cmd [2023-06-27T15:30:55.590Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 27 15:28 coverage.out [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 3222 Jun 27 15:26 go.mod [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 35652 Jun 27 15:26 go.sum [2023-06-27T15:30:55.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 15:26 internal [2023-06-27T15:30:55.590Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 15:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:30:56.017Z] + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=45a931a0542841c366d3c8b3b227d12dead9e8fd --label arch=arm64 --label version=0.0.0 . [2023-06-27T15:30:56.283Z] Sending build context to Docker daemon 6.022MB [2023-06-27T15:30:56.551Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-06-27T15:30:56.551Z] Step 2/25 : FROM ${BASE} AS builder [2023-06-27T15:30:56.551Z] ---> 40da197ec0fe [2023-06-27T15:30:56.551Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-06-27T15:30:56.551Z] ---> Running in a499373b0f94 [2023-06-27T15:30:56.823Z] Removing intermediate container a499373b0f94 [2023-06-27T15:30:56.823Z] ---> ab87f548d032 [2023-06-27T15:30:56.823Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-06-27T15:30:57.090Z] ---> Running in 32bbd180d50a [2023-06-27T15:30:57.355Z] Removing intermediate container 32bbd180d50a [2023-06-27T15:30:57.355Z] ---> cbec1730c20e [2023-06-27T15:30:57.355Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-06-27T15:30:57.355Z] ---> Running in c7146ad0db01 [2023-06-27T15:30:58.091Z] Removing intermediate container c7146ad0db01 [2023-06-27T15:30:58.091Z] ---> 667f1aac6cf5 [2023-06-27T15:30:58.091Z] Step 6/25 : WORKDIR /device-uart [2023-06-27T15:30:58.091Z] ---> Running in e9f03f3e6736 [2023-06-27T15:30:58.365Z] Removing intermediate container e9f03f3e6736 [2023-06-27T15:30:58.365Z] ---> 0d4f56000b30 [2023-06-27T15:30:58.365Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-27T15:30:58.677Z] ---> Running in 0b551abe53dd [2023-06-27T15:31:00.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-27T15:31:00.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-27T15:31:01.752Z] OK: 268 MiB in 57 packages [2023-06-27T15:31:02.712Z] Removing intermediate container 0b551abe53dd [2023-06-27T15:31:02.712Z] ---> 78492f46618d [2023-06-27T15:31:02.712Z] Step 8/25 : COPY go.mod vendor* ./ [2023-06-27T15:31:06.067Z] ---> e6d07ceb0da0 [2023-06-27T15:31:06.067Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-27T15:31:06.067Z] ---> Running in 2e72a25e5971 [2023-06-27T15:31:08.652Z] Removing intermediate container 2e72a25e5971 [2023-06-27T15:31:08.652Z] ---> 32879e7fc5f1 [2023-06-27T15:31:08.652Z] Step 10/25 : COPY . . [2023-06-27T15:31:10.067Z] ---> 6dbee0f2068e [2023-06-27T15:31:10.067Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-27T15:31:10.067Z] ---> Running in 30f7c83e88d1 [2023-06-27T15:31:10.067Z] Removing intermediate container 30f7c83e88d1 [2023-06-27T15:31:10.067Z] ---> 5f194b7ea103 [2023-06-27T15:31:10.067Z] Step 12/25 : RUN ${MAKE} [2023-06-27T15:31:10.067Z] ---> Running in af60b730c943 [2023-06-27T15:31:11.028Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0" -o cmd/device-uart ./cmd [2023-06-27T15:33:47.750Z] Removing intermediate container af60b730c943 [2023-06-27T15:33:47.750Z] ---> 59ff0a1099c9 [2023-06-27T15:33:47.750Z] Step 13/25 : FROM alpine:3.17 [2023-06-27T15:33:47.750Z] 3.17: Pulling from library/alpine [2023-06-27T15:33:47.750Z] edb6bdbacee9: Pulling fs layer [2023-06-27T15:33:47.750Z] edb6bdbacee9: Verifying Checksum [2023-06-27T15:33:47.750Z] edb6bdbacee9: Download complete [2023-06-27T15:33:47.750Z] edb6bdbacee9: Pull complete [2023-06-27T15:33:47.750Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-27T15:33:47.750Z] Status: Downloaded newer image for alpine:3.17 [2023-06-27T15:33:47.750Z] ---> 779605e5fbc0 [2023-06-27T15:33:47.750Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-06-27T15:33:47.750Z] ---> Running in 411b2d824754 [2023-06-27T15:33:47.750Z] Removing intermediate container 411b2d824754 [2023-06-27T15:33:47.750Z] ---> fcf4f5b71834 [2023-06-27T15:33:47.750Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2023-06-27T15:33:47.750Z] ---> Running in 968fa0eea82c [2023-06-27T15:33:47.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-27T15:33:47.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-27T15:33:47.750Z] (1/6) Installing dumb-init (1.2.5-r2) [2023-06-27T15:33:47.750Z] (2/6) Installing libgcc (12.2.1_git20220924-r4) [2023-06-27T15:33:47.750Z] (3/6) Installing libsodium (1.0.18-r2) [2023-06-27T15:33:47.750Z] (4/6) Installing libstdc++ (12.2.1_git20220924-r4) [2023-06-27T15:33:47.750Z] (5/6) Installing libzmq (4.3.4-r1) [2023-06-27T15:33:47.750Z] (6/6) Installing zeromq (4.3.4-r1) [2023-06-27T15:33:47.750Z] Executing busybox-1.35.0-r29.trigger [2023-06-27T15:33:47.750Z] OK: 11 MiB in 21 packages [2023-06-27T15:33:47.750Z] Removing intermediate container 968fa0eea82c [2023-06-27T15:33:47.750Z] ---> 0423ec04ab1c [2023-06-27T15:33:47.750Z] Step 16/25 : WORKDIR / [2023-06-27T15:33:47.750Z] ---> Running in 9ab340932487 [2023-06-27T15:33:47.750Z] Removing intermediate container 9ab340932487 [2023-06-27T15:33:47.750Z] ---> 7330945ce804 [2023-06-27T15:33:47.750Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-06-27T15:33:47.750Z] ---> 9a321bb6668f [2023-06-27T15:33:47.750Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-06-27T15:33:47.750Z] ---> 223aaf07fcd6 [2023-06-27T15:33:47.750Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-06-27T15:33:48.024Z] ---> acfb217a2237 [2023-06-27T15:33:48.024Z] Step 20/25 : EXPOSE 59995 [2023-06-27T15:33:48.024Z] ---> Running in d20a89b9a111 [2023-06-27T15:33:48.307Z] Removing intermediate container d20a89b9a111 [2023-06-27T15:33:48.307Z] ---> 47d3112ded59 [2023-06-27T15:33:48.307Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-06-27T15:33:48.576Z] ---> Running in 229cb513f391 [2023-06-27T15:33:48.844Z] Removing intermediate container 229cb513f391 [2023-06-27T15:33:48.844Z] ---> a643699a04a9 [2023-06-27T15:33:48.844Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-27T15:33:48.844Z] ---> Running in fd7121929292 [2023-06-27T15:33:49.112Z] Removing intermediate container fd7121929292 [2023-06-27T15:33:49.112Z] ---> 85f00e432cc3 [2023-06-27T15:33:49.112Z] Step 23/25 : LABEL arch=arm64 [2023-06-27T15:33:49.112Z] ---> Running in 6bd783ce7e0e [2023-06-27T15:33:49.381Z] Removing intermediate container 6bd783ce7e0e [2023-06-27T15:33:49.381Z] ---> f2c51abf1650 [2023-06-27T15:33:49.381Z] Step 24/25 : LABEL git_sha=45a931a0542841c366d3c8b3b227d12dead9e8fd [2023-06-27T15:33:49.650Z] ---> Running in 73f567954a59 [2023-06-27T15:33:49.919Z] Removing intermediate container 73f567954a59 [2023-06-27T15:33:49.919Z] ---> 94d9d7868edf [2023-06-27T15:33:49.919Z] Step 25/25 : LABEL version=0.0.0 [2023-06-27T15:33:49.919Z] ---> Running in c658e54f173d [2023-06-27T15:33:50.187Z] Removing intermediate container c658e54f173d [2023-06-27T15:33:50.187Z] ---> ac58c2241c48 [2023-06-27T15:33:50.187Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-27T15:33:50.187Z] Successfully built ac58c2241c48 [2023-06-27T15:33:50.187Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-27T15:33:50.600Z] provisioning config files... [2023-06-27T15:33:50.618Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config17468462604809809493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:33:50.994Z] ---> docker-login.sh [2023-06-27T15:33:50.995Z] nexus3.edgexfoundry.org:10001 [2023-06-27T15:33:50.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:33:51.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:33:51.264Z] Configure a credential helper to remove this warning. See [2023-06-27T15:33:51.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:33:51.264Z] [2023-06-27T15:33:51.264Z] Login Succeeded [2023-06-27T15:33:51.264Z] nexus3.edgexfoundry.org:10002 [2023-06-27T15:33:51.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:33:51.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:33:51.533Z] Configure a credential helper to remove this warning. See [2023-06-27T15:33:51.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:33:51.533Z] [2023-06-27T15:33:51.533Z] Login Succeeded [2023-06-27T15:33:51.533Z] nexus3.edgexfoundry.org:10003 [2023-06-27T15:33:51.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:33:52.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:33:52.068Z] Configure a credential helper to remove this warning. See [2023-06-27T15:33:52.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:33:52.068Z] [2023-06-27T15:33:52.068Z] Login Succeeded [2023-06-27T15:33:52.068Z] nexus3.edgexfoundry.org:10004 [2023-06-27T15:33:52.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:33:52.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:33:52.336Z] Configure a credential helper to remove this warning. See [2023-06-27T15:33:52.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:33:52.336Z] [2023-06-27T15:33:52.336Z] Login Succeeded [2023-06-27T15:33:52.336Z] docker.io [2023-06-27T15:33:52.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T15:33:52.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T15:33:52.872Z] Configure a credential helper to remove this warning. See [2023-06-27T15:33:52.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T15:33:52.872Z] [2023-06-27T15:33:52.872Z] Login Succeeded [2023-06-27T15:33:52.872Z] ---> docker-login.sh ends [Pipeline] } [2023-06-27T15:33:52.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-27T15:33:53.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T15:33:53.110Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2023-06-27T15:33:53.110Z] 45a931a0542841c366d3c8b3b227d12dead9e8fd [2023-06-27T15:33:53.110Z] latest [2023-06-27T15:33:53.110Z] 0.0.0 [2023-06-27T15:33:53.110Z] 45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 [2023-06-27T15:33:53.110Z] main [2023-06-27T15:33:53.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:33:53.635Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:33:54.107Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:45a931a0542841c366d3c8b3b227d12dead9e8fd [2023-06-27T15:33:54.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-06-27T15:33:54.107Z] d65baa510daf: Preparing [2023-06-27T15:33:54.107Z] c36e9391eab0: Preparing [2023-06-27T15:33:54.107Z] 742239c40eb4: Preparing [2023-06-27T15:33:54.107Z] df48c882ca11: Preparing [2023-06-27T15:33:54.107Z] 9386262d7a74: Preparing [2023-06-27T15:33:54.377Z] 9386262d7a74: Layer already exists [2023-06-27T15:33:54.377Z] 742239c40eb4: Pushed [2023-06-27T15:33:54.377Z] c36e9391eab0: Pushed [2023-06-27T15:33:55.336Z] df48c882ca11: Pushed [2023-06-27T15:33:59.586Z] d65baa510daf: Pushed [2023-06-27T15:33:59.586Z] 45a931a0542841c366d3c8b3b227d12dead9e8fd: digest: sha256:dabefb695d09abf842afccdbe25e1f026b8db1075800ef4d646e6371087f5c65 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:34:00.059Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:34:00.531Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-06-27T15:34:00.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-06-27T15:34:00.531Z] d65baa510daf: Preparing [2023-06-27T15:34:00.531Z] c36e9391eab0: Preparing [2023-06-27T15:34:00.531Z] 742239c40eb4: Preparing [2023-06-27T15:34:00.531Z] df48c882ca11: Preparing [2023-06-27T15:34:00.531Z] 9386262d7a74: Preparing [2023-06-27T15:34:00.531Z] df48c882ca11: Layer already exists [2023-06-27T15:34:00.531Z] 9386262d7a74: Layer already exists [2023-06-27T15:34:00.531Z] d65baa510daf: Layer already exists [2023-06-27T15:34:00.531Z] c36e9391eab0: Layer already exists [2023-06-27T15:34:00.531Z] 742239c40eb4: Layer already exists [2023-06-27T15:34:00.531Z] latest: digest: sha256:dabefb695d09abf842afccdbe25e1f026b8db1075800ef4d646e6371087f5c65 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:34:01.002Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:34:01.477Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:0.0.0 [2023-06-27T15:34:01.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-06-27T15:34:01.477Z] d65baa510daf: Preparing [2023-06-27T15:34:01.477Z] c36e9391eab0: Preparing [2023-06-27T15:34:01.477Z] 742239c40eb4: Preparing [2023-06-27T15:34:01.477Z] df48c882ca11: Preparing [2023-06-27T15:34:01.477Z] 9386262d7a74: Preparing [2023-06-27T15:34:01.477Z] d65baa510daf: Layer already exists [2023-06-27T15:34:01.477Z] 742239c40eb4: Layer already exists [2023-06-27T15:34:01.477Z] 9386262d7a74: Layer already exists [2023-06-27T15:34:01.477Z] df48c882ca11: Layer already exists [2023-06-27T15:34:01.477Z] c36e9391eab0: Layer already exists [2023-06-27T15:34:01.477Z] 0.0.0: digest: sha256:dabefb695d09abf842afccdbe25e1f026b8db1075800ef4d646e6371087f5c65 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:34:01.958Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:34:02.434Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 [2023-06-27T15:34:02.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-06-27T15:34:02.434Z] d65baa510daf: Preparing [2023-06-27T15:34:02.434Z] c36e9391eab0: Preparing [2023-06-27T15:34:02.434Z] 742239c40eb4: Preparing [2023-06-27T15:34:02.434Z] df48c882ca11: Preparing [2023-06-27T15:34:02.434Z] 9386262d7a74: Preparing [2023-06-27T15:34:02.434Z] 742239c40eb4: Layer already exists [2023-06-27T15:34:02.434Z] df48c882ca11: Layer already exists [2023-06-27T15:34:02.434Z] c36e9391eab0: Layer already exists [2023-06-27T15:34:02.434Z] d65baa510daf: Layer already exists [2023-06-27T15:34:02.434Z] 9386262d7a74: Layer already exists [2023-06-27T15:34:02.434Z] 45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0: digest: sha256:dabefb695d09abf842afccdbe25e1f026b8db1075800ef4d646e6371087f5c65 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:34:02.918Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:34:03.381Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2023-06-27T15:34:03.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-06-27T15:34:03.381Z] d65baa510daf: Preparing [2023-06-27T15:34:03.381Z] c36e9391eab0: Preparing [2023-06-27T15:34:03.381Z] 742239c40eb4: Preparing [2023-06-27T15:34:03.381Z] df48c882ca11: Preparing [2023-06-27T15:34:03.381Z] 9386262d7a74: Preparing [2023-06-27T15:34:03.381Z] d65baa510daf: Layer already exists [2023-06-27T15:34:03.381Z] 742239c40eb4: Layer already exists [2023-06-27T15:34:03.381Z] c36e9391eab0: Layer already exists [2023-06-27T15:34:03.381Z] df48c882ca11: Layer already exists [2023-06-27T15:34:03.381Z] 9386262d7a74: Layer already exists [2023-06-27T15:34:03.381Z] main: digest: sha256:dabefb695d09abf842afccdbe25e1f026b8db1075800ef4d646e6371087f5c65 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-27T15:34:03.660Z] ===================================================== [Pipeline] echo [2023-06-27T15:34:03.694Z] taggedImages: [2023-06-27T15:34:03.694Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:45a931a0542841c366d3c8b3b227d12dead9e8fd [2023-06-27T15:34:03.694Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-06-27T15:34:03.694Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:0.0.0 [2023-06-27T15:34:03.694Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 [2023-06-27T15:34:03.694Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:34:04.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-27T15:34:04.279Z] [2023-06-27T15:34:04.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:34:04.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-27T15:34:04.687Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-27T15:34:04.687Z] 8998bd30e6a1: Pulling fs layer [2023-06-27T15:34:04.687Z] 04944245beec: Pulling fs layer [2023-06-27T15:34:04.687Z] 699f458cf7ca: Pulling fs layer [2023-06-27T15:34:04.687Z] 765212b225bb: Pulling fs layer [2023-06-27T15:34:04.687Z] f23df028b6ca: Pulling fs layer [2023-06-27T15:34:04.687Z] d65c8cfc05b1: Pulling fs layer [2023-06-27T15:34:04.687Z] 2437ff75d9bd: Pulling fs layer [2023-06-27T15:34:04.687Z] f23df028b6ca: Waiting [2023-06-27T15:34:04.687Z] d65c8cfc05b1: Waiting [2023-06-27T15:34:04.687Z] 765212b225bb: Waiting [2023-06-27T15:34:04.687Z] 2437ff75d9bd: Waiting [2023-06-27T15:34:04.961Z] 04944245beec: Verifying Checksum [2023-06-27T15:34:04.961Z] 04944245beec: Download complete [2023-06-27T15:34:04.961Z] 765212b225bb: Verifying Checksum [2023-06-27T15:34:04.961Z] 765212b225bb: Download complete [2023-06-27T15:34:04.961Z] f23df028b6ca: Verifying Checksum [2023-06-27T15:34:04.961Z] f23df028b6ca: Download complete [2023-06-27T15:34:04.961Z] d65c8cfc05b1: Verifying Checksum [2023-06-27T15:34:04.961Z] d65c8cfc05b1: Download complete [2023-06-27T15:34:04.961Z] 699f458cf7ca: Verifying Checksum [2023-06-27T15:34:04.961Z] 699f458cf7ca: Download complete [2023-06-27T15:34:05.547Z] 8998bd30e6a1: Verifying Checksum [2023-06-27T15:34:05.547Z] 8998bd30e6a1: Download complete [2023-06-27T15:34:07.489Z] 2437ff75d9bd: Verifying Checksum [2023-06-27T15:34:07.489Z] 2437ff75d9bd: Download complete [2023-06-27T15:34:09.429Z] 8998bd30e6a1: Pull complete [2023-06-27T15:34:09.695Z] 04944245beec: Pull complete [2023-06-27T15:34:13.939Z] 699f458cf7ca: Pull complete [2023-06-27T15:34:13.940Z] 765212b225bb: Pull complete [2023-06-27T15:34:14.207Z] f23df028b6ca: Pull complete [2023-06-27T15:34:14.207Z] d65c8cfc05b1: Pull complete [2023-06-27T15:34:29.203Z] 2437ff75d9bd: Pull complete [2023-06-27T15:34:29.203Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-27T15:34:29.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-27T15:34:29.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T15:34:29.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-47 does not seem to be running inside a container [2023-06-27T15:34:29.591Z] $ 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-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-27T15:34:32.156Z] $ docker top 7ce0948406c9528b11412ffeeadc98bf0d7456b38c0404f864351858bd6496b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:34:32.713Z] ---> job-cost.sh [2023-06-27T15:34:32.977Z] lf-activate-venv: SKIPPING [2023-06-27T15:34:32.977Z] INFO: No Stack... [2023-06-27T15:34:33.243Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-27T15:34:34.199Z] INFO: Archiving Costs [Pipeline] sh [2023-06-27T15:34:34.531Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2023-06-27T15:34:34.531Z] + cut -d, -f6 [Pipeline] lock [2023-06-27T15:34:34.602Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-1-stack-cost] [2023-06-27T15:34:34.606Z] Resource [jenkins-edgexfoundry-device-uart-main-1-stack-cost] did not exist. Created. [2023-06-27T15:34:34.606Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-27T15:34:35.011Z] /w/workspace/device-uart/1@tmp/durable-44865a33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-27T15:34:35.365Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-27T15:34:35.402Z] Warning: overwriting stash ‘stack-cost’ [2023-06-27T15:34:35.442Z] Stashed 1 file(s) [Pipeline] } [2023-06-27T15:34:35.457Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-27T15:34:35.545Z] $ docker stop --time=1 7ce0948406c9528b11412ffeeadc98bf0d7456b38c0404f864351858bd6496b2 [2023-06-27T15:34:37.002Z] $ docker rm -f --volumes 7ce0948406c9528b11412ffeeadc98bf0d7456b38c0404f864351858bd6496b2 [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 [2023-06-27T15:34:38.044Z] provisioning config files... [2023-06-27T15:34:38.054Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14825093162049947819tmp [Pipeline] { [Pipeline] sh [2023-06-27T15:34:38.403Z] + set +x [2023-06-27T15:34:38.403Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-06-27T15:34:38.403Z] [2023-06-27T15:34:38.403Z] [2023-06-27T15:34:38.403Z] _____ _ [2023-06-27T15:34:38.403Z] / ____| | | [2023-06-27T15:34:38.403Z] | | ___ __| | ___ ___ _____ __ [2023-06-27T15:34:38.403Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-27T15:34:38.403Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-27T15:34:38.403Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-27T15:34:38.403Z] Bash-1.0.6 [2023-06-27T15:34:38.403Z] [2023-06-27T15:34:38.403Z] [2023-06-27T15:34:38.403Z] ==> git version 2.25.1 found [2023-06-27T15:34:38.403Z] ==> 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 [2023-06-27T15:34:38.403Z] Release-Date: 2020-01-08 [2023-06-27T15:34:38.403Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-27T15:34:38.403Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-27T15:34:38.403Z] ==> Jenkins CI detected. [2023-06-27T15:34:38.403Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2023-06-27T15:34:38.403Z] project root: . [2023-06-27T15:34:38.403Z] --> token set from env [2023-06-27T15:34:38.403Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-27T15:34:38.403Z] ==> Running gcov in . (disable via -X gcov) [2023-06-27T15:34:38.403Z] ==> Python coveragepy not found [2023-06-27T15:34:38.403Z] ==> Searching for coverage reports in: [2023-06-27T15:34:38.403Z] + . [2023-06-27T15:34:38.403Z] -> Found 1 reports [2023-06-27T15:34:38.403Z] ==> Detecting git/mercurial file structure [2023-06-27T15:34:38.403Z] ==> Reading reports [2023-06-27T15:34:38.660Z] + ./coverage.out bytes=10 [2023-06-27T15:34:38.661Z] ==> Appending adjustments [2023-06-27T15:34:38.661Z] https://docs.codecov.io/docs/fixing-reports [2023-06-27T15:34:38.661Z] + Found adjustments [2023-06-27T15:34:38.661Z] ==> Gzipping contents [2023-06-27T15:34:38.661Z] 4.0K /tmp/codecov.zmJrF5.gz [2023-06-27T15:34:38.661Z] ==> Uploading reports [2023-06-27T15:34:38.661Z] url: https://codecov.io [2023-06-27T15:34:38.661Z] query: branch=main&commit=45a931a0542841c366d3c8b3b227d12dead9e8fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-27T15:34:38.661Z] -> Pinging Codecov [2023-06-27T15:34:38.661Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=main&commit=45a931a0542841c366d3c8b3b227d12dead9e8fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-27T15:34:38.661Z] -> Uploading to [2023-06-27T15:34:38.661Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-27/B9AA6E0BBD74AE3A32605C7A7C664919/45a931a0542841c366d3c8b3b227d12dead9e8fd/ceb69058-e1d0-42c8-9917-815d6835d250.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230627T153438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64a022cd38eea913b985027923aa77e80ea3543fe7fe7bbca0280f14653ab22f [2023-06-27T15:34:38.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-27T15:34:38.661Z] Dload Upload Total Spent Left Speed [2023-06-27T15:34:38.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 518 0 0 100 518 0 2926 --:--:-- --:--:-- --:--:-- 2926 [2023-06-27T15:34:38.919Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] } [2023-06-27T15:34:38.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-06-27T15:34:39.299Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-27T15:34:39.326Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:34:39.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-27T15:34:39.703Z] [2023-06-27T15:34:39.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:34:40.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-27T15:34:40.338Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-27T15:34:40.338Z] df9b9388f04a: Pulling fs layer [2023-06-27T15:34:40.338Z] 52dc419b0ee2: Pulling fs layer [2023-06-27T15:34:40.338Z] 25bc292e5bac: Pulling fs layer [2023-06-27T15:34:40.338Z] 114826534d7a: Pulling fs layer [2023-06-27T15:34:40.338Z] 4657fd5d0bcf: Pulling fs layer [2023-06-27T15:34:40.338Z] 6ad1cebc031e: Pulling fs layer [2023-06-27T15:34:40.338Z] 114826534d7a: Waiting [2023-06-27T15:34:40.338Z] 4657fd5d0bcf: Waiting [2023-06-27T15:34:40.338Z] 8a3aa393b2d8: Pulling fs layer [2023-06-27T15:34:40.338Z] 6ad1cebc031e: Waiting [2023-06-27T15:34:40.338Z] 8a3aa393b2d8: Waiting [2023-06-27T15:34:40.338Z] 25bc292e5bac: Verifying Checksum [2023-06-27T15:34:40.338Z] 25bc292e5bac: Download complete [2023-06-27T15:34:40.338Z] 52dc419b0ee2: Verifying Checksum [2023-06-27T15:34:40.338Z] 52dc419b0ee2: Download complete [2023-06-27T15:34:40.338Z] 4657fd5d0bcf: Verifying Checksum [2023-06-27T15:34:40.338Z] 4657fd5d0bcf: Download complete [2023-06-27T15:34:40.338Z] df9b9388f04a: Verifying Checksum [2023-06-27T15:34:40.338Z] df9b9388f04a: Download complete [2023-06-27T15:34:40.338Z] 6ad1cebc031e: Verifying Checksum [2023-06-27T15:34:40.338Z] 6ad1cebc031e: Download complete [2023-06-27T15:34:40.338Z] df9b9388f04a: Pull complete [2023-06-27T15:34:40.599Z] 52dc419b0ee2: Pull complete [2023-06-27T15:34:40.599Z] 25bc292e5bac: Pull complete [2023-06-27T15:34:41.168Z] 114826534d7a: Verifying Checksum [2023-06-27T15:34:41.168Z] 114826534d7a: Download complete [2023-06-27T15:34:41.168Z] 8a3aa393b2d8: Verifying Checksum [2023-06-27T15:34:41.168Z] 8a3aa393b2d8: Download complete [2023-06-27T15:34:44.447Z] 114826534d7a: Pull complete [2023-06-27T15:34:44.447Z] 4657fd5d0bcf: Pull complete [2023-06-27T15:34:44.447Z] 6ad1cebc031e: Pull complete [2023-06-27T15:34:46.981Z] 8a3aa393b2d8: Pull complete [2023-06-27T15:34:46.981Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-27T15:34:46.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-27T15:34:46.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T15:34:47.201Z] prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container [2023-06-27T15:34:47.236Z] $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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/edgex-snyk-go:1.410.4 cat [2023-06-27T15:34:52.324Z] $ docker top a52d5e4845a96feb7c2345e49ec7a8b50d9e06f7a3394e5c0c1e830b80a80c27 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-27T15:34:52.450Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2023-06-27T15:34:52.747Z] + set -o pipefail [2023-06-27T15:34:52.747Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2023-06-27T15:34:59.325Z] [2023-06-27T15:34:59.325Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2023-06-27T15:34:59.325Z] [2023-06-27T15:34:59.325Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/b02cd9bc-40c1-4fe9-8a04-53d8cd36f6d2 [2023-06-27T15:34:59.325Z] [2023-06-27T15:34:59.325Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-27T15:34:59.325Z] [2023-06-27T15:34:59.325Z] [2023-06-27T15:34:59.325Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-27T15:34:59.325Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-27T15:34:59.325Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-06-27T15:34:59.365Z] $ docker stop --time=1 a52d5e4845a96feb7c2345e49ec7a8b50d9e06f7a3394e5c0c1e830b80a80c27 [2023-06-27T15:35:03.673Z] $ docker rm -f --volumes a52d5e4845a96feb7c2345e49ec7a8b50d9e06f7a3394e5c0c1e830b80a80c27 [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 [2023-06-27T15:35:04.928Z] + git log --format=format:%s -1 45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] sh [2023-06-27T15:35:05.246Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-27T15:35:05.246Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:35:05.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T15:35:05.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T15:35:05.776Z] prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container [2023-06-27T15:35:05.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-27T15:35:06.233Z] $ docker top 487bba685ae78c8a7520b525bca73426fe8eef6c1fbd801b798e157d8b9766c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-27T15:35:06.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-27T15:35:06.477Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-27T15:35:06.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-27T15:35:06.598Z] $ docker exec 487bba685ae78c8a7520b525bca73426fe8eef6c1fbd801b798e157d8b9766c6 ssh-agent [2023-06-27T15:35:06.713Z] SSH_AUTH_SOCK=/tmp/ssh-M3BhAFMyTnf3/agent.32 [2023-06-27T15:35:06.713Z] SSH_AGENT_PID=38 [2023-06-27T15:35:06.718Z] Running ssh-add (command line suppressed) [2023-06-27T15:35:06.817Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12838245162311783502.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12838245162311783502.key) [2023-06-27T15:35:06.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-27T15:35:07.176Z] + git semver tag [2023-06-27T15:35:07.437Z] 2023-06-27 15:35:07,338 [run_tag] DEBUG tag force:False [2023-06-27T15:35:07.437Z] 2023-06-27 15:35:07,338 [check_head_tag] DEBUG check head tag [2023-06-27T15:35:07.437Z] 2023-06-27 15:35:07,338 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-06-27T15:35:07.437Z] 2023-06-27 15:35:07,338 [execute] INFO git tag -a v0.0.0 -m v0.0.0 [2023-06-27T15:35:07.437Z] 2023-06-27 15:35:07,338 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.0', '-m', 'v0.0.0'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-06-27T15:35:07.437Z] 2023-06-27 15:35:07,343 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-06-27T15:35:07.437Z] 0.0.0 [Pipeline] } [2023-06-27T15:35:07.471Z] $ docker exec --env ******** --env ******** 487bba685ae78c8a7520b525bca73426fe8eef6c1fbd801b798e157d8b9766c6 ssh-agent -k [2023-06-27T15:35:07.571Z] unset SSH_AUTH_SOCK; [2023-06-27T15:35:07.572Z] unset SSH_AGENT_PID; [2023-06-27T15:35:07.572Z] echo Agent pid 38 killed; [2023-06-27T15:35:07.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-27T15:35:08.008Z] + git semver [Pipeline] } [2023-06-27T15:35:08.294Z] $ docker stop --time=1 487bba685ae78c8a7520b525bca73426fe8eef6c1fbd801b798e157d8b9766c6 [2023-06-27T15:35:09.571Z] $ docker rm -f --volumes 487bba685ae78c8a7520b525bca73426fe8eef6c1fbd801b798e157d8b9766c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:35:10.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-27T15:35:10.137Z] [2023-06-27T15:35:10.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:35:10.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-27T15:35:10.521Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-27T15:35:10.521Z] ab5ef0e58194: Pulling fs layer [2023-06-27T15:35:10.521Z] 9712f1f96733: Pulling fs layer [2023-06-27T15:35:10.521Z] 63f879dbbcfc: Pulling fs layer [2023-06-27T15:35:10.521Z] 0d9ebad4ef96: Pulling fs layer [2023-06-27T15:35:10.521Z] e9a5061849ea: Pulling fs layer [2023-06-27T15:35:10.521Z] d747dcd14b5f: Pulling fs layer [2023-06-27T15:35:10.521Z] 2de7ff778b66: Pulling fs layer [2023-06-27T15:35:10.521Z] d747dcd14b5f: Waiting [2023-06-27T15:35:10.521Z] e9a5061849ea: Waiting [2023-06-27T15:35:10.521Z] 0d9ebad4ef96: Waiting [2023-06-27T15:35:10.521Z] 9712f1f96733: Verifying Checksum [2023-06-27T15:35:10.521Z] 9712f1f96733: Download complete [2023-06-27T15:35:10.782Z] 63f879dbbcfc: Verifying Checksum [2023-06-27T15:35:10.782Z] 63f879dbbcfc: Download complete [2023-06-27T15:35:11.041Z] e9a5061849ea: Verifying Checksum [2023-06-27T15:35:11.041Z] e9a5061849ea: Download complete [2023-06-27T15:35:11.041Z] 0d9ebad4ef96: Verifying Checksum [2023-06-27T15:35:11.041Z] 0d9ebad4ef96: Download complete [2023-06-27T15:35:11.041Z] d747dcd14b5f: Verifying Checksum [2023-06-27T15:35:11.041Z] d747dcd14b5f: Download complete [2023-06-27T15:35:11.041Z] ab5ef0e58194: Download complete [2023-06-27T15:35:11.299Z] 2de7ff778b66: Verifying Checksum [2023-06-27T15:35:11.299Z] 2de7ff778b66: Download complete [2023-06-27T15:35:13.933Z] ab5ef0e58194: Pull complete [2023-06-27T15:35:13.933Z] 9712f1f96733: Pull complete [2023-06-27T15:35:14.564Z] 63f879dbbcfc: Pull complete [2023-06-27T15:35:24.585Z] 0d9ebad4ef96: Pull complete [2023-06-27T15:35:24.585Z] e9a5061849ea: Pull complete [2023-06-27T15:35:24.585Z] d747dcd14b5f: Pull complete [2023-06-27T15:35:24.585Z] 2de7ff778b66: Pull complete [2023-06-27T15:35:24.585Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-27T15:35:24.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-27T15:35:24.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T15:35:24.823Z] prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container [2023-06-27T15:35:24.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-06-27T15:35:33.985Z] $ docker top 455389363f0671c9137a0a4aa34a659abbd3c7e116e2dade70e5ae331d395c0e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-27T15:35:34.101Z] provisioning config files... [2023-06-27T15:35:34.108Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11716998630863938116tmp [2023-06-27T15:35:34.117Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5278691342313006577tmp [2023-06-27T15:35:34.126Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6207956274276349195tmp [Pipeline] { [Pipeline] echo [2023-06-27T15:35:34.164Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:35:34.478Z] ---> sigul-configuration.sh [2023-06-27T15:35:34.478Z] gpg: directory `/root/.gnupg' created [2023-06-27T15:35:34.478Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-27T15:35:34.478Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-27T15:35:34.478Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-27T15:35:34.478Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-27T15:35:34.478Z] gpg: CAST5 encrypted data [2023-06-27T15:35:34.478Z] gpg: encrypted with 1 passphrase [2023-06-27T15:35:34.478Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-27T15:35:34.788Z] + mkdir /home/jenkins [2023-06-27T15:35:34.788Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-27T15:35:35.098Z] + 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 [2023-06-27T15:35:35.132Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:35:35.442Z] ---> sigul-install.sh [2023-06-27T15:35:35.443Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-27T15:35:35.767Z] + git tag --list [2023-06-27T15:35:35.767Z] v0.0.0 [Pipeline] sh [2023-06-27T15:35:36.091Z] + lftools sign git-tag v0.0.0 [2023-06-27T15:35:36.665Z] Signing Git tag with Sigul... [2023-06-27T15:35:36.665Z] Signing v0.0.0 [Pipeline] echo [2023-06-27T15:35:36.944Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:35:37.266Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-27T15:35:37.293Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-27T15:35:37.370Z] $ docker stop --time=1 455389363f0671c9137a0a4aa34a659abbd3c7e116e2dade70e5ae331d395c0e [2023-06-27T15:35:38.664Z] $ docker rm -f --volumes 455389363f0671c9137a0a4aa34a659abbd3c7e116e2dade70e5ae331d395c0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-27T15:35:39.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-27T15:35:39.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:35:39.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T15:35:39.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T15:35:39.883Z] prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container [2023-06-27T15:35:39.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-27T15:35:40.297Z] $ docker top 63da5c2e86ff6ea16b1c316e2e548b1fb35b39b42de22469fdaae09e9529767b -eo pid,comm [2023-06-27T15:35:40.339Z] 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). [2023-06-27T15:35:40.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-27T15:35:40.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-27T15:35:40.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-27T15:35:40.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-27T15:35:40.577Z] $ docker exec 63da5c2e86ff6ea16b1c316e2e548b1fb35b39b42de22469fdaae09e9529767b ssh-agent [2023-06-27T15:35:40.676Z] SSH_AUTH_SOCK=/tmp/ssh-vPK5Y0a1e4wM/agent.32 [2023-06-27T15:35:40.676Z] SSH_AGENT_PID=38 [2023-06-27T15:35:40.680Z] Running ssh-add (command line suppressed) [2023-06-27T15:35:40.774Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6156507967007545569.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6156507967007545569.key) [2023-06-27T15:35:40.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-27T15:35:41.115Z] + git semver bump pre [2023-06-27T15:35:41.374Z] 2023-06-27 15:35:41,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-06-27T15:35:41.374Z] 2023-06-27 15:35:41,332 [bump_version] DEBUG bumping version:0.0.0 on axis:pre with prefix:dev [2023-06-27T15:35:41.374Z] 2023-06-27 15:35:41,332 [bump_version] DEBUG bumped version:0.0.1-dev.1 [2023-06-27T15:35:41.374Z] 2023-06-27 15:35:41,332 [write_version] DEBUG write version:0.0.1-dev.1 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2023-06-27T15:35:41.374Z] 2023-06-27 15:35:41,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-06-27T15:35:41.374Z] 2023-06-27 15:35:41,332 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-06-27T15:35:41.374Z] 2023-06-27 15:35:41,334 [execute] INFO git cat-file --batch-check [2023-06-27T15:35:41.374Z] 2023-06-27 15:35:41,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-27T15:35:41.374Z] 2023-06-27 15:35:41,340 [execute] INFO git cat-file --batch [2023-06-27T15:35:41.374Z] 2023-06-27 15:35:41,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-27T15:35:41.374Z] 2023-06-27 15:35:41,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-06-27T15:35:41.374Z] 0.0.1-dev.1 [Pipeline] } [2023-06-27T15:35:41.404Z] $ docker exec --env ******** --env ******** 63da5c2e86ff6ea16b1c316e2e548b1fb35b39b42de22469fdaae09e9529767b ssh-agent -k [2023-06-27T15:35:41.506Z] unset SSH_AUTH_SOCK; [2023-06-27T15:35:41.507Z] unset SSH_AGENT_PID; [2023-06-27T15:35:41.507Z] echo Agent pid 38 killed; [2023-06-27T15:35:41.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-27T15:35:41.938Z] + git semver [Pipeline] } [2023-06-27T15:35:42.226Z] $ docker stop --time=1 63da5c2e86ff6ea16b1c316e2e548b1fb35b39b42de22469fdaae09e9529767b [2023-06-27T15:35:43.478Z] $ docker rm -f --volumes 63da5c2e86ff6ea16b1c316e2e548b1fb35b39b42de22469fdaae09e9529767b [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-27T15:35:43.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-27T15:35:43.894Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:35:44.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T15:35:44.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T15:35:44.449Z] prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container [2023-06-27T15:35:44.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-27T15:35:44.810Z] $ docker top 41bdc4b10b524730ba6a7ca11efcd9e87a492d08b7e52e9b6a8a5179966ffbf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-27T15:35:44.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-27T15:35:44.974Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-27T15:35:45.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-27T15:35:45.098Z] $ docker exec 41bdc4b10b524730ba6a7ca11efcd9e87a492d08b7e52e9b6a8a5179966ffbf8 ssh-agent [2023-06-27T15:35:45.212Z] SSH_AUTH_SOCK=/tmp/ssh-cBuQEYsqXCpG/agent.31 [2023-06-27T15:35:45.212Z] SSH_AGENT_PID=37 [2023-06-27T15:35:45.217Z] Running ssh-add (command line suppressed) [2023-06-27T15:35:45.318Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18275508422126783778.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18275508422126783778.key) [2023-06-27T15:35:45.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-27T15:35:45.670Z] + git semver push [2023-06-27T15:35:45.929Z] 2023-06-27 15:35:45,846 [run_push] DEBUG push [2023-06-27T15:35:45.929Z] 2023-06-27 15:35:45,846 [execute] INFO git cat-file --batch-check [2023-06-27T15:35:45.929Z] 2023-06-27 15:35:45,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-27T15:35:45.929Z] 2023-06-27 15:35:45,851 [execute] INFO git rev-list 09ea644a9849d5f6a6df4100679508ab4cdd97bf -- [2023-06-27T15:35:45.929Z] 2023-06-27 15:35:45,851 [execute] DEBUG Popen(['git', 'rev-list', '09ea644a9849d5f6a6df4100679508ab4cdd97bf', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-27T15:35:45.929Z] 2023-06-27 15:35:45,857 [execute] INFO git fetch -v origin [2023-06-27T15:35:45.929Z] 2023-06-27 15:35:45,857 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-27T15:35:46.504Z] 2023-06-27 15:35:46,327 [run_push] DEBUG no remote changes detected [2023-06-27T15:35:46.504Z] 2023-06-27 15:35:46,327 [execute] INFO git push origin semver [2023-06-27T15:35:46.504Z] 2023-06-27 15:35:46,327 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-27T15:35:47.442Z] 2023-06-27 15:35:47,289 [run_push] DEBUG push all version tags [2023-06-27T15:35:47.442Z] 2023-06-27 15:35:47,289 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-27T15:35:47.442Z] 2023-06-27 15:35:47,290 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-06-27T15:35:48.011Z] 2023-06-27 15:35:47,990 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-06-27T15:35:48.011Z] 0.0.1-dev.1 [Pipeline] } [2023-06-27T15:35:48.040Z] $ docker exec --env ******** --env ******** 41bdc4b10b524730ba6a7ca11efcd9e87a492d08b7e52e9b6a8a5179966ffbf8 ssh-agent -k [2023-06-27T15:35:48.149Z] unset SSH_AUTH_SOCK; [2023-06-27T15:35:48.150Z] unset SSH_AGENT_PID; [2023-06-27T15:35:48.150Z] echo Agent pid 37 killed; [2023-06-27T15:35:48.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-27T15:35:48.586Z] + git semver [Pipeline] } [2023-06-27T15:35:48.871Z] $ docker stop --time=1 41bdc4b10b524730ba6a7ca11efcd9e87a492d08b7e52e9b6a8a5179966ffbf8 [2023-06-27T15:35:50.099Z] $ docker rm -f --volumes 41bdc4b10b524730ba6a7ca11efcd9e87a492d08b7e52e9b6a8a5179966ffbf8 [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 [2023-06-27T15:35:51.218Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2023-06-27T15:35:51.218Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-06-27T15:35:51.218Z] total 16 [2023-06-27T15:35:51.218Z] drwxr-xr-x 3 root root 4096 Jun 27 15:26 . [2023-06-27T15:35:51.218Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 15:35 .. [2023-06-27T15:35:51.218Z] drwxr-xr-x 2 root root 4096 Jun 27 15:26 cost [2023-06-27T15:35:51.218Z] -rw-r--r-- 1 root root 81 Jun 27 15:26 cost.csv [2023-06-27T15:35:51.218Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2023-06-27T15:35:51.218Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-06-27T15:35:51.218Z] total 16 [2023-06-27T15:35:51.218Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 15:26 . [2023-06-27T15:35:51.218Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 15:35 .. [2023-06-27T15:35:51.218Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 15:26 cost [2023-06-27T15:35:51.218Z] -rw-r--r-- 1 jenkins jenkins 81 Jun 27 15:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:35:51.555Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:35:52.462Z] ---> package-listing.sh [2023-06-27T15:35:52.462Z] ++ facter osfamily [2023-06-27T15:35:52.462Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-27T15:35:52.721Z] + OS_FAMILY=debian [2023-06-27T15:35:52.721Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2023-06-27T15:35:52.721Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-27T15:35:52.721Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-27T15:35:52.721Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-27T15:35:52.721Z] + PACKAGES=/tmp/packages_start.txt [2023-06-27T15:35:52.721Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-06-27T15:35:52.721Z] + PACKAGES=/tmp/packages_end.txt [2023-06-27T15:35:52.721Z] + case "${OS_FAMILY}" in [2023-06-27T15:35:52.721Z] + dpkg -l [2023-06-27T15:35:52.721Z] + grep '^ii' [2023-06-27T15:35:52.721Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-27T15:35:52.721Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-27T15:35:52.721Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-27T15:35:52.721Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-06-27T15:35:52.721Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2023-06-27T15:35:52.721Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2023-06-27T15:35:52.755Z] 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-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-27T15:35:53.045Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T15:35:53.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-27T15:35:53.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T15:35:53.819Z] prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container [2023-06-27T15:35:53.853Z] $ 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-uart_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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-27T15:35:54.053Z] $ docker top 6858123af1ac85bfe8676f67988e939fe2d2fcecb41b6ef0fe96e1332601e584 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T15:35:54.432Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-27T15:35:54.741Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-27T15:35:55.050Z] + ls /var/log/sa-host [2023-06-27T15:35:55.050Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-27T15:35:55.292Z] provisioning config files... [2023-06-27T15:35:55.301Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13890283159878113454tmp [Pipeline] { [Pipeline] echo [2023-06-27T15:35:55.352Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:35:55.666Z] ---> create-netrc.sh [Pipeline] } [2023-06-27T15:35:55.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:35:56.104Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-27T15:35:56.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:35:56.447Z] ---> sudo-logs.sh [2023-06-27T15:35:56.447Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-27T15:35:56.527Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:35:56.836Z] ---> job-cost.sh [2023-06-27T15:35:56.836Z] lf-activate-venv: SKIPPING [2023-06-27T15:35:56.836Z] DEBUG: total: 0.2199999988079071 [2023-06-27T15:35:56.836Z] INFO: Retrieving Stack Cost... [2023-06-27T15:35:57.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-27T15:35:57.666Z] INFO: Archiving Costs [Pipeline] echo [2023-06-27T15:35:57.698Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T15:35:58.011Z] ---> logs-deploy.sh [2023-06-27T15:35:58.011Z] lf-activate-venv: SKIPPING [2023-06-27T15:35:58.011Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/1 [2023-06-27T15:35:58.011Z] INFO: archiving workspace using pattern(s): [2023-06-27T15:35:58.949Z] Archives upload complete. [2023-06-27T15:35:59.209Z] INFO: archiving logs to Nexus [2023-06-27T15:35:59.777Z] ---> uname -a: [2023-06-27T15:35:59.777Z] Linux prd-ubuntu20-04-docker-8c-8g-46 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-06-27T15:35:59.777Z] [2023-06-27T15:35:59.777Z] [2023-06-27T15:35:59.777Z] ---> lscpu: [2023-06-27T15:35:59.777Z] Architecture: x86_64 [2023-06-27T15:35:59.777Z] CPU op-mode(s): 32-bit, 64-bit [2023-06-27T15:35:59.777Z] Byte Order: Little Endian [2023-06-27T15:35:59.777Z] Address sizes: 40 bits physical, 48 bits virtual [2023-06-27T15:35:59.777Z] CPU(s): 8 [2023-06-27T15:35:59.777Z] On-line CPU(s) list: 0-7 [2023-06-27T15:35:59.777Z] Thread(s) per core: 1 [2023-06-27T15:35:59.777Z] Core(s) per socket: 1 [2023-06-27T15:35:59.777Z] Socket(s): 8 [2023-06-27T15:35:59.777Z] NUMA node(s): 1 [2023-06-27T15:35:59.777Z] Vendor ID: AuthenticAMD [2023-06-27T15:35:59.777Z] CPU family: 23 [2023-06-27T15:35:59.777Z] Model: 49 [2023-06-27T15:35:59.777Z] Model name: AMD EPYC-Rome Processor [2023-06-27T15:35:59.777Z] Stepping: 0 [2023-06-27T15:35:59.777Z] CPU MHz: 2799.998 [2023-06-27T15:35:59.777Z] BogoMIPS: 5599.99 [2023-06-27T15:35:59.777Z] Virtualization: AMD-V [2023-06-27T15:35:59.777Z] Hypervisor vendor: KVM [2023-06-27T15:35:59.777Z] Virtualization type: full [2023-06-27T15:35:59.777Z] L1d cache: 256 KiB [2023-06-27T15:35:59.777Z] L1i cache: 256 KiB [2023-06-27T15:35:59.777Z] L2 cache: 4 MiB [2023-06-27T15:35:59.777Z] L3 cache: 128 MiB [2023-06-27T15:35:59.777Z] NUMA node0 CPU(s): 0-7 [2023-06-27T15:35:59.777Z] Vulnerability Itlb multihit: Not affected [2023-06-27T15:35:59.777Z] Vulnerability L1tf: Not affected [2023-06-27T15:35:59.777Z] Vulnerability Mds: Not affected [2023-06-27T15:35:59.777Z] Vulnerability Meltdown: Not affected [2023-06-27T15:35:59.777Z] Vulnerability Mmio stale data: Not affected [2023-06-27T15:35:59.777Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-06-27T15:35:59.777Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-06-27T15:35:59.777Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-06-27T15:35:59.777Z] Vulnerability Srbds: Not affected [2023-06-27T15:35:59.777Z] Vulnerability Tsx async abort: Not affected [2023-06-27T15:35:59.777Z] 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 [2023-06-27T15:35:59.777Z] [2023-06-27T15:35:59.777Z] [2023-06-27T15:35:59.777Z] ---> nproc: [2023-06-27T15:35:59.777Z] 8 [2023-06-27T15:35:59.777Z] [2023-06-27T15:35:59.777Z] [2023-06-27T15:35:59.777Z] ---> df -h: [2023-06-27T15:35:59.777Z] Filesystem Size Used Avail Use% Mounted on [2023-06-27T15:35:59.777Z] overlay 155G 13G 143G 9% / [2023-06-27T15:35:59.777Z] tmpfs 64M 0 64M 0% /dev [2023-06-27T15:35:59.777Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-06-27T15:35:59.777Z] shm 64M 0 64M 0% /dev/shm [2023-06-27T15:35:59.777Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-06-27T15:35:59.777Z] [2023-06-27T15:35:59.777Z] [2023-06-27T15:35:59.777Z] ---> sar -b -r -n DEV: [2023-06-27T15:35:59.777Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-46) 06/27/23 _x86_64_ (8 CPU) [2023-06-27T15:35:59.777Z] [2023-06-27T15:35:59.777Z] 15:23:28 LINUX RESTART (8 CPU) [2023-06-27T15:35:59.777Z] [2023-06-27T15:35:59.777Z] 15:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-06-27T15:35:59.777Z] 15:25:01 382.89 12.05 370.84 0.00 1798.90 83654.99 0.00 [2023-06-27T15:35:59.777Z] 15:26:01 120.93 0.35 120.58 0.00 15.86 25185.67 0.00 [2023-06-27T15:35:59.777Z] 15:27:01 111.51 0.08 111.43 0.00 13.60 34083.25 0.00 [2023-06-27T15:35:59.777Z] 15:28:01 1.70 0.00 1.70 0.00 0.00 22.55 0.00 [2023-06-27T15:35:59.777Z] 15:29:01 55.89 11.61 44.28 0.00 5181.54 8932.24 0.00 [2023-06-27T15:35:59.777Z] 15:30:01 5.95 0.02 5.93 0.00 0.13 123.58 0.00 [2023-06-27T15:35:59.777Z] 15:31:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 [2023-06-27T15:35:59.777Z] 15:32:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 [2023-06-27T15:35:59.777Z] 15:33:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2023-06-27T15:35:59.777Z] 15:34:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 [2023-06-27T15:35:59.777Z] 15:35:01 41.54 0.25 41.29 0.00 13.73 28358.87 0.00 [2023-06-27T15:35:59.777Z] Average: 66.04 2.21 63.83 0.00 638.52 16402.75 0.00 [2023-06-27T15:35:59.777Z] [2023-06-27T15:35:59.777Z] 15:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-06-27T15:35:59.778Z] 15:25:01 28257872 31573188 737772 2.24 127976 3376256 1882452 5.55 1111436 3062784 397768 [2023-06-27T15:35:59.778Z] 15:26:01 28188576 31531424 771764 2.35 134560 3396556 1979844 5.83 1414420 2821340 365124 [2023-06-27T15:35:59.778Z] 15:27:01 27867020 31570144 733992 2.23 145716 3717424 1761608 5.19 1250552 3275148 364 [2023-06-27T15:35:59.778Z] 15:28:01 27866920 31570212 733560 2.23 145768 3717428 1761608 5.19 1250268 3275152 128 [2023-06-27T15:35:59.778Z] 15:29:01 27340680 31556160 730936 2.22 179792 4178784 1820604 5.37 1567792 3446856 1016 [2023-06-27T15:35:59.778Z] 15:30:01 27347208 31557764 729336 2.22 178356 4175524 1809620 5.33 1565660 3443624 400 [2023-06-27T15:35:59.778Z] 15:31:01 27348800 31559420 727340 2.21 178388 4175528 1809620 5.33 1563136 3443632 12 [2023-06-27T15:35:59.778Z] 15:32:01 27350024 31560796 725992 2.21 178436 4175532 1809620 5.33 1563488 3443632 24 [2023-06-27T15:35:59.778Z] 15:33:01 27349600 31560416 726336 2.21 178456 4175532 1809620 5.33 1563372 3443640 16 [2023-06-27T15:35:59.778Z] 15:34:01 27349496 31560368 726260 2.21 178512 4175540 1809620 5.33 1563684 3443644 12 [2023-06-27T15:35:59.778Z] 15:35:01 26239276 31523212 753576 2.29 200840 5148060 1949660 5.75 1701904 4329672 206784 [2023-06-27T15:35:59.778Z] Average: 27500497 31556646 736079 2.24 166073 4037469 1836716 5.41 1465065 3402648 88332 [2023-06-27T15:35:59.778Z] [2023-06-27T15:35:59.778Z] 15:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-06-27T15:35:59.778Z] 15:25:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:25:01 ens3 553.69 351.67 7257.40 74.70 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:25:01 docker0 119.78 188.74 9.42 1142.29 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:26:01 vethe3a86b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:26:01 ens3 48.16 28.46 83.45 17.60 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:26:01 docker0 1.38 3.38 0.08 42.51 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:27:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:27:01 ens3 143.33 104.30 2669.06 231.53 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:27:01 docker0 2.00 4.42 0.14 63.32 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:28:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:29:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:29:01 ens3 192.17 97.03 2918.44 7.09 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:30:01 ens3 0.42 0.33 0.03 0.02 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:32:01 ens3 0.65 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:33:01 ens3 0.73 0.57 0.35 0.29 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:34:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:35:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:35:01 ens3 217.43 117.35 4661.26 15.90 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] 15:35:01 docker0 48.13 91.48 3.77 686.74 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] Average: lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] Average: ens3 105.18 63.65 1599.10 31.56 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] Average: docker0 15.57 26.18 1.22 175.90 0.00 0.00 0.00 0.00 [2023-06-27T15:35:59.778Z] [2023-06-27T15:35:59.778Z]