Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae9b81e5a42b403d81a80009dd39fe856fecfee3 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-ssh9898536316382408831.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh15688947164557166466.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13110724370926178662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11841351856911670791.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14375792509809668343.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20610 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ae9b81e5a42b403d81a80009dd39fe856fecfee3 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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 ae9b81e5a42b403d81a80009dd39fe856fecfee3 # timeout=10 Commit message: "feat(snap): Add option to selectively autostart apps (#54)" > git rev-list --no-walk 7a78c2b7239740d78d841f7c6c5822fe465b85ee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-20T21:49:22.114Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-20T21:49:22.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-20T21:49:22.170Z] ========================================================= [2022-07-20T21:49:22.170Z] EdgeX Global Pipelines Version Info [2022-07-20T21:49:22.170Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:49:22.924Z] ------------------- [2022-07-20T21:49:22.924Z] stable info: [2022-07-20T21:49:22.924Z] ------------------- [2022-07-20T21:49:22.924Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-20T21:49:22.924Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-20T21:49:22.924Z] Message: update stable to v1.0.238 [2022-07-20T21:49:23.495Z] ------------------- [2022-07-20T21:49:23.496Z] experimental info: [2022-07-20T21:49:23.496Z] ------------------- [2022-07-20T21:49:23.496Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-20T21:49:23.496Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-20T21:49:23.496Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-20T21:49:23.789Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-20T21:49:23.801Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-20T21:49:23.812Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-20T21:49:23.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-20T21:49:23.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-20T21:49:23.851Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-20T21:49:23.868Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-20T21:49:23.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-20T21:49:23.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-20T21:49:23.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-20T21:49:23.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-20T21:49:23.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-20T21:49:23.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-20T21:49:23.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-20T21:49:23.983Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-20T21:49:23.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-20T21:49:24.007Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-20T21:49:24.022Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-20T21:49:24.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-20T21:49:24.051Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-20T21:49:24.059Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-20T21:49:24.070Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-20T21:49:24.082Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-20T21:49:24.096Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-20T21:49:24.106Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-20T21:49:24.118Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-20T21:49:24.132Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-20T21:49:24.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-20T21:49:24.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-20T21:49:24.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-20T21:49:24.185Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] echo [2022-07-20T21:49:24.199Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae9b81e [Pipeline] echo [2022-07-20T21:49:24.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T21:49:24.256Z] provisioning config files... [2022-07-20T21:49:24.271Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8972724003828692425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:49:24.575Z] ---> docker-login.sh [2022-07-20T21:49:24.575Z] nexus3.edgexfoundry.org:10001 [2022-07-20T21:49:24.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:49:25.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:49:25.097Z] Configure a credential helper to remove this warning. See [2022-07-20T21:49:25.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:49:25.097Z] [2022-07-20T21:49:25.097Z] Login Succeeded [2022-07-20T21:49:25.097Z] nexus3.edgexfoundry.org:10002 [2022-07-20T21:49:25.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:49:25.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:49:25.359Z] Configure a credential helper to remove this warning. See [2022-07-20T21:49:25.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:49:25.359Z] [2022-07-20T21:49:25.359Z] Login Succeeded [2022-07-20T21:49:25.359Z] nexus3.edgexfoundry.org:10003 [2022-07-20T21:49:25.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:49:25.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:49:25.359Z] Configure a credential helper to remove this warning. See [2022-07-20T21:49:25.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:49:25.359Z] [2022-07-20T21:49:25.359Z] Login Succeeded [2022-07-20T21:49:25.359Z] nexus3.edgexfoundry.org:10004 [2022-07-20T21:49:25.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:49:25.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:49:25.623Z] Configure a credential helper to remove this warning. See [2022-07-20T21:49:25.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:49:25.623Z] [2022-07-20T21:49:25.623Z] Login Succeeded [2022-07-20T21:49:25.623Z] docker.io [2022-07-20T21:49:25.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:49:25.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:49:25.883Z] Configure a credential helper to remove this warning. See [2022-07-20T21:49:25.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:49:25.883Z] [2022-07-20T21:49:25.883Z] Login Succeeded [2022-07-20T21:49:25.883Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T21:49:25.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-20T21:49:26.271Z] + git rev-list -1 --merges ae9b81e5a42b403d81a80009dd39fe856fecfee3~1..ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] echo [2022-07-20T21:49:26.307Z] -----------> git rev-list -1 --merges ae9b81e5a42b403d81a80009dd39fe856fecfee3~1..ae9b81e5a42b403d81a80009dd39fe856fecfee3 ae9b81e5a42b403d81a80009dd39fe856fecfee3 [false] [Pipeline] sh [2022-07-20T21:49:26.606Z] + git log --format=format:%s -1 ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] echo [2022-07-20T21:49:26.621Z] ========================================================= [2022-07-20T21:49:26.621Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-20T21:49:26.621Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T21:49:26.940Z] + git log --format=format:%s -1 ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] echo [2022-07-20T21:49:26.954Z] [semverPrep] GIT_COMMIT: ae9b81e5a42b403d81a80009dd39fe856fecfee3, Commit Message: feat(snap): Add option to selectively autostart apps (#54) [Pipeline] echo [2022-07-20T21:49:26.964Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-20T21:49:27.328Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-20T21:49:27.328Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-20T21:49:27.328Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-20T21:49:27.328Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-20T21:49:27.328Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-20T21:49:27.328Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-20T21:49:27.328Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:49:27.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T21:49:27.771Z] [2022-07-20T21:49:27.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:49:28.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T21:49:28.074Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-20T21:49:28.074Z] b85a868b505f: Pulling fs layer [2022-07-20T21:49:28.074Z] e2be974225ed: Pulling fs layer [2022-07-20T21:49:28.074Z] 339a4e72a1f5: Pulling fs layer [2022-07-20T21:49:28.074Z] 988bab9f4d93: Pulling fs layer [2022-07-20T21:49:28.074Z] 1469e6f7b9e6: Pulling fs layer [2022-07-20T21:49:28.074Z] eaf3925da568: Pulling fs layer [2022-07-20T21:49:28.074Z] bab4dde63d76: Pulling fs layer [2022-07-20T21:49:28.074Z] bde34c3a00c8: Pulling fs layer [2022-07-20T21:49:28.074Z] b352a97aabf1: Pulling fs layer [2022-07-20T21:49:28.074Z] 4872d77fe225: Pulling fs layer [2022-07-20T21:49:28.074Z] 5851b861e8e6: Pulling fs layer [2022-07-20T21:49:28.074Z] 988bab9f4d93: Waiting [2022-07-20T21:49:28.074Z] 4872d77fe225: Waiting [2022-07-20T21:49:28.074Z] 5851b861e8e6: Waiting [2022-07-20T21:49:28.074Z] 1469e6f7b9e6: Waiting [2022-07-20T21:49:28.074Z] eaf3925da568: Waiting [2022-07-20T21:49:28.074Z] bab4dde63d76: Waiting [2022-07-20T21:49:28.074Z] b352a97aabf1: Waiting [2022-07-20T21:49:28.074Z] bde34c3a00c8: Waiting [2022-07-20T21:49:28.074Z] e2be974225ed: Verifying Checksum [2022-07-20T21:49:28.074Z] e2be974225ed: Download complete [2022-07-20T21:49:28.074Z] 988bab9f4d93: Download complete [2022-07-20T21:49:28.336Z] 1469e6f7b9e6: Verifying Checksum [2022-07-20T21:49:28.336Z] 1469e6f7b9e6: Download complete [2022-07-20T21:49:28.336Z] eaf3925da568: Verifying Checksum [2022-07-20T21:49:28.336Z] eaf3925da568: Download complete [2022-07-20T21:49:28.336Z] 339a4e72a1f5: Verifying Checksum [2022-07-20T21:49:28.336Z] 339a4e72a1f5: Download complete [2022-07-20T21:49:28.336Z] bde34c3a00c8: Verifying Checksum [2022-07-20T21:49:28.336Z] bde34c3a00c8: Download complete [2022-07-20T21:49:28.336Z] b352a97aabf1: Download complete [2022-07-20T21:49:28.336Z] 4872d77fe225: Verifying Checksum [2022-07-20T21:49:28.336Z] 4872d77fe225: Download complete [2022-07-20T21:49:28.336Z] 5851b861e8e6: Download complete [2022-07-20T21:49:28.336Z] b85a868b505f: Verifying Checksum [2022-07-20T21:49:28.336Z] b85a868b505f: Download complete [2022-07-20T21:49:28.597Z] bab4dde63d76: Verifying Checksum [2022-07-20T21:49:28.597Z] bab4dde63d76: Download complete [2022-07-20T21:49:29.976Z] b85a868b505f: Pull complete [2022-07-20T21:49:29.976Z] e2be974225ed: Pull complete [2022-07-20T21:49:30.236Z] 339a4e72a1f5: Pull complete [2022-07-20T21:49:30.498Z] 988bab9f4d93: Pull complete [2022-07-20T21:49:30.775Z] 1469e6f7b9e6: Pull complete [2022-07-20T21:49:30.775Z] eaf3925da568: Pull complete [2022-07-20T21:49:32.691Z] bab4dde63d76: Pull complete [2022-07-20T21:49:32.953Z] bde34c3a00c8: Pull complete [2022-07-20T21:49:32.953Z] b352a97aabf1: Pull complete [2022-07-20T21:49:32.953Z] 4872d77fe225: Pull complete [2022-07-20T21:49:33.215Z] 5851b861e8e6: Pull complete [2022-07-20T21:49:33.215Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-20T21:49:33.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T21:49:33.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T21:49:33.313Z] prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container [2022-07-20T21:49:33.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 [2022-07-20T21:49:34.472Z] $ docker top 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac -eo pid,comm [2022-07-20T21:49:34.533Z] 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). [2022-07-20T21:49:34.533Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-20T21:49:34.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T21:49:34.563Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T21:49:34.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T21:49:34.706Z] $ docker exec 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac ssh-agent [2022-07-20T21:49:34.827Z] SSH_AUTH_SOCK=/tmp/ssh-lhAE7Jsm8rdv/agent.32 [2022-07-20T21:49:34.827Z] SSH_AGENT_PID=39 [2022-07-20T21:49:34.834Z] Running ssh-add (command line suppressed) [2022-07-20T21:49:34.952Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3521637235810554854.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3521637235810554854.key) [2022-07-20T21:49:34.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T21:49:35.250Z] + git tag --points-at HEAD [Pipeline] } [2022-07-20T21:49:35.270Z] $ docker exec --env ******** --env ******** 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac ssh-agent -k [2022-07-20T21:49:35.384Z] unset SSH_AUTH_SOCK; [2022-07-20T21:49:35.384Z] unset SSH_AGENT_PID; [2022-07-20T21:49:35.385Z] echo Agent pid 39 killed; [2022-07-20T21:49:35.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-20T21:49:35.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T21:49:35.418Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T21:49:35.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T21:49:35.554Z] $ docker exec 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac ssh-agent [2022-07-20T21:49:35.675Z] SSH_AUTH_SOCK=/tmp/ssh-zbLZ7z5lISl9/agent.72 [2022-07-20T21:49:35.675Z] SSH_AGENT_PID=79 [2022-07-20T21:49:35.680Z] Running ssh-add (command line suppressed) [2022-07-20T21:49:35.792Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2946130520968749267.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2946130520968749267.key) [2022-07-20T21:49:35.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T21:49:36.094Z] + git semver init [2022-07-20T21:49:36.353Z] 2022-07-20 21:49:36,304 [run_init] DEBUG init version:0.0.0 force:False [2022-07-20T21:49:36.354Z] 2022-07-20 21:49:36,305 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-20T21:49:36.354Z] 2022-07-20 21:49:36,306 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-20T21:49:36.354Z] 2022-07-20 21:49:36,306 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-20T21:49:36.924Z] 2022-07-20 21:49:36,863 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-07-20T21:49:36.924Z] 2022-07-20 21:49:36,863 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-07-20T21:49:36.924Z] 2022-07-20 21:49:36,863 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-20T21:49:36.924Z] 2022-07-20 21:49:36,863 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-20T21:49:36.924Z] 0.0.1-dev.16 [Pipeline] } [2022-07-20T21:49:36.941Z] $ docker exec --env ******** --env ******** 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac ssh-agent -k [2022-07-20T21:49:37.054Z] unset SSH_AUTH_SOCK; [2022-07-20T21:49:37.054Z] unset SSH_AGENT_PID; [2022-07-20T21:49:37.055Z] echo Agent pid 79 killed; [2022-07-20T21:49:37.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-20T21:49:37.363Z] + git semver [Pipeline] } [2022-07-20T21:49:37.642Z] $ docker stop --time=1 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac [2022-07-20T21:49:38.948Z] $ docker rm -f 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T21:49:39.311Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-20T21:49:39.553Z] Stashed 1 file(s) [Pipeline] echo [2022-07-20T21:49:39.556Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.16 [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 [2022-07-20T21:49:39.700Z] provisioning config files... [2022-07-20T21:49:39.708Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3099906382166917931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:49:40.001Z] ---> docker-login.sh [2022-07-20T21:49:40.001Z] nexus3.edgexfoundry.org:10001 [2022-07-20T21:49:40.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:49:40.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:49:40.001Z] Configure a credential helper to remove this warning. See [2022-07-20T21:49:40.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:49:40.001Z] [2022-07-20T21:49:40.001Z] Login Succeeded [2022-07-20T21:49:40.001Z] nexus3.edgexfoundry.org:10002 [2022-07-20T21:49:40.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:49:40.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:49:40.263Z] Configure a credential helper to remove this warning. See [2022-07-20T21:49:40.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:49:40.263Z] [2022-07-20T21:49:40.263Z] Login Succeeded [2022-07-20T21:49:40.263Z] nexus3.edgexfoundry.org:10003 [2022-07-20T21:49:40.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:49:40.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:49:40.263Z] Configure a credential helper to remove this warning. See [2022-07-20T21:49:40.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:49:40.263Z] [2022-07-20T21:49:40.263Z] Login Succeeded [2022-07-20T21:49:40.263Z] nexus3.edgexfoundry.org:10004 [2022-07-20T21:49:40.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:49:40.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:49:40.524Z] Configure a credential helper to remove this warning. See [2022-07-20T21:49:40.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:49:40.524Z] [2022-07-20T21:49:40.524Z] Login Succeeded [2022-07-20T21:49:40.524Z] docker.io [2022-07-20T21:49:40.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:49:40.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:49:40.785Z] Configure a credential helper to remove this warning. See [2022-07-20T21:49:40.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:49:40.785Z] [2022-07-20T21:49:40.785Z] Login Succeeded [2022-07-20T21:49:40.785Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T21:49:40.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-20T21:49:40.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T21:49:40.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T21:49:40.888Z] ========================================================= [2022-07-20T21:49:40.888Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-20T21:49:40.888Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:49:41.208Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-20T21:49:41.208Z] Sending build context to Docker daemon 690.2kB [2022-07-20T21:49:41.208Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-20T21:49:41.208Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-20T21:49:41.208Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-20T21:49:41.208Z] 2408cc74d12b: Pulling fs layer [2022-07-20T21:49:41.208Z] ea60b727a1ce: Pulling fs layer [2022-07-20T21:49:41.208Z] 30c4a7721957: Pulling fs layer [2022-07-20T21:49:41.208Z] 370296b7ddb6: Pulling fs layer [2022-07-20T21:49:41.208Z] 7c6cee850709: Pulling fs layer [2022-07-20T21:49:41.208Z] 39a5fcdaea64: Pulling fs layer [2022-07-20T21:49:41.208Z] d94ebbe4e438: Pulling fs layer [2022-07-20T21:49:41.208Z] bcfd1f05c69d: Pulling fs layer [2022-07-20T21:49:41.208Z] 59ccb84bbe0f: Pulling fs layer [2022-07-20T21:49:41.208Z] 370296b7ddb6: Waiting [2022-07-20T21:49:41.208Z] 39a5fcdaea64: Waiting [2022-07-20T21:49:41.208Z] d94ebbe4e438: Waiting [2022-07-20T21:49:41.208Z] 59ccb84bbe0f: Waiting [2022-07-20T21:49:41.208Z] 7c6cee850709: Waiting [2022-07-20T21:49:41.208Z] 30c4a7721957: Verifying Checksum [2022-07-20T21:49:41.208Z] 30c4a7721957: Download complete [2022-07-20T21:49:41.208Z] ea60b727a1ce: Verifying Checksum [2022-07-20T21:49:41.208Z] ea60b727a1ce: Download complete [2022-07-20T21:49:41.208Z] 7c6cee850709: Download complete [2022-07-20T21:49:41.208Z] 39a5fcdaea64: Verifying Checksum [2022-07-20T21:49:41.208Z] 39a5fcdaea64: Download complete [2022-07-20T21:49:41.208Z] 2408cc74d12b: Verifying Checksum [2022-07-20T21:49:41.208Z] 2408cc74d12b: Download complete [2022-07-20T21:49:41.468Z] d94ebbe4e438: Download complete [2022-07-20T21:49:41.468Z] 2408cc74d12b: Pull complete [2022-07-20T21:49:41.732Z] ea60b727a1ce: Pull complete [2022-07-20T21:49:41.732Z] 30c4a7721957: Pull complete [2022-07-20T21:49:41.991Z] bcfd1f05c69d: Verifying Checksum [2022-07-20T21:49:41.991Z] bcfd1f05c69d: Download complete [2022-07-20T21:49:41.991Z] 59ccb84bbe0f: Verifying Checksum [2022-07-20T21:49:41.991Z] 59ccb84bbe0f: Download complete [2022-07-20T21:49:41.991Z] 370296b7ddb6: Verifying Checksum [2022-07-20T21:49:41.991Z] 370296b7ddb6: Download complete [2022-07-20T21:49:46.185Z] 370296b7ddb6: Pull complete [2022-07-20T21:49:46.185Z] 7c6cee850709: Pull complete [2022-07-20T21:49:46.185Z] 39a5fcdaea64: Pull complete [2022-07-20T21:49:46.185Z] d94ebbe4e438: Pull complete [2022-07-20T21:49:48.092Z] bcfd1f05c69d: Pull complete [2022-07-20T21:49:48.662Z] 59ccb84bbe0f: Pull complete [2022-07-20T21:49:48.662Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-20T21:49:48.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-20T21:49:48.662Z] ---> a4fb48ad2a94 [2022-07-20T21:49:48.662Z] Step 3/12 : ARG MAKE="make build" [2022-07-20T21:49:50.055Z] ---> Running in dddc572d5648 [2022-07-20T21:49:50.055Z] Removing intermediate container dddc572d5648 [2022-07-20T21:49:50.055Z] ---> e5b26b7ba8ad [2022-07-20T21:49:50.055Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-20T21:49:50.055Z] ---> Running in aa4c3879c6df [2022-07-20T21:49:50.315Z] Removing intermediate container aa4c3879c6df [2022-07-20T21:49:50.315Z] ---> e39505c17f41 [2022-07-20T21:49:50.315Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-20T21:49:50.315Z] ---> Running in f3443d4fc661 [2022-07-20T21:49:50.315Z] Removing intermediate container f3443d4fc661 [2022-07-20T21:49:50.315Z] ---> de9eb5920c4d [2022-07-20T21:49:50.315Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T21:49:50.315Z] ---> Running in 2ccaa9fe129d [2022-07-20T21:49:50.885Z] Removing intermediate container 2ccaa9fe129d [2022-07-20T21:49:50.885Z] ---> 5fb868d5c40a [2022-07-20T21:49:50.885Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T21:49:50.885Z] ---> Running in 18d45f5357ba [2022-07-20T21:49:51.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T21:49:52.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T21:49:52.351Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-20T21:49:52.611Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-20T21:49:52.611Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-20T21:49:52.872Z] (4/80) Installing libxcb (1.15-r0) [2022-07-20T21:49:52.872Z] (5/80) Installing libx11 (1.8-r0) [2022-07-20T21:49:53.133Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-20T21:49:53.133Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-20T21:49:53.133Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-20T21:49:53.395Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-20T21:49:53.395Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-20T21:49:53.395Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-20T21:49:53.655Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-20T21:49:53.655Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-20T21:49:53.939Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-20T21:49:54.656Z] Still waiting to schedule task [2022-07-20T21:49:54.657Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-20T21:49:54.881Z] (15/80) Installing libice (1.0.10-r0) [2022-07-20T21:49:54.881Z] (16/80) Installing libuuid (2.38-r1) [2022-07-20T21:49:54.881Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-20T21:49:54.881Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-20T21:49:55.141Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-20T21:49:55.141Z] (20/80) Installing xset (1.2.4-r0) [2022-07-20T21:49:55.402Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-20T21:49:55.402Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-20T21:49:55.402Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-20T21:49:55.663Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-20T21:49:55.663Z] (25/80) Installing libintl (0.21-r2) [2022-07-20T21:49:55.663Z] (26/80) Installing libblkid (2.38-r1) [2022-07-20T21:49:55.923Z] (27/80) Installing libmount (2.38-r1) [2022-07-20T21:49:55.923Z] (28/80) Installing pcre (8.45-r2) [2022-07-20T21:49:56.185Z] (29/80) Installing glib (2.72.1-r0) [2022-07-20T21:49:56.185Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-20T21:49:57.576Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-20T21:49:57.576Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-20T21:49:57.576Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-20T21:49:58.149Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-20T21:49:58.149Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-20T21:49:58.149Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-20T21:49:58.411Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-20T21:49:58.411Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-20T21:49:59.043Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-20T21:49:59.043Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-20T21:49:59.043Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-20T21:49:59.303Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-20T21:49:59.303Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-20T21:49:59.303Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-20T21:49:59.563Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-20T21:49:59.563Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-20T21:49:59.824Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-20T21:49:59.824Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-20T21:50:00.198Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-20T21:50:00.198Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-20T21:50:00.198Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-20T21:50:00.459Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-20T21:50:00.459Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-20T21:50:00.459Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-20T21:50:00.721Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-20T21:50:00.721Z] (56/80) Installing libunistring (1.0-r0) [2022-07-20T21:50:00.982Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-20T21:50:00.982Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-20T21:50:01.243Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-20T21:50:01.243Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-20T21:50:01.243Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-20T21:50:01.504Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-20T21:50:01.504Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-20T21:50:01.767Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-20T21:50:01.767Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-20T21:50:01.767Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-20T21:50:02.030Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-20T21:50:02.030Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-20T21:50:02.290Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-20T21:50:02.290Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-20T21:50:02.290Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-20T21:50:02.558Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-20T21:50:03.129Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-20T21:50:03.129Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-20T21:50:03.390Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-20T21:50:03.390Z] Executing udev-init-scripts-35-r0.post-install [2022-07-20T21:50:03.390Z] (76/80) Installing kmod-libs (29-r2) [2022-07-20T21:50:03.390Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-20T21:50:03.650Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-20T21:50:03.650Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-20T21:50:03.923Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-20T21:50:03.923Z] Executing busybox-1.35.0-r13.trigger [2022-07-20T21:50:03.923Z] Executing eudev-3.2.11-r0.trigger [2022-07-20T21:50:03.923Z] OK: 330 MiB in 131 packages [2022-07-20T21:50:05.937Z] Removing intermediate container 18d45f5357ba [2022-07-20T21:50:05.937Z] ---> f4d4f6bbb1ce [2022-07-20T21:50:05.937Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-20T21:50:05.937Z] ---> Running in 9821f3436278 [2022-07-20T21:50:05.937Z] Removing intermediate container 9821f3436278 [2022-07-20T21:50:05.937Z] ---> 89da54d555ca [2022-07-20T21:50:05.937Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-20T21:50:05.937Z] ---> 79d4cdd3630f [2022-07-20T21:50:05.937Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T21:50:05.937Z] ---> Running in 14655fa1c29e [2022-07-20T21:50:20.882Z] Removing intermediate container 14655fa1c29e [2022-07-20T21:50:20.882Z] ---> dbcec7b7c563 [2022-07-20T21:50:20.882Z] Step 11/12 : COPY . . [2022-07-20T21:50:20.882Z] ---> e15ee6fd857f [2022-07-20T21:50:20.882Z] Step 12/12 : RUN ${MAKE} [2022-07-20T21:50:20.882Z] ---> Running in 8fb4b21de0fc [2022-07-20T21:50:20.882Z] noop [2022-07-20T21:50:20.882Z] Removing intermediate container 8fb4b21de0fc [2022-07-20T21:50:20.882Z] ---> 6bb358db6bac [2022-07-20T21:50:20.882Z] Successfully built 6bb358db6bac [2022-07-20T21:50:20.882Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:50:21.201Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-20T21:50:21.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T21:50:21.282Z] prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container [2022-07-20T21:50:21.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-20T21:50:21.670Z] $ docker top 27374ff4d30ca75645d82e67d3bfa84888748a5ea6b310deda17773dd24884b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T21:50:22.026Z] + go version [2022-07-20T21:50:22.026Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-20T21:50:22.044Z] $ docker stop --time=1 27374ff4d30ca75645d82e67d3bfa84888748a5ea6b310deda17773dd24884b8 [2022-07-20T21:50:23.307Z] $ docker rm -f 27374ff4d30ca75645d82e67d3bfa84888748a5ea6b310deda17773dd24884b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:50:23.723Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-20T21:50:23.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T21:50:23.802Z] prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container [2022-07-20T21:50:23.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-20T21:50:24.203Z] $ docker top 9934e364c502de01eccbe2171e75a80ae3d4b38c8b1551fbb94bc1f621e0c5ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T21:50:24.550Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-07-20T21:50:24.852Z] + make test [2022-07-20T21:50:24.852Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-20T21:50:25.111Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-20T21:50:35.112Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-20T21:50:35.112Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-20T21:50:41.693Z] CGO_ENABLED=1 go vet ./... [2022-07-20T21:50:44.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-20T21:50:44.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-20T21:50:44.985Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-20T21:50:45.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-20T21:50:45.275Z] $ docker stop --time=1 9934e364c502de01eccbe2171e75a80ae3d4b38c8b1551fbb94bc1f621e0c5ac [2022-07-20T21:50:46.811Z] $ docker rm -f 9934e364c502de01eccbe2171e75a80ae3d4b38c8b1551fbb94bc1f621e0c5ac [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T21:50:47.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-20T21:50:47.303Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-20T21:50:47.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-20T21:50:48.095Z] + ls -al . [2022-07-20T21:50:48.095Z] total 164 [2022-07-20T21:50:48.095Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 21:50 . [2022-07-20T21:50:48.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 21:49 .. [2022-07-20T21:50:48.095Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 21:50 .git [2022-07-20T21:50:48.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 21:49 .github [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 20 21:49 .gitignore [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 20 21:49 .golangci.yml [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 20 21:49 .hadolint.yml [2022-07-20T21:50:48.095Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 21:49 .semver [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 20 21:49 Attribution.txt [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 20 21:49 CHANGELOG.md [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 20 21:49 Dockerfile [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 20 21:49 GOVERNANCE.md [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 20 21:49 Jenkinsfile [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 20 21:49 LICENSE [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 20 21:49 Makefile [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 20 21:49 OWNERS.md [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 20 21:49 README.md [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 21:49 VERSION [2022-07-20T21:50:48.095Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 21:49 bin [2022-07-20T21:50:48.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 21:49 cmd [2022-07-20T21:50:48.095Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 20 21:50 coverage.out [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 20 21:49 docker-entrypoint.sh [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 20 21:49 go.mod [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 20 21:49 go.sum [2022-07-20T21:50:48.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 21:49 internal [2022-07-20T21:50:48.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 21:49 snap [2022-07-20T21:50:48.095Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 20 21:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:50:48.398Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ae9b81e5a42b403d81a80009dd39fe856fecfee3 --label arch=amd64 --label version=0.0.1-dev.16 . [2022-07-20T21:50:48.398Z] Sending build context to Docker daemon 691.2kB [2022-07-20T21:50:48.398Z] Step 1/30 : ARG BASE=golang:1.17-alpine3.15 [2022-07-20T21:50:48.398Z] Step 2/30 : FROM ${BASE} AS builder [2022-07-20T21:50:48.398Z] ---> 6bb358db6bac [2022-07-20T21:50:48.398Z] Step 3/30 : ARG MAKE="make build" [2022-07-20T21:50:48.398Z] ---> Running in 10c0f442219a [2022-07-20T21:50:48.398Z] Removing intermediate container 10c0f442219a [2022-07-20T21:50:48.398Z] ---> 2c7d62bfaaa1 [2022-07-20T21:50:48.398Z] Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-20T21:50:48.398Z] ---> Running in 08c6b01f7262 [2022-07-20T21:50:48.659Z] Removing intermediate container 08c6b01f7262 [2022-07-20T21:50:48.659Z] ---> c4d9d4c386ff [2022-07-20T21:50:48.659Z] Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-20T21:50:48.659Z] ---> Running in 760289b51076 [2022-07-20T21:50:48.659Z] Removing intermediate container 760289b51076 [2022-07-20T21:50:48.659Z] ---> 4df59e235317 [2022-07-20T21:50:48.659Z] Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T21:50:48.659Z] ---> Running in d2c4ff1c5dfd [2022-07-20T21:50:49.229Z] Removing intermediate container d2c4ff1c5dfd [2022-07-20T21:50:49.229Z] ---> 7e9afa945d73 [2022-07-20T21:50:49.229Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T21:50:49.229Z] ---> Running in f0e798ccd0c6 [2022-07-20T21:50:49.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T21:50:50.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T21:50:50.697Z] OK: 330 MiB in 131 packages [2022-07-20T21:50:50.959Z] Removing intermediate container f0e798ccd0c6 [2022-07-20T21:50:50.959Z] ---> 464ba4a2e5b7 [2022-07-20T21:50:50.959Z] Step 8/30 : WORKDIR /device-usb-camera [2022-07-20T21:50:50.959Z] ---> Running in 9321f0887615 [2022-07-20T21:50:51.218Z] Removing intermediate container 9321f0887615 [2022-07-20T21:50:51.218Z] ---> 75c95cf624c9 [2022-07-20T21:50:51.218Z] Step 9/30 : COPY go.mod vendor* ./ [2022-07-20T21:50:51.218Z] ---> 6b707cecc010 [2022-07-20T21:50:51.218Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T21:50:51.218Z] ---> Running in 73d5814ee385 [2022-07-20T21:50:51.788Z] Removing intermediate container 73d5814ee385 [2022-07-20T21:50:51.788Z] ---> 22465172a181 [2022-07-20T21:50:51.788Z] Step 11/30 : COPY . . [2022-07-20T21:50:52.048Z] ---> 8405a43ec6ad [2022-07-20T21:50:52.048Z] Step 12/30 : RUN ${MAKE} [2022-07-20T21:50:52.048Z] ---> Running in 793ddca8cd4d [2022-07-20T21:50:52.308Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.16 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-20T21:51:14.263Z] Removing intermediate container 793ddca8cd4d [2022-07-20T21:51:14.263Z] ---> e2d2edf26f6d [2022-07-20T21:51:14.263Z] Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-20T21:51:14.263Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-20T21:51:14.263Z] af6660deedbd: Pulling fs layer [2022-07-20T21:51:14.263Z] 97cd0a44c592: Pulling fs layer [2022-07-20T21:51:14.263Z] 97cd0a44c592: Verifying Checksum [2022-07-20T21:51:14.263Z] 97cd0a44c592: Download complete [2022-07-20T21:51:14.263Z] af6660deedbd: Download complete [2022-07-20T21:51:14.263Z] af6660deedbd: Pull complete [2022-07-20T21:51:14.263Z] 97cd0a44c592: Pull complete [2022-07-20T21:51:14.263Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-20T21:51:14.263Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-20T21:51:14.263Z] ---> fea57e182299 [2022-07-20T21:51:14.263Z] Step 14/30 : FROM alpine:3.15 [2022-07-20T21:51:14.263Z] 3.15: Pulling from library/alpine [2022-07-20T21:51:14.263Z] ab6db1bc80d0: Pulling fs layer [2022-07-20T21:51:14.263Z] ab6db1bc80d0: Verifying Checksum [2022-07-20T21:51:14.263Z] ab6db1bc80d0: Download complete [2022-07-20T21:51:14.263Z] ab6db1bc80d0: Pull complete [2022-07-20T21:51:14.263Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-20T21:51:14.263Z] Status: Downloaded newer image for alpine:3.15 [2022-07-20T21:51:14.263Z] ---> 2720e26172a0 [2022-07-20T21:51:14.263Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-20T21:51:14.263Z] ---> Running in b52d779e5de1 [2022-07-20T21:51:14.263Z] Removing intermediate container b52d779e5de1 [2022-07-20T21:51:14.263Z] ---> 8f3834be4d6a [2022-07-20T21:51:14.263Z] Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-20T21:51:14.263Z] ---> Running in c65e5fb649e7 [2022-07-20T21:51:14.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T21:51:14.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-20T21:51:14.782Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-20T21:51:14.782Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-20T21:51:14.782Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-20T21:51:14.782Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-20T21:51:14.782Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-20T21:51:14.782Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-20T21:51:14.782Z] (7/74) Installing libxcb (1.14-r2) [2022-07-20T21:51:14.782Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-20T21:51:14.782Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-20T21:51:15.042Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-20T21:51:15.042Z] (11/74) Installing expat (2.4.7-r0) [2022-07-20T21:51:15.042Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-20T21:51:15.042Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-20T21:51:15.042Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-20T21:51:15.042Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-20T21:51:15.042Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-20T21:51:15.042Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-20T21:51:15.042Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-20T21:51:15.042Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-20T21:51:15.042Z] (20/74) Installing libintl (0.21-r0) [2022-07-20T21:51:15.042Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-20T21:51:15.042Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-20T21:51:15.042Z] (23/74) Installing pcre (8.45-r1) [2022-07-20T21:51:15.042Z] (24/74) Installing glib (2.70.1-r0) [2022-07-20T21:51:15.042Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-20T21:51:15.042Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-20T21:51:15.042Z] (27/74) Installing libass (0.15.2-r0) [2022-07-20T21:51:15.042Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-20T21:51:15.042Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-20T21:51:15.042Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-20T21:51:15.042Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-20T21:51:15.042Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-20T21:51:15.042Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-20T21:51:15.301Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-20T21:51:15.301Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-20T21:51:15.301Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-20T21:51:15.301Z] (37/74) Installing lame (3.100-r0) [2022-07-20T21:51:15.301Z] (38/74) Installing opus (1.3.1-r1) [2022-07-20T21:51:15.301Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-20T21:51:15.301Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-20T21:51:15.301Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-20T21:51:15.301Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-20T21:51:15.301Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-20T21:51:15.301Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-20T21:51:15.301Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-20T21:51:15.301Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-20T21:51:15.301Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-20T21:51:15.301Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-20T21:51:15.301Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-20T21:51:15.301Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-20T21:51:15.301Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-20T21:51:15.301Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-20T21:51:15.301Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-20T21:51:15.301Z] (54/74) Installing libva (2.13.0-r0) [2022-07-20T21:51:15.301Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-20T21:51:15.301Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-20T21:51:15.301Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-20T21:51:15.301Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-20T21:51:15.301Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-20T21:51:15.301Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-20T21:51:15.301Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-20T21:51:15.561Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-20T21:51:15.561Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-20T21:51:15.561Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-20T21:51:15.561Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-20T21:51:15.561Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-20T21:51:15.561Z] Executing udev-init-scripts-35-r0.post-install [2022-07-20T21:51:15.561Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-20T21:51:15.561Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-20T21:51:15.561Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-20T21:51:15.561Z] (70/74) Installing kmod-libs (29-r2) [2022-07-20T21:51:15.561Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-20T21:51:15.821Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-20T21:51:15.822Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-20T21:51:15.822Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-20T21:51:15.822Z] Executing busybox-1.34.1-r7.trigger [2022-07-20T21:51:15.822Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-20T21:51:15.822Z] OK: 78 MiB in 88 packages [2022-07-20T21:51:16.761Z] Removing intermediate container c65e5fb649e7 [2022-07-20T21:51:16.761Z] ---> d37cecca304f [2022-07-20T21:51:16.761Z] Step 17/30 : WORKDIR / [2022-07-20T21:51:16.761Z] ---> Running in 8f63c1af3303 [2022-07-20T21:51:16.761Z] Removing intermediate container 8f63c1af3303 [2022-07-20T21:51:16.761Z] ---> 66d5cc85e9c4 [2022-07-20T21:51:16.761Z] Step 18/30 : COPY --from=builder /device-usb-camera/cmd / [2022-07-20T21:51:17.329Z] ---> da31f5981cf4 [2022-07-20T21:51:17.329Z] Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-20T21:51:17.329Z] ---> f7bf1d6c87d5 [2022-07-20T21:51:17.329Z] Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-20T21:51:17.589Z] ---> 222b24abacf8 [2022-07-20T21:51:17.589Z] Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-20T21:51:17.589Z] ---> f94a23582b68 [2022-07-20T21:51:17.589Z] Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-20T21:51:17.848Z] ---> 9f326a84dfe5 [2022-07-20T21:51:17.848Z] Step 23/30 : COPY --from=rtsp /rtsp-simple-server / [2022-07-20T21:51:18.109Z] ---> b0d7f0e041fb [2022-07-20T21:51:18.109Z] Step 24/30 : EXPOSE 59983 [2022-07-20T21:51:18.109Z] ---> Running in 29dcc1eeea21 [2022-07-20T21:51:18.109Z] Removing intermediate container 29dcc1eeea21 [2022-07-20T21:51:18.109Z] ---> 12bb85590c09 [2022-07-20T21:51:18.109Z] Step 25/30 : EXPOSE 8554 [2022-07-20T21:51:18.109Z] ---> Running in 782b587e7943 [2022-07-20T21:51:18.367Z] Removing intermediate container 782b587e7943 [2022-07-20T21:51:18.367Z] ---> cea87ee132a9 [2022-07-20T21:51:18.367Z] Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-20T21:51:18.367Z] ---> Running in bde8152345bc [2022-07-20T21:51:18.367Z] Removing intermediate container bde8152345bc [2022-07-20T21:51:18.367Z] ---> 7632c18d3b6f [2022-07-20T21:51:18.367Z] Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-20T21:51:18.367Z] ---> Running in 88fd2dc76521 [2022-07-20T21:51:18.367Z] Removing intermediate container 88fd2dc76521 [2022-07-20T21:51:18.367Z] ---> 3597c29160f2 [2022-07-20T21:51:18.367Z] Step 28/30 : LABEL arch=amd64 [2022-07-20T21:51:18.367Z] ---> Running in ec98cbc7baee [2022-07-20T21:51:18.626Z] Removing intermediate container ec98cbc7baee [2022-07-20T21:51:18.626Z] ---> 917843db3702 [2022-07-20T21:51:18.626Z] Step 29/30 : LABEL git_sha=ae9b81e5a42b403d81a80009dd39fe856fecfee3 [2022-07-20T21:51:18.626Z] ---> Running in dfe80cfa162f [2022-07-20T21:51:18.626Z] Removing intermediate container dfe80cfa162f [2022-07-20T21:51:18.626Z] ---> 43b1c79a6f0d [2022-07-20T21:51:18.626Z] Step 30/30 : LABEL version=0.0.1-dev.16 [2022-07-20T21:51:18.626Z] ---> Running in 7ad72d25f087 [2022-07-20T21:51:18.626Z] Removing intermediate container 7ad72d25f087 [2022-07-20T21:51:18.626Z] ---> 80c110060b4f [2022-07-20T21:51:18.626Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-20T21:51:18.626Z] Successfully built 80c110060b4f [2022-07-20T21:51:18.626Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T21:51:18.734Z] provisioning config files... [2022-07-20T21:51:18.744Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2793046549838783037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:51:19.044Z] ---> docker-login.sh [2022-07-20T21:51:19.045Z] nexus3.edgexfoundry.org:10001 [2022-07-20T21:51:19.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:51:19.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:51:19.045Z] Configure a credential helper to remove this warning. See [2022-07-20T21:51:19.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:51:19.045Z] [2022-07-20T21:51:19.045Z] Login Succeeded [2022-07-20T21:51:19.045Z] nexus3.edgexfoundry.org:10002 [2022-07-20T21:51:19.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:51:19.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:51:19.304Z] Configure a credential helper to remove this warning. See [2022-07-20T21:51:19.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:51:19.304Z] [2022-07-20T21:51:19.304Z] Login Succeeded [2022-07-20T21:51:19.304Z] nexus3.edgexfoundry.org:10003 [2022-07-20T21:51:19.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:51:19.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:51:19.304Z] Configure a credential helper to remove this warning. See [2022-07-20T21:51:19.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:51:19.304Z] [2022-07-20T21:51:19.304Z] Login Succeeded [2022-07-20T21:51:19.304Z] nexus3.edgexfoundry.org:10004 [2022-07-20T21:51:19.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:51:19.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:51:19.563Z] Configure a credential helper to remove this warning. See [2022-07-20T21:51:19.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:51:19.563Z] [2022-07-20T21:51:19.563Z] Login Succeeded [2022-07-20T21:51:19.563Z] docker.io [2022-07-20T21:51:19.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:51:19.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:51:19.823Z] Configure a credential helper to remove this warning. See [2022-07-20T21:51:19.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:51:19.823Z] [2022-07-20T21:51:19.823Z] Login Succeeded [2022-07-20T21:51:19.823Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T21:51:19.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-20T21:51:19.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T21:51:19.880Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-07-20T21:51:19.880Z] ae9b81e5a42b403d81a80009dd39fe856fecfee3 [2022-07-20T21:51:19.880Z] latest [2022-07-20T21:51:19.880Z] 0.0.1-dev.16 [2022-07-20T21:51:19.880Z] ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 [2022-07-20T21:51:19.880Z] main [2022-07-20T21:51:19.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:51:20.209Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:51:20.572Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ae9b81e5a42b403d81a80009dd39fe856fecfee3 [2022-07-20T21:51:20.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-20T21:51:20.572Z] 550e596c6d0e: Preparing [2022-07-20T21:51:20.572Z] 1207169bf42c: Preparing [2022-07-20T21:51:20.572Z] cedd325ab7fd: Preparing [2022-07-20T21:51:20.572Z] 35035f72a06f: Preparing [2022-07-20T21:51:20.572Z] e1bc2e920ac5: Preparing [2022-07-20T21:51:20.572Z] ea6cea7e585b: Preparing [2022-07-20T21:51:20.572Z] 1bf0505f3c8e: Preparing [2022-07-20T21:51:20.572Z] ad543cd673bd: Preparing [2022-07-20T21:51:20.572Z] ea6cea7e585b: Waiting [2022-07-20T21:51:20.572Z] 1bf0505f3c8e: Waiting [2022-07-20T21:51:20.572Z] ad543cd673bd: Waiting [2022-07-20T21:51:20.572Z] cedd325ab7fd: Pushed [2022-07-20T21:51:20.572Z] 35035f72a06f: Pushed [2022-07-20T21:51:20.572Z] e1bc2e920ac5: Pushed [2022-07-20T21:51:20.572Z] 1207169bf42c: Pushed [2022-07-20T21:51:20.572Z] ad543cd673bd: Layer already exists [2022-07-20T21:51:22.529Z] 550e596c6d0e: Pushed [2022-07-20T21:51:23.469Z] ea6cea7e585b: Pushed [2022-07-20T21:51:27.870Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20615 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-07-20T21:51:27.884Z] Running in /w/workspace/device-usb-camera/27 [Pipeline] { [Pipeline] checkout [2022-07-20T21:51:27.925Z] Selected Git installation does not exist. Using Default [2022-07-20T21:51:27.925Z] The recommended git tool is: NONE [2022-07-20T21:51:28.746Z] 1bf0505f3c8e: Pushed [2022-07-20T21:51:28.746Z] ae9b81e5a42b403d81a80009dd39fe856fecfee3: digest: sha256:28547efef147ef379b9388c27f7622e1dba31c744636bb78d5920d0ec2389215 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:51:29.065Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:51:29.372Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-20T21:51:29.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-20T21:51:29.372Z] 550e596c6d0e: Preparing [2022-07-20T21:51:29.372Z] 1207169bf42c: Preparing [2022-07-20T21:51:29.372Z] cedd325ab7fd: Preparing [2022-07-20T21:51:29.372Z] 35035f72a06f: Preparing [2022-07-20T21:51:29.372Z] e1bc2e920ac5: Preparing [2022-07-20T21:51:29.372Z] ea6cea7e585b: Preparing [2022-07-20T21:51:29.372Z] 1bf0505f3c8e: Preparing [2022-07-20T21:51:29.372Z] ad543cd673bd: Preparing [2022-07-20T21:51:29.372Z] ea6cea7e585b: Waiting [2022-07-20T21:51:29.372Z] 1bf0505f3c8e: Waiting [2022-07-20T21:51:29.372Z] ad543cd673bd: Waiting [2022-07-20T21:51:29.372Z] e1bc2e920ac5: Layer already exists [2022-07-20T21:51:29.372Z] cedd325ab7fd: Layer already exists [2022-07-20T21:51:29.372Z] 1207169bf42c: Layer already exists [2022-07-20T21:51:29.372Z] 35035f72a06f: Layer already exists [2022-07-20T21:51:29.372Z] 550e596c6d0e: Layer already exists [2022-07-20T21:51:29.372Z] ea6cea7e585b: Layer already exists [2022-07-20T21:51:29.372Z] 1bf0505f3c8e: Layer already exists [2022-07-20T21:51:29.372Z] ad543cd673bd: Layer already exists [2022-07-20T21:51:29.372Z] latest: digest: sha256:28547efef147ef379b9388c27f7622e1dba31c744636bb78d5920d0ec2389215 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:51:29.690Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:51:30.000Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.16 [2022-07-20T21:51:30.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-20T21:51:30.000Z] 550e596c6d0e: Preparing [2022-07-20T21:51:30.000Z] 1207169bf42c: Preparing [2022-07-20T21:51:30.000Z] cedd325ab7fd: Preparing [2022-07-20T21:51:30.000Z] 35035f72a06f: Preparing [2022-07-20T21:51:30.000Z] e1bc2e920ac5: Preparing [2022-07-20T21:51:30.000Z] ea6cea7e585b: Preparing [2022-07-20T21:51:30.000Z] 1bf0505f3c8e: Preparing [2022-07-20T21:51:30.000Z] ad543cd673bd: Preparing [2022-07-20T21:51:30.000Z] 1bf0505f3c8e: Waiting [2022-07-20T21:51:30.000Z] ea6cea7e585b: Waiting [2022-07-20T21:51:30.000Z] ad543cd673bd: Waiting [2022-07-20T21:51:30.000Z] e1bc2e920ac5: Layer already exists [2022-07-20T21:51:30.000Z] 35035f72a06f: Layer already exists [2022-07-20T21:51:30.000Z] cedd325ab7fd: Layer already exists [2022-07-20T21:51:30.000Z] 550e596c6d0e: Layer already exists [2022-07-20T21:51:30.000Z] 1207169bf42c: Layer already exists [2022-07-20T21:51:30.000Z] ea6cea7e585b: Layer already exists [2022-07-20T21:51:30.000Z] 1bf0505f3c8e: Layer already exists [2022-07-20T21:51:30.000Z] ad543cd673bd: Layer already exists [2022-07-20T21:51:30.000Z] 0.0.1-dev.16: digest: sha256:28547efef147ef379b9388c27f7622e1dba31c744636bb78d5920d0ec2389215 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:51:30.312Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:51:30.624Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 [2022-07-20T21:51:30.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-20T21:51:30.624Z] 550e596c6d0e: Preparing [2022-07-20T21:51:30.624Z] 1207169bf42c: Preparing [2022-07-20T21:51:30.624Z] cedd325ab7fd: Preparing [2022-07-20T21:51:30.624Z] 35035f72a06f: Preparing [2022-07-20T21:51:30.624Z] e1bc2e920ac5: Preparing [2022-07-20T21:51:30.624Z] ea6cea7e585b: Preparing [2022-07-20T21:51:30.624Z] 1bf0505f3c8e: Preparing [2022-07-20T21:51:30.624Z] ad543cd673bd: Preparing [2022-07-20T21:51:30.624Z] 1bf0505f3c8e: Waiting [2022-07-20T21:51:30.624Z] ad543cd673bd: Waiting [2022-07-20T21:51:30.624Z] ea6cea7e585b: Waiting [2022-07-20T21:51:30.624Z] cedd325ab7fd: Layer already exists [2022-07-20T21:51:30.624Z] e1bc2e920ac5: Layer already exists [2022-07-20T21:51:30.624Z] 35035f72a06f: Layer already exists [2022-07-20T21:51:30.624Z] 550e596c6d0e: Layer already exists [2022-07-20T21:51:30.624Z] 1207169bf42c: Layer already exists [2022-07-20T21:51:30.625Z] ea6cea7e585b: Layer already exists [2022-07-20T21:51:30.625Z] 1bf0505f3c8e: Layer already exists [2022-07-20T21:51:30.625Z] ad543cd673bd: Layer already exists [2022-07-20T21:51:30.625Z] ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16: digest: sha256:28547efef147ef379b9388c27f7622e1dba31c744636bb78d5920d0ec2389215 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:51:30.941Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:51:31.255Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-07-20T21:51:31.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-20T21:51:31.255Z] 550e596c6d0e: Preparing [2022-07-20T21:51:31.255Z] 1207169bf42c: Preparing [2022-07-20T21:51:31.255Z] cedd325ab7fd: Preparing [2022-07-20T21:51:31.255Z] 35035f72a06f: Preparing [2022-07-20T21:51:31.255Z] e1bc2e920ac5: Preparing [2022-07-20T21:51:31.255Z] ea6cea7e585b: Preparing [2022-07-20T21:51:31.255Z] 1bf0505f3c8e: Preparing [2022-07-20T21:51:31.255Z] ad543cd673bd: Preparing [2022-07-20T21:51:31.255Z] ea6cea7e585b: Waiting [2022-07-20T21:51:31.255Z] 1bf0505f3c8e: Waiting [2022-07-20T21:51:31.255Z] ad543cd673bd: Waiting [2022-07-20T21:51:31.255Z] cedd325ab7fd: Layer already exists [2022-07-20T21:51:31.255Z] 550e596c6d0e: Layer already exists [2022-07-20T21:51:31.255Z] 35035f72a06f: Layer already exists [2022-07-20T21:51:31.255Z] e1bc2e920ac5: Layer already exists [2022-07-20T21:51:31.255Z] 1207169bf42c: Layer already exists [2022-07-20T21:51:31.255Z] ea6cea7e585b: Layer already exists [2022-07-20T21:51:31.255Z] ad543cd673bd: Layer already exists [2022-07-20T21:51:31.255Z] 1bf0505f3c8e: Layer already exists [2022-07-20T21:51:31.255Z] main: digest: sha256:28547efef147ef379b9388c27f7622e1dba31c744636bb78d5920d0ec2389215 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-20T21:51:31.313Z] ===================================================== [Pipeline] echo [2022-07-20T21:51:31.323Z] taggedImages: [2022-07-20T21:51:31.323Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ae9b81e5a42b403d81a80009dd39fe856fecfee3 [2022-07-20T21:51:31.323Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-20T21:51:31.323Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.16 [2022-07-20T21:51:31.323Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 [2022-07-20T21:51:31.323Z] - nexus3.edgexfoundry.org:10004/device-usb-camera: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 [2022-07-20T21:51:31.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T21:51:31.703Z] [2022-07-20T21:51:31.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:51:32.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T21:51:32.011Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-20T21:51:32.011Z] 5eb5b503b376: Pulling fs layer [2022-07-20T21:51:32.011Z] 5c69ac0246d0: Pulling fs layer [2022-07-20T21:51:32.011Z] ec43610c2a17: Pulling fs layer [2022-07-20T21:51:32.011Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-20T21:51:32.011Z] 33b1e0a273af: Pulling fs layer [2022-07-20T21:51:32.011Z] 5d3b04190fa2: Pulling fs layer [2022-07-20T21:51:32.011Z] 2f39f015ded8: Pulling fs layer [2022-07-20T21:51:32.011Z] 3a2ae6a8a46f: Waiting [2022-07-20T21:51:32.011Z] 33b1e0a273af: Waiting [2022-07-20T21:51:32.011Z] 2f39f015ded8: Waiting [2022-07-20T21:51:32.011Z] 5d3b04190fa2: Waiting [2022-07-20T21:51:32.011Z] 5c69ac0246d0: Verifying Checksum [2022-07-20T21:51:32.011Z] 5c69ac0246d0: Download complete [2022-07-20T21:51:32.011Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-20T21:51:32.011Z] 3a2ae6a8a46f: Download complete [2022-07-20T21:51:32.011Z] 33b1e0a273af: Verifying Checksum [2022-07-20T21:51:32.011Z] 33b1e0a273af: Download complete [2022-07-20T21:51:32.011Z] 5d3b04190fa2: Verifying Checksum [2022-07-20T21:51:32.011Z] 5d3b04190fa2: Download complete [2022-07-20T21:51:32.271Z] ec43610c2a17: Verifying Checksum [2022-07-20T21:51:32.271Z] ec43610c2a17: Download complete [2022-07-20T21:51:32.271Z] 5eb5b503b376: Download complete [2022-07-20T21:51:32.839Z] 2f39f015ded8: Download complete [2022-07-20T21:51:33.778Z] 5eb5b503b376: Pull complete [2022-07-20T21:51:33.778Z] 5c69ac0246d0: Pull complete [2022-07-20T21:51:34.345Z] ec43610c2a17: Pull complete [2022-07-20T21:51:34.345Z] 3a2ae6a8a46f: Pull complete [2022-07-20T21:51:34.508Z] using credential edgex-jenkins-ssh [2022-07-20T21:51:34.527Z] Cloning the remote Git repository [2022-07-20T21:51:34.604Z] 33b1e0a273af: Pull complete [2022-07-20T21:51:34.604Z] 5d3b04190fa2: Pull complete [2022-07-20T21:51:35.570Z] Avoid second fetch [2022-07-20T21:51:34.597Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-20T21:51:34.751Z] > git init /w/workspace/device-usb-camera/27 # timeout=10 [2022-07-20T21:51:34.834Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-20T21:51:34.835Z] > git --version # timeout=10 [2022-07-20T21:51:34.850Z] > git --version # 'git version 2.25.1' [2022-07-20T21:51:34.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T21:51:34.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-20T21:51:35.524Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-20T21:51:35.547Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-20T21:51:35.571Z] Checking out Revision ae9b81e5a42b403d81a80009dd39fe856fecfee3 (main) [2022-07-20T21:51:35.596Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T21:51:35.613Z] > git checkout -f ae9b81e5a42b403d81a80009dd39fe856fecfee3 # timeout=10 [2022-07-20T21:51:39.819Z] Commit message: "feat(snap): Add option to selectively autostart apps (#54)" [2022-07-20T21:51:39.885Z] 2f39f015ded8: Pull complete [2022-07-20T21:51:39.885Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-20T21:51:39.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T21:51:39.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T21:51:39.992Z] prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container [2022-07-20T21:51:40.037Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-20T21:51:40.062Z] [2022-07-20T21:51:40.062Z] GitHub has been notified of this commit’s build result [2022-07-20T21:51:40.062Z] [2022-07-20T21:51:41.144Z] $ docker top ff953158f5a88d6c5e49b3c165b9992108d2f5dfb50e170433861ff2edb67efc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T21:51:41.543Z] ---> job-cost.sh [2022-07-20T21:51:41.543Z] lf-activate-venv: SKIPPING [2022-07-20T21:51:41.543Z] INFO: No Stack... [2022-07-20T21:51:41.802Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-20T21:51:41.853Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-20T21:51:41.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T21:51:41.853Z] Dload Upload Total Spent Left Speed [2022-07-20T21:51:41.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92721 [Pipeline] sh [2022-07-20T21:51:42.372Z] INFO: Archiving Costs [Pipeline] sh [2022-07-20T21:51:42.740Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-20T21:51:42.768Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-07-20T21:51:42.768Z] + cut -d, -f6 [Pipeline] lock [2022-07-20T21:51:42.840Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] [2022-07-20T21:51:42.850Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] did not exist. Created. [2022-07-20T21:51:42.850Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-20T21:51:43.094Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-20T21:51:43.094Z] + sudo tee /etc/docker/daemon.new [2022-07-20T21:51:43.094Z] { [2022-07-20T21:51:43.094Z] "registry-mirrors": [ [2022-07-20T21:51:43.094Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-20T21:51:43.094Z] ], [2022-07-20T21:51:43.094Z] "bip": "10.250.0.254/24", [2022-07-20T21:51:43.094Z] "hosts": [ [2022-07-20T21:51:43.094Z] "tcp://0.0.0.0:5555", [2022-07-20T21:51:43.094Z] "unix:///var/run/docker.sock" [2022-07-20T21:51:43.094Z] ], [2022-07-20T21:51:43.094Z] "mtu": 1458, [2022-07-20T21:51:43.094Z] "selinux-enabled": true, [2022-07-20T21:51:43.094Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-20T21:51:43.094Z] } [Pipeline] sh [2022-07-20T21:51:43.158Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-20T21:51:43.206Z] Stashed 1 file(s) [Pipeline] } [2022-07-20T21:51:43.217Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-20T21:51:43.306Z] $ docker stop --time=1 ff953158f5a88d6c5e49b3c165b9992108d2f5dfb50e170433861ff2edb67efc [2022-07-20T21:51:43.463Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-07-20T21:51:44.471Z] $ docker rm -f ff953158f5a88d6c5e49b3c165b9992108d2f5dfb50e170433861ff2edb67efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T21:51:44.846Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T21:52:03.168Z] provisioning config files... [2022-07-20T21:52:03.191Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/27@tmp/config6450662062112276385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:52:03.757Z] ---> docker-login.sh [2022-07-20T21:52:03.757Z] nexus3.edgexfoundry.org:10001 [2022-07-20T21:52:04.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:52:04.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:52:04.627Z] Configure a credential helper to remove this warning. See [2022-07-20T21:52:04.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:52:04.627Z] [2022-07-20T21:52:04.627Z] Login Succeeded [2022-07-20T21:52:04.627Z] nexus3.edgexfoundry.org:10002 [2022-07-20T21:52:04.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:52:05.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:52:05.173Z] Configure a credential helper to remove this warning. See [2022-07-20T21:52:05.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:52:05.173Z] [2022-07-20T21:52:05.173Z] Login Succeeded [2022-07-20T21:52:05.173Z] nexus3.edgexfoundry.org:10003 [2022-07-20T21:52:05.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:52:05.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:52:05.445Z] Configure a credential helper to remove this warning. See [2022-07-20T21:52:05.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:52:05.445Z] [2022-07-20T21:52:05.446Z] Login Succeeded [2022-07-20T21:52:05.446Z] nexus3.edgexfoundry.org:10004 [2022-07-20T21:52:06.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:52:06.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:52:06.045Z] Configure a credential helper to remove this warning. See [2022-07-20T21:52:06.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:52:06.045Z] [2022-07-20T21:52:06.045Z] Login Succeeded [2022-07-20T21:52:06.045Z] docker.io [2022-07-20T21:52:06.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:52:06.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:52:06.585Z] Configure a credential helper to remove this warning. See [2022-07-20T21:52:06.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:52:06.585Z] [2022-07-20T21:52:06.585Z] Login Succeeded [2022-07-20T21:52:06.585Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T21:52:06.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-20T21:52:06.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T21:52:06.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T21:52:06.867Z] ========================================================= [2022-07-20T21:52:06.867Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-20T21:52:06.867Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:52:07.219Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-20T21:52:07.490Z] Sending build context to Docker daemon 454.7kB [2022-07-20T21:52:07.491Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-20T21:52:07.491Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-20T21:52:07.766Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-20T21:52:07.766Z] b3c136eddcbf: Pulling fs layer [2022-07-20T21:52:07.766Z] c0a3192eca97: Pulling fs layer [2022-07-20T21:52:07.766Z] a050256f5b6f: Pulling fs layer [2022-07-20T21:52:07.766Z] 656be50a0ddc: Pulling fs layer [2022-07-20T21:52:07.766Z] 2bbca73fdf42: Pulling fs layer [2022-07-20T21:52:07.766Z] 46d945488cbd: Pulling fs layer [2022-07-20T21:52:07.766Z] 656be50a0ddc: Waiting [2022-07-20T21:52:07.766Z] 2bbca73fdf42: Waiting [2022-07-20T21:52:07.766Z] 8a5474983e97: Pulling fs layer [2022-07-20T21:52:07.766Z] 329c88fbcd65: Pulling fs layer [2022-07-20T21:52:07.766Z] 46d945488cbd: Waiting [2022-07-20T21:52:07.767Z] 8a5474983e97: Waiting [2022-07-20T21:52:07.767Z] 329c88fbcd65: Waiting [2022-07-20T21:52:07.767Z] a050256f5b6f: Verifying Checksum [2022-07-20T21:52:07.767Z] a050256f5b6f: Download complete [2022-07-20T21:52:07.767Z] c0a3192eca97: Download complete [2022-07-20T21:52:07.767Z] 2bbca73fdf42: Download complete [2022-07-20T21:52:07.767Z] 46d945488cbd: Verifying Checksum [2022-07-20T21:52:07.767Z] 46d945488cbd: Download complete [2022-07-20T21:52:07.767Z] b3c136eddcbf: Verifying Checksum [2022-07-20T21:52:07.767Z] b3c136eddcbf: Download complete [2022-07-20T21:52:08.765Z] b3c136eddcbf: Pull complete [2022-07-20T21:52:08.766Z] 329c88fbcd65: Verifying Checksum [2022-07-20T21:52:08.766Z] 329c88fbcd65: Download complete [2022-07-20T21:52:09.376Z] c0a3192eca97: Pull complete [2022-07-20T21:52:09.653Z] a050256f5b6f: Pull complete [2022-07-20T21:52:09.928Z] 8a5474983e97: Verifying Checksum [2022-07-20T21:52:09.928Z] 8a5474983e97: Download complete [2022-07-20T21:52:10.527Z] 656be50a0ddc: Verifying Checksum [2022-07-20T21:52:10.527Z] 656be50a0ddc: Download complete [2022-07-20T21:52:25.605Z] 656be50a0ddc: Pull complete [2022-07-20T21:52:25.605Z] 2bbca73fdf42: Pull complete [2022-07-20T21:52:25.605Z] 46d945488cbd: Pull complete [2022-07-20T21:52:29.921Z] 8a5474983e97: Pull complete [2022-07-20T21:52:32.543Z] 329c88fbcd65: Pull complete [2022-07-20T21:52:32.543Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-20T21:52:32.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-20T21:52:32.543Z] ---> ff4287adb874 [2022-07-20T21:52:32.543Z] Step 3/12 : ARG MAKE="make build" [2022-07-20T21:52:33.538Z] ---> Running in f0f0c422b384 [2022-07-20T21:52:33.814Z] Removing intermediate container f0f0c422b384 [2022-07-20T21:52:33.814Z] ---> f384668649a1 [2022-07-20T21:52:33.814Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-20T21:52:33.814Z] ---> Running in ef0dfbf3fa2e [2022-07-20T21:52:34.092Z] Removing intermediate container ef0dfbf3fa2e [2022-07-20T21:52:34.092Z] ---> 140d7f73864f [2022-07-20T21:52:34.092Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-20T21:52:34.092Z] ---> Running in cb3a4dfa7586 [2022-07-20T21:52:35.528Z] Removing intermediate container cb3a4dfa7586 [2022-07-20T21:52:35.528Z] ---> 0afbce027f0a [2022-07-20T21:52:35.528Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T21:52:35.528Z] ---> Running in effcf9cf9568 [2022-07-20T21:52:37.546Z] Removing intermediate container effcf9cf9568 [2022-07-20T21:52:37.546Z] ---> a6446f0a6e5b [2022-07-20T21:52:37.546Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T21:52:37.546Z] ---> Running in 86ba1e8d7bae [2022-07-20T21:52:38.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T21:52:39.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T21:52:40.108Z] (1/14) Installing libintl (0.21-r2) [2022-07-20T21:52:40.108Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-20T21:52:40.108Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-20T21:52:40.382Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-20T21:52:40.382Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-20T21:52:40.658Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-20T21:52:40.658Z] Executing udev-init-scripts-35-r0.post-install [2022-07-20T21:52:40.658Z] (7/14) Installing libblkid (2.38-r1) [2022-07-20T21:52:40.658Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-20T21:52:40.931Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-20T21:52:40.931Z] (10/14) Installing kmod-libs (29-r2) [2022-07-20T21:52:40.931Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-20T21:52:41.203Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-20T21:52:41.203Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-20T21:52:41.480Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-20T21:52:41.480Z] Executing busybox-1.35.0-r13.trigger [2022-07-20T21:52:41.480Z] Executing eudev-3.2.11-r0.trigger [2022-07-20T21:52:41.480Z] OK: 228 MiB in 65 packages [2022-07-20T21:52:42.917Z] Removing intermediate container 86ba1e8d7bae [2022-07-20T21:52:42.917Z] ---> 815e548f8671 [2022-07-20T21:52:42.917Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-20T21:52:42.917Z] ---> Running in 88714c1a67fb [2022-07-20T21:52:42.917Z] Removing intermediate container 88714c1a67fb [2022-07-20T21:52:42.917Z] ---> 824cb0a9bbba [2022-07-20T21:52:42.917Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-20T21:52:43.533Z] ---> 6386b7948787 [2022-07-20T21:52:43.533Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T21:52:43.533Z] ---> Running in 901e19292666 [2022-07-20T21:53:30.506Z] Removing intermediate container 901e19292666 [2022-07-20T21:53:30.506Z] ---> cdcaccd67be6 [2022-07-20T21:53:30.506Z] Step 11/12 : COPY . . [2022-07-20T21:53:30.506Z] ---> 5f86c725a618 [2022-07-20T21:53:30.506Z] Step 12/12 : RUN ${MAKE} [2022-07-20T21:53:30.506Z] ---> Running in 03a3aa3725ec [2022-07-20T21:53:30.506Z] noop [2022-07-20T21:53:30.506Z] Removing intermediate container 03a3aa3725ec [2022-07-20T21:53:30.506Z] ---> de660649bf6a [2022-07-20T21:53:30.506Z] Successfully built de660649bf6a [2022-07-20T21:53:30.506Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:53:30.869Z] + docker inspect -f . ci-base-image-arm64 [2022-07-20T21:53:30.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T21:53:31.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-20615 does not seem to be running inside a container [2022-07-20T21:53:31.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/27 -v /w/workspace/device-usb-camera/27:/w/workspace/device-usb-camera/27:rw,z -v /w/workspace/device-usb-camera/27@tmp:/w/workspace/device-usb-camera/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-20T21:53:32.462Z] $ docker top d39ebcda87961da96d05d6cb4781817f2503dd394b9fc479e725ecd58087c64a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T21:53:33.357Z] + go version [2022-07-20T21:53:33.357Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-20T21:53:33.384Z] $ docker stop --time=1 d39ebcda87961da96d05d6cb4781817f2503dd394b9fc479e725ecd58087c64a [2022-07-20T21:53:34.991Z] $ docker rm -f d39ebcda87961da96d05d6cb4781817f2503dd394b9fc479e725ecd58087c64a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:53:35.586Z] + docker inspect -f . ci-base-image-arm64 [2022-07-20T21:53:35.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T21:53:35.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-20615 does not seem to be running inside a container [2022-07-20T21:53:35.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/27 -v /w/workspace/device-usb-camera/27:/w/workspace/device-usb-camera/27:rw,z -v /w/workspace/device-usb-camera/27@tmp:/w/workspace/device-usb-camera/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-20T21:53:37.142Z] $ docker top cee3d0d57c1fd5ca2511676a9db922b3fb300a9917744abe2670547e8e31b7a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T21:53:38.020Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/27 [Pipeline] fileExists [Pipeline] sh [2022-07-20T21:53:38.685Z] + make test [2022-07-20T21:53:38.685Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-20T21:53:40.126Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-20T21:55:01.977Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-20T21:55:01.977Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-20T21:55:01.977Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-20T21:55:01.977Z] CGO_ENABLED=1 go vet ./... [2022-07-20T21:55:20.329Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-20T21:55:20.329Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-20T21:55:20.329Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-20T21:55:22.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-20T21:55:22.350Z] $ docker stop --time=1 cee3d0d57c1fd5ca2511676a9db922b3fb300a9917744abe2670547e8e31b7a4 [2022-07-20T21:55:24.107Z] $ docker rm -f cee3d0d57c1fd5ca2511676a9db922b3fb300a9917744abe2670547e8e31b7a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T21:55:25.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-20T21:55:25.120Z] Warning: overwriting stash ‘coverage-report’ [2022-07-20T21:55:25.558Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T21:55:25.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-20T21:55:26.317Z] + ls -al . [2022-07-20T21:55:26.317Z] total 160 [2022-07-20T21:55:26.317Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 21:55 . [2022-07-20T21:55:26.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 21:51 .. [2022-07-20T21:55:26.317Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 21:51 .git [2022-07-20T21:55:26.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 21:51 .github [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 20 21:51 .gitignore [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 20 21:51 .golangci.yml [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 20 21:51 .hadolint.yml [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 20 21:51 Attribution.txt [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 20 21:51 CHANGELOG.md [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 20 21:51 Dockerfile [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 20 21:51 GOVERNANCE.md [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 20 21:51 Jenkinsfile [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 20 21:51 LICENSE [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 20 21:51 Makefile [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 20 21:51 OWNERS.md [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 20 21:51 README.md [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 21:49 VERSION [2022-07-20T21:55:26.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 21:51 bin [2022-07-20T21:55:26.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 21:51 cmd [2022-07-20T21:55:26.317Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 20 21:53 coverage.out [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 20 21:51 docker-entrypoint.sh [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 20 21:51 go.mod [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 20 21:51 go.sum [2022-07-20T21:55:26.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 21:51 internal [2022-07-20T21:55:26.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 21:51 snap [2022-07-20T21:55:26.317Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 20 21:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:55:26.692Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ae9b81e5a42b403d81a80009dd39fe856fecfee3 --label arch=arm64 --label version=0.0.1-dev.16 . [2022-07-20T21:55:26.970Z] Sending build context to Docker daemon 455.7kB [2022-07-20T21:55:26.970Z] Step 1/30 : ARG BASE=golang:1.17-alpine3.15 [2022-07-20T21:55:26.970Z] Step 2/30 : FROM ${BASE} AS builder [2022-07-20T21:55:26.970Z] ---> de660649bf6a [2022-07-20T21:55:26.970Z] Step 3/30 : ARG MAKE="make build" [2022-07-20T21:55:27.245Z] ---> Running in 4a6c19c30c96 [2022-07-20T21:55:27.521Z] Removing intermediate container 4a6c19c30c96 [2022-07-20T21:55:27.521Z] ---> 8f321564b339 [2022-07-20T21:55:27.521Z] Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-20T21:55:27.521Z] ---> Running in 094bbf67b5d4 [2022-07-20T21:55:27.795Z] Removing intermediate container 094bbf67b5d4 [2022-07-20T21:55:27.795Z] ---> 76c807b28491 [2022-07-20T21:55:27.795Z] Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-20T21:55:27.795Z] ---> Running in a60ff891cf33 [2022-07-20T21:55:28.073Z] Removing intermediate container a60ff891cf33 [2022-07-20T21:55:28.073Z] ---> 0d75eb9b45a1 [2022-07-20T21:55:28.073Z] Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T21:55:28.356Z] ---> Running in 5dd987bd4dd9 [2022-07-20T21:55:29.797Z] Removing intermediate container 5dd987bd4dd9 [2022-07-20T21:55:29.797Z] ---> 7836119532b4 [2022-07-20T21:55:29.797Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T21:55:30.075Z] ---> Running in 6022304dff19 [2022-07-20T21:55:31.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T21:55:32.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T21:55:33.031Z] OK: 228 MiB in 65 packages [2022-07-20T21:55:33.635Z] Removing intermediate container 6022304dff19 [2022-07-20T21:55:33.635Z] ---> 1b31072d09ea [2022-07-20T21:55:33.635Z] Step 8/30 : WORKDIR /device-usb-camera [2022-07-20T21:55:33.635Z] ---> Running in bed99d71beec [2022-07-20T21:55:34.244Z] Removing intermediate container bed99d71beec [2022-07-20T21:55:34.244Z] ---> 3298cc9e4a7a [2022-07-20T21:55:34.244Z] Step 9/30 : COPY go.mod vendor* ./ [2022-07-20T21:55:34.525Z] ---> 687f5176ab33 [2022-07-20T21:55:34.525Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T21:55:34.804Z] ---> Running in 32be2fd12756 [2022-07-20T21:55:36.792Z] Removing intermediate container 32be2fd12756 [2022-07-20T21:55:36.792Z] ---> 8af43f0ca15f [2022-07-20T21:55:36.792Z] Step 11/30 : COPY . . [2022-07-20T21:55:37.391Z] ---> 2ca8a824fbc4 [2022-07-20T21:55:37.392Z] Step 12/30 : RUN ${MAKE} [2022-07-20T21:55:37.392Z] ---> Running in 1468d10bc7a8 [2022-07-20T21:55:38.380Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.16 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-20T21:57:45.301Z] Removing intermediate container 1468d10bc7a8 [2022-07-20T21:57:45.301Z] ---> 03132201bfd4 [2022-07-20T21:57:45.301Z] Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-20T21:57:45.301Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-20T21:57:45.301Z] eab2503cf8f4: Pulling fs layer [2022-07-20T21:57:45.301Z] 97cd0a44c592: Pulling fs layer [2022-07-20T21:57:45.576Z] 97cd0a44c592: Verifying Checksum [2022-07-20T21:57:45.576Z] 97cd0a44c592: Download complete [2022-07-20T21:57:45.850Z] eab2503cf8f4: Verifying Checksum [2022-07-20T21:57:45.850Z] eab2503cf8f4: Download complete [2022-07-20T21:57:46.452Z] eab2503cf8f4: Pull complete [2022-07-20T21:57:46.727Z] 97cd0a44c592: Pull complete [2022-07-20T21:57:46.727Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-20T21:57:46.727Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-20T21:57:46.727Z] ---> 7f763cca56b3 [2022-07-20T21:57:46.727Z] Step 14/30 : FROM alpine:3.15 [2022-07-20T21:57:47.324Z] 3.15: Pulling from library/alpine [2022-07-20T21:57:47.324Z] e0295fd11fe2: Pulling fs layer [2022-07-20T21:57:47.598Z] e0295fd11fe2: Verifying Checksum [2022-07-20T21:57:47.598Z] e0295fd11fe2: Download complete [2022-07-20T21:57:48.205Z] e0295fd11fe2: Pull complete [2022-07-20T21:57:48.205Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-20T21:57:48.205Z] Status: Downloaded newer image for alpine:3.15 [2022-07-20T21:57:48.205Z] ---> 60f2846fe774 [2022-07-20T21:57:48.205Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-20T21:57:48.503Z] ---> Running in 0f011da5e54d [2022-07-20T21:57:48.503Z] Removing intermediate container 0f011da5e54d [2022-07-20T21:57:48.503Z] ---> 5eee38fbca8c [2022-07-20T21:57:48.503Z] Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-20T21:57:48.778Z] ---> Running in 5ac5fefcf865 [2022-07-20T21:57:49.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T21:57:50.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-20T21:57:51.019Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-20T21:57:51.019Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-20T21:57:51.019Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-20T21:57:51.019Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-20T21:57:51.019Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-20T21:57:51.019Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-20T21:57:51.019Z] (7/73) Installing libxcb (1.14-r2) [2022-07-20T21:57:51.019Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-20T21:57:51.019Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-20T21:57:51.019Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-20T21:57:51.294Z] (11/73) Installing expat (2.4.7-r0) [2022-07-20T21:57:51.294Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-20T21:57:51.294Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-20T21:57:51.294Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-20T21:57:51.294Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-20T21:57:51.294Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-20T21:57:51.294Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-20T21:57:51.294Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-20T21:57:51.294Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-20T21:57:51.294Z] (20/73) Installing libintl (0.21-r0) [2022-07-20T21:57:51.294Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-20T21:57:51.294Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-20T21:57:51.294Z] (23/73) Installing pcre (8.45-r1) [2022-07-20T21:57:51.294Z] (24/73) Installing glib (2.70.1-r0) [2022-07-20T21:57:51.570Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-20T21:57:51.570Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-20T21:57:51.570Z] (27/73) Installing libass (0.15.2-r0) [2022-07-20T21:57:51.570Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-20T21:57:51.570Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-20T21:57:51.570Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-20T21:57:51.570Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-20T21:57:51.570Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-20T21:57:51.570Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-20T21:57:51.570Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-20T21:57:51.570Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-20T21:57:51.844Z] (36/73) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-20T21:57:51.844Z] (37/73) Installing lame (3.100-r0) [2022-07-20T21:57:51.844Z] (38/73) Installing opus (1.3.1-r1) [2022-07-20T21:57:51.844Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-20T21:57:51.844Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-20T21:57:51.844Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-20T21:57:51.844Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-20T21:57:51.844Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-20T21:57:51.844Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-20T21:57:51.844Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-20T21:57:51.844Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-20T21:57:51.844Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-20T21:57:51.844Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-20T21:57:51.844Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-20T21:57:51.844Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-20T21:57:51.844Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-20T21:57:52.118Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-20T21:57:52.118Z] (53/73) Installing libva (2.13.0-r0) [2022-07-20T21:57:52.118Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-20T21:57:52.118Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-20T21:57:52.118Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-20T21:57:52.118Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-20T21:57:52.118Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-20T21:57:52.118Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-20T21:57:52.118Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-20T21:57:52.118Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-20T21:57:52.118Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-20T21:57:52.118Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-20T21:57:52.723Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-20T21:57:52.723Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-20T21:57:52.723Z] Executing udev-init-scripts-35-r0.post-install [2022-07-20T21:57:52.723Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-20T21:57:52.723Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-20T21:57:52.723Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-20T21:57:52.723Z] (69/73) Installing kmod-libs (29-r2) [2022-07-20T21:57:52.723Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-20T21:57:52.723Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-20T21:57:52.723Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-20T21:57:52.723Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-20T21:57:52.723Z] Executing busybox-1.34.1-r7.trigger [2022-07-20T21:57:52.723Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-20T21:57:52.999Z] OK: 67 MiB in 87 packages [2022-07-20T21:57:55.632Z] Removing intermediate container 5ac5fefcf865 [2022-07-20T21:57:55.632Z] ---> 185c50fb8b3d [2022-07-20T21:57:55.632Z] Step 17/30 : WORKDIR / [2022-07-20T21:57:55.632Z] ---> Running in fcad8108a5bf [2022-07-20T21:57:56.239Z] Removing intermediate container fcad8108a5bf [2022-07-20T21:57:56.239Z] ---> 2af7eab18d72 [2022-07-20T21:57:56.239Z] Step 18/30 : COPY --from=builder /device-usb-camera/cmd / [2022-07-20T21:57:57.679Z] ---> 590c59d5bafd [2022-07-20T21:57:57.679Z] Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-20T21:57:57.959Z] ---> 849e61855aaa [2022-07-20T21:57:57.959Z] Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-20T21:57:58.563Z] ---> 4dfdee07775e [2022-07-20T21:57:58.563Z] Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-20T21:57:59.162Z] ---> 36ff1f81e0b5 [2022-07-20T21:57:59.162Z] Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-20T21:57:59.760Z] ---> a45ddcd2cc0b [2022-07-20T21:57:59.760Z] Step 23/30 : COPY --from=rtsp /rtsp-simple-server / [2022-07-20T21:58:01.198Z] ---> 4c8310a0dac9 [2022-07-20T21:58:01.198Z] Step 24/30 : EXPOSE 59983 [2022-07-20T21:58:01.198Z] ---> Running in e07e36f206f0 [2022-07-20T21:58:01.472Z] Removing intermediate container e07e36f206f0 [2022-07-20T21:58:01.472Z] ---> c5ffc83c7cfc [2022-07-20T21:58:01.472Z] Step 25/30 : EXPOSE 8554 [2022-07-20T21:58:01.472Z] ---> Running in 3ee494bc8d5f [2022-07-20T21:58:01.750Z] Removing intermediate container 3ee494bc8d5f [2022-07-20T21:58:01.750Z] ---> 9fcc148925c0 [2022-07-20T21:58:01.750Z] Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-20T21:58:02.024Z] ---> Running in 68680f965468 [2022-07-20T21:58:02.299Z] Removing intermediate container 68680f965468 [2022-07-20T21:58:02.299Z] ---> bc47af399c0c [2022-07-20T21:58:02.299Z] Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-20T21:58:02.299Z] ---> Running in 0e43e2194f80 [2022-07-20T21:58:02.574Z] Removing intermediate container 0e43e2194f80 [2022-07-20T21:58:02.574Z] ---> 3c268f5b519f [2022-07-20T21:58:02.574Z] Step 28/30 : LABEL arch=arm64 [2022-07-20T21:58:02.574Z] ---> Running in 2c60a647429e [2022-07-20T21:58:02.853Z] Removing intermediate container 2c60a647429e [2022-07-20T21:58:02.853Z] ---> 951836895268 [2022-07-20T21:58:02.853Z] Step 29/30 : LABEL git_sha=ae9b81e5a42b403d81a80009dd39fe856fecfee3 [2022-07-20T21:58:03.134Z] ---> Running in 82257d610f2c [2022-07-20T21:58:03.409Z] Removing intermediate container 82257d610f2c [2022-07-20T21:58:03.409Z] ---> dcc9ef0af12e [2022-07-20T21:58:03.409Z] Step 30/30 : LABEL version=0.0.1-dev.16 [2022-07-20T21:58:03.409Z] ---> Running in 4f28dd621b74 [2022-07-20T21:58:03.685Z] Removing intermediate container 4f28dd621b74 [2022-07-20T21:58:03.685Z] ---> f69f84a3a297 [2022-07-20T21:58:03.685Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-20T21:58:03.685Z] Successfully built f69f84a3a297 [2022-07-20T21:58:03.685Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T21:58:03.793Z] provisioning config files... [2022-07-20T21:58:03.813Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/27@tmp/config9003988531964393403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:58:04.168Z] ---> docker-login.sh [2022-07-20T21:58:04.168Z] nexus3.edgexfoundry.org:10001 [2022-07-20T21:58:04.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:58:04.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:58:04.443Z] Configure a credential helper to remove this warning. See [2022-07-20T21:58:04.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:58:04.443Z] [2022-07-20T21:58:04.443Z] Login Succeeded [2022-07-20T21:58:04.443Z] nexus3.edgexfoundry.org:10002 [2022-07-20T21:58:05.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:58:05.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:58:05.042Z] Configure a credential helper to remove this warning. See [2022-07-20T21:58:05.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:58:05.042Z] [2022-07-20T21:58:05.042Z] Login Succeeded [2022-07-20T21:58:05.042Z] nexus3.edgexfoundry.org:10003 [2022-07-20T21:58:05.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:58:05.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:58:05.590Z] Configure a credential helper to remove this warning. See [2022-07-20T21:58:05.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:58:05.590Z] [2022-07-20T21:58:05.590Z] Login Succeeded [2022-07-20T21:58:05.590Z] nexus3.edgexfoundry.org:10004 [2022-07-20T21:58:05.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:58:06.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:58:06.139Z] Configure a credential helper to remove this warning. See [2022-07-20T21:58:06.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:58:06.139Z] [2022-07-20T21:58:06.139Z] Login Succeeded [2022-07-20T21:58:06.139Z] docker.io [2022-07-20T21:58:06.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T21:58:06.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T21:58:06.686Z] Configure a credential helper to remove this warning. See [2022-07-20T21:58:06.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T21:58:06.686Z] [2022-07-20T21:58:06.686Z] Login Succeeded [2022-07-20T21:58:06.686Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T21:58:06.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-20T21:58:06.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T21:58:06.757Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-07-20T21:58:06.757Z] ae9b81e5a42b403d81a80009dd39fe856fecfee3 [2022-07-20T21:58:06.757Z] latest [2022-07-20T21:58:06.757Z] 0.0.1-dev.16 [2022-07-20T21:58:06.757Z] ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 [2022-07-20T21:58:06.757Z] main [2022-07-20T21:58:06.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:58:07.122Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:58:07.487Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ae9b81e5a42b403d81a80009dd39fe856fecfee3 [2022-07-20T21:58:07.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-20T21:58:07.487Z] a43932d1df72: Preparing [2022-07-20T21:58:07.487Z] 1207169bf42c: Preparing [2022-07-20T21:58:07.487Z] 296bf8cfa47f: Preparing [2022-07-20T21:58:07.487Z] 96543775ebeb: Preparing [2022-07-20T21:58:07.487Z] 281c5eb60273: Preparing [2022-07-20T21:58:07.487Z] f336241a3b79: Preparing [2022-07-20T21:58:07.487Z] ec571e6c4db4: Preparing [2022-07-20T21:58:07.487Z] eb54b7b7991f: Preparing [2022-07-20T21:58:07.487Z] f336241a3b79: Waiting [2022-07-20T21:58:07.487Z] ec571e6c4db4: Waiting [2022-07-20T21:58:07.487Z] eb54b7b7991f: Waiting [2022-07-20T21:58:07.763Z] 1207169bf42c: Pushed [2022-07-20T21:58:07.763Z] 96543775ebeb: Pushed [2022-07-20T21:58:07.763Z] 281c5eb60273: Pushed [2022-07-20T21:58:07.763Z] 296bf8cfa47f: Pushed [2022-07-20T21:58:07.763Z] eb54b7b7991f: Layer already exists [2022-07-20T21:58:12.092Z] a43932d1df72: Pushed [2022-07-20T21:58:13.530Z] f336241a3b79: Pushed [2022-07-20T21:58:21.810Z] ec571e6c4db4: Pushed [2022-07-20T21:58:21.810Z] ae9b81e5a42b403d81a80009dd39fe856fecfee3: digest: sha256:cd890a5256ae2a99428bbf7428549e38c8ea8b1d9ceaddccd2d6847a1f357c65 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:58:22.187Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:58:22.553Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-20T21:58:22.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-20T21:58:22.553Z] a43932d1df72: Preparing [2022-07-20T21:58:22.553Z] 1207169bf42c: Preparing [2022-07-20T21:58:22.553Z] 296bf8cfa47f: Preparing [2022-07-20T21:58:22.553Z] 96543775ebeb: Preparing [2022-07-20T21:58:22.553Z] 281c5eb60273: Preparing [2022-07-20T21:58:22.553Z] f336241a3b79: Preparing [2022-07-20T21:58:22.553Z] ec571e6c4db4: Preparing [2022-07-20T21:58:22.553Z] eb54b7b7991f: Preparing [2022-07-20T21:58:22.553Z] ec571e6c4db4: Waiting [2022-07-20T21:58:22.553Z] eb54b7b7991f: Waiting [2022-07-20T21:58:22.553Z] f336241a3b79: Waiting [2022-07-20T21:58:22.553Z] 281c5eb60273: Layer already exists [2022-07-20T21:58:22.553Z] 1207169bf42c: Layer already exists [2022-07-20T21:58:22.553Z] a43932d1df72: Layer already exists [2022-07-20T21:58:22.553Z] 296bf8cfa47f: Layer already exists [2022-07-20T21:58:22.553Z] 96543775ebeb: Layer already exists [2022-07-20T21:58:22.553Z] ec571e6c4db4: Layer already exists [2022-07-20T21:58:22.826Z] f336241a3b79: Layer already exists [2022-07-20T21:58:22.826Z] eb54b7b7991f: Layer already exists [2022-07-20T21:58:22.826Z] latest: digest: sha256:cd890a5256ae2a99428bbf7428549e38c8ea8b1d9ceaddccd2d6847a1f357c65 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:58:23.195Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:58:23.560Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.16 [2022-07-20T21:58:23.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-20T21:58:23.560Z] a43932d1df72: Preparing [2022-07-20T21:58:23.560Z] 1207169bf42c: Preparing [2022-07-20T21:58:23.560Z] 296bf8cfa47f: Preparing [2022-07-20T21:58:23.560Z] 96543775ebeb: Preparing [2022-07-20T21:58:23.560Z] 281c5eb60273: Preparing [2022-07-20T21:58:23.560Z] f336241a3b79: Preparing [2022-07-20T21:58:23.560Z] ec571e6c4db4: Preparing [2022-07-20T21:58:23.560Z] eb54b7b7991f: Preparing [2022-07-20T21:58:23.560Z] f336241a3b79: Waiting [2022-07-20T21:58:23.560Z] ec571e6c4db4: Waiting [2022-07-20T21:58:23.560Z] eb54b7b7991f: Waiting [2022-07-20T21:58:23.560Z] 1207169bf42c: Layer already exists [2022-07-20T21:58:23.560Z] a43932d1df72: Layer already exists [2022-07-20T21:58:23.560Z] 281c5eb60273: Layer already exists [2022-07-20T21:58:23.560Z] 296bf8cfa47f: Layer already exists [2022-07-20T21:58:23.560Z] 96543775ebeb: Layer already exists [2022-07-20T21:58:23.560Z] ec571e6c4db4: Layer already exists [2022-07-20T21:58:23.560Z] f336241a3b79: Layer already exists [2022-07-20T21:58:23.560Z] eb54b7b7991f: Layer already exists [2022-07-20T21:58:23.832Z] 0.0.1-dev.16: digest: sha256:cd890a5256ae2a99428bbf7428549e38c8ea8b1d9ceaddccd2d6847a1f357c65 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:58:24.205Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:58:24.573Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 [2022-07-20T21:58:24.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-20T21:58:24.573Z] a43932d1df72: Preparing [2022-07-20T21:58:24.573Z] 1207169bf42c: Preparing [2022-07-20T21:58:24.573Z] 296bf8cfa47f: Preparing [2022-07-20T21:58:24.573Z] 96543775ebeb: Preparing [2022-07-20T21:58:24.573Z] 281c5eb60273: Preparing [2022-07-20T21:58:24.573Z] f336241a3b79: Preparing [2022-07-20T21:58:24.573Z] ec571e6c4db4: Preparing [2022-07-20T21:58:24.573Z] eb54b7b7991f: Preparing [2022-07-20T21:58:24.573Z] f336241a3b79: Waiting [2022-07-20T21:58:24.573Z] eb54b7b7991f: Waiting [2022-07-20T21:58:24.573Z] ec571e6c4db4: Waiting [2022-07-20T21:58:24.573Z] 296bf8cfa47f: Layer already exists [2022-07-20T21:58:24.573Z] 1207169bf42c: Layer already exists [2022-07-20T21:58:24.573Z] 96543775ebeb: Layer already exists [2022-07-20T21:58:24.573Z] 281c5eb60273: Layer already exists [2022-07-20T21:58:24.573Z] a43932d1df72: Layer already exists [2022-07-20T21:58:24.573Z] ec571e6c4db4: Layer already exists [2022-07-20T21:58:24.573Z] f336241a3b79: Layer already exists [2022-07-20T21:58:24.573Z] eb54b7b7991f: Layer already exists [2022-07-20T21:58:24.847Z] ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16: digest: sha256:cd890a5256ae2a99428bbf7428549e38c8ea8b1d9ceaddccd2d6847a1f357c65 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:58:25.218Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:58:25.647Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-07-20T21:58:25.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-20T21:58:25.648Z] a43932d1df72: Preparing [2022-07-20T21:58:25.648Z] 1207169bf42c: Preparing [2022-07-20T21:58:25.648Z] 296bf8cfa47f: Preparing [2022-07-20T21:58:25.648Z] 96543775ebeb: Preparing [2022-07-20T21:58:25.648Z] 281c5eb60273: Preparing [2022-07-20T21:58:25.648Z] f336241a3b79: Preparing [2022-07-20T21:58:25.648Z] ec571e6c4db4: Preparing [2022-07-20T21:58:25.648Z] eb54b7b7991f: Preparing [2022-07-20T21:58:25.648Z] f336241a3b79: Waiting [2022-07-20T21:58:25.648Z] ec571e6c4db4: Waiting [2022-07-20T21:58:25.648Z] eb54b7b7991f: Waiting [2022-07-20T21:58:25.648Z] 281c5eb60273: Layer already exists [2022-07-20T21:58:25.648Z] 1207169bf42c: Layer already exists [2022-07-20T21:58:25.648Z] 296bf8cfa47f: Layer already exists [2022-07-20T21:58:25.648Z] 96543775ebeb: Layer already exists [2022-07-20T21:58:25.648Z] a43932d1df72: Layer already exists [2022-07-20T21:58:25.925Z] eb54b7b7991f: Layer already exists [2022-07-20T21:58:25.925Z] f336241a3b79: Layer already exists [2022-07-20T21:58:25.925Z] ec571e6c4db4: Layer already exists [2022-07-20T21:58:25.925Z] main: digest: sha256:cd890a5256ae2a99428bbf7428549e38c8ea8b1d9ceaddccd2d6847a1f357c65 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-20T21:58:25.986Z] ===================================================== [Pipeline] echo [2022-07-20T21:58:25.995Z] taggedImages: [2022-07-20T21:58:25.995Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ae9b81e5a42b403d81a80009dd39fe856fecfee3 [2022-07-20T21:58:25.995Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-20T21:58:25.995Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.16 [2022-07-20T21:58:25.995Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 [2022-07-20T21:58:25.995Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:58:26.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T21:58:26.380Z] [2022-07-20T21:58:26.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:58:26.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T21:58:27.042Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-20T21:58:27.042Z] 8998bd30e6a1: Pulling fs layer [2022-07-20T21:58:27.042Z] 04944245beec: Pulling fs layer [2022-07-20T21:58:27.042Z] 699f458cf7ca: Pulling fs layer [2022-07-20T21:58:27.042Z] 765212b225bb: Pulling fs layer [2022-07-20T21:58:27.042Z] f23df028b6ca: Pulling fs layer [2022-07-20T21:58:27.042Z] d65c8cfc05b1: Pulling fs layer [2022-07-20T21:58:27.042Z] 2437ff75d9bd: Pulling fs layer [2022-07-20T21:58:27.042Z] f23df028b6ca: Waiting [2022-07-20T21:58:27.042Z] d65c8cfc05b1: Waiting [2022-07-20T21:58:27.042Z] 2437ff75d9bd: Waiting [2022-07-20T21:58:27.042Z] 765212b225bb: Waiting [2022-07-20T21:58:27.042Z] 04944245beec: Verifying Checksum [2022-07-20T21:58:27.042Z] 04944245beec: Download complete [2022-07-20T21:58:27.042Z] 765212b225bb: Verifying Checksum [2022-07-20T21:58:27.042Z] 765212b225bb: Download complete [2022-07-20T21:58:27.042Z] f23df028b6ca: Verifying Checksum [2022-07-20T21:58:27.043Z] f23df028b6ca: Download complete [2022-07-20T21:58:27.043Z] d65c8cfc05b1: Verifying Checksum [2022-07-20T21:58:27.043Z] d65c8cfc05b1: Download complete [2022-07-20T21:58:27.326Z] 699f458cf7ca: Verifying Checksum [2022-07-20T21:58:27.326Z] 699f458cf7ca: Download complete [2022-07-20T21:58:27.940Z] 8998bd30e6a1: Verifying Checksum [2022-07-20T21:58:27.940Z] 8998bd30e6a1: Download complete [2022-07-20T21:58:30.674Z] 2437ff75d9bd: Verifying Checksum [2022-07-20T21:58:30.674Z] 2437ff75d9bd: Download complete [2022-07-20T21:58:33.303Z] 8998bd30e6a1: Pull complete [2022-07-20T21:58:33.577Z] 04944245beec: Pull complete [2022-07-20T21:58:35.062Z] 699f458cf7ca: Pull complete [2022-07-20T21:58:35.335Z] 765212b225bb: Pull complete [2022-07-20T21:58:36.313Z] f23df028b6ca: Pull complete [2022-07-20T21:58:36.313Z] d65c8cfc05b1: Pull complete [2022-07-20T21:58:51.397Z] 2437ff75d9bd: Pull complete [2022-07-20T21:58:51.397Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-20T21:58:51.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T21:58:51.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T21:58:51.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-20615 does not seem to be running inside a container [2022-07-20T21:58:51.747Z] $ 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-usb-camera/27 -v /w/workspace/device-usb-camera/27:/w/workspace/device-usb-camera/27:rw,z -v /w/workspace/device-usb-camera/27@tmp:/w/workspace/device-usb-camera/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-20T21:58:54.248Z] $ docker top 8e9145ead24deb12b177ef6a466873be8d0a52be52edd40e5fb6d7db7e933def -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:58:55.153Z] ---> job-cost.sh [2022-07-20T21:58:55.153Z] lf-activate-venv: SKIPPING [2022-07-20T21:58:55.153Z] INFO: No Stack... [2022-07-20T21:58:55.746Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-20T21:58:56.723Z] INFO: Archiving Costs [Pipeline] sh [2022-07-20T21:58:57.382Z] + cat /w/workspace/device-usb-camera/27/archives/cost.csv [2022-07-20T21:58:57.382Z] + cut -d, -f6 [Pipeline] lock [2022-07-20T21:58:57.413Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] [2022-07-20T21:58:57.419Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] did not exist. Created. [2022-07-20T21:58:57.419Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-20T21:58:58.092Z] /w/workspace/device-usb-camera/27@tmp/durable-b1af7389/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-20T21:58:58.767Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-20T21:58:58.785Z] Warning: overwriting stash ‘stack-cost’ [2022-07-20T21:58:58.830Z] Stashed 1 file(s) [Pipeline] } [2022-07-20T21:58:58.838Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-20T21:58:58.861Z] $ docker stop --time=1 8e9145ead24deb12b177ef6a466873be8d0a52be52edd40e5fb6d7db7e933def [2022-07-20T21:59:00.364Z] $ docker rm -f 8e9145ead24deb12b177ef6a466873be8d0a52be52edd40e5fb6d7db7e933def [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 [2022-07-20T21:59:00.793Z] provisioning config files... [2022-07-20T21:59:00.852Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3086819412855691066tmp [Pipeline] { [Pipeline] sh [2022-07-20T21:59:01.177Z] + set +x [2022-07-20T21:59:01.177Z] + curl -s https://codecov.io/bash [2022-07-20T21:59:01.177Z] + bash -s -- [2022-07-20T21:59:01.177Z] [2022-07-20T21:59:01.177Z] _____ _ [2022-07-20T21:59:01.177Z] / ____| | | [2022-07-20T21:59:01.177Z] | | ___ __| | ___ ___ _____ __ [2022-07-20T21:59:01.177Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-20T21:59:01.177Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-20T21:59:01.177Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-20T21:59:01.177Z] Bash-1.0.6 [2022-07-20T21:59:01.178Z] [2022-07-20T21:59:01.178Z] [2022-07-20T21:59:01.178Z] ==> git version 2.25.1 found [2022-07-20T21:59:01.178Z] ==> 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 [2022-07-20T21:59:01.178Z] Release-Date: 2020-01-08 [2022-07-20T21:59:01.178Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-20T21:59:01.178Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-20T21:59:01.178Z] ==> Jenkins CI detected. [2022-07-20T21:59:01.178Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-07-20T21:59:01.178Z] project root: . [2022-07-20T21:59:01.178Z] --> token set from env [2022-07-20T21:59:01.178Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-20T21:59:01.178Z] ==> Running gcov in . (disable via -X gcov) [2022-07-20T21:59:01.178Z] ==> Python coveragepy not found [2022-07-20T21:59:01.178Z] ==> Searching for coverage reports in: [2022-07-20T21:59:01.178Z] + . [2022-07-20T21:59:01.439Z] -> Found 1 reports [2022-07-20T21:59:01.439Z] ==> Detecting git/mercurial file structure [2022-07-20T21:59:01.439Z] ==> Reading reports [2022-07-20T21:59:01.439Z] + ./coverage.out bytes=10 [2022-07-20T21:59:01.439Z] ==> Appending adjustments [2022-07-20T21:59:01.439Z] https://docs.codecov.io/docs/fixing-reports [2022-07-20T21:59:01.439Z] + Found adjustments [2022-07-20T21:59:01.439Z] ==> Gzipping contents [2022-07-20T21:59:01.439Z] 4.0K /tmp/codecov.2Eji1D.gz [2022-07-20T21:59:01.439Z] ==> Uploading reports [2022-07-20T21:59:01.439Z] url: https://codecov.io [2022-07-20T21:59:01.439Z] query: branch=main&commit=ae9b81e5a42b403d81a80009dd39fe856fecfee3&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-20T21:59:01.439Z] -> Pinging Codecov [2022-07-20T21:59:01.439Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=ae9b81e5a42b403d81a80009dd39fe856fecfee3&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-20T21:59:01.698Z] -> Uploading to [2022-07-20T21:59:01.699Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-20/73D8F5FF140700D3E01443B452E23636/ae9b81e5a42b403d81a80009dd39fe856fecfee3/615132c0-4680-49c4-ab97-cc0755ffb83f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220720T215901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56af14f431c45f2bf6cd5627c12745686d27a6b00e303cb1b66710c9bc470c4e [2022-07-20T21:59:01.699Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T21:59:01.699Z] Dload Upload Total Spent Left Speed [2022-07-20T21:59:01.957Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1187 0 0 100 1187 0 4412 --:--:-- --:--:-- --:--:-- 4412 [2022-07-20T21:59:01.957Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] } [2022-07-20T21:59:01.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-20T21:59:02.140Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-20T21:59:02.154Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:59:02.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-20T21:59:02.459Z] [2022-07-20T21:59:02.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:59:02.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-20T21:59:02.759Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-20T21:59:02.759Z] df9b9388f04a: Pulling fs layer [2022-07-20T21:59:02.759Z] 52dc419b0ee2: Pulling fs layer [2022-07-20T21:59:02.759Z] 25bc292e5bac: Pulling fs layer [2022-07-20T21:59:02.759Z] 114826534d7a: Pulling fs layer [2022-07-20T21:59:02.759Z] 4657fd5d0bcf: Pulling fs layer [2022-07-20T21:59:02.759Z] 6ad1cebc031e: Pulling fs layer [2022-07-20T21:59:02.759Z] 8a3aa393b2d8: Pulling fs layer [2022-07-20T21:59:02.759Z] 4657fd5d0bcf: Waiting [2022-07-20T21:59:02.759Z] 6ad1cebc031e: Waiting [2022-07-20T21:59:02.759Z] 114826534d7a: Waiting [2022-07-20T21:59:02.759Z] 25bc292e5bac: Verifying Checksum [2022-07-20T21:59:02.759Z] 25bc292e5bac: Download complete [2022-07-20T21:59:02.759Z] 52dc419b0ee2: Verifying Checksum [2022-07-20T21:59:02.759Z] 52dc419b0ee2: Download complete [2022-07-20T21:59:02.759Z] 4657fd5d0bcf: Verifying Checksum [2022-07-20T21:59:02.759Z] 4657fd5d0bcf: Download complete [2022-07-20T21:59:02.759Z] df9b9388f04a: Verifying Checksum [2022-07-20T21:59:03.021Z] 6ad1cebc031e: Verifying Checksum [2022-07-20T21:59:03.021Z] 6ad1cebc031e: Download complete [2022-07-20T21:59:03.021Z] df9b9388f04a: Pull complete [2022-07-20T21:59:03.021Z] 52dc419b0ee2: Pull complete [2022-07-20T21:59:03.021Z] 25bc292e5bac: Pull complete [2022-07-20T21:59:03.593Z] 114826534d7a: Verifying Checksum [2022-07-20T21:59:03.593Z] 114826534d7a: Download complete [2022-07-20T21:59:03.593Z] 8a3aa393b2d8: Verifying Checksum [2022-07-20T21:59:03.593Z] 8a3aa393b2d8: Download complete [2022-07-20T21:59:07.789Z] 114826534d7a: Pull complete [2022-07-20T21:59:07.789Z] 4657fd5d0bcf: Pull complete [2022-07-20T21:59:07.789Z] 6ad1cebc031e: Pull complete [2022-07-20T21:59:11.083Z] 8a3aa393b2d8: Pull complete [2022-07-20T21:59:11.083Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-20T21:59:11.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-20T21:59:11.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T21:59:11.180Z] prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container [2022-07-20T21:59:11.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-20T21:59:12.652Z] $ docker top a391e7512b552473ae951f24e29df8c248d6c8abd4731c5ccc6c2fddf4644df7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-20T21:59:12.726Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-07-20T21:59:13.007Z] + set -o pipefail [2022-07-20T21:59:13.007Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-07-20T21:59:19.589Z] [2022-07-20T21:59:19.589Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-07-20T21:59:19.589Z] [2022-07-20T21:59:19.589Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/bc581d8a-10e6-4083-b04d-efcee5dd4d1f [2022-07-20T21:59:19.589Z] [2022-07-20T21:59:19.589Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-20T21:59:19.589Z] [2022-07-20T21:59:19.589Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-20T21:59:19.589Z] [2022-07-20T21:59:19.589Z] [Pipeline] } [2022-07-20T21:59:19.610Z] $ docker stop --time=1 a391e7512b552473ae951f24e29df8c248d6c8abd4731c5ccc6c2fddf4644df7 [2022-07-20T21:59:21.491Z] $ docker rm -f a391e7512b552473ae951f24e29df8c248d6c8abd4731c5ccc6c2fddf4644df7 [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 [2022-07-20T21:59:22.284Z] + git log --format=format:%s -1 ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] sh [2022-07-20T21:59:22.584Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-20T21:59:22.584Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:59:22.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T21:59:22.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T21:59:22.983Z] prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container [2022-07-20T21:59:23.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-20T21:59:23.412Z] $ docker top c2fc6e069dc3206dec348e2883066ee26bcb3d217053da4f1ab33d43fee64a8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-20T21:59:23.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T21:59:23.513Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T21:59:23.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T21:59:23.656Z] $ docker exec c2fc6e069dc3206dec348e2883066ee26bcb3d217053da4f1ab33d43fee64a8e ssh-agent [2022-07-20T21:59:23.791Z] SSH_AUTH_SOCK=/tmp/ssh-CaQeeAR7FA4A/agent.32 [2022-07-20T21:59:23.791Z] SSH_AGENT_PID=38 [2022-07-20T21:59:23.797Z] Running ssh-add (command line suppressed) [2022-07-20T21:59:23.920Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_389376651957530829.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_389376651957530829.key) [2022-07-20T21:59:23.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T21:59:24.220Z] + git semver tag [2022-07-20T21:59:24.482Z] 2022-07-20 21:59:24,424 [run_tag] DEBUG tag force:False [2022-07-20T21:59:24.482Z] 2022-07-20 21:59:24,424 [check_head_tag] DEBUG check head tag [2022-07-20T21:59:24.482Z] 2022-07-20 21:59:24,425 [execute] INFO git cat-file --batch-check [2022-07-20T21:59:24.482Z] 2022-07-20 21:59:24,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-20T21:59:24.482Z] 2022-07-20 21:59:24,429 [execute] INFO git cat-file --batch [2022-07-20T21:59:24.482Z] 2022-07-20 21:59:24,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-20T21:59:24.482Z] 2022-07-20 21:59:24,437 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-20T21:59:24.482Z] 2022-07-20 21:59:24,437 [execute] INFO git tag -a v0.0.1-dev.16 -m v0.0.1-dev.16 [2022-07-20T21:59:24.482Z] 2022-07-20 21:59:24,437 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.16', '-m', 'v0.0.1-dev.16'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-20T21:59:24.482Z] 2022-07-20 21:59:24,443 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-20T21:59:24.482Z] 0.0.1-dev.16 [Pipeline] } [2022-07-20T21:59:24.499Z] $ docker exec --env ******** --env ******** c2fc6e069dc3206dec348e2883066ee26bcb3d217053da4f1ab33d43fee64a8e ssh-agent -k [2022-07-20T21:59:24.624Z] unset SSH_AUTH_SOCK; [2022-07-20T21:59:24.625Z] unset SSH_AGENT_PID; [2022-07-20T21:59:24.625Z] echo Agent pid 38 killed; [2022-07-20T21:59:24.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-20T21:59:24.950Z] + git semver [Pipeline] } [2022-07-20T21:59:25.233Z] $ docker stop --time=1 c2fc6e069dc3206dec348e2883066ee26bcb3d217053da4f1ab33d43fee64a8e [2022-07-20T21:59:26.523Z] $ docker rm -f c2fc6e069dc3206dec348e2883066ee26bcb3d217053da4f1ab33d43fee64a8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:59:26.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-20T21:59:26.918Z] [2022-07-20T21:59:26.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:59:27.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-20T21:59:27.227Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-20T21:59:27.227Z] ab5ef0e58194: Pulling fs layer [2022-07-20T21:59:27.227Z] 9712f1f96733: Pulling fs layer [2022-07-20T21:59:27.227Z] 63f879dbbcfc: Pulling fs layer [2022-07-20T21:59:27.227Z] 0d9ebad4ef96: Pulling fs layer [2022-07-20T21:59:27.227Z] e9a5061849ea: Pulling fs layer [2022-07-20T21:59:27.227Z] d747dcd14b5f: Pulling fs layer [2022-07-20T21:59:27.227Z] 2de7ff778b66: Pulling fs layer [2022-07-20T21:59:27.227Z] e9a5061849ea: Waiting [2022-07-20T21:59:27.227Z] d747dcd14b5f: Waiting [2022-07-20T21:59:27.227Z] 2de7ff778b66: Waiting [2022-07-20T21:59:27.227Z] 0d9ebad4ef96: Waiting [2022-07-20T21:59:27.227Z] 9712f1f96733: Verifying Checksum [2022-07-20T21:59:27.227Z] 9712f1f96733: Download complete [2022-07-20T21:59:27.495Z] 63f879dbbcfc: Verifying Checksum [2022-07-20T21:59:27.495Z] 63f879dbbcfc: Download complete [2022-07-20T21:59:27.759Z] e9a5061849ea: Verifying Checksum [2022-07-20T21:59:27.759Z] e9a5061849ea: Download complete [2022-07-20T21:59:27.759Z] d747dcd14b5f: Download complete [2022-07-20T21:59:27.759Z] 0d9ebad4ef96: Verifying Checksum [2022-07-20T21:59:27.759Z] 0d9ebad4ef96: Download complete [2022-07-20T21:59:27.759Z] ab5ef0e58194: Download complete [2022-07-20T21:59:28.019Z] 2de7ff778b66: Verifying Checksum [2022-07-20T21:59:28.019Z] 2de7ff778b66: Download complete [2022-07-20T21:59:31.317Z] ab5ef0e58194: Pull complete [2022-07-20T21:59:31.317Z] 9712f1f96733: Pull complete [2022-07-20T21:59:31.888Z] 63f879dbbcfc: Pull complete [2022-07-20T21:59:36.085Z] 0d9ebad4ef96: Pull complete [2022-07-20T21:59:36.085Z] e9a5061849ea: Pull complete [2022-07-20T21:59:36.085Z] d747dcd14b5f: Pull complete [2022-07-20T21:59:37.474Z] 2de7ff778b66: Pull complete [2022-07-20T21:59:37.474Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-20T21:59:37.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-20T21:59:37.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T21:59:37.577Z] prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container [2022-07-20T21:59:37.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-20T21:59:39.086Z] $ docker top 00a5ee126ef0b25c11e0c77f59da486ef962b2e468c704bd03738b953c1d623b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-20T21:59:39.166Z] provisioning config files... [2022-07-20T21:59:39.174Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4405489827325440790tmp [2022-07-20T21:59:39.186Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4836055536462044255tmp [2022-07-20T21:59:39.198Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7664429615334968787tmp [Pipeline] { [Pipeline] echo [2022-07-20T21:59:39.214Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:59:39.501Z] ---> sigul-configuration.sh [2022-07-20T21:59:39.501Z] gpg: directory `/root/.gnupg' created [2022-07-20T21:59:39.501Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-20T21:59:39.501Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-20T21:59:39.501Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-20T21:59:39.501Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-20T21:59:39.501Z] gpg: CAST5 encrypted data [2022-07-20T21:59:39.501Z] gpg: encrypted with 1 passphrase [2022-07-20T21:59:39.501Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-20T21:59:39.794Z] + mkdir /home/jenkins [2022-07-20T21:59:39.794Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-20T21:59:40.085Z] + 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 [2022-07-20T21:59:40.096Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:59:40.384Z] ---> sigul-install.sh [2022-07-20T21:59:40.384Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-20T21:59:40.677Z] + git tag --list [2022-07-20T21:59:40.677Z] v0.0.0 [2022-07-20T21:59:40.677Z] v0.0.1-dev.1 [2022-07-20T21:59:40.677Z] v0.0.1-dev.10 [2022-07-20T21:59:40.677Z] v0.0.1-dev.11 [2022-07-20T21:59:40.677Z] v0.0.1-dev.12 [2022-07-20T21:59:40.677Z] v0.0.1-dev.13 [2022-07-20T21:59:40.677Z] v0.0.1-dev.14 [2022-07-20T21:59:40.677Z] v0.0.1-dev.15 [2022-07-20T21:59:40.677Z] v0.0.1-dev.16 [2022-07-20T21:59:40.677Z] v0.0.1-dev.2 [2022-07-20T21:59:40.677Z] v0.0.1-dev.3 [2022-07-20T21:59:40.677Z] v0.0.1-dev.4 [2022-07-20T21:59:40.677Z] v0.0.1-dev.5 [2022-07-20T21:59:40.677Z] v0.0.1-dev.6 [2022-07-20T21:59:40.677Z] v0.0.1-dev.7 [2022-07-20T21:59:40.677Z] v0.0.1-dev.8 [2022-07-20T21:59:40.677Z] v0.0.1-dev.9 [Pipeline] sh [2022-07-20T21:59:41.050Z] + lftools sign git-tag v0.0.1-dev.16 [2022-07-20T21:59:41.621Z] Signing Git tag with Sigul... [2022-07-20T21:59:41.621Z] Signing v0.0.1-dev.16 [Pipeline] echo [2022-07-20T21:59:41.890Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:59:42.178Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-20T21:59:42.187Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-20T21:59:42.210Z] $ docker stop --time=1 00a5ee126ef0b25c11e0c77f59da486ef962b2e468c704bd03738b953c1d623b [2022-07-20T21:59:43.526Z] $ docker rm -f 00a5ee126ef0b25c11e0c77f59da486ef962b2e468c704bd03738b953c1d623b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-20T21:59:43.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-20T21:59:43.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:59:44.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T21:59:44.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T21:59:44.308Z] prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container [2022-07-20T21:59:44.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-20T21:59:44.728Z] $ docker top c2e444087a3c152c66476b4a8a75d361883a15586a8f0df16d90ef7d8f9b6980 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-20T21:59:44.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T21:59:44.821Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T21:59:44.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T21:59:44.968Z] $ docker exec c2e444087a3c152c66476b4a8a75d361883a15586a8f0df16d90ef7d8f9b6980 ssh-agent [2022-07-20T21:59:45.085Z] SSH_AUTH_SOCK=/tmp/ssh-iXCWyzxcOB0g/agent.34 [2022-07-20T21:59:45.085Z] SSH_AGENT_PID=40 [2022-07-20T21:59:45.091Z] Running ssh-add (command line suppressed) [2022-07-20T21:59:45.218Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9218122852505870051.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9218122852505870051.key) [2022-07-20T21:59:45.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T21:59:45.512Z] + git semver bump pre [2022-07-20T21:59:45.772Z] 2022-07-20 21:59:45,767 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-20T21:59:45.772Z] 2022-07-20 21:59:45,767 [bump_version] DEBUG bumping version:0.0.1-dev.16 on axis:pre with prefix:dev [2022-07-20T21:59:45.772Z] 2022-07-20 21:59:45,767 [bump_version] DEBUG bumped version:0.0.1-dev.17 [2022-07-20T21:59:45.772Z] 2022-07-20 21:59:45,767 [write_version] DEBUG write version:0.0.1-dev.17 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-07-20T21:59:45.772Z] 2022-07-20 21:59:45,768 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-20T21:59:45.772Z] 2022-07-20 21:59:45,768 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-20T21:59:45.772Z] 2022-07-20 21:59:45,769 [execute] INFO git cat-file --batch-check [2022-07-20T21:59:45.772Z] 2022-07-20 21:59:45,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-20T21:59:45.772Z] 2022-07-20 21:59:45,776 [execute] INFO git cat-file --batch [2022-07-20T21:59:45.772Z] 2022-07-20 21:59:45,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-20T21:59:46.032Z] 2022-07-20 21:59:45,782 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-20T21:59:46.032Z] 0.0.1-dev.17 [Pipeline] } [2022-07-20T21:59:46.050Z] $ docker exec --env ******** --env ******** c2e444087a3c152c66476b4a8a75d361883a15586a8f0df16d90ef7d8f9b6980 ssh-agent -k [2022-07-20T21:59:46.158Z] unset SSH_AUTH_SOCK; [2022-07-20T21:59:46.158Z] unset SSH_AGENT_PID; [2022-07-20T21:59:46.159Z] echo Agent pid 40 killed; [2022-07-20T21:59:46.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-20T21:59:46.473Z] + git semver [Pipeline] } [2022-07-20T21:59:46.755Z] $ docker stop --time=1 c2e444087a3c152c66476b4a8a75d361883a15586a8f0df16d90ef7d8f9b6980 [2022-07-20T21:59:47.997Z] $ docker rm -f c2e444087a3c152c66476b4a8a75d361883a15586a8f0df16d90ef7d8f9b6980 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T21:59:48.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-20T21:59:48.350Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:59:48.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T21:59:48.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T21:59:48.736Z] prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container [2022-07-20T21:59:48.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-20T21:59:49.140Z] $ docker top 3451f6292d9799b7fe8a95823fb54e2cdcceadfe8d3a275c49482c1db4acf47b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-20T21:59:49.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T21:59:49.232Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T21:59:49.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T21:59:49.380Z] $ docker exec 3451f6292d9799b7fe8a95823fb54e2cdcceadfe8d3a275c49482c1db4acf47b ssh-agent [2022-07-20T21:59:49.507Z] SSH_AUTH_SOCK=/tmp/ssh-yGTJv99GE7p2/agent.32 [2022-07-20T21:59:49.507Z] SSH_AGENT_PID=38 [2022-07-20T21:59:49.512Z] Running ssh-add (command line suppressed) [2022-07-20T21:59:49.635Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8093384749012196052.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8093384749012196052.key) [2022-07-20T21:59:49.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T21:59:49.929Z] + git semver push [2022-07-20T21:59:50.190Z] 2022-07-20 21:59:50,135 [run_push] DEBUG push [2022-07-20T21:59:50.190Z] 2022-07-20 21:59:50,136 [execute] INFO git cat-file --batch-check [2022-07-20T21:59:50.190Z] 2022-07-20 21:59:50,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-20T21:59:50.190Z] 2022-07-20 21:59:50,141 [execute] INFO git rev-list 7c4375ef26fa0b4b3898777ce314f441e949caee -- [2022-07-20T21:59:50.190Z] 2022-07-20 21:59:50,141 [execute] DEBUG Popen(['git', 'rev-list', '7c4375ef26fa0b4b3898777ce314f441e949caee', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-20T21:59:50.190Z] 2022-07-20 21:59:50,147 [execute] INFO git fetch -v origin [2022-07-20T21:59:50.190Z] 2022-07-20 21:59:50,148 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-20T21:59:50.760Z] 2022-07-20 21:59:50,617 [run_push] DEBUG no remote changes detected [2022-07-20T21:59:50.760Z] 2022-07-20 21:59:50,617 [execute] INFO git push origin semver [2022-07-20T21:59:50.760Z] 2022-07-20 21:59:50,618 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-20T21:59:51.331Z] 2022-07-20 21:59:51,260 [run_push] DEBUG push all version tags [2022-07-20T21:59:51.331Z] 2022-07-20 21:59:51,261 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-20T21:59:51.331Z] 2022-07-20 21:59:51,261 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-20T21:59:52.270Z] 2022-07-20 21:59:51,910 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-20T21:59:52.270Z] 0.0.1-dev.17 [Pipeline] } [2022-07-20T21:59:52.287Z] $ docker exec --env ******** --env ******** 3451f6292d9799b7fe8a95823fb54e2cdcceadfe8d3a275c49482c1db4acf47b ssh-agent -k [2022-07-20T21:59:52.404Z] unset SSH_AUTH_SOCK; [2022-07-20T21:59:52.404Z] unset SSH_AGENT_PID; [2022-07-20T21:59:52.404Z] echo Agent pid 38 killed; [2022-07-20T21:59:52.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-20T21:59:52.710Z] + git semver [Pipeline] } [2022-07-20T21:59:52.992Z] $ docker stop --time=1 3451f6292d9799b7fe8a95823fb54e2cdcceadfe8d3a275c49482c1db4acf47b [2022-07-20T21:59:54.250Z] $ docker rm -f 3451f6292d9799b7fe8a95823fb54e2cdcceadfe8d3a275c49482c1db4acf47b [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 [2022-07-20T21:59:54.770Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-07-20T21:59:54.770Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-20T21:59:54.770Z] total 16 [2022-07-20T21:59:54.770Z] drwxr-xr-x 3 root root 4096 Jul 20 21:51 . [2022-07-20T21:59:54.770Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 21:59 .. [2022-07-20T21:59:54.770Z] drwxr-xr-x 2 root root 4096 Jul 20 21:51 cost [2022-07-20T21:59:54.770Z] -rw-r--r-- 1 root root 87 Jul 20 21:51 cost.csv [2022-07-20T21:59:54.770Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-20T21:59:54.770Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-20T21:59:54.770Z] total 16 [2022-07-20T21:59:54.770Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 21:51 . [2022-07-20T21:59:54.770Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 21:59 .. [2022-07-20T21:59:54.770Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 21:51 cost [2022-07-20T21:59:54.770Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 20 21:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:59:55.067Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:59:55.929Z] ---> package-listing.sh [2022-07-20T21:59:55.929Z] ++ facter osfamily [2022-07-20T21:59:55.929Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-20T21:59:56.190Z] + OS_FAMILY=debian [2022-07-20T21:59:56.190Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-07-20T21:59:56.190Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-20T21:59:56.190Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-20T21:59:56.190Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-20T21:59:56.190Z] + PACKAGES=/tmp/packages_start.txt [2022-07-20T21:59:56.190Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-20T21:59:56.190Z] + PACKAGES=/tmp/packages_end.txt [2022-07-20T21:59:56.190Z] + case "${OS_FAMILY}" in [2022-07-20T21:59:56.190Z] + dpkg -l [2022-07-20T21:59:56.190Z] + grep '^ii' [2022-07-20T21:59:56.190Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-20T21:59:56.190Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-20T21:59:56.190Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-20T21:59:56.190Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-20T21:59:56.190Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-07-20T21:59:56.190Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-07-20T21:59:56.202Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-20T21:59:56.481Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T21:59:57.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T21:59:57.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T21:59:57.133Z] prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container [2022-07-20T21:59:57.175Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-20T21:59:57.403Z] $ docker top 735f70d28233422dea4343585cfd6e83cefced8d03708489cd361a1889b13aff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T21:59:57.761Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-20T21:59:58.051Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-20T21:59:58.365Z] + ls /var/log/sa-host [2022-07-20T21:59:58.365Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T21:59:58.478Z] provisioning config files... [2022-07-20T21:59:58.486Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4516365626815136972tmp [Pipeline] { [Pipeline] echo [2022-07-20T21:59:58.503Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:59:58.787Z] ---> create-netrc.sh [Pipeline] } [2022-07-20T21:59:58.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:59:59.121Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-20T21:59:59.130Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:59:59.416Z] ---> sudo-logs.sh [2022-07-20T21:59:59.416Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-20T21:59:59.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T21:59:59.719Z] ---> job-cost.sh [2022-07-20T21:59:59.719Z] lf-activate-venv: SKIPPING [2022-07-20T21:59:59.720Z] DEBUG: total: 0.2199999988079071 [2022-07-20T21:59:59.720Z] INFO: Retrieving Stack Cost... [2022-07-20T22:00:00.291Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-20T22:00:00.554Z] INFO: Archiving Costs [Pipeline] echo [2022-07-20T22:00:00.567Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T22:00:00.855Z] ---> logs-deploy.sh [2022-07-20T22:00:00.855Z] lf-activate-venv: SKIPPING [2022-07-20T22:00:00.855Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/27 [2022-07-20T22:00:00.855Z] INFO: archiving workspace using pattern(s): [2022-07-20T22:00:02.248Z] Archives upload complete. [2022-07-20T22:00:02.248Z] INFO: archiving logs to Nexus