Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc08c07b2fcd2a11c96a474f97a869fa8c75de0c 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-ssh11470307137401645589.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-ssh6439277205125058589.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-ssh12494708036715269310.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-ssh12088643983063081571.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh4847261848187924758.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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-22350 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 Avoid second fetch Checking out Revision bc08c07b2fcd2a11c96a474f97a869fa8c75de0c (main) 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 > 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 bc08c07b2fcd2a11c96a474f97a869fa8c75de0c # timeout=10 Commit message: "Merge pull request #76 from lenny-intel/go1.18-latest-sdk" > git rev-list --no-walk 35e88c606ff591756c04535471448b721e880ee3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-10T00:00:56.760Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-10T00:00:56.822Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-10T00:00:56.835Z] ========================================================= [2022-08-10T00:00:56.835Z] EdgeX Global Pipelines Version Info [2022-08-10T00:00:56.835Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:00:57.621Z] ------------------- [2022-08-10T00:00:57.621Z] stable info: [2022-08-10T00:00:57.622Z] ------------------- [2022-08-10T00:00:57.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T00:00:57.622Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T00:00:57.622Z] Message: update stable to v1.0.238 [2022-08-10T00:00:58.195Z] ------------------- [2022-08-10T00:00:58.195Z] experimental info: [2022-08-10T00:00:58.195Z] ------------------- [2022-08-10T00:00:58.195Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T00:00:58.195Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T00:00:58.195Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-10T00:00:58.464Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-08-10T00:00:58.476Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-08-10T00:00:58.488Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-10T00:00:58.502Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-10T00:00:58.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-10T00:00:58.530Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-10T00:00:58.542Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-10T00:00:58.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-10T00:00:58.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-10T00:00:58.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-10T00:00:58.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-10T00:00:58.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-08-10T00:00:58.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-10T00:00:58.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-10T00:00:58.652Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T00:00:58.663Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T00:00:58.729Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-10T00:00:58.747Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-10T00:00:58.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-10T00:00:58.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-10T00:00:58.780Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-10T00:00:58.793Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-10T00:00:58.805Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-10T00:00:58.823Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-10T00:00:58.843Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-10T00:00:58.858Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-10T00:00:58.869Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-10T00:00:58.879Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-10T00:00:58.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-10T00:00:58.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-10T00:00:58.915Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [Pipeline] echo [2022-08-10T00:00:58.930Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc08c07 [Pipeline] echo [2022-08-10T00:00:58.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T00:00:58.984Z] provisioning config files... [2022-08-10T00:00:58.996Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config728228494533456944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:00:59.306Z] ---> docker-login.sh [2022-08-10T00:00:59.306Z] nexus3.edgexfoundry.org:10001 [2022-08-10T00:00:59.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:00:59.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:00:59.831Z] Configure a credential helper to remove this warning. See [2022-08-10T00:00:59.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:00:59.831Z] [2022-08-10T00:00:59.831Z] Login Succeeded [2022-08-10T00:00:59.831Z] nexus3.edgexfoundry.org:10002 [2022-08-10T00:00:59.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:01:00.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:01:00.091Z] Configure a credential helper to remove this warning. See [2022-08-10T00:01:00.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:01:00.091Z] [2022-08-10T00:01:00.091Z] Login Succeeded [2022-08-10T00:01:00.091Z] nexus3.edgexfoundry.org:10003 [2022-08-10T00:01:00.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:01:00.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:01:00.091Z] Configure a credential helper to remove this warning. See [2022-08-10T00:01:00.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:01:00.091Z] [2022-08-10T00:01:00.091Z] Login Succeeded [2022-08-10T00:01:00.091Z] nexus3.edgexfoundry.org:10004 [2022-08-10T00:01:00.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:01:00.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:01:00.352Z] Configure a credential helper to remove this warning. See [2022-08-10T00:01:00.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:01:00.352Z] [2022-08-10T00:01:00.352Z] Login Succeeded [2022-08-10T00:01:00.352Z] docker.io [2022-08-10T00:01:00.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:01:00.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:01:00.613Z] Configure a credential helper to remove this warning. See [2022-08-10T00:01:00.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:01:00.613Z] [2022-08-10T00:01:00.613Z] Login Succeeded [2022-08-10T00:01:00.613Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T00:01:00.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-10T00:01:01.008Z] + git rev-list -1 --merges bc08c07b2fcd2a11c96a474f97a869fa8c75de0c~1..bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [Pipeline] echo [2022-08-10T00:01:01.034Z] -----------> git rev-list -1 --merges bc08c07b2fcd2a11c96a474f97a869fa8c75de0c~1..bc08c07b2fcd2a11c96a474f97a869fa8c75de0c bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [2022-08-10T00:01:01.034Z] bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [false] [Pipeline] sh [2022-08-10T00:01:01.329Z] + git log --format=format:%s -1 bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [Pipeline] echo [2022-08-10T00:01:01.346Z] ========================================================= [2022-08-10T00:01:01.346Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-10T00:01:01.346Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T00:01:01.667Z] + git log --format=format:%s -1 bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [Pipeline] echo [2022-08-10T00:01:01.681Z] [semverPrep] GIT_COMMIT: bc08c07b2fcd2a11c96a474f97a869fa8c75de0c, Commit Message: Merge pull request #76 from lenny-intel/go1.18-latest-sdk [Pipeline] echo [2022-08-10T00:01:01.691Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-10T00:01:02.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T00:01:02.069Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-10T00:01:02.069Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-10T00:01:02.069Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-10T00:01:02.069Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-10T00:01:02.069Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-10T00:01:02.069Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:01:02.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T00:01:02.490Z] [2022-08-10T00:01:02.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:01:02.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T00:01:02.796Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-10T00:01:02.796Z] b85a868b505f: Pulling fs layer [2022-08-10T00:01:02.796Z] e2be974225ed: Pulling fs layer [2022-08-10T00:01:02.796Z] 339a4e72a1f5: Pulling fs layer [2022-08-10T00:01:02.796Z] 988bab9f4d93: Pulling fs layer [2022-08-10T00:01:02.796Z] 1469e6f7b9e6: Pulling fs layer [2022-08-10T00:01:02.796Z] eaf3925da568: Pulling fs layer [2022-08-10T00:01:02.796Z] bab4dde63d76: Pulling fs layer [2022-08-10T00:01:02.796Z] bde34c3a00c8: Pulling fs layer [2022-08-10T00:01:02.796Z] b352a97aabf1: Pulling fs layer [2022-08-10T00:01:02.796Z] 4872d77fe225: Pulling fs layer [2022-08-10T00:01:02.796Z] 5851b861e8e6: Pulling fs layer [2022-08-10T00:01:02.796Z] 988bab9f4d93: Waiting [2022-08-10T00:01:02.796Z] 1469e6f7b9e6: Waiting [2022-08-10T00:01:02.796Z] eaf3925da568: Waiting [2022-08-10T00:01:02.796Z] bab4dde63d76: Waiting [2022-08-10T00:01:02.796Z] bde34c3a00c8: Waiting [2022-08-10T00:01:02.796Z] b352a97aabf1: Waiting [2022-08-10T00:01:02.796Z] 4872d77fe225: Waiting [2022-08-10T00:01:02.796Z] 5851b861e8e6: Waiting [2022-08-10T00:01:02.796Z] e2be974225ed: Download complete [2022-08-10T00:01:02.796Z] 988bab9f4d93: Download complete [2022-08-10T00:01:03.058Z] 1469e6f7b9e6: Verifying Checksum [2022-08-10T00:01:03.058Z] 1469e6f7b9e6: Download complete [2022-08-10T00:01:03.058Z] eaf3925da568: Download complete [2022-08-10T00:01:03.058Z] 339a4e72a1f5: Verifying Checksum [2022-08-10T00:01:03.058Z] 339a4e72a1f5: Download complete [2022-08-10T00:01:03.058Z] bde34c3a00c8: Verifying Checksum [2022-08-10T00:01:03.058Z] bde34c3a00c8: Download complete [2022-08-10T00:01:03.058Z] b352a97aabf1: Verifying Checksum [2022-08-10T00:01:03.058Z] b352a97aabf1: Download complete [2022-08-10T00:01:03.058Z] 4872d77fe225: Verifying Checksum [2022-08-10T00:01:03.058Z] 4872d77fe225: Download complete [2022-08-10T00:01:03.058Z] 5851b861e8e6: Verifying Checksum [2022-08-10T00:01:03.058Z] 5851b861e8e6: Download complete [2022-08-10T00:01:03.058Z] b85a868b505f: Verifying Checksum [2022-08-10T00:01:03.058Z] b85a868b505f: Download complete [2022-08-10T00:01:03.318Z] bab4dde63d76: Verifying Checksum [2022-08-10T00:01:03.318Z] bab4dde63d76: Download complete [2022-08-10T00:01:04.699Z] b85a868b505f: Pull complete [2022-08-10T00:01:04.699Z] e2be974225ed: Pull complete [2022-08-10T00:01:05.271Z] 339a4e72a1f5: Pull complete [2022-08-10T00:01:05.271Z] 988bab9f4d93: Pull complete [2022-08-10T00:01:05.842Z] 1469e6f7b9e6: Pull complete [2022-08-10T00:01:05.842Z] eaf3925da568: Pull complete [2022-08-10T00:01:07.758Z] bab4dde63d76: Pull complete [2022-08-10T00:01:07.758Z] bde34c3a00c8: Pull complete [2022-08-10T00:01:08.018Z] b352a97aabf1: Pull complete [2022-08-10T00:01:08.018Z] 4872d77fe225: Pull complete [2022-08-10T00:01:08.279Z] 5851b861e8e6: Pull complete [2022-08-10T00:01:08.279Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-10T00:01:08.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T00:01:08.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T00:01:08.378Z] prd-ubuntu20.04-docker-8c-8g-22350 does not seem to be running inside a container [2022-08-10T00:01:08.415Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-10T00:01:11.141Z] $ docker top 663d23698113269a67685a669879c37b7b3e8cac066192134026559d921be4b0 -eo pid,comm [2022-08-10T00:01:11.207Z] 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-08-10T00:01:11.208Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T00:01:11.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T00:01:11.244Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T00:01:11.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T00:01:11.382Z] $ docker exec 663d23698113269a67685a669879c37b7b3e8cac066192134026559d921be4b0 ssh-agent [2022-08-10T00:01:11.518Z] SSH_AUTH_SOCK=/tmp/ssh-Jk7qGLpEpqEB/agent.33 [2022-08-10T00:01:11.518Z] SSH_AGENT_PID=39 [2022-08-10T00:01:11.525Z] Running ssh-add (command line suppressed) [2022-08-10T00:01:11.647Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_644356303656232013.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_644356303656232013.key) [2022-08-10T00:01:11.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T00:01:11.952Z] + git tag --points-at HEAD [Pipeline] } [2022-08-10T00:01:11.974Z] $ docker exec --env ******** --env ******** 663d23698113269a67685a669879c37b7b3e8cac066192134026559d921be4b0 ssh-agent -k [2022-08-10T00:01:12.107Z] unset SSH_AUTH_SOCK; [2022-08-10T00:01:12.108Z] unset SSH_AGENT_PID; [2022-08-10T00:01:12.108Z] echo Agent pid 39 killed; [2022-08-10T00:01:12.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-10T00:01:12.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T00:01:12.146Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T00:01:12.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T00:01:12.289Z] $ docker exec 663d23698113269a67685a669879c37b7b3e8cac066192134026559d921be4b0 ssh-agent [2022-08-10T00:01:12.436Z] SSH_AUTH_SOCK=/tmp/ssh-wbh45uVkjfnD/agent.72 [2022-08-10T00:01:12.436Z] SSH_AGENT_PID=79 [2022-08-10T00:01:12.442Z] Running ssh-add (command line suppressed) [2022-08-10T00:01:12.576Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3049045124604725577.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3049045124604725577.key) [2022-08-10T00:01:12.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T00:01:12.882Z] + git semver init [2022-08-10T00:01:13.142Z] 2022-08-10 00:01:13,087 [run_init] DEBUG init version:0.0.0 force:False [2022-08-10T00:01:13.142Z] 2022-08-10 00:01:13,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-08-10T00:01:13.142Z] 2022-08-10 00:01:13,088 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-08-10T00:01:13.142Z] 2022-08-10 00:01:13,088 [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-08-10T00:01:13.718Z] 2022-08-10 00:01:13,626 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-08-10T00:01:13.718Z] 2022-08-10 00:01:13,627 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-08-10T00:01:13.718Z] 2022-08-10 00:01:13,627 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-08-10T00:01:13.718Z] 2022-08-10 00:01:13,627 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-08-10T00:01:13.718Z] 2.3.0-dev.1 [Pipeline] } [2022-08-10T00:01:13.732Z] $ docker exec --env ******** --env ******** 663d23698113269a67685a669879c37b7b3e8cac066192134026559d921be4b0 ssh-agent -k [2022-08-10T00:01:13.849Z] unset SSH_AUTH_SOCK; [2022-08-10T00:01:13.850Z] unset SSH_AGENT_PID; [2022-08-10T00:01:13.850Z] echo Agent pid 79 killed; [2022-08-10T00:01:13.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T00:01:14.172Z] + git semver [Pipeline] } [2022-08-10T00:01:14.450Z] $ docker stop --time=1 663d23698113269a67685a669879c37b7b3e8cac066192134026559d921be4b0 [2022-08-10T00:01:15.790Z] $ docker rm -f 663d23698113269a67685a669879c37b7b3e8cac066192134026559d921be4b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T00:01:16.143Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-10T00:01:16.400Z] Stashed 1 file(s) [Pipeline] echo [2022-08-10T00:01:16.404Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.1 [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-08-10T00:01:16.516Z] provisioning config files... [2022-08-10T00:01:16.526Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8222267210899798584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:01:16.825Z] ---> docker-login.sh [2022-08-10T00:01:16.825Z] nexus3.edgexfoundry.org:10001 [2022-08-10T00:01:16.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:01:16.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:01:16.825Z] Configure a credential helper to remove this warning. See [2022-08-10T00:01:16.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:01:16.825Z] [2022-08-10T00:01:16.825Z] Login Succeeded [2022-08-10T00:01:16.825Z] nexus3.edgexfoundry.org:10002 [2022-08-10T00:01:16.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:01:17.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:01:17.085Z] Configure a credential helper to remove this warning. See [2022-08-10T00:01:17.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:01:17.085Z] [2022-08-10T00:01:17.085Z] Login Succeeded [2022-08-10T00:01:17.085Z] nexus3.edgexfoundry.org:10003 [2022-08-10T00:01:17.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:01:17.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:01:17.085Z] Configure a credential helper to remove this warning. See [2022-08-10T00:01:17.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:01:17.085Z] [2022-08-10T00:01:17.085Z] Login Succeeded [2022-08-10T00:01:17.085Z] nexus3.edgexfoundry.org:10004 [2022-08-10T00:01:17.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:01:17.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:01:17.348Z] Configure a credential helper to remove this warning. See [2022-08-10T00:01:17.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:01:17.348Z] [2022-08-10T00:01:17.348Z] Login Succeeded [2022-08-10T00:01:17.348Z] docker.io [2022-08-10T00:01:17.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:01:17.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:01:17.608Z] Configure a credential helper to remove this warning. See [2022-08-10T00:01:17.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:01:17.608Z] [2022-08-10T00:01:17.608Z] Login Succeeded [2022-08-10T00:01:17.608Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T00:01:17.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-10T00:01:17.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T00:01:17.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T00:01:17.703Z] ========================================================= [2022-08-10T00:01:17.703Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-10T00:01:17.703Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:01:18.035Z] + 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-08-10T00:01:18.035Z] Sending build context to Docker daemon 821.2kB [2022-08-10T00:01:18.035Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T00:01:18.035Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-10T00:01:18.035Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-10T00:01:18.035Z] 2408cc74d12b: Pulling fs layer [2022-08-10T00:01:18.035Z] ea60b727a1ce: Pulling fs layer [2022-08-10T00:01:18.035Z] 30c4a7721957: Pulling fs layer [2022-08-10T00:01:18.035Z] 370296b7ddb6: Pulling fs layer [2022-08-10T00:01:18.035Z] 7c6cee850709: Pulling fs layer [2022-08-10T00:01:18.035Z] 39a5fcdaea64: Pulling fs layer [2022-08-10T00:01:18.035Z] d94ebbe4e438: Pulling fs layer [2022-08-10T00:01:18.035Z] bcfd1f05c69d: Pulling fs layer [2022-08-10T00:01:18.035Z] 59ccb84bbe0f: Pulling fs layer [2022-08-10T00:01:18.035Z] 370296b7ddb6: Waiting [2022-08-10T00:01:18.035Z] bcfd1f05c69d: Waiting [2022-08-10T00:01:18.035Z] 59ccb84bbe0f: Waiting [2022-08-10T00:01:18.035Z] 7c6cee850709: Waiting [2022-08-10T00:01:18.035Z] d94ebbe4e438: Waiting [2022-08-10T00:01:18.035Z] 30c4a7721957: Download complete [2022-08-10T00:01:18.035Z] ea60b727a1ce: Verifying Checksum [2022-08-10T00:01:18.035Z] ea60b727a1ce: Download complete [2022-08-10T00:01:18.297Z] 7c6cee850709: Verifying Checksum [2022-08-10T00:01:18.297Z] 7c6cee850709: Download complete [2022-08-10T00:01:18.297Z] 39a5fcdaea64: Verifying Checksum [2022-08-10T00:01:18.297Z] 39a5fcdaea64: Download complete [2022-08-10T00:01:18.297Z] 2408cc74d12b: Verifying Checksum [2022-08-10T00:01:18.297Z] d94ebbe4e438: Verifying Checksum [2022-08-10T00:01:18.297Z] d94ebbe4e438: Download complete [2022-08-10T00:01:18.297Z] 2408cc74d12b: Pull complete [2022-08-10T00:01:18.559Z] ea60b727a1ce: Pull complete [2022-08-10T00:01:18.559Z] 30c4a7721957: Pull complete [2022-08-10T00:01:18.819Z] 59ccb84bbe0f: Verifying Checksum [2022-08-10T00:01:18.819Z] 59ccb84bbe0f: Download complete [2022-08-10T00:01:18.819Z] bcfd1f05c69d: Verifying Checksum [2022-08-10T00:01:18.819Z] bcfd1f05c69d: Download complete [2022-08-10T00:01:18.819Z] 370296b7ddb6: Verifying Checksum [2022-08-10T00:01:18.819Z] 370296b7ddb6: Download complete [2022-08-10T00:01:24.100Z] 370296b7ddb6: Pull complete [2022-08-10T00:01:24.100Z] 7c6cee850709: Pull complete [2022-08-10T00:01:24.100Z] 39a5fcdaea64: Pull complete [2022-08-10T00:01:24.100Z] d94ebbe4e438: Pull complete [2022-08-10T00:01:25.490Z] bcfd1f05c69d: Pull complete [2022-08-10T00:01:26.427Z] 59ccb84bbe0f: Pull complete [2022-08-10T00:01:26.427Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-10T00:01:26.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T00:01:26.427Z] ---> a4fb48ad2a94 [2022-08-10T00:01:26.427Z] Step 3/13 : ARG MAKE="make build" [2022-08-10T00:01:29.748Z] ---> Running in a1134b4f99df [2022-08-10T00:01:29.748Z] Removing intermediate container a1134b4f99df [2022-08-10T00:01:29.748Z] ---> 863d35328617 [2022-08-10T00:01:29.748Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-10T00:01:29.748Z] ---> Running in d535410ea105 [2022-08-10T00:01:29.748Z] Removing intermediate container d535410ea105 [2022-08-10T00:01:29.748Z] ---> 1e947b884f4e [2022-08-10T00:01:29.748Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-10T00:01:29.748Z] ---> Running in fcd341ba0d84 [2022-08-10T00:01:29.748Z] Removing intermediate container fcd341ba0d84 [2022-08-10T00:01:29.748Z] ---> bda6666feba8 [2022-08-10T00:01:29.748Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T00:01:29.748Z] ---> Running in acfb58c2db04 [2022-08-10T00:01:30.318Z] Removing intermediate container acfb58c2db04 [2022-08-10T00:01:30.318Z] ---> 94e0270a875b [2022-08-10T00:01:30.318Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T00:01:30.318Z] ---> Running in 7660fc5b676d [2022-08-10T00:01:30.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T00:01:31.489Z] Still waiting to schedule task [2022-08-10T00:01:31.489Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-10T00:01:31.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T00:01:31.783Z] (1/80) Installing mesa (21.3.8-r2) [2022-08-10T00:01:32.044Z] (2/80) Installing libxau (1.0.9-r0) [2022-08-10T00:01:32.044Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-08-10T00:01:32.044Z] (4/80) Installing libxcb (1.15-r0) [2022-08-10T00:01:32.304Z] (5/80) Installing libx11 (1.8-r0) [2022-08-10T00:01:32.304Z] (6/80) Installing libxext (1.3.4-r0) [2022-08-10T00:01:32.565Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-08-10T00:01:32.565Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-08-10T00:01:32.565Z] (9/80) Installing libpciaccess (0.16-r0) [2022-08-10T00:01:32.826Z] (10/80) Installing libdrm (2.4.110-r0) [2022-08-10T00:01:32.826Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-08-10T00:01:33.086Z] (12/80) Installing libxshmfence (1.3-r1) [2022-08-10T00:01:33.086Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-08-10T00:01:33.086Z] (14/80) Installing icu-data-full (71.1-r2) [2022-08-10T00:01:34.028Z] (15/80) Installing libice (1.0.10-r0) [2022-08-10T00:01:34.028Z] (16/80) Installing libuuid (2.38-r1) [2022-08-10T00:01:34.288Z] (17/80) Installing libsm (1.2.3-r0) [2022-08-10T00:01:34.288Z] (18/80) Installing libxt (1.2.1-r0) [2022-08-10T00:01:34.549Z] (19/80) Installing libxmu (1.1.3-r0) [2022-08-10T00:01:34.549Z] (20/80) Installing xset (1.2.4-r0) [2022-08-10T00:01:34.549Z] (21/80) Installing xprop (1.2.5-r0) [2022-08-10T00:01:34.809Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-08-10T00:01:34.809Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-08-10T00:01:34.809Z] (24/80) Installing libffi (3.4.2-r1) [2022-08-10T00:01:35.069Z] (25/80) Installing libintl (0.21-r2) [2022-08-10T00:01:35.069Z] (26/80) Installing libblkid (2.38-r1) [2022-08-10T00:01:35.330Z] (27/80) Installing libmount (2.38-r1) [2022-08-10T00:01:35.330Z] (28/80) Installing pcre (8.45-r2) [2022-08-10T00:01:35.330Z] (29/80) Installing glib (2.72.1-r0) [2022-08-10T00:01:35.591Z] (30/80) Installing icu-libs (71.1-r2) [2022-08-10T00:01:37.504Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-08-10T00:01:37.504Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-08-10T00:01:37.504Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-08-10T00:01:38.076Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-08-10T00:01:38.076Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-08-10T00:01:38.076Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-08-10T00:01:38.336Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-08-10T00:01:38.336Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-08-10T00:01:38.906Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-08-10T00:01:38.906Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-08-10T00:01:38.906Z] (41/80) Installing libpng (1.6.37-r1) [2022-08-10T00:01:39.167Z] (42/80) Installing freetype (2.12.1-r0) [2022-08-10T00:01:39.167Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-08-10T00:01:39.167Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-08-10T00:01:39.428Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-08-10T00:01:39.428Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-08-10T00:01:39.693Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-08-10T00:01:39.693Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-08-10T00:01:39.693Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-08-10T00:01:39.954Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-08-10T00:01:39.954Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-08-10T00:01:40.214Z] (52/80) Installing avahi-libs (0.8-r6) [2022-08-10T00:01:40.214Z] (53/80) Installing nettle (3.7.3-r0) [2022-08-10T00:01:40.214Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-08-10T00:01:40.475Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-08-10T00:01:40.475Z] (56/80) Installing libunistring (1.0-r0) [2022-08-10T00:01:40.735Z] (57/80) Installing gnutls (3.7.7-r0) [2022-08-10T00:01:40.735Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-08-10T00:01:40.995Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-08-10T00:01:40.995Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-08-10T00:01:40.995Z] (61/80) Installing libevdev (1.12.1-r0) [2022-08-10T00:01:41.257Z] (62/80) Installing mtdev (1.1.6-r0) [2022-08-10T00:01:41.257Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-08-10T00:01:41.519Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-08-10T00:01:41.519Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-08-10T00:01:41.519Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-08-10T00:01:41.779Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-08-10T00:01:41.779Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-08-10T00:01:41.779Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-08-10T00:01:42.039Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-08-10T00:01:42.039Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-08-10T00:01:42.300Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-08-10T00:01:42.872Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-08-10T00:01:42.872Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-08-10T00:01:43.133Z] (75/80) Installing udev-init-scripts (35-r0) [2022-08-10T00:01:43.133Z] Executing udev-init-scripts-35-r0.post-install [2022-08-10T00:01:43.133Z] (76/80) Installing kmod-libs (29-r2) [2022-08-10T00:01:43.133Z] (77/80) Installing eudev (3.2.11-r0) [2022-08-10T00:01:43.393Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-08-10T00:01:43.393Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-08-10T00:01:43.655Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-08-10T00:01:43.655Z] Executing busybox-1.35.0-r13.trigger [2022-08-10T00:01:43.655Z] Executing eudev-3.2.11-r0.trigger [2022-08-10T00:01:43.655Z] OK: 330 MiB in 131 packages [2022-08-10T00:01:46.206Z] Removing intermediate container 7660fc5b676d [2022-08-10T00:01:46.206Z] ---> c4c2f1c184aa [2022-08-10T00:01:46.206Z] Step 8/13 : WORKDIR /device-usb-camera [2022-08-10T00:01:46.206Z] ---> Running in 4d12a7eab85d [2022-08-10T00:01:46.470Z] Removing intermediate container 4d12a7eab85d [2022-08-10T00:01:46.470Z] ---> 50784e3d9341 [2022-08-10T00:01:46.470Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-10T00:01:46.470Z] ---> 9fe4d94afdcc [2022-08-10T00:01:46.470Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T00:01:46.470Z] ---> Running in 78034f924347 [2022-08-10T00:02:08.532Z] Removing intermediate container 78034f924347 [2022-08-10T00:02:08.532Z] ---> 28622ba56e52 [2022-08-10T00:02:08.532Z] Step 11/13 : COPY . . [2022-08-10T00:02:08.532Z] ---> 01be6e0ed7b4 [2022-08-10T00:02:08.532Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-10T00:02:08.532Z] ---> Running in 9e8bd7d4a675 [2022-08-10T00:02:08.532Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T00:02:08.532Z] Dload Upload Total Spent Left Speed [2022-08-10T00:02:08.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100  1062    0     0   8789      0 --:--:-- --:--:-- --:--:--  8850 [2022-08-10T00:02:08.532Z] Removing intermediate container 9e8bd7d4a675 [2022-08-10T00:02:08.532Z] ---> f399e0ea6548 [2022-08-10T00:02:08.532Z] Step 13/13 : RUN ${MAKE} [2022-08-10T00:02:08.532Z] ---> Running in 3cca2fd6f923 [2022-08-10T00:02:08.532Z] noop [2022-08-10T00:02:09.103Z] Removing intermediate container 3cca2fd6f923 [2022-08-10T00:02:09.103Z] ---> 2342f16f6698 [2022-08-10T00:02:09.103Z] Successfully built 2342f16f6698 [2022-08-10T00:02:09.103Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:02:09.425Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T00:02:09.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T00:02:09.514Z] prd-ubuntu20.04-docker-8c-8g-22350 does not seem to be running inside a container [2022-08-10T00:02:09.556Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-08-10T00:02:09.968Z] $ docker top f93e8d3d1e710735b8aba2c80606aeac3ad1aa128f6f8f1eeacdeb7d878a7d28 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T00:02:10.331Z] + go version [2022-08-10T00:02:10.331Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-10T00:02:10.346Z] $ docker stop --time=1 f93e8d3d1e710735b8aba2c80606aeac3ad1aa128f6f8f1eeacdeb7d878a7d28 [2022-08-10T00:02:11.687Z] $ docker rm -f f93e8d3d1e710735b8aba2c80606aeac3ad1aa128f6f8f1eeacdeb7d878a7d28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:02:12.116Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T00:02:12.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T00:02:12.205Z] prd-ubuntu20.04-docker-8c-8g-22350 does not seem to be running inside a container [2022-08-10T00:02:12.257Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-08-10T00:02:12.644Z] $ docker top 343096079dd36ab44e4a40ceefd0c91a5246846b1b59d509a69207e869d9a0bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T00:02:13.016Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-08-10T00:02:13.316Z] + make test [2022-08-10T00:02:13.316Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-08-10T00:02:13.576Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-08-10T00:02:25.791Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-08-10T00:02:25.791Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements [2022-08-10T00:02:32.364Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-10T00:02:32.364Z] CGO_ENABLED=1 go vet ./... [2022-08-10T00:02:35.671Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T00:02:35.671Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T00:02:35.671Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-10T00:02:35.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-10T00:02:35.960Z] $ docker stop --time=1 343096079dd36ab44e4a40ceefd0c91a5246846b1b59d509a69207e869d9a0bc [2022-08-10T00:02:38.442Z] $ docker rm -f 343096079dd36ab44e4a40ceefd0c91a5246846b1b59d509a69207e869d9a0bc [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T00:02:38.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-10T00:02:38.957Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-10T00:02:39.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-10T00:02:39.778Z] + ls -al . [2022-08-10T00:02:39.778Z] total 200 [2022-08-10T00:02:39.778Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 10 00:02 . [2022-08-10T00:02:39.778Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 00:00 .. [2022-08-10T00:02:39.778Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 00:02 .git [2022-08-10T00:02:39.778Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 00:00 .github [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 10 00:00 .gitignore [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 00:00 .golangci.yml [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 10 00:00 .hadolint.yml [2022-08-10T00:02:39.778Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 00:01 .semver [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 9569 Aug 10 00:00 Attribution.txt [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 1206 Aug 10 00:00 CHANGELOG.md [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 2410 Aug 10 00:00 Dockerfile [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 10 00:00 GOVERNANCE.md [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 10 00:00 Jenkinsfile [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 00:00 LICENSE [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 2345 Aug 10 00:00 Makefile [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 10 00:00 OWNERS.md [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 12817 Aug 10 00:00 README.md [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 00:01 VERSION [2022-08-10T00:02:39.778Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 00:00 bin [2022-08-10T00:02:39.778Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 00:00 cmd [2022-08-10T00:02:39.778Z] -rw-r--r-- 1 jenkins jenkins 29387 Aug 10 00:02 coverage.out [2022-08-10T00:02:39.778Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 10 00:00 docker-entrypoint.sh [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 3606 Aug 10 00:00 go.mod [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 37073 Aug 10 00:00 go.sum [2022-08-10T00:02:39.778Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 00:00 internal [2022-08-10T00:02:39.778Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 00:00 snap [2022-08-10T00:02:39.778Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 10 00:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:02:40.095Z] + 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=bc08c07b2fcd2a11c96a474f97a869fa8c75de0c --label arch=amd64 --label version=2.3.0-dev.1 . [2022-08-10T00:02:40.095Z] Sending build context to Docker daemon 851.5kB [2022-08-10T00:02:40.095Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T00:02:40.095Z] Step 2/35 : FROM ${BASE} AS builder [2022-08-10T00:02:40.095Z] ---> 2342f16f6698 [2022-08-10T00:02:40.095Z] Step 3/35 : ARG MAKE="make build" [2022-08-10T00:02:40.095Z] ---> Running in 959721f2ee16 [2022-08-10T00:02:40.356Z] Removing intermediate container 959721f2ee16 [2022-08-10T00:02:40.356Z] ---> e94997ac1b04 [2022-08-10T00:02:40.356Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-10T00:02:40.356Z] ---> Running in b8721c37e640 [2022-08-10T00:02:40.356Z] Removing intermediate container b8721c37e640 [2022-08-10T00:02:40.356Z] ---> 2cfd6994f203 [2022-08-10T00:02:40.356Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-10T00:02:40.356Z] ---> Running in 1dfce7708946 [2022-08-10T00:02:40.356Z] Removing intermediate container 1dfce7708946 [2022-08-10T00:02:40.356Z] ---> 40c74059d67d [2022-08-10T00:02:40.356Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T00:02:40.618Z] ---> Running in cc84aaaf3808 [2022-08-10T00:02:41.188Z] Removing intermediate container cc84aaaf3808 [2022-08-10T00:02:41.188Z] ---> 0f422a2ddbb3 [2022-08-10T00:02:41.188Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T00:02:41.188Z] ---> Running in f6a0ba7a9f9c [2022-08-10T00:02:41.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T00:02:42.388Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T00:02:42.649Z] OK: 330 MiB in 131 packages [2022-08-10T00:02:42.910Z] Removing intermediate container f6a0ba7a9f9c [2022-08-10T00:02:42.910Z] ---> 6ad86b17dc1e [2022-08-10T00:02:42.910Z] Step 8/35 : WORKDIR /device-usb-camera [2022-08-10T00:02:42.910Z] ---> Running in 64ab0a45ffff [2022-08-10T00:02:42.910Z] Removing intermediate container 64ab0a45ffff [2022-08-10T00:02:42.910Z] ---> 429dce9b8263 [2022-08-10T00:02:42.910Z] Step 9/35 : COPY go.mod vendor* ./ [2022-08-10T00:02:43.169Z] ---> 4737deaf3ae7 [2022-08-10T00:02:43.169Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T00:02:43.169Z] ---> Running in 7094d2c8e1d7 [2022-08-10T00:02:43.741Z] Removing intermediate container 7094d2c8e1d7 [2022-08-10T00:02:43.741Z] ---> 1e9a83c903ee [2022-08-10T00:02:43.741Z] Step 11/35 : COPY . . [2022-08-10T00:02:44.002Z] ---> 0ebc569059e7 [2022-08-10T00:02:44.002Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-10T00:02:44.002Z] ---> Running in fe2937d1af91 [2022-08-10T00:02:44.261Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T00:02:44.261Z] Dload Upload Total Spent Left Speed [2022-08-10T00:02:44.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 51180 0 --:--:-- --:--:-- --:--:-- 53100 [2022-08-10T00:02:44.782Z] Removing intermediate container fe2937d1af91 [2022-08-10T00:02:44.782Z] ---> 39504ea86176 [2022-08-10T00:02:44.782Z] Step 13/35 : RUN ${MAKE} [2022-08-10T00:02:44.782Z] ---> Running in 3cfd1840053a [2022-08-10T00:02:45.042Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-08-10T00:03:06.152Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22351 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-08-10T00:03:06.165Z] Running in /w/workspace/device-usb-camera/40 [Pipeline] { [Pipeline] checkout [2022-08-10T00:03:06.201Z] Selected Git installation does not exist. Using Default [2022-08-10T00:03:06.201Z] The recommended git tool is: NONE [2022-08-10T00:03:11.623Z] Removing intermediate container 3cfd1840053a [2022-08-10T00:03:11.623Z] ---> db08a7792ae4 [2022-08-10T00:03:11.624Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-08-10T00:03:11.624Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-08-10T00:03:11.624Z] af6660deedbd: Pulling fs layer [2022-08-10T00:03:11.624Z] 97cd0a44c592: Pulling fs layer [2022-08-10T00:03:11.624Z] 97cd0a44c592: Verifying Checksum [2022-08-10T00:03:11.624Z] 97cd0a44c592: Download complete [2022-08-10T00:03:11.624Z] af6660deedbd: Verifying Checksum [2022-08-10T00:03:11.624Z] af6660deedbd: Download complete [2022-08-10T00:03:11.624Z] af6660deedbd: Pull complete [2022-08-10T00:03:11.624Z] 97cd0a44c592: Pull complete [2022-08-10T00:03:11.624Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-08-10T00:03:11.624Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-08-10T00:03:11.624Z] ---> fea57e182299 [2022-08-10T00:03:11.624Z] Step 15/35 : FROM alpine:3.16 [2022-08-10T00:03:12.195Z] 3.16: Pulling from library/alpine [2022-08-10T00:03:12.195Z] 213ec9aee27d: Pulling fs layer [2022-08-10T00:03:12.456Z] 213ec9aee27d: Verifying Checksum [2022-08-10T00:03:12.456Z] 213ec9aee27d: Download complete [2022-08-10T00:03:12.456Z] 213ec9aee27d: Pull complete [2022-08-10T00:03:12.716Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T00:03:12.716Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T00:03:12.716Z] ---> 9c6f07244728 [2022-08-10T00:03:12.716Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-10T00:03:12.716Z] ---> Running in 381d2bb04fc5 [2022-08-10T00:03:12.888Z] using credential edgex-jenkins-ssh [2022-08-10T00:03:12.906Z] Cloning the remote Git repository [2022-08-10T00:03:12.976Z] Removing intermediate container 381d2bb04fc5 [2022-08-10T00:03:12.976Z] ---> f6f52f420255 [2022-08-10T00:03:12.976Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-08-10T00:03:12.976Z] ---> Running in 0a05758ff816 [2022-08-10T00:03:13.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T00:03:13.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T00:03:13.495Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-08-10T00:03:13.495Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-08-10T00:03:13.495Z] (3/83) Installing libxau (1.0.9-r0) [2022-08-10T00:03:13.495Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-08-10T00:03:13.495Z] (5/83) Installing libxcb (1.15-r0) [2022-08-10T00:03:13.495Z] (6/83) Installing libx11 (1.8-r0) [2022-08-10T00:03:13.755Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-08-10T00:03:13.755Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-08-10T00:03:13.755Z] (9/83) Installing expat (2.4.8-r0) [2022-08-10T00:03:13.755Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-08-10T00:03:13.755Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-08-10T00:03:13.755Z] (12/83) Installing libpng (1.6.37-r1) [2022-08-10T00:03:13.755Z] (13/83) Installing freetype (2.12.1-r0) [2022-08-10T00:03:13.755Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-08-10T00:03:13.755Z] (15/83) Installing fribidi (1.0.12-r0) [2022-08-10T00:03:13.755Z] (16/83) Installing libffi (3.4.2-r1) [2022-08-10T00:03:13.755Z] (17/83) Installing libintl (0.21-r2) [2022-08-10T00:03:13.755Z] (18/83) Installing libblkid (2.38-r1) [2022-08-10T00:03:13.755Z] (19/83) Installing libmount (2.38-r1) [2022-08-10T00:03:13.755Z] (20/83) Installing pcre (8.45-r2) [2022-08-10T00:03:13.816Z] Avoid second fetch [2022-08-10T00:03:13.816Z] Checking out Revision bc08c07b2fcd2a11c96a474f97a869fa8c75de0c (main) [2022-08-10T00:03:12.957Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-08-10T00:03:13.026Z] > git init /w/workspace/device-usb-camera/40 # timeout=10 [2022-08-10T00:03:13.107Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-08-10T00:03:13.107Z] > git --version # timeout=10 [2022-08-10T00:03:13.130Z] > git --version # 'git version 2.25.1' [2022-08-10T00:03:13.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T00:03:13.198Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T00:03:13.779Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-08-10T00:03:13.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T00:03:13.838Z] > git config core.sparsecheckout # timeout=10 [2022-08-10T00:03:13.893Z] > git checkout -f bc08c07b2fcd2a11c96a474f97a869fa8c75de0c # timeout=10 [2022-08-10T00:03:14.015Z] (21/83) Installing glib (2.72.1-r0) [2022-08-10T00:03:14.015Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-08-10T00:03:14.015Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-08-10T00:03:14.015Z] (24/83) Installing libass (0.16.0-r0) [2022-08-10T00:03:14.015Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-08-10T00:03:14.015Z] (26/83) Installing libpciaccess (0.16-r0) [2022-08-10T00:03:14.015Z] (27/83) Installing libdrm (2.4.110-r0) [2022-08-10T00:03:14.015Z] (28/83) Installing gmp (6.2.1-r2) [2022-08-10T00:03:14.015Z] (29/83) Installing nettle (3.7.3-r0) [2022-08-10T00:03:14.015Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-08-10T00:03:14.015Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-08-10T00:03:14.015Z] (32/83) Installing libunistring (1.0-r0) [2022-08-10T00:03:14.015Z] (33/83) Installing gnutls (3.7.7-r0) [2022-08-10T00:03:14.015Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-10T00:03:14.275Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-10T00:03:14.275Z] (36/83) Installing lame (3.100-r0) [2022-08-10T00:03:14.275Z] (37/83) Installing opus (1.3.1-r1) [2022-08-10T00:03:14.275Z] (38/83) Installing libasyncns (0.8-r1) [2022-08-10T00:03:14.275Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-08-10T00:03:14.275Z] (40/83) Installing libltdl (2.4.7-r0) [2022-08-10T00:03:14.275Z] (41/83) Installing orc (0.4.32-r0) [2022-08-10T00:03:14.275Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T00:03:14.275Z] (43/83) Installing libogg (1.3.5-r1) [2022-08-10T00:03:14.275Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T00:03:14.275Z] (45/83) Installing flac (1.3.4-r0) [2022-08-10T00:03:14.275Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-08-10T00:03:14.275Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-08-10T00:03:14.275Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-08-10T00:03:14.275Z] (49/83) Installing soxr (0.1.3-r2) [2022-08-10T00:03:14.275Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-08-10T00:03:14.275Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-08-10T00:03:14.275Z] (52/83) Installing libpulse (15.0-r2) [2022-08-10T00:03:14.275Z] (53/83) Installing cjson (1.7.15-r3) [2022-08-10T00:03:14.275Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-08-10T00:03:14.275Z] (55/83) Installing librist (0.2.6-r1) [2022-08-10T00:03:14.275Z] (56/83) Installing libsrt (1.4.4-r0) [2022-08-10T00:03:14.275Z] (57/83) Installing libssh (0.9.6-r1) [2022-08-10T00:03:14.275Z] (58/83) Installing libtheora (1.1.1-r16) [2022-08-10T00:03:14.275Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-08-10T00:03:14.275Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-08-10T00:03:14.536Z] (61/83) Installing libxext (1.3.4-r0) [2022-08-10T00:03:14.536Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-08-10T00:03:14.536Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-08-10T00:03:14.536Z] (64/83) Installing libva (2.14.0-r0) [2022-08-10T00:03:14.536Z] (65/83) Installing libvdpau (1.5-r0) [2022-08-10T00:03:14.536Z] (66/83) Installing vidstab (1.1.0-r1) [2022-08-10T00:03:14.536Z] (67/83) Installing libvpx (1.11.0-r1) [2022-08-10T00:03:14.536Z] (68/83) Installing libwebp (1.2.3-r0) [2022-08-10T00:03:14.536Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-08-10T00:03:14.536Z] (70/83) Installing numactl (2.0.14-r0) [2022-08-10T00:03:14.536Z] (71/83) Installing x265-libs (3.5-r3) [2022-08-10T00:03:14.536Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-08-10T00:03:14.537Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-08-10T00:03:14.797Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-08-10T00:03:14.797Z] (75/83) Installing udev-init-scripts (35-r0) [2022-08-10T00:03:14.797Z] Executing udev-init-scripts-35-r0.post-install [2022-08-10T00:03:14.797Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-08-10T00:03:14.797Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-08-10T00:03:14.797Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-08-10T00:03:14.797Z] (79/83) Installing kmod-libs (29-r2) [2022-08-10T00:03:14.797Z] (80/83) Installing eudev (3.2.11-r0) [2022-08-10T00:03:15.058Z] (81/83) Installing libsodium (1.0.18-r0) [2022-08-10T00:03:15.058Z] (82/83) Installing libzmq (4.3.4-r0) [2022-08-10T00:03:15.058Z] (83/83) Installing zeromq (4.3.4-r0) [2022-08-10T00:03:15.058Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T00:03:15.058Z] Executing eudev-3.2.11-r0.trigger [2022-08-10T00:03:15.058Z] OK: 101 MiB in 97 packages [2022-08-10T00:03:17.602Z] Removing intermediate container 0a05758ff816 [2022-08-10T00:03:17.602Z] ---> f85e8fbebe39 [2022-08-10T00:03:17.602Z] Step 18/35 : WORKDIR / [2022-08-10T00:03:17.602Z] ---> Running in 63daae3791c4 [2022-08-10T00:03:17.602Z] Removing intermediate container 63daae3791c4 [2022-08-10T00:03:17.602Z] ---> 30972de5331e [2022-08-10T00:03:17.602Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-08-10T00:03:18.448Z] Commit message: "Merge pull request #76 from lenny-intel/go1.18-latest-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-08-10T00:03:18.990Z] ---> c9971db3785d [2022-08-10T00:03:18.990Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-08-10T00:03:18.990Z] ---> c090102bd236 [2022-08-10T00:03:18.990Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-08-10T00:03:18.990Z] ---> 11d33761cbf6 [2022-08-10T00:03:18.990Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-08-10T00:03:18.990Z] ---> 483e7314879a [2022-08-10T00:03:18.990Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T00:03:19.250Z] ---> fb1434a73381 [2022-08-10T00:03:19.250Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-08-10T00:03:19.512Z] ---> be106c4e463e [2022-08-10T00:03:19.512Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-08-10T00:03:19.519Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-10T00:03:19.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T00:03:19.519Z] Dload Upload Total Spent Left Speed [2022-08-10T00:03:19.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 99451 0 --:--:-- --:--:-- --:--:-- 99451 [Pipeline] sh [2022-08-10T00:03:20.262Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-10T00:03:20.451Z] ---> b2a9492524ab [2022-08-10T00:03:20.451Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-08-10T00:03:20.451Z] ---> Running in bd94cf9b3d1e [2022-08-10T00:03:20.619Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-10T00:03:20.620Z] + sudo tee /etc/docker/daemon.new [2022-08-10T00:03:20.620Z] { [2022-08-10T00:03:20.620Z] "registry-mirrors": [ [2022-08-10T00:03:20.620Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-10T00:03:20.620Z] ], [2022-08-10T00:03:20.620Z] "bip": "10.250.0.254/24", [2022-08-10T00:03:20.620Z] "hosts": [ [2022-08-10T00:03:20.620Z] "tcp://0.0.0.0:5555", [2022-08-10T00:03:20.620Z] "unix:///var/run/docker.sock" [2022-08-10T00:03:20.620Z] ], [2022-08-10T00:03:20.620Z] "mtu": 1458, [2022-08-10T00:03:20.620Z] "selinux-enabled": true, [2022-08-10T00:03:20.620Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-10T00:03:20.620Z] } [Pipeline] sh [2022-08-10T00:03:20.988Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-10T00:03:21.022Z] Removing intermediate container bd94cf9b3d1e [2022-08-10T00:03:21.022Z] ---> f914d4f50993 [2022-08-10T00:03:21.022Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-08-10T00:03:21.282Z] ---> Running in 43876260f886 [2022-08-10T00:03:21.412Z] + sudo service docker restart [2022-08-10T00:03:22.223Z] Removing intermediate container 43876260f886 [2022-08-10T00:03:22.224Z] ---> fd4ef4ecaa23 [2022-08-10T00:03:22.224Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-08-10T00:03:22.224Z] ---> Running in 41dec2b978a2 [2022-08-10T00:03:23.167Z] Removing intermediate container 41dec2b978a2 [2022-08-10T00:03:23.167Z] ---> 1e5acd1714e2 [2022-08-10T00:03:23.167Z] Step 29/35 : EXPOSE 59983 [2022-08-10T00:03:23.168Z] ---> Running in 650546e7f004 [2022-08-10T00:03:23.168Z] Removing intermediate container 650546e7f004 [2022-08-10T00:03:23.168Z] ---> 7346349e8532 [2022-08-10T00:03:23.168Z] Step 30/35 : EXPOSE 8554 [2022-08-10T00:03:23.168Z] ---> Running in d84de015140a [2022-08-10T00:03:23.168Z] Removing intermediate container d84de015140a [2022-08-10T00:03:23.168Z] ---> 29d2d3261bbf [2022-08-10T00:03:23.168Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-08-10T00:03:23.168Z] ---> Running in 4830568cabf9 [2022-08-10T00:03:23.430Z] Removing intermediate container 4830568cabf9 [2022-08-10T00:03:23.430Z] ---> a4c078ab9f91 [2022-08-10T00:03:23.430Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-08-10T00:03:23.430Z] ---> Running in 9a19b4fa657b [2022-08-10T00:03:23.430Z] Removing intermediate container 9a19b4fa657b [2022-08-10T00:03:23.430Z] ---> 9efe065e5f1d [2022-08-10T00:03:23.430Z] Step 33/35 : LABEL arch=amd64 [2022-08-10T00:03:23.430Z] ---> Running in da902bdeb14b [2022-08-10T00:03:23.430Z] Removing intermediate container da902bdeb14b [2022-08-10T00:03:23.430Z] ---> a2f9a9c40866 [2022-08-10T00:03:23.430Z] Step 34/35 : LABEL git_sha=bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [2022-08-10T00:03:23.691Z] ---> Running in 7db6b228925d [2022-08-10T00:03:23.691Z] Removing intermediate container 7db6b228925d [2022-08-10T00:03:23.691Z] ---> 9f31d89e77ca [2022-08-10T00:03:23.691Z] Step 35/35 : LABEL version=2.3.0-dev.1 [2022-08-10T00:03:23.691Z] ---> Running in a9c0d258e94e [2022-08-10T00:03:23.691Z] Removing intermediate container a9c0d258e94e [2022-08-10T00:03:23.691Z] ---> 75dbfe0fbac5 [2022-08-10T00:03:23.691Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-10T00:03:23.691Z] Successfully built 75dbfe0fbac5 [2022-08-10T00:03:23.691Z] 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-08-10T00:03:23.813Z] provisioning config files... [2022-08-10T00:03:23.833Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5444840698905675090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:03:24.223Z] ---> docker-login.sh [2022-08-10T00:03:24.224Z] nexus3.edgexfoundry.org:10001 [2022-08-10T00:03:24.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:03:24.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:03:24.224Z] Configure a credential helper to remove this warning. See [2022-08-10T00:03:24.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:03:24.224Z] [2022-08-10T00:03:24.224Z] Login Succeeded [2022-08-10T00:03:24.224Z] nexus3.edgexfoundry.org:10002 [2022-08-10T00:03:24.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:03:24.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:03:24.513Z] Configure a credential helper to remove this warning. See [2022-08-10T00:03:24.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:03:24.513Z] [2022-08-10T00:03:24.513Z] Login Succeeded [2022-08-10T00:03:24.513Z] nexus3.edgexfoundry.org:10003 [2022-08-10T00:03:24.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:03:24.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:03:24.513Z] Configure a credential helper to remove this warning. See [2022-08-10T00:03:24.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:03:24.513Z] [2022-08-10T00:03:24.513Z] Login Succeeded [2022-08-10T00:03:24.513Z] nexus3.edgexfoundry.org:10004 [2022-08-10T00:03:24.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:03:24.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:03:24.790Z] Configure a credential helper to remove this warning. See [2022-08-10T00:03:24.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:03:24.790Z] [2022-08-10T00:03:24.790Z] Login Succeeded [2022-08-10T00:03:24.790Z] docker.io [2022-08-10T00:03:24.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:03:25.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:03:25.052Z] Configure a credential helper to remove this warning. See [2022-08-10T00:03:25.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:03:25.052Z] [2022-08-10T00:03:25.052Z] Login Succeeded [2022-08-10T00:03:25.052Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T00:03:25.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T00:03:25.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T00:03:25.115Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-08-10T00:03:25.115Z] bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [2022-08-10T00:03:25.115Z] latest [2022-08-10T00:03:25.115Z] 2.3.0-dev.1 [2022-08-10T00:03:25.115Z] bc08c07b2fcd2a11c96a474f97a869fa8c75de0c-2.3.0-dev.1 [2022-08-10T00:03:25.115Z] main [2022-08-10T00:03:25.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:03:25.436Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:03:25.748Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [2022-08-10T00:03:25.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-08-10T00:03:25.748Z] e7f971a2323b: Preparing [2022-08-10T00:03:25.748Z] a8a9b84d17da: Preparing [2022-08-10T00:03:25.748Z] 6efc7d6d84a2: Preparing [2022-08-10T00:03:25.748Z] 550e596c6d0e: Preparing [2022-08-10T00:03:25.748Z] 1207169bf42c: Preparing [2022-08-10T00:03:25.748Z] 54eed571a6a6: Preparing [2022-08-10T00:03:25.748Z] 69b2b73122cd: Preparing [2022-08-10T00:03:25.748Z] c4247ddab6e6: Preparing [2022-08-10T00:03:25.748Z] 334cfdab70cb: Preparing [2022-08-10T00:03:25.748Z] 58f54c3889e2: Preparing [2022-08-10T00:03:25.748Z] c2801d5eb00a: Preparing [2022-08-10T00:03:25.748Z] 994393dc58e7: Preparing [2022-08-10T00:03:25.748Z] 69b2b73122cd: Waiting [2022-08-10T00:03:25.748Z] c4247ddab6e6: Waiting [2022-08-10T00:03:25.748Z] 334cfdab70cb: Waiting [2022-08-10T00:03:25.748Z] 58f54c3889e2: Waiting [2022-08-10T00:03:25.748Z] c2801d5eb00a: Waiting [2022-08-10T00:03:25.748Z] 994393dc58e7: Waiting [2022-08-10T00:03:25.748Z] 54eed571a6a6: Waiting [2022-08-10T00:03:25.748Z] e7f971a2323b: Pushed [2022-08-10T00:03:25.748Z] 1207169bf42c: Pushed [2022-08-10T00:03:25.748Z] a8a9b84d17da: Pushed [2022-08-10T00:03:25.748Z] 6efc7d6d84a2: Pushed [2022-08-10T00:03:26.008Z] 69b2b73122cd: Pushed [2022-08-10T00:03:26.008Z] 334cfdab70cb: Pushed [2022-08-10T00:03:26.008Z] 54eed571a6a6: Pushed [2022-08-10T00:03:26.008Z] c4247ddab6e6: Pushed [2022-08-10T00:03:26.944Z] 994393dc58e7: Pushed [2022-08-10T00:03:28.326Z] 550e596c6d0e: Pushed [2022-08-10T00:03:28.897Z] 58f54c3889e2: Pushed [2022-08-10T00:03:37.036Z] c2801d5eb00a: Pushed [2022-08-10T00:03:37.036Z] bc08c07b2fcd2a11c96a474f97a869fa8c75de0c: digest: sha256:db6998473cc719cfd7b391937383560ae3c998cb48db05cca9f77d74eb775158 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:03:37.356Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:03:37.665Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-08-10T00:03:37.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-08-10T00:03:37.665Z] e7f971a2323b: Preparing [2022-08-10T00:03:37.665Z] a8a9b84d17da: Preparing [2022-08-10T00:03:37.665Z] 6efc7d6d84a2: Preparing [2022-08-10T00:03:37.665Z] 550e596c6d0e: Preparing [2022-08-10T00:03:37.665Z] 1207169bf42c: Preparing [2022-08-10T00:03:37.665Z] 54eed571a6a6: Preparing [2022-08-10T00:03:37.665Z] 69b2b73122cd: Preparing [2022-08-10T00:03:37.665Z] c4247ddab6e6: Preparing [2022-08-10T00:03:37.665Z] 334cfdab70cb: Preparing [2022-08-10T00:03:37.665Z] 58f54c3889e2: Preparing [2022-08-10T00:03:37.665Z] c2801d5eb00a: Preparing [2022-08-10T00:03:37.665Z] 994393dc58e7: Preparing [2022-08-10T00:03:37.665Z] 54eed571a6a6: Waiting [2022-08-10T00:03:37.665Z] 69b2b73122cd: Waiting [2022-08-10T00:03:37.665Z] 58f54c3889e2: Waiting [2022-08-10T00:03:37.665Z] c4247ddab6e6: Waiting [2022-08-10T00:03:37.665Z] 334cfdab70cb: Waiting [2022-08-10T00:03:37.665Z] c2801d5eb00a: Waiting [2022-08-10T00:03:37.665Z] 994393dc58e7: Waiting [2022-08-10T00:03:37.665Z] e7f971a2323b: Layer already exists [2022-08-10T00:03:37.665Z] 1207169bf42c: Layer already exists [2022-08-10T00:03:37.665Z] 6efc7d6d84a2: Layer already exists [2022-08-10T00:03:37.665Z] a8a9b84d17da: Layer already exists [2022-08-10T00:03:37.665Z] 550e596c6d0e: Layer already exists [2022-08-10T00:03:37.665Z] 69b2b73122cd: Layer already exists [2022-08-10T00:03:37.665Z] 54eed571a6a6: Layer already exists [2022-08-10T00:03:37.665Z] c4247ddab6e6: Layer already exists [2022-08-10T00:03:37.665Z] 334cfdab70cb: Layer already exists [2022-08-10T00:03:37.665Z] 58f54c3889e2: Layer already exists [2022-08-10T00:03:37.665Z] c2801d5eb00a: Layer already exists [2022-08-10T00:03:37.665Z] 994393dc58e7: Layer already exists [2022-08-10T00:03:37.665Z] latest: digest: sha256:db6998473cc719cfd7b391937383560ae3c998cb48db05cca9f77d74eb775158 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:03:37.988Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:03:38.309Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.1 [2022-08-10T00:03:38.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-08-10T00:03:38.309Z] e7f971a2323b: Preparing [2022-08-10T00:03:38.309Z] a8a9b84d17da: Preparing [2022-08-10T00:03:38.309Z] 6efc7d6d84a2: Preparing [2022-08-10T00:03:38.309Z] 550e596c6d0e: Preparing [2022-08-10T00:03:38.309Z] 1207169bf42c: Preparing [2022-08-10T00:03:38.309Z] 54eed571a6a6: Preparing [2022-08-10T00:03:38.309Z] 69b2b73122cd: Preparing [2022-08-10T00:03:38.309Z] c4247ddab6e6: Preparing [2022-08-10T00:03:38.309Z] 334cfdab70cb: Preparing [2022-08-10T00:03:38.309Z] 58f54c3889e2: Preparing [2022-08-10T00:03:38.309Z] c2801d5eb00a: Preparing [2022-08-10T00:03:38.309Z] 994393dc58e7: Preparing [2022-08-10T00:03:38.309Z] 334cfdab70cb: Waiting [2022-08-10T00:03:38.309Z] 58f54c3889e2: Waiting [2022-08-10T00:03:38.309Z] 994393dc58e7: Waiting [2022-08-10T00:03:38.309Z] c2801d5eb00a: Waiting [2022-08-10T00:03:38.309Z] 54eed571a6a6: Waiting [2022-08-10T00:03:38.309Z] 69b2b73122cd: Waiting [2022-08-10T00:03:38.309Z] c4247ddab6e6: Waiting [2022-08-10T00:03:38.309Z] a8a9b84d17da: Layer already exists [2022-08-10T00:03:38.309Z] e7f971a2323b: Layer already exists [2022-08-10T00:03:38.309Z] 1207169bf42c: Layer already exists [2022-08-10T00:03:38.309Z] 550e596c6d0e: Layer already exists [2022-08-10T00:03:38.309Z] 6efc7d6d84a2: Layer already exists [2022-08-10T00:03:38.309Z] 334cfdab70cb: Layer already exists [2022-08-10T00:03:38.309Z] 54eed571a6a6: Layer already exists [2022-08-10T00:03:38.309Z] 69b2b73122cd: Layer already exists [2022-08-10T00:03:38.309Z] c4247ddab6e6: Layer already exists [2022-08-10T00:03:38.309Z] 58f54c3889e2: Layer already exists [2022-08-10T00:03:38.309Z] c2801d5eb00a: Layer already exists [2022-08-10T00:03:38.309Z] 994393dc58e7: Layer already exists [2022-08-10T00:03:38.309Z] 2.3.0-dev.1: digest: sha256:db6998473cc719cfd7b391937383560ae3c998cb48db05cca9f77d74eb775158 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:03:38.625Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:bc08c07b2fcd2a11c96a474f97a869fa8c75de0c-2.3.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:03:38.935Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:bc08c07b2fcd2a11c96a474f97a869fa8c75de0c-2.3.0-dev.1 [2022-08-10T00:03:38.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-08-10T00:03:38.935Z] e7f971a2323b: Preparing [2022-08-10T00:03:38.935Z] a8a9b84d17da: Preparing [2022-08-10T00:03:38.935Z] 6efc7d6d84a2: Preparing [2022-08-10T00:03:38.935Z] 550e596c6d0e: Preparing [2022-08-10T00:03:38.935Z] 1207169bf42c: Preparing [2022-08-10T00:03:38.935Z] 54eed571a6a6: Preparing [2022-08-10T00:03:38.935Z] 69b2b73122cd: Preparing [2022-08-10T00:03:38.935Z] c4247ddab6e6: Preparing [2022-08-10T00:03:38.935Z] 334cfdab70cb: Preparing [2022-08-10T00:03:38.935Z] 58f54c3889e2: Preparing [2022-08-10T00:03:38.935Z] c2801d5eb00a: Preparing [2022-08-10T00:03:38.935Z] 994393dc58e7: Preparing [2022-08-10T00:03:38.935Z] 69b2b73122cd: Waiting [2022-08-10T00:03:38.935Z] c4247ddab6e6: Waiting [2022-08-10T00:03:38.935Z] 334cfdab70cb: Waiting [2022-08-10T00:03:38.935Z] 58f54c3889e2: Waiting [2022-08-10T00:03:38.935Z] 994393dc58e7: Waiting [2022-08-10T00:03:38.935Z] 54eed571a6a6: Waiting [2022-08-10T00:03:38.935Z] c2801d5eb00a: Waiting [2022-08-10T00:03:38.935Z] a8a9b84d17da: Layer already exists [2022-08-10T00:03:38.935Z] e7f971a2323b: Layer already exists [2022-08-10T00:03:38.935Z] 6efc7d6d84a2: Layer already exists [2022-08-10T00:03:38.935Z] 1207169bf42c: Layer already exists [2022-08-10T00:03:38.935Z] 550e596c6d0e: Layer already exists [2022-08-10T00:03:38.935Z] 54eed571a6a6: Layer already exists [2022-08-10T00:03:38.935Z] 58f54c3889e2: Layer already exists [2022-08-10T00:03:38.935Z] c4247ddab6e6: Layer already exists [2022-08-10T00:03:38.935Z] c2801d5eb00a: Layer already exists [2022-08-10T00:03:38.935Z] 69b2b73122cd: Layer already exists [2022-08-10T00:03:38.935Z] 334cfdab70cb: Layer already exists [2022-08-10T00:03:38.935Z] 994393dc58e7: Layer already exists [2022-08-10T00:03:38.935Z] bc08c07b2fcd2a11c96a474f97a869fa8c75de0c-2.3.0-dev.1: digest: sha256:db6998473cc719cfd7b391937383560ae3c998cb48db05cca9f77d74eb775158 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:03:39.264Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:03:39.592Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-08-10T00:03:39.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-08-10T00:03:39.592Z] e7f971a2323b: Preparing [2022-08-10T00:03:39.592Z] a8a9b84d17da: Preparing [2022-08-10T00:03:39.592Z] 6efc7d6d84a2: Preparing [2022-08-10T00:03:39.592Z] 550e596c6d0e: Preparing [2022-08-10T00:03:39.592Z] 1207169bf42c: Preparing [2022-08-10T00:03:39.592Z] 54eed571a6a6: Preparing [2022-08-10T00:03:39.592Z] 69b2b73122cd: Preparing [2022-08-10T00:03:39.592Z] c4247ddab6e6: Preparing [2022-08-10T00:03:39.592Z] 334cfdab70cb: Preparing [2022-08-10T00:03:39.592Z] 58f54c3889e2: Preparing [2022-08-10T00:03:39.592Z] c2801d5eb00a: Preparing [2022-08-10T00:03:39.592Z] 994393dc58e7: Preparing [2022-08-10T00:03:39.592Z] 334cfdab70cb: Waiting [2022-08-10T00:03:39.592Z] 69b2b73122cd: Waiting [2022-08-10T00:03:39.592Z] 54eed571a6a6: Waiting [2022-08-10T00:03:39.592Z] 58f54c3889e2: Waiting [2022-08-10T00:03:39.592Z] c4247ddab6e6: Waiting [2022-08-10T00:03:39.592Z] 994393dc58e7: Waiting [2022-08-10T00:03:39.592Z] c2801d5eb00a: Waiting [2022-08-10T00:03:39.592Z] 6efc7d6d84a2: Layer already exists [2022-08-10T00:03:39.592Z] 1207169bf42c: Layer already exists [2022-08-10T00:03:39.592Z] 550e596c6d0e: Layer already exists [2022-08-10T00:03:39.592Z] a8a9b84d17da: Layer already exists [2022-08-10T00:03:39.592Z] e7f971a2323b: Layer already exists [2022-08-10T00:03:39.592Z] 54eed571a6a6: Layer already exists [2022-08-10T00:03:39.592Z] 69b2b73122cd: Layer already exists [2022-08-10T00:03:39.592Z] 58f54c3889e2: Layer already exists [2022-08-10T00:03:39.592Z] 334cfdab70cb: Layer already exists [2022-08-10T00:03:39.592Z] c4247ddab6e6: Layer already exists [2022-08-10T00:03:39.592Z] c2801d5eb00a: Layer already exists [2022-08-10T00:03:39.592Z] 994393dc58e7: Layer already exists [2022-08-10T00:03:39.592Z] main: digest: sha256:db6998473cc719cfd7b391937383560ae3c998cb48db05cca9f77d74eb775158 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T00:03:39.645Z] ===================================================== [Pipeline] echo [2022-08-10T00:03:39.653Z] taggedImages: [2022-08-10T00:03:39.653Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [2022-08-10T00:03:39.653Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-08-10T00:03:39.653Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.1 [2022-08-10T00:03:39.653Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:bc08c07b2fcd2a11c96a474f97a869fa8c75de0c-2.3.0-dev.1 [2022-08-10T00:03:39.653Z] - 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] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T00:03:39.754Z] provisioning config files... [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:03:39.777Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/40@tmp/config3332418590253854616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:03:40.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T00:03:40.057Z] [2022-08-10T00:03:40.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:03:40.139Z] ---> docker-login.sh [2022-08-10T00:03:40.139Z] nexus3.edgexfoundry.org:10001 [2022-08-10T00:03:40.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T00:03:40.370Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-10T00:03:40.370Z] 5eb5b503b376: Pulling fs layer [2022-08-10T00:03:40.370Z] 5c69ac0246d0: Pulling fs layer [2022-08-10T00:03:40.370Z] ec43610c2a17: Pulling fs layer [2022-08-10T00:03:40.370Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-10T00:03:40.370Z] 33b1e0a273af: Pulling fs layer [2022-08-10T00:03:40.370Z] 5d3b04190fa2: Pulling fs layer [2022-08-10T00:03:40.370Z] 2f39f015ded8: Pulling fs layer [2022-08-10T00:03:40.370Z] 3a2ae6a8a46f: Waiting [2022-08-10T00:03:40.370Z] 5d3b04190fa2: Waiting [2022-08-10T00:03:40.370Z] 5c69ac0246d0: Verifying Checksum [2022-08-10T00:03:40.370Z] 5c69ac0246d0: Download complete [2022-08-10T00:03:40.370Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-10T00:03:40.370Z] 3a2ae6a8a46f: Download complete [2022-08-10T00:03:40.370Z] 33b1e0a273af: Verifying Checksum [2022-08-10T00:03:40.370Z] 33b1e0a273af: Download complete [2022-08-10T00:03:40.371Z] 5d3b04190fa2: Download complete [2022-08-10T00:03:40.371Z] ec43610c2a17: Verifying Checksum [2022-08-10T00:03:40.371Z] ec43610c2a17: Download complete [2022-08-10T00:03:40.629Z] 5eb5b503b376: Verifying Checksum [2022-08-10T00:03:40.629Z] 5eb5b503b376: Download complete [2022-08-10T00:03:40.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:03:41.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:03:41.014Z] Configure a credential helper to remove this warning. See [2022-08-10T00:03:41.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:03:41.014Z] [2022-08-10T00:03:41.014Z] Login Succeeded [2022-08-10T00:03:41.014Z] nexus3.edgexfoundry.org:10002 [2022-08-10T00:03:41.210Z] 2f39f015ded8: Verifying Checksum [2022-08-10T00:03:41.210Z] 2f39f015ded8: Download complete [2022-08-10T00:03:41.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:03:41.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:03:41.558Z] Configure a credential helper to remove this warning. See [2022-08-10T00:03:41.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:03:41.558Z] [2022-08-10T00:03:41.558Z] Login Succeeded [2022-08-10T00:03:41.558Z] nexus3.edgexfoundry.org:10003 [2022-08-10T00:03:41.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:03:41.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:03:41.838Z] Configure a credential helper to remove this warning. See [2022-08-10T00:03:41.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:03:41.838Z] [2022-08-10T00:03:41.838Z] Login Succeeded [2022-08-10T00:03:41.838Z] nexus3.edgexfoundry.org:10004 [2022-08-10T00:03:42.147Z] 5eb5b503b376: Pull complete [2022-08-10T00:03:42.147Z] 5c69ac0246d0: Pull complete [2022-08-10T00:03:42.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:03:42.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:03:42.436Z] Configure a credential helper to remove this warning. See [2022-08-10T00:03:42.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:03:42.436Z] [2022-08-10T00:03:42.436Z] Login Succeeded [2022-08-10T00:03:42.436Z] docker.io [2022-08-10T00:03:42.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:03:42.716Z] ec43610c2a17: Pull complete [2022-08-10T00:03:42.716Z] 3a2ae6a8a46f: Pull complete [2022-08-10T00:03:42.976Z] 33b1e0a273af: Pull complete [2022-08-10T00:03:43.236Z] 5d3b04190fa2: Pull complete [2022-08-10T00:03:43.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:03:43.300Z] Configure a credential helper to remove this warning. See [2022-08-10T00:03:43.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:03:43.300Z] [2022-08-10T00:03:43.300Z] Login Succeeded [2022-08-10T00:03:43.300Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T00:03:43.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-10T00:03:43.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T00:03:43.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T00:03:43.863Z] ========================================================= [2022-08-10T00:03:43.863Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-10T00:03:43.863Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:03:44.276Z] + 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-08-10T00:03:44.553Z] Sending build context to Docker daemon 532kB [2022-08-10T00:03:44.553Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T00:03:44.553Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-10T00:03:46.003Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-10T00:03:46.003Z] b3c136eddcbf: Pulling fs layer [2022-08-10T00:03:46.003Z] c0a3192eca97: Pulling fs layer [2022-08-10T00:03:46.003Z] a050256f5b6f: Pulling fs layer [2022-08-10T00:03:46.003Z] 656be50a0ddc: Pulling fs layer [2022-08-10T00:03:46.003Z] 2bbca73fdf42: Pulling fs layer [2022-08-10T00:03:46.003Z] 46d945488cbd: Pulling fs layer [2022-08-10T00:03:46.003Z] 8a5474983e97: Pulling fs layer [2022-08-10T00:03:46.003Z] 329c88fbcd65: Pulling fs layer [2022-08-10T00:03:46.003Z] 656be50a0ddc: Waiting [2022-08-10T00:03:46.003Z] 2bbca73fdf42: Waiting [2022-08-10T00:03:46.003Z] 46d945488cbd: Waiting [2022-08-10T00:03:46.003Z] 329c88fbcd65: Waiting [2022-08-10T00:03:46.003Z] 8a5474983e97: Waiting [2022-08-10T00:03:46.003Z] a050256f5b6f: Download complete [2022-08-10T00:03:46.003Z] c0a3192eca97: Verifying Checksum [2022-08-10T00:03:46.003Z] c0a3192eca97: Download complete [2022-08-10T00:03:46.003Z] 2bbca73fdf42: Verifying Checksum [2022-08-10T00:03:46.003Z] 2bbca73fdf42: Download complete [2022-08-10T00:03:46.003Z] 46d945488cbd: Verifying Checksum [2022-08-10T00:03:46.003Z] 46d945488cbd: Download complete [2022-08-10T00:03:46.003Z] b3c136eddcbf: Download complete [2022-08-10T00:03:46.999Z] b3c136eddcbf: Pull complete [2022-08-10T00:03:46.999Z] 329c88fbcd65: Verifying Checksum [2022-08-10T00:03:46.999Z] 329c88fbcd65: Download complete [2022-08-10T00:03:47.656Z] c0a3192eca97: Pull complete [2022-08-10T00:03:47.934Z] a050256f5b6f: Pull complete [2022-08-10T00:03:48.210Z] 8a5474983e97: Verifying Checksum [2022-08-10T00:03:48.210Z] 8a5474983e97: Download complete [2022-08-10T00:03:48.731Z] 2f39f015ded8: Pull complete [2022-08-10T00:03:48.731Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-10T00:03:48.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T00:03:48.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T00:03:48.809Z] 656be50a0ddc: Verifying Checksum [2022-08-10T00:03:48.810Z] 656be50a0ddc: Download complete [2022-08-10T00:03:48.823Z] prd-ubuntu20.04-docker-8c-8g-22350 does not seem to be running inside a container [2022-08-10T00:03:48.864Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-10T00:03:51.215Z] $ docker top 799f1e377ba8fb894c2dfc479d4b050dd57ba22df25e728a2f17b497633cc4c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:03:51.644Z] ---> job-cost.sh [2022-08-10T00:03:51.644Z] lf-activate-venv: SKIPPING [2022-08-10T00:03:51.644Z] INFO: No Stack... [2022-08-10T00:03:51.905Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T00:03:52.475Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T00:03:52.769Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-08-10T00:03:52.769Z] + cut -d, -f6 [Pipeline] lock [2022-08-10T00:03:52.785Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-40-stack-cost] [2022-08-10T00:03:52.796Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-40-stack-cost] did not exist. Created. [2022-08-10T00:03:52.796Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T00:03:53.106Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-10T00:03:53.140Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T00:03:53.146Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T00:03:53.170Z] $ docker stop --time=1 799f1e377ba8fb894c2dfc479d4b050dd57ba22df25e728a2f17b497633cc4c1 [2022-08-10T00:03:54.321Z] $ docker rm -f 799f1e377ba8fb894c2dfc479d4b050dd57ba22df25e728a2f17b497633cc4c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-10T00:04:03.989Z] 656be50a0ddc: Pull complete [2022-08-10T00:04:03.989Z] 2bbca73fdf42: Pull complete [2022-08-10T00:04:03.989Z] 46d945488cbd: Pull complete [2022-08-10T00:04:09.420Z] 8a5474983e97: Pull complete [2022-08-10T00:04:10.868Z] 329c88fbcd65: Pull complete [2022-08-10T00:04:10.868Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-10T00:04:10.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T00:04:10.868Z] ---> ff4287adb874 [2022-08-10T00:04:10.868Z] Step 3/13 : ARG MAKE="make build" [2022-08-10T00:04:11.929Z] ---> Running in 7338e9e6ae00 [2022-08-10T00:04:11.929Z] Removing intermediate container 7338e9e6ae00 [2022-08-10T00:04:11.929Z] ---> c1c9eeedc566 [2022-08-10T00:04:11.929Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-10T00:04:12.208Z] ---> Running in 023cbcf250b8 [2022-08-10T00:04:12.486Z] Removing intermediate container 023cbcf250b8 [2022-08-10T00:04:12.486Z] ---> 678db636ce52 [2022-08-10T00:04:12.486Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-10T00:04:12.486Z] ---> Running in e0fbd1be86c0 [2022-08-10T00:04:13.088Z] Removing intermediate container e0fbd1be86c0 [2022-08-10T00:04:13.088Z] ---> e286e323ced4 [2022-08-10T00:04:13.088Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T00:04:13.088Z] ---> Running in 8663d18935de [2022-08-10T00:04:16.524Z] Removing intermediate container 8663d18935de [2022-08-10T00:04:16.524Z] ---> 8a073dd194d3 [2022-08-10T00:04:16.524Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T00:04:16.524Z] ---> Running in ff3243b1ebc3 [2022-08-10T00:04:17.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T00:04:18.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T00:04:19.159Z] (1/14) Installing libintl (0.21-r2) [2022-08-10T00:04:19.159Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-08-10T00:04:19.431Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-08-10T00:04:19.431Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-08-10T00:04:19.704Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-08-10T00:04:19.704Z] (6/14) Installing udev-init-scripts (35-r0) [2022-08-10T00:04:19.977Z] Executing udev-init-scripts-35-r0.post-install [2022-08-10T00:04:19.977Z] (7/14) Installing libblkid (2.38-r1) [2022-08-10T00:04:19.977Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-08-10T00:04:19.977Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-08-10T00:04:20.250Z] (10/14) Installing kmod-libs (29-r2) [2022-08-10T00:04:20.250Z] (11/14) Installing eudev (3.2.11-r0) [2022-08-10T00:04:20.522Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-08-10T00:04:20.522Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-08-10T00:04:20.799Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-08-10T00:04:20.799Z] Executing busybox-1.35.0-r13.trigger [2022-08-10T00:04:20.799Z] Executing eudev-3.2.11-r0.trigger [2022-08-10T00:04:20.799Z] OK: 228 MiB in 65 packages [2022-08-10T00:04:22.247Z] Removing intermediate container ff3243b1ebc3 [2022-08-10T00:04:22.247Z] ---> a6d068f74335 [2022-08-10T00:04:22.247Z] Step 8/13 : WORKDIR /device-usb-camera [2022-08-10T00:04:22.247Z] ---> Running in d2b3cf833418 [2022-08-10T00:04:22.247Z] Removing intermediate container d2b3cf833418 [2022-08-10T00:04:22.247Z] ---> a0726f63cadf [2022-08-10T00:04:22.247Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-10T00:04:22.847Z] ---> 142810183bb8 [2022-08-10T00:04:22.847Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T00:04:23.132Z] ---> Running in 03305f12b65d [2022-08-10T00:05:19.698Z] Removing intermediate container 03305f12b65d [2022-08-10T00:05:19.698Z] ---> e28b4ff406f0 [2022-08-10T00:05:19.698Z] Step 11/13 : COPY . . [2022-08-10T00:05:19.698Z] ---> 1c37c76b0fcc [2022-08-10T00:05:19.698Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-10T00:05:19.698Z] ---> Running in 442b16b1fe7b [2022-08-10T00:05:19.698Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T00:05:19.698Z] Dload Upload Total Spent Left Speed [2022-08-10T00:05:19.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14856 0 --:--:-- --:--:-- --:--:-- 14957 [2022-08-10T00:05:19.698Z] Removing intermediate container 442b16b1fe7b [2022-08-10T00:05:19.698Z] ---> 3e0f22872845 [2022-08-10T00:05:19.698Z] Step 13/13 : RUN ${MAKE} [2022-08-10T00:05:19.698Z] ---> Running in 28de85eb1e19 [2022-08-10T00:05:19.698Z] noop [2022-08-10T00:05:19.698Z] Removing intermediate container 28de85eb1e19 [2022-08-10T00:05:19.698Z] ---> b4e67637b2db [2022-08-10T00:05:19.698Z] Successfully built b4e67637b2db [2022-08-10T00:05:19.698Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:05:20.074Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T00:05:20.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T00:05:20.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-22351 does not seem to be running inside a container [2022-08-10T00:05:20.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/40 -v /w/workspace/device-usb-camera/40:/w/workspace/device-usb-camera/40:rw,z -v /w/workspace/device-usb-camera/40@tmp:/w/workspace/device-usb-camera/40@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-08-10T00:05:21.781Z] $ docker top b9aaee8427674387481b8f94b0c768d04b2192b7f7132d1a77a3c00d69c20048 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T00:05:22.736Z] + go version [2022-08-10T00:05:22.736Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-10T00:05:22.767Z] $ docker stop --time=1 b9aaee8427674387481b8f94b0c768d04b2192b7f7132d1a77a3c00d69c20048 [2022-08-10T00:05:24.435Z] $ docker rm -f b9aaee8427674387481b8f94b0c768d04b2192b7f7132d1a77a3c00d69c20048 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:05:25.097Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T00:05:25.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T00:05:25.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-22351 does not seem to be running inside a container [2022-08-10T00:05:25.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/40 -v /w/workspace/device-usb-camera/40:/w/workspace/device-usb-camera/40:rw,z -v /w/workspace/device-usb-camera/40@tmp:/w/workspace/device-usb-camera/40@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-08-10T00:05:26.820Z] $ docker top 84cb316fd713062d454be79d43107a22de6835c3963791545a92a4f5888ce8ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T00:05:27.763Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/40 [Pipeline] fileExists [Pipeline] sh [2022-08-10T00:05:28.458Z] + make test [2022-08-10T00:05:28.458Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-08-10T00:05:29.901Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-08-10T00:07:06.835Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-08-10T00:07:06.835Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 1.9% of statements [2022-08-10T00:07:06.835Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-10T00:07:06.835Z] CGO_ENABLED=1 go vet ./... [2022-08-10T00:07:25.200Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T00:07:25.200Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T00:07:25.200Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-10T00:07:25.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-10T00:07:25.243Z] $ docker stop --time=1 84cb316fd713062d454be79d43107a22de6835c3963791545a92a4f5888ce8ed [2022-08-10T00:07:27.023Z] $ docker rm -f 84cb316fd713062d454be79d43107a22de6835c3963791545a92a4f5888ce8ed [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T00:07:27.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-10T00:07:28.016Z] Warning: overwriting stash ‘coverage-report’ [2022-08-10T00:07:28.543Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T00:07:28.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-10T00:07:29.342Z] + ls -al . [2022-08-10T00:07:29.342Z] total 196 [2022-08-10T00:07:29.342Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 00:05 . [2022-08-10T00:07:29.342Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 00:03 .. [2022-08-10T00:07:29.342Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 00:03 .git [2022-08-10T00:07:29.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 00:03 .github [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 10 00:03 .gitignore [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 00:03 .golangci.yml [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 10 00:03 .hadolint.yml [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 9569 Aug 10 00:03 Attribution.txt [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 1206 Aug 10 00:03 CHANGELOG.md [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 2410 Aug 10 00:03 Dockerfile [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 10 00:03 GOVERNANCE.md [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 10 00:03 Jenkinsfile [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 00:03 LICENSE [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 2345 Aug 10 00:03 Makefile [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 10 00:03 OWNERS.md [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 12817 Aug 10 00:03 README.md [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 00:01 VERSION [2022-08-10T00:07:29.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 00:03 bin [2022-08-10T00:07:29.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 00:03 cmd [2022-08-10T00:07:29.342Z] -rw-r--r-- 1 jenkins jenkins 29387 Aug 10 00:07 coverage.out [2022-08-10T00:07:29.342Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 10 00:03 docker-entrypoint.sh [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 3606 Aug 10 00:03 go.mod [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 37073 Aug 10 00:03 go.sum [2022-08-10T00:07:29.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 00:03 internal [2022-08-10T00:07:29.342Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 00:03 snap [2022-08-10T00:07:29.342Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 10 00:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:07:29.739Z] + 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=bc08c07b2fcd2a11c96a474f97a869fa8c75de0c --label arch=arm64 --label version=2.3.0-dev.1 . [2022-08-10T00:07:30.052Z] Sending build context to Docker daemon 562.2kB [2022-08-10T00:07:30.052Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T00:07:30.052Z] Step 2/35 : FROM ${BASE} AS builder [2022-08-10T00:07:30.052Z] ---> b4e67637b2db [2022-08-10T00:07:30.052Z] Step 3/35 : ARG MAKE="make build" [2022-08-10T00:07:30.352Z] ---> Running in 3211d6781e31 [2022-08-10T00:07:30.627Z] Removing intermediate container 3211d6781e31 [2022-08-10T00:07:30.627Z] ---> 22225e937522 [2022-08-10T00:07:30.627Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-10T00:07:30.627Z] ---> Running in 253c698bb533 [2022-08-10T00:07:30.902Z] Removing intermediate container 253c698bb533 [2022-08-10T00:07:30.902Z] ---> 7fdf10827198 [2022-08-10T00:07:30.902Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-10T00:07:31.184Z] ---> Running in 2a545684d056 [2022-08-10T00:07:31.462Z] Removing intermediate container 2a545684d056 [2022-08-10T00:07:31.462Z] ---> 6c978be58014 [2022-08-10T00:07:31.462Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T00:07:31.462Z] ---> Running in 6591b205d8f3 [2022-08-10T00:07:32.893Z] Removing intermediate container 6591b205d8f3 [2022-08-10T00:07:32.893Z] ---> d342af1c32c6 [2022-08-10T00:07:32.893Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T00:07:33.166Z] ---> Running in 90f3f7311c1c [2022-08-10T00:07:34.147Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T00:07:35.123Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T00:07:35.718Z] OK: 228 MiB in 65 packages [2022-08-10T00:07:36.701Z] Removing intermediate container 90f3f7311c1c [2022-08-10T00:07:36.701Z] ---> 34ff6e6a77f4 [2022-08-10T00:07:36.701Z] Step 8/35 : WORKDIR /device-usb-camera [2022-08-10T00:07:36.701Z] ---> Running in f7ca9c53a090 [2022-08-10T00:07:36.975Z] Removing intermediate container f7ca9c53a090 [2022-08-10T00:07:36.975Z] ---> cb74130942fd [2022-08-10T00:07:36.975Z] Step 9/35 : COPY go.mod vendor* ./ [2022-08-10T00:07:37.570Z] ---> bbf8aad27124 [2022-08-10T00:07:37.570Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T00:07:37.570Z] ---> Running in 549e433d3b9d [2022-08-10T00:07:39.547Z] Removing intermediate container 549e433d3b9d [2022-08-10T00:07:39.547Z] ---> afb3df7079f6 [2022-08-10T00:07:39.547Z] Step 11/35 : COPY . . [2022-08-10T00:07:40.151Z] ---> 54801ef5a2a8 [2022-08-10T00:07:40.151Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-10T00:07:40.425Z] ---> Running in 526c03e6c8b6 [2022-08-10T00:07:41.406Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T00:07:41.406Z] Dload Upload  Total Spent Left Speed [2022-08-10T00:07:41.406Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7612 0 --:--:-- --:--:-- --:--:-- 7640 [2022-08-10T00:07:42.005Z] Removing intermediate container 526c03e6c8b6 [2022-08-10T00:07:42.005Z] ---> 45323ed01e59 [2022-08-10T00:07:42.005Z] Step 13/35 : RUN ${MAKE} [2022-08-10T00:07:42.282Z] ---> Running in b046a8d77947 [2022-08-10T00:07:43.260Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-08-10T00:10:05.175Z] Removing intermediate container b046a8d77947 [2022-08-10T00:10:05.175Z] ---> b3a34550a585 [2022-08-10T00:10:05.175Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-08-10T00:10:05.175Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-08-10T00:10:05.175Z] eab2503cf8f4: Pulling fs layer [2022-08-10T00:10:05.175Z] 97cd0a44c592: Pulling fs layer [2022-08-10T00:10:05.175Z] 97cd0a44c592: Download complete [2022-08-10T00:10:05.175Z] eab2503cf8f4: Verifying Checksum [2022-08-10T00:10:05.175Z] eab2503cf8f4: Download complete [2022-08-10T00:10:05.175Z] eab2503cf8f4: Pull complete [2022-08-10T00:10:05.175Z] 97cd0a44c592: Pull complete [2022-08-10T00:10:05.175Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-08-10T00:10:05.175Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-08-10T00:10:05.175Z] ---> 7f763cca56b3 [2022-08-10T00:10:05.175Z] Step 15/35 : FROM alpine:3.16 [2022-08-10T00:10:05.781Z] 3.16: Pulling from library/alpine [2022-08-10T00:10:06.058Z] 9b18e9b68314: Pulling fs layer [2022-08-10T00:10:06.338Z] 9b18e9b68314: Verifying Checksum [2022-08-10T00:10:06.338Z] 9b18e9b68314: Download complete [2022-08-10T00:10:06.936Z] 9b18e9b68314: Pull complete [2022-08-10T00:10:06.936Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T00:10:06.936Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T00:10:06.936Z] ---> a6215f271958 [2022-08-10T00:10:06.936Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-10T00:10:06.936Z] ---> Running in 4d51a3ed7cf1 [2022-08-10T00:10:07.218Z] Removing intermediate container 4d51a3ed7cf1 [2022-08-10T00:10:07.218Z] ---> 4476fff64c5c [2022-08-10T00:10:07.218Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-08-10T00:10:07.493Z] ---> Running in f7a52606fdec [2022-08-10T00:10:08.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T00:10:08.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T00:10:09.736Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-08-10T00:10:09.736Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-08-10T00:10:09.736Z] (3/82) Installing libxau (1.0.9-r0) [2022-08-10T00:10:09.736Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-08-10T00:10:09.736Z] (5/82) Installing libxcb (1.15-r0) [2022-08-10T00:10:09.736Z] (6/82) Installing libx11 (1.8-r0) [2022-08-10T00:10:10.008Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-08-10T00:10:10.008Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-08-10T00:10:10.008Z] (9/82) Installing expat (2.4.8-r0) [2022-08-10T00:10:10.008Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-08-10T00:10:10.280Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-08-10T00:10:10.280Z] (12/82) Installing libpng (1.6.37-r1) [2022-08-10T00:10:10.280Z] (13/82) Installing freetype (2.12.1-r0) [2022-08-10T00:10:10.280Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-08-10T00:10:10.280Z] (15/82) Installing fribidi (1.0.12-r0) [2022-08-10T00:10:10.280Z] (16/82) Installing libffi (3.4.2-r1) [2022-08-10T00:10:10.280Z] (17/82) Installing libintl (0.21-r2) [2022-08-10T00:10:10.280Z] (18/82) Installing libblkid (2.38-r1) [2022-08-10T00:10:10.280Z] (19/82) Installing libmount (2.38-r1) [2022-08-10T00:10:10.280Z] (20/82) Installing pcre (8.45-r2) [2022-08-10T00:10:10.280Z] (21/82) Installing glib (2.72.1-r0) [2022-08-10T00:10:10.280Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-08-10T00:10:10.280Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-08-10T00:10:10.551Z] (24/82) Installing libass (0.16.0-r0) [2022-08-10T00:10:10.551Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-08-10T00:10:10.551Z] (26/82) Installing libdrm (2.4.110-r0) [2022-08-10T00:10:10.551Z] (27/82) Installing gmp (6.2.1-r2) [2022-08-10T00:10:10.551Z] (28/82) Installing nettle (3.7.3-r0) [2022-08-10T00:10:10.551Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-08-10T00:10:10.551Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-08-10T00:10:10.551Z] (31/82) Installing libunistring (1.0-r0) [2022-08-10T00:10:10.551Z] (32/82) Installing gnutls (3.7.7-r0) [2022-08-10T00:10:10.552Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-10T00:10:10.824Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-10T00:10:10.824Z] (35/82) Installing lame (3.100-r0) [2022-08-10T00:10:10.824Z] (36/82) Installing opus (1.3.1-r1) [2022-08-10T00:10:10.824Z] (37/82) Installing libasyncns (0.8-r1) [2022-08-10T00:10:10.824Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-08-10T00:10:10.824Z] (39/82) Installing libltdl (2.4.7-r0) [2022-08-10T00:10:10.824Z] (40/82) Installing orc (0.4.32-r0) [2022-08-10T00:10:10.824Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T00:10:10.824Z] (42/82) Installing libogg (1.3.5-r1) [2022-08-10T00:10:10.824Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T00:10:10.824Z] (44/82) Installing flac (1.3.4-r0) [2022-08-10T00:10:10.824Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-08-10T00:10:10.824Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-08-10T00:10:10.824Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-08-10T00:10:10.824Z] (48/82) Installing soxr (0.1.3-r2) [2022-08-10T00:10:10.824Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-08-10T00:10:10.824Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-08-10T00:10:11.097Z] (51/82) Installing libpulse (15.0-r2) [2022-08-10T00:10:11.097Z] (52/82) Installing cjson (1.7.15-r3) [2022-08-10T00:10:11.097Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-08-10T00:10:11.097Z] (54/82) Installing librist (0.2.6-r1) [2022-08-10T00:10:11.097Z] (55/82) Installing libsrt (1.4.4-r0) [2022-08-10T00:10:11.097Z] (56/82) Installing libssh (0.9.6-r1) [2022-08-10T00:10:11.097Z] (57/82) Installing libtheora (1.1.1-r16) [2022-08-10T00:10:11.097Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-08-10T00:10:11.097Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-08-10T00:10:11.097Z] (60/82) Installing libxext (1.3.4-r0) [2022-08-10T00:10:11.097Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-08-10T00:10:11.097Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-08-10T00:10:11.097Z] (63/82) Installing libva (2.14.0-r0) [2022-08-10T00:10:11.098Z] (64/82) Installing libvdpau (1.5-r0) [2022-08-10T00:10:11.098Z] (65/82) Installing vidstab (1.1.0-r1) [2022-08-10T00:10:11.098Z] (66/82) Installing libvpx (1.11.0-r1) [2022-08-10T00:10:11.374Z] (67/82) Installing libwebp (1.2.3-r0) [2022-08-10T00:10:11.374Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-08-10T00:10:11.374Z] (69/82) Installing numactl (2.0.14-r0) [2022-08-10T00:10:11.374Z] (70/82) Installing x265-libs (3.5-r3) [2022-08-10T00:10:11.374Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-08-10T00:10:11.374Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-08-10T00:10:11.970Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-08-10T00:10:11.970Z] (74/82) Installing udev-init-scripts (35-r0) [2022-08-10T00:10:11.970Z] Executing udev-init-scripts-35-r0.post-install [2022-08-10T00:10:11.970Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-08-10T00:10:11.970Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-08-10T00:10:11.970Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-08-10T00:10:11.970Z] (78/82) Installing kmod-libs (29-r2) [2022-08-10T00:10:11.970Z] (79/82) Installing eudev (3.2.11-r0) [2022-08-10T00:10:11.970Z] (80/82) Installing libsodium (1.0.18-r0) [2022-08-10T00:10:11.970Z] (81/82) Installing libzmq (4.3.4-r0) [2022-08-10T00:10:11.970Z] (82/82) Installing zeromq (4.3.4-r0) [2022-08-10T00:10:11.970Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T00:10:12.243Z] Executing eudev-3.2.11-r0.trigger [2022-08-10T00:10:12.243Z] OK: 78 MiB in 96 packages [2022-08-10T00:10:15.623Z] Removing intermediate container f7a52606fdec [2022-08-10T00:10:15.623Z] ---> a281b5b4eb79 [2022-08-10T00:10:15.623Z] Step 18/35 : WORKDIR / [2022-08-10T00:10:15.623Z] ---> Running in 0e75642c4da9 [2022-08-10T00:10:15.623Z] Removing intermediate container 0e75642c4da9 [2022-08-10T00:10:15.623Z] ---> 431c82262156 [2022-08-10T00:10:15.623Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-08-10T00:10:17.054Z] ---> e1be7d7d9156 [2022-08-10T00:10:17.054Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-08-10T00:10:17.647Z] ---> 9ba25f68a8f6 [2022-08-10T00:10:17.647Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-08-10T00:10:18.243Z] ---> 0d35905fb473 [2022-08-10T00:10:18.243Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-08-10T00:10:18.836Z] ---> 96f6c7b639f2 [2022-08-10T00:10:18.836Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-08-10T00:10:19.430Z] ---> ba481de1cbe7 [2022-08-10T00:10:19.430Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-08-10T00:10:20.027Z] ---> 645a21a33dfd [2022-08-10T00:10:20.027Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-08-10T00:10:21.455Z] ---> fc33041b14f1 [2022-08-10T00:10:21.455Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-08-10T00:10:21.455Z] ---> Running in a0ea9e32b358 [2022-08-10T00:10:23.438Z] Removing intermediate container a0ea9e32b358 [2022-08-10T00:10:23.438Z] ---> 70d3de882ba8 [2022-08-10T00:10:23.438Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-08-10T00:10:23.438Z] ---> Running in f1154232f1c8 [2022-08-10T00:10:24.875Z] Removing intermediate container f1154232f1c8 [2022-08-10T00:10:24.875Z] ---> df30d2a526dd [2022-08-10T00:10:24.875Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-08-10T00:10:24.875Z] ---> Running in 134016f107c2 [2022-08-10T00:10:26.850Z] Removing intermediate container 134016f107c2 [2022-08-10T00:10:26.850Z] ---> 5bb51dc5d9f8 [2022-08-10T00:10:26.850Z] Step 29/35 : EXPOSE 59983 [2022-08-10T00:10:26.850Z] ---> Running in f7b8d3c74784 [2022-08-10T00:10:26.850Z] Removing intermediate container f7b8d3c74784 [2022-08-10T00:10:27.122Z] ---> 61deb7590b21 [2022-08-10T00:10:27.122Z] Step 30/35 : EXPOSE 8554 [2022-08-10T00:10:27.122Z] ---> Running in 7152dadbdbe1 [2022-08-10T00:10:27.396Z] Removing intermediate container 7152dadbdbe1 [2022-08-10T00:10:27.396Z] ---> eb4edcc2cde2 [2022-08-10T00:10:27.396Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-08-10T00:10:27.396Z] ---> Running in ab1b6d5d4629 [2022-08-10T00:10:27.669Z] Removing intermediate container ab1b6d5d4629 [2022-08-10T00:10:27.669Z] ---> 10ea2b607f7c [2022-08-10T00:10:27.669Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-08-10T00:10:27.951Z] ---> Running in 69e23d1062fc [2022-08-10T00:10:28.226Z] Removing intermediate container 69e23d1062fc [2022-08-10T00:10:28.226Z] ---> e7f764e46245 [2022-08-10T00:10:28.226Z] Step 33/35 : LABEL arch=arm64 [2022-08-10T00:10:28.226Z] ---> Running in 6294e1a53d5f [2022-08-10T00:10:28.502Z] Removing intermediate container 6294e1a53d5f [2022-08-10T00:10:28.502Z] ---> 9278db9555d2 [2022-08-10T00:10:28.502Z] Step 34/35 : LABEL git_sha=bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [2022-08-10T00:10:28.502Z] ---> Running in cb64d99e4099 [2022-08-10T00:10:29.104Z] Removing intermediate container cb64d99e4099 [2022-08-10T00:10:29.104Z] ---> fff9f79e1164 [2022-08-10T00:10:29.104Z] Step 35/35 : LABEL version=2.3.0-dev.1 [2022-08-10T00:10:29.104Z] ---> Running in 9302389a95ba [2022-08-10T00:10:29.376Z] Removing intermediate container 9302389a95ba [2022-08-10T00:10:29.376Z] ---> ab973959d1ec [2022-08-10T00:10:29.376Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-10T00:10:29.376Z] Successfully built ab973959d1ec [2022-08-10T00:10:29.376Z] 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-08-10T00:10:29.494Z] provisioning config files... [2022-08-10T00:10:29.518Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/40@tmp/config7475893556198034832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:10:29.869Z] ---> docker-login.sh [2022-08-10T00:10:29.869Z] nexus3.edgexfoundry.org:10001 [2022-08-10T00:10:30.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:10:30.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:10:30.144Z] Configure a credential helper to remove this warning. See [2022-08-10T00:10:30.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:10:30.144Z] [2022-08-10T00:10:30.144Z] Login Succeeded [2022-08-10T00:10:30.144Z] nexus3.edgexfoundry.org:10002 [2022-08-10T00:10:30.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:10:30.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:10:30.740Z] Configure a credential helper to remove this warning. See [2022-08-10T00:10:30.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:10:30.740Z] [2022-08-10T00:10:30.740Z] Login Succeeded [2022-08-10T00:10:30.740Z] nexus3.edgexfoundry.org:10003 [2022-08-10T00:10:31.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:10:31.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:10:31.290Z] Configure a credential helper to remove this warning. See [2022-08-10T00:10:31.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:10:31.290Z] [2022-08-10T00:10:31.290Z] Login Succeeded [2022-08-10T00:10:31.290Z] nexus3.edgexfoundry.org:10004 [2022-08-10T00:10:31.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:10:31.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:10:31.847Z] Configure a credential helper to remove this warning. See [2022-08-10T00:10:31.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:10:31.847Z] [2022-08-10T00:10:31.847Z] Login Succeeded [2022-08-10T00:10:31.847Z] docker.io [2022-08-10T00:10:32.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T00:10:32.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T00:10:32.721Z] Configure a credential helper to remove this warning. See [2022-08-10T00:10:32.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T00:10:32.721Z] [2022-08-10T00:10:32.721Z] Login Succeeded [2022-08-10T00:10:32.721Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T00:10:32.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T00:10:32.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T00:10:32.801Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-08-10T00:10:32.801Z] bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [2022-08-10T00:10:32.801Z] latest [2022-08-10T00:10:32.801Z] 2.3.0-dev.1 [2022-08-10T00:10:32.801Z] bc08c07b2fcd2a11c96a474f97a869fa8c75de0c-2.3.0-dev.1 [2022-08-10T00:10:32.801Z] main [2022-08-10T00:10:32.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:10:33.172Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:10:33.534Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [2022-08-10T00:10:33.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-08-10T00:10:33.534Z] d10b9ffa2fcb: Preparing [2022-08-10T00:10:33.534Z] a8d56f1a58fb: Preparing [2022-08-10T00:10:33.534Z] 2a82010f8065: Preparing [2022-08-10T00:10:33.534Z] a43932d1df72: Preparing [2022-08-10T00:10:33.534Z] 1207169bf42c: Preparing [2022-08-10T00:10:33.534Z] ef6f2c67162b: Preparing [2022-08-10T00:10:33.534Z] de494a02c547: Preparing [2022-08-10T00:10:33.534Z] 4cb13804d3ae: Preparing [2022-08-10T00:10:33.534Z] 97120ea23236: Preparing [2022-08-10T00:10:33.534Z] 63d448ee49a0: Preparing [2022-08-10T00:10:33.534Z] d290cf7fefe5: Preparing [2022-08-10T00:10:33.534Z] 5d3e392a13a0: Preparing [2022-08-10T00:10:33.534Z] ef6f2c67162b: Waiting [2022-08-10T00:10:33.534Z] de494a02c547: Waiting [2022-08-10T00:10:33.534Z] 97120ea23236: Waiting [2022-08-10T00:10:33.534Z] 4cb13804d3ae: Waiting [2022-08-10T00:10:33.534Z] 63d448ee49a0: Waiting [2022-08-10T00:10:33.534Z] d290cf7fefe5: Waiting [2022-08-10T00:10:33.534Z] 5d3e392a13a0: Waiting [2022-08-10T00:10:33.810Z] a8d56f1a58fb: Pushed [2022-08-10T00:10:33.810Z] 1207169bf42c: Pushed [2022-08-10T00:10:33.810Z] 2a82010f8065: Pushed [2022-08-10T00:10:33.810Z] d10b9ffa2fcb: Pushed [2022-08-10T00:10:34.086Z] de494a02c547: Pushed [2022-08-10T00:10:34.086Z] 4cb13804d3ae: Pushed [2022-08-10T00:10:34.086Z] 97120ea23236: Pushed [2022-08-10T00:10:34.086Z] ef6f2c67162b: Pushed [2022-08-10T00:10:35.529Z] 5d3e392a13a0: Pushed [2022-08-10T00:10:38.160Z] a43932d1df72: Pushed [2022-08-10T00:10:40.146Z] 63d448ee49a0: Pushed [2022-08-10T00:10:52.567Z] d290cf7fefe5: Pushed [2022-08-10T00:10:52.567Z] bc08c07b2fcd2a11c96a474f97a869fa8c75de0c: digest: sha256:ccca48994aa828a32bafee3fc34a9efa0fa89f5f26deae5cf2abae560aec85b6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:10:52.951Z] + 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-08-10T00:10:53.359Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-08-10T00:10:53.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-08-10T00:10:53.359Z] d10b9ffa2fcb: Preparing [2022-08-10T00:10:53.359Z] a8d56f1a58fb: Preparing [2022-08-10T00:10:53.359Z] 2a82010f8065: Preparing [2022-08-10T00:10:53.359Z] a43932d1df72: Preparing [2022-08-10T00:10:53.359Z] 1207169bf42c: Preparing [2022-08-10T00:10:53.359Z] ef6f2c67162b: Preparing [2022-08-10T00:10:53.359Z] de494a02c547: Preparing [2022-08-10T00:10:53.359Z] 4cb13804d3ae: Preparing [2022-08-10T00:10:53.359Z] 97120ea23236: Preparing [2022-08-10T00:10:53.359Z] 63d448ee49a0: Preparing [2022-08-10T00:10:53.359Z] d290cf7fefe5: Preparing [2022-08-10T00:10:53.359Z] 5d3e392a13a0: Preparing [2022-08-10T00:10:53.359Z] 4cb13804d3ae: Waiting [2022-08-10T00:10:53.359Z] 97120ea23236: Waiting [2022-08-10T00:10:53.359Z] 63d448ee49a0: Waiting [2022-08-10T00:10:53.359Z] ef6f2c67162b: Waiting [2022-08-10T00:10:53.359Z] de494a02c547: Waiting [2022-08-10T00:10:53.359Z] 5d3e392a13a0: Waiting [2022-08-10T00:10:53.359Z] d290cf7fefe5: Waiting [2022-08-10T00:10:53.359Z] d10b9ffa2fcb: Layer already exists [2022-08-10T00:10:53.359Z] a8d56f1a58fb: Layer already exists [2022-08-10T00:10:53.359Z] a43932d1df72: Layer already exists [2022-08-10T00:10:53.359Z] 2a82010f8065: Layer already exists [2022-08-10T00:10:53.359Z] 1207169bf42c: Layer already exists [2022-08-10T00:10:53.359Z] 4cb13804d3ae: Layer already exists [2022-08-10T00:10:53.359Z] de494a02c547: Layer already exists [2022-08-10T00:10:53.359Z] ef6f2c67162b: Layer already exists [2022-08-10T00:10:53.359Z] 63d448ee49a0: Layer already exists [2022-08-10T00:10:53.359Z] 97120ea23236: Layer already exists [2022-08-10T00:10:53.359Z] d290cf7fefe5: Layer already exists [2022-08-10T00:10:53.637Z] 5d3e392a13a0: Layer already exists [2022-08-10T00:10:53.637Z] latest: digest: sha256:ccca48994aa828a32bafee3fc34a9efa0fa89f5f26deae5cf2abae560aec85b6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:10:54.000Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:10:54.361Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.1 [2022-08-10T00:10:54.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-08-10T00:10:54.361Z] d10b9ffa2fcb: Preparing [2022-08-10T00:10:54.361Z] a8d56f1a58fb: Preparing [2022-08-10T00:10:54.361Z] 2a82010f8065: Preparing [2022-08-10T00:10:54.361Z] a43932d1df72: Preparing [2022-08-10T00:10:54.361Z] 1207169bf42c: Preparing [2022-08-10T00:10:54.361Z] ef6f2c67162b: Preparing [2022-08-10T00:10:54.361Z] de494a02c547: Preparing [2022-08-10T00:10:54.361Z] 4cb13804d3ae: Preparing [2022-08-10T00:10:54.361Z] 97120ea23236: Preparing [2022-08-10T00:10:54.361Z] 63d448ee49a0: Preparing [2022-08-10T00:10:54.361Z] d290cf7fefe5: Preparing [2022-08-10T00:10:54.361Z] 5d3e392a13a0: Preparing [2022-08-10T00:10:54.361Z] 4cb13804d3ae: Waiting [2022-08-10T00:10:54.361Z] 97120ea23236: Waiting [2022-08-10T00:10:54.361Z] 63d448ee49a0: Waiting [2022-08-10T00:10:54.361Z] d290cf7fefe5: Waiting [2022-08-10T00:10:54.361Z] 5d3e392a13a0: Waiting [2022-08-10T00:10:54.361Z] ef6f2c67162b: Waiting [2022-08-10T00:10:54.361Z] de494a02c547: Waiting [2022-08-10T00:10:54.361Z] a8d56f1a58fb: Layer already exists [2022-08-10T00:10:54.361Z] a43932d1df72: Layer already exists [2022-08-10T00:10:54.361Z] d10b9ffa2fcb: Layer already exists [2022-08-10T00:10:54.361Z] 1207169bf42c: Layer already exists [2022-08-10T00:10:54.361Z] 2a82010f8065: Layer already exists [2022-08-10T00:10:54.361Z] ef6f2c67162b: Layer already exists [2022-08-10T00:10:54.361Z] 4cb13804d3ae: Layer already exists [2022-08-10T00:10:54.361Z] de494a02c547: Layer already exists [2022-08-10T00:10:54.361Z] 63d448ee49a0: Layer already exists [2022-08-10T00:10:54.361Z] 97120ea23236: Layer already exists [2022-08-10T00:10:54.361Z] 5d3e392a13a0: Layer already exists [2022-08-10T00:10:54.635Z] d290cf7fefe5: Layer already exists [2022-08-10T00:10:54.635Z] 2.3.0-dev.1: digest: sha256:ccca48994aa828a32bafee3fc34a9efa0fa89f5f26deae5cf2abae560aec85b6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:10:55.001Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bc08c07b2fcd2a11c96a474f97a869fa8c75de0c-2.3.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:10:55.371Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bc08c07b2fcd2a11c96a474f97a869fa8c75de0c-2.3.0-dev.1 [2022-08-10T00:10:55.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-08-10T00:10:55.371Z] d10b9ffa2fcb: Preparing [2022-08-10T00:10:55.371Z] a8d56f1a58fb: Preparing [2022-08-10T00:10:55.371Z] 2a82010f8065: Preparing [2022-08-10T00:10:55.371Z] a43932d1df72: Preparing [2022-08-10T00:10:55.371Z] 1207169bf42c: Preparing [2022-08-10T00:10:55.371Z] ef6f2c67162b: Preparing [2022-08-10T00:10:55.371Z] de494a02c547: Preparing [2022-08-10T00:10:55.371Z] 4cb13804d3ae: Preparing [2022-08-10T00:10:55.371Z] 97120ea23236: Preparing [2022-08-10T00:10:55.371Z] 63d448ee49a0: Preparing [2022-08-10T00:10:55.371Z] d290cf7fefe5: Preparing [2022-08-10T00:10:55.371Z] 5d3e392a13a0: Preparing [2022-08-10T00:10:55.371Z] ef6f2c67162b: Waiting [2022-08-10T00:10:55.371Z] de494a02c547: Waiting [2022-08-10T00:10:55.371Z] 4cb13804d3ae: Waiting [2022-08-10T00:10:55.371Z] 97120ea23236: Waiting [2022-08-10T00:10:55.371Z] 63d448ee49a0: Waiting [2022-08-10T00:10:55.371Z] d290cf7fefe5: Waiting [2022-08-10T00:10:55.371Z] 5d3e392a13a0: Waiting [2022-08-10T00:10:55.371Z] a8d56f1a58fb: Layer already exists [2022-08-10T00:10:55.371Z] a43932d1df72: Layer already exists [2022-08-10T00:10:55.371Z] d10b9ffa2fcb: Layer already exists [2022-08-10T00:10:55.371Z] 1207169bf42c: Layer already exists [2022-08-10T00:10:55.371Z] 2a82010f8065: Layer already exists [2022-08-10T00:10:55.640Z] de494a02c547: Layer already exists [2022-08-10T00:10:55.640Z] 97120ea23236: Layer already exists [2022-08-10T00:10:55.640Z] 4cb13804d3ae: Layer already exists [2022-08-10T00:10:55.640Z] ef6f2c67162b: Layer already exists [2022-08-10T00:10:55.640Z] 63d448ee49a0: Layer already exists [2022-08-10T00:10:55.640Z] d290cf7fefe5: Layer already exists [2022-08-10T00:10:55.640Z] 5d3e392a13a0: Layer already exists [2022-08-10T00:10:55.640Z] bc08c07b2fcd2a11c96a474f97a869fa8c75de0c-2.3.0-dev.1: digest: sha256:ccca48994aa828a32bafee3fc34a9efa0fa89f5f26deae5cf2abae560aec85b6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:10:55.999Z] + 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-08-10T00:10:56.354Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-08-10T00:10:56.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-08-10T00:10:56.354Z] d10b9ffa2fcb: Preparing [2022-08-10T00:10:56.354Z] a8d56f1a58fb: Preparing [2022-08-10T00:10:56.354Z] 2a82010f8065: Preparing [2022-08-10T00:10:56.354Z] a43932d1df72: Preparing [2022-08-10T00:10:56.354Z] 1207169bf42c: Preparing [2022-08-10T00:10:56.354Z] ef6f2c67162b: Preparing [2022-08-10T00:10:56.354Z] de494a02c547: Preparing [2022-08-10T00:10:56.354Z] 4cb13804d3ae: Preparing [2022-08-10T00:10:56.354Z] 97120ea23236: Preparing [2022-08-10T00:10:56.354Z] 63d448ee49a0: Preparing [2022-08-10T00:10:56.354Z] d290cf7fefe5: Preparing [2022-08-10T00:10:56.354Z] 5d3e392a13a0: Preparing [2022-08-10T00:10:56.354Z] 4cb13804d3ae: Waiting [2022-08-10T00:10:56.354Z] 97120ea23236: Waiting [2022-08-10T00:10:56.355Z] 63d448ee49a0: Waiting [2022-08-10T00:10:56.355Z] d290cf7fefe5: Waiting [2022-08-10T00:10:56.355Z] 5d3e392a13a0: Waiting [2022-08-10T00:10:56.355Z] ef6f2c67162b: Waiting [2022-08-10T00:10:56.355Z] de494a02c547: Waiting [2022-08-10T00:10:56.355Z] a43932d1df72: Layer already exists [2022-08-10T00:10:56.355Z] 1207169bf42c: Layer already exists [2022-08-10T00:10:56.355Z] 2a82010f8065: Layer already exists [2022-08-10T00:10:56.355Z] a8d56f1a58fb: Layer already exists [2022-08-10T00:10:56.355Z] d10b9ffa2fcb: Layer already exists [2022-08-10T00:10:56.355Z] de494a02c547: Layer already exists [2022-08-10T00:10:56.355Z] ef6f2c67162b: Layer already exists [2022-08-10T00:10:56.355Z] 97120ea23236: Layer already exists [2022-08-10T00:10:56.355Z] 63d448ee49a0: Layer already exists [2022-08-10T00:10:56.355Z] 4cb13804d3ae: Layer already exists [2022-08-10T00:10:56.625Z] 5d3e392a13a0: Layer already exists [2022-08-10T00:10:56.625Z] d290cf7fefe5: Layer already exists [2022-08-10T00:10:56.625Z] main: digest: sha256:ccca48994aa828a32bafee3fc34a9efa0fa89f5f26deae5cf2abae560aec85b6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T00:10:56.688Z] ===================================================== [Pipeline] echo [2022-08-10T00:10:56.698Z] taggedImages: [2022-08-10T00:10:56.698Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [2022-08-10T00:10:56.698Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-08-10T00:10:56.698Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.1 [2022-08-10T00:10:56.698Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bc08c07b2fcd2a11c96a474f97a869fa8c75de0c-2.3.0-dev.1 [2022-08-10T00:10:56.698Z] - 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-08-10T00:10:57.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T00:10:57.084Z] [2022-08-10T00:10:57.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:10:57.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T00:10:57.705Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-10T00:10:57.705Z] 8998bd30e6a1: Pulling fs layer [2022-08-10T00:10:57.705Z] 04944245beec: Pulling fs layer [2022-08-10T00:10:57.705Z] 699f458cf7ca: Pulling fs layer [2022-08-10T00:10:57.705Z] 765212b225bb: Pulling fs layer [2022-08-10T00:10:57.705Z] f23df028b6ca: Pulling fs layer [2022-08-10T00:10:57.705Z] d65c8cfc05b1: Pulling fs layer [2022-08-10T00:10:57.705Z] 2437ff75d9bd: Pulling fs layer [2022-08-10T00:10:57.705Z] d65c8cfc05b1: Waiting [2022-08-10T00:10:57.705Z] 2437ff75d9bd: Waiting [2022-08-10T00:10:57.705Z] 765212b225bb: Waiting [2022-08-10T00:10:57.705Z] f23df028b6ca: Waiting [2022-08-10T00:10:57.705Z] 04944245beec: Verifying Checksum [2022-08-10T00:10:57.705Z] 04944245beec: Download complete [2022-08-10T00:10:57.705Z] 765212b225bb: Verifying Checksum [2022-08-10T00:10:57.705Z] 765212b225bb: Download complete [2022-08-10T00:10:57.705Z] f23df028b6ca: Verifying Checksum [2022-08-10T00:10:57.705Z] f23df028b6ca: Download complete [2022-08-10T00:10:57.705Z] d65c8cfc05b1: Verifying Checksum [2022-08-10T00:10:57.705Z] d65c8cfc05b1: Download complete [2022-08-10T00:10:57.988Z] 699f458cf7ca: Verifying Checksum [2022-08-10T00:10:57.988Z] 699f458cf7ca: Download complete [2022-08-10T00:10:58.260Z] 8998bd30e6a1: Verifying Checksum [2022-08-10T00:10:58.260Z] 8998bd30e6a1: Download complete [2022-08-10T00:11:00.883Z] 2437ff75d9bd: Verifying Checksum [2022-08-10T00:11:00.883Z] 2437ff75d9bd: Download complete [2022-08-10T00:11:02.741Z] 8998bd30e6a1: Pull complete [2022-08-10T00:11:03.015Z] 04944245beec: Pull complete [2022-08-10T00:11:04.474Z] 699f458cf7ca: Pull complete [2022-08-10T00:11:04.783Z] 765212b225bb: Pull complete [2022-08-10T00:11:05.766Z] f23df028b6ca: Pull complete [2022-08-10T00:11:05.766Z] d65c8cfc05b1: Pull complete [2022-08-10T00:11:20.858Z] 2437ff75d9bd: Pull complete [2022-08-10T00:11:20.858Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-10T00:11:20.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T00:11:20.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T00:11:21.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-22351 does not seem to be running inside a container [2022-08-10T00:11:21.266Z] $ 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/40 -v /w/workspace/device-usb-camera/40:/w/workspace/device-usb-camera/40:rw,z -v /w/workspace/device-usb-camera/40@tmp:/w/workspace/device-usb-camera/40@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-08-10T00:11:22.815Z] $ docker top a337f20e2284ed73e41bfc44d497b211876e248fba39dd63c286b5b3ecf86e55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:11:23.749Z] ---> job-cost.sh [2022-08-10T00:11:23.749Z] lf-activate-venv: SKIPPING [2022-08-10T00:11:23.749Z] INFO: No Stack... [2022-08-10T00:11:24.344Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-10T00:11:24.934Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T00:11:25.599Z] + cat /w/workspace/device-usb-camera/40/archives/cost.csv [2022-08-10T00:11:25.599Z] + cut -d, -f6 [Pipeline] lock [2022-08-10T00:11:25.666Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-40-stack-cost] [2022-08-10T00:11:25.672Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-40-stack-cost] did not exist. Created. [2022-08-10T00:11:25.673Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T00:11:26.358Z] /w/workspace/device-usb-camera/40@tmp/durable-72f080b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-10T00:11:27.052Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-10T00:11:27.085Z] Warning: overwriting stash ‘stack-cost’ [2022-08-10T00:11:27.144Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T00:11:27.153Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T00:11:27.181Z] $ docker stop --time=1 a337f20e2284ed73e41bfc44d497b211876e248fba39dd63c286b5b3ecf86e55 [2022-08-10T00:11:28.789Z] $ docker rm -f a337f20e2284ed73e41bfc44d497b211876e248fba39dd63c286b5b3ecf86e55 [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-08-10T00:11:29.274Z] provisioning config files... [2022-08-10T00:11:29.282Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7935274987265794513tmp [Pipeline] { [Pipeline] sh [2022-08-10T00:11:29.577Z] + set +x [2022-08-10T00:11:29.577Z] + curl -s https://codecov.io/bash [2022-08-10T00:11:29.577Z] + bash -s -- [2022-08-10T00:11:29.577Z] [2022-08-10T00:11:29.577Z] _____ _ [2022-08-10T00:11:29.577Z] / ____| | | [2022-08-10T00:11:29.577Z] | | ___ __| | ___ ___ _____ __ [2022-08-10T00:11:29.577Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-10T00:11:29.577Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-10T00:11:29.577Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-10T00:11:29.577Z] Bash-1.0.6 [2022-08-10T00:11:29.577Z] [2022-08-10T00:11:29.577Z] [2022-08-10T00:11:29.577Z] ==> git version 2.25.1 found [2022-08-10T00:11:29.577Z] ==> 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-08-10T00:11:29.577Z] Release-Date: 2020-01-08 [2022-08-10T00:11:29.577Z] 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-08-10T00:11:29.577Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-10T00:11:29.577Z] ==> Jenkins CI detected. [2022-08-10T00:11:29.577Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-08-10T00:11:29.577Z] project root: . [2022-08-10T00:11:29.577Z] --> token set from env [2022-08-10T00:11:29.577Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-10T00:11:29.577Z] ==> Running gcov in . (disable via -X gcov) [2022-08-10T00:11:29.577Z] ==> Python coveragepy not found [2022-08-10T00:11:29.577Z] ==> Searching for coverage reports in: [2022-08-10T00:11:29.577Z] + . [2022-08-10T00:11:29.577Z] -> Found 1 reports [2022-08-10T00:11:29.577Z] ==> Detecting git/mercurial file structure [2022-08-10T00:11:29.577Z] ==> Reading reports [2022-08-10T00:11:29.838Z] + ./coverage.out bytes=29387 [2022-08-10T00:11:29.838Z] ==> Appending adjustments [2022-08-10T00:11:29.838Z] https://docs.codecov.io/docs/fixing-reports [2022-08-10T00:11:29.838Z] + Found adjustments [2022-08-10T00:11:29.838Z] ==> Gzipping contents [2022-08-10T00:11:29.838Z] 8.0K /tmp/codecov.wlzGBr.gz [2022-08-10T00:11:29.838Z] ==> Uploading reports [2022-08-10T00:11:29.838Z] url: https://codecov.io [2022-08-10T00:11:29.838Z] query: branch=main&commit=bc08c07b2fcd2a11c96a474f97a869fa8c75de0c&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T00:11:29.838Z] -> Pinging Codecov [2022-08-10T00:11:29.838Z] 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=bc08c07b2fcd2a11c96a474f97a869fa8c75de0c&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T00:11:30.099Z] -> Uploading to [2022-08-10T00:11:30.099Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-10/73D8F5FF140700D3E01443B452E23636/bc08c07b2fcd2a11c96a474f97a869fa8c75de0c/2a7a8b54-73ae-4e97-b347-7d3ad35acc0e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T001129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b0c487a82955be410562fd8e0bb3993b97bc375d9b0e17f1b235deea09eb779 [2022-08-10T00:11:30.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T00:11:30.099Z] Dload Upload Total Spent Left Speed [2022-08-10T00:11:30.360Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 19528 --:--:-- --:--:-- --:--:-- 19528 100 4140 0 0 100 4140 0 14838 --:--:-- --:--:-- --:--:-- 14838 [2022-08-10T00:11:30.360Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [Pipeline] } [2022-08-10T00:11:30.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-10T00:11:30.574Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-10T00:11:30.585Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:11:30.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T00:11:30.892Z] [2022-08-10T00:11:30.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:11:31.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T00:11:31.453Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-10T00:11:31.453Z] df9b9388f04a: Pulling fs layer [2022-08-10T00:11:31.453Z] 52dc419b0ee2: Pulling fs layer [2022-08-10T00:11:31.453Z] 25bc292e5bac: Pulling fs layer [2022-08-10T00:11:31.453Z] 114826534d7a: Pulling fs layer [2022-08-10T00:11:31.453Z] 4657fd5d0bcf: Pulling fs layer [2022-08-10T00:11:31.453Z] 114826534d7a: Waiting [2022-08-10T00:11:31.453Z] 6ad1cebc031e: Pulling fs layer [2022-08-10T00:11:31.453Z] 8a3aa393b2d8: Pulling fs layer [2022-08-10T00:11:31.453Z] 8a3aa393b2d8: Waiting [2022-08-10T00:11:31.453Z] 6ad1cebc031e: Waiting [2022-08-10T00:11:31.453Z] 25bc292e5bac: Verifying Checksum [2022-08-10T00:11:31.453Z] 25bc292e5bac: Download complete [2022-08-10T00:11:31.453Z] 52dc419b0ee2: Download complete [2022-08-10T00:11:31.453Z] 4657fd5d0bcf: Download complete [2022-08-10T00:11:31.453Z] df9b9388f04a: Verifying Checksum [2022-08-10T00:11:31.453Z] df9b9388f04a: Download complete [2022-08-10T00:11:31.720Z] df9b9388f04a: Pull complete [2022-08-10T00:11:31.720Z] 6ad1cebc031e: Verifying Checksum [2022-08-10T00:11:31.720Z] 6ad1cebc031e: Download complete [2022-08-10T00:11:31.720Z] 52dc419b0ee2: Pull complete [2022-08-10T00:11:31.981Z] 25bc292e5bac: Pull complete [2022-08-10T00:11:32.241Z] 114826534d7a: Verifying Checksum [2022-08-10T00:11:32.241Z] 114826534d7a: Download complete [2022-08-10T00:11:32.241Z] 8a3aa393b2d8: Verifying Checksum [2022-08-10T00:11:32.241Z] 8a3aa393b2d8: Download complete [2022-08-10T00:11:36.483Z] 114826534d7a: Pull complete [2022-08-10T00:11:36.483Z] 4657fd5d0bcf: Pull complete [2022-08-10T00:11:37.052Z] 6ad1cebc031e: Pull complete [2022-08-10T00:11:40.344Z] 8a3aa393b2d8: Pull complete [2022-08-10T00:11:40.344Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-10T00:11:40.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T00:11:40.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T00:11:40.444Z] prd-ubuntu20.04-docker-8c-8g-22350 does not seem to be running inside a container [2022-08-10T00:11:40.485Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-10T00:11:43.476Z] $ docker top 86389b93e89aa4e262dfa47db10a70b1dbeb68171ae6f725db1d445385f89483 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-10T00:11:43.553Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-08-10T00:11:43.838Z] + set -o pipefail [2022-08-10T00:11:43.838Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-08-10T00:11:49.120Z] [2022-08-10T00:11:49.120Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-08-10T00:11:49.120Z] [2022-08-10T00:11:49.120Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/355cf0f6-96eb-4993-8854-93de3d67cf19 [2022-08-10T00:11:49.120Z] [2022-08-10T00:11:49.120Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-10T00:11:49.120Z] [2022-08-10T00:11:49.120Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-10T00:11:49.120Z] [2022-08-10T00:11:49.120Z] [Pipeline] } [2022-08-10T00:11:49.137Z] $ docker stop --time=1 86389b93e89aa4e262dfa47db10a70b1dbeb68171ae6f725db1d445385f89483 [2022-08-10T00:11:52.194Z] $ docker rm -f 86389b93e89aa4e262dfa47db10a70b1dbeb68171ae6f725db1d445385f89483 [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-08-10T00:11:52.974Z] + git log --format=format:%s -1 bc08c07b2fcd2a11c96a474f97a869fa8c75de0c [Pipeline] sh [2022-08-10T00:11:53.270Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T00:11:53.270Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:11:53.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T00:11:53.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T00:11:53.662Z] prd-ubuntu20.04-docker-8c-8g-22350 does not seem to be running inside a container [2022-08-10T00:11:53.703Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-10T00:11:54.183Z] $ docker top d14e6273ffb74d509cc86f8572f448301e9b07410da5843f64d6dfb20e3894da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T00:11:54.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T00:11:54.289Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T00:11:54.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T00:11:54.431Z] $ docker exec d14e6273ffb74d509cc86f8572f448301e9b07410da5843f64d6dfb20e3894da ssh-agent [2022-08-10T00:11:54.567Z] SSH_AUTH_SOCK=/tmp/ssh-KYeJG7LX55Cs/agent.33 [2022-08-10T00:11:54.567Z] SSH_AGENT_PID=39 [2022-08-10T00:11:54.572Z] Running ssh-add (command line suppressed) [2022-08-10T00:11:54.696Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6457418851240857754.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6457418851240857754.key) [2022-08-10T00:11:54.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T00:11:55.000Z] + git semver tag [2022-08-10T00:11:55.261Z] 2022-08-10 00:11:55,201 [run_tag] DEBUG tag force:False [2022-08-10T00:11:55.261Z] 2022-08-10 00:11:55,201 [check_head_tag] DEBUG check head tag [2022-08-10T00:11:55.261Z] 2022-08-10 00:11:55,203 [execute] INFO git cat-file --batch-check [2022-08-10T00:11:55.261Z] 2022-08-10 00:11:55,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-10T00:11:55.261Z] 2022-08-10 00:11:55,208 [execute] INFO git cat-file --batch [2022-08-10T00:11:55.261Z] 2022-08-10 00:11:55,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-10T00:11:55.261Z] 2022-08-10 00:11:55,223 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-08-10T00:11:55.261Z] 2022-08-10 00:11:55,223 [execute] INFO git tag -a v2.3.0-dev.1 -m v2.3.0-dev.1 [2022-08-10T00:11:55.261Z] 2022-08-10 00:11:55,223 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.1', '-m', 'v2.3.0-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-10T00:11:55.261Z] 2022-08-10 00:11:55,229 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-08-10T00:11:55.261Z] 2.3.0-dev.1 [Pipeline] } [2022-08-10T00:11:55.276Z] $ docker exec --env ******** --env ******** d14e6273ffb74d509cc86f8572f448301e9b07410da5843f64d6dfb20e3894da ssh-agent -k [2022-08-10T00:11:55.400Z] unset SSH_AUTH_SOCK; [2022-08-10T00:11:55.401Z] unset SSH_AGENT_PID; [2022-08-10T00:11:55.401Z] echo Agent pid 39 killed; [2022-08-10T00:11:55.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T00:11:55.721Z] + git semver [Pipeline] } [2022-08-10T00:11:56.002Z] $ docker stop --time=1 d14e6273ffb74d509cc86f8572f448301e9b07410da5843f64d6dfb20e3894da [2022-08-10T00:11:57.297Z] $ docker rm -f d14e6273ffb74d509cc86f8572f448301e9b07410da5843f64d6dfb20e3894da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:11:57.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T00:11:57.706Z] [2022-08-10T00:11:57.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:11:58.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T00:11:58.012Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-10T00:11:58.012Z] ab5ef0e58194: Pulling fs layer [2022-08-10T00:11:58.012Z] 9712f1f96733: Pulling fs layer [2022-08-10T00:11:58.012Z] 63f879dbbcfc: Pulling fs layer [2022-08-10T00:11:58.012Z] 0d9ebad4ef96: Pulling fs layer [2022-08-10T00:11:58.012Z] e9a5061849ea: Pulling fs layer [2022-08-10T00:11:58.012Z] d747dcd14b5f: Pulling fs layer [2022-08-10T00:11:58.012Z] 2de7ff778b66: Pulling fs layer [2022-08-10T00:11:58.012Z] e9a5061849ea: Waiting [2022-08-10T00:11:58.012Z] d747dcd14b5f: Waiting [2022-08-10T00:11:58.012Z] 2de7ff778b66: Waiting [2022-08-10T00:11:58.012Z] 0d9ebad4ef96: Waiting [2022-08-10T00:11:58.012Z] 9712f1f96733: Verifying Checksum [2022-08-10T00:11:58.012Z] 9712f1f96733: Download complete [2022-08-10T00:11:58.584Z] 63f879dbbcfc: Verifying Checksum [2022-08-10T00:11:58.584Z] 63f879dbbcfc: Download complete [2022-08-10T00:11:58.584Z] 0d9ebad4ef96: Verifying Checksum [2022-08-10T00:11:58.584Z] 0d9ebad4ef96: Download complete [2022-08-10T00:11:58.584Z] d747dcd14b5f: Download complete [2022-08-10T00:11:58.844Z] ab5ef0e58194: Verifying Checksum [2022-08-10T00:11:58.844Z] ab5ef0e58194: Download complete [2022-08-10T00:11:58.844Z] e9a5061849ea: Verifying Checksum [2022-08-10T00:11:58.844Z] e9a5061849ea: Download complete [2022-08-10T00:11:58.844Z] 2de7ff778b66: Verifying Checksum [2022-08-10T00:11:58.844Z] 2de7ff778b66: Download complete [2022-08-10T00:12:02.134Z] ab5ef0e58194: Pull complete [2022-08-10T00:12:02.134Z] 9712f1f96733: Pull complete [2022-08-10T00:12:02.701Z] 63f879dbbcfc: Pull complete [2022-08-10T00:12:07.973Z] 0d9ebad4ef96: Pull complete [2022-08-10T00:12:07.973Z] e9a5061849ea: Pull complete [2022-08-10T00:12:07.973Z] d747dcd14b5f: Pull complete [2022-08-10T00:12:08.914Z] 2de7ff778b66: Pull complete [2022-08-10T00:12:08.914Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-10T00:12:08.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T00:12:08.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T00:12:09.016Z] prd-ubuntu20.04-docker-8c-8g-22350 does not seem to be running inside a container [2022-08-10T00:12:09.058Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-10T00:12:12.695Z] $ docker top 1722766e3d880756a5ade28f4729a023dba40bbf7edff2c3ef3c9a347bf81ab7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-10T00:12:12.780Z] provisioning config files... [2022-08-10T00:12:12.787Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config905774407103743822tmp [2022-08-10T00:12:12.801Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7588897335114351768tmp [2022-08-10T00:12:12.811Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config791509162705558509tmp [Pipeline] { [Pipeline] echo [2022-08-10T00:12:12.826Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:12:13.113Z] ---> sigul-configuration.sh [2022-08-10T00:12:13.113Z] gpg: directory `/root/.gnupg' created [2022-08-10T00:12:13.113Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-10T00:12:13.113Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-10T00:12:13.113Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-10T00:12:13.113Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-10T00:12:13.113Z] gpg: CAST5 encrypted data [2022-08-10T00:12:13.113Z] gpg: encrypted with 1 passphrase [2022-08-10T00:12:13.113Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-10T00:12:13.404Z] + mkdir /home/jenkins [2022-08-10T00:12:13.404Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-10T00:12:13.691Z] + 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-08-10T00:12:13.700Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:12:13.987Z] ---> sigul-install.sh [2022-08-10T00:12:13.987Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-10T00:12:14.272Z] + git tag --list [2022-08-10T00:12:14.272Z] v0.0.0 [2022-08-10T00:12:14.272Z] v0.0.1-dev.1 [2022-08-10T00:12:14.272Z] v0.0.1-dev.10 [2022-08-10T00:12:14.272Z] v0.0.1-dev.11 [2022-08-10T00:12:14.272Z] v0.0.1-dev.12 [2022-08-10T00:12:14.272Z] v0.0.1-dev.13 [2022-08-10T00:12:14.272Z] v0.0.1-dev.14 [2022-08-10T00:12:14.272Z] v0.0.1-dev.15 [2022-08-10T00:12:14.272Z] v0.0.1-dev.16 [2022-08-10T00:12:14.272Z] v0.0.1-dev.2 [2022-08-10T00:12:14.272Z] v0.0.1-dev.3 [2022-08-10T00:12:14.272Z] v0.0.1-dev.4 [2022-08-10T00:12:14.272Z] v0.0.1-dev.5 [2022-08-10T00:12:14.272Z] v0.0.1-dev.6 [2022-08-10T00:12:14.272Z] v0.0.1-dev.7 [2022-08-10T00:12:14.272Z] v0.0.1-dev.8 [2022-08-10T00:12:14.272Z] v0.0.1-dev.9 [2022-08-10T00:12:14.272Z] v2.2.0 [2022-08-10T00:12:14.272Z] v2.2.0-dev.17 [2022-08-10T00:12:14.272Z] v2.2.0-dev.18 [2022-08-10T00:12:14.272Z] v2.2.0-dev.19 [2022-08-10T00:12:14.272Z] v2.2.0-dev.20 [2022-08-10T00:12:14.272Z] v2.2.0-dev.21 [2022-08-10T00:12:14.272Z] v2.2.0-dev.22 [2022-08-10T00:12:14.272Z] v2.2.0-dev.23 [2022-08-10T00:12:14.272Z] v2.2.0-dev.24 [2022-08-10T00:12:14.272Z] v2.2.0-dev.25 [2022-08-10T00:12:14.272Z] v2.2.0-dev.26 [2022-08-10T00:12:14.272Z] v2.2.0-dev.27 [2022-08-10T00:12:14.272Z] v2.3.0-dev.1 [Pipeline] sh [2022-08-10T00:12:14.560Z] + lftools sign git-tag v2.3.0-dev.1 [2022-08-10T00:12:15.131Z] Signing Git tag with Sigul... [2022-08-10T00:12:15.131Z] Signing v2.3.0-dev.1 [Pipeline] echo [2022-08-10T00:12:15.402Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:12:15.691Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-10T00:12:15.698Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-10T00:12:15.723Z] $ docker stop --time=1 1722766e3d880756a5ade28f4729a023dba40bbf7edff2c3ef3c9a347bf81ab7 [2022-08-10T00:12:17.014Z] $ docker rm -f 1722766e3d880756a5ade28f4729a023dba40bbf7edff2c3ef3c9a347bf81ab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-10T00:12:17.463Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T00:12:17.463Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:12:17.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T00:12:17.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T00:12:17.887Z] prd-ubuntu20.04-docker-8c-8g-22350 does not seem to be running inside a container [2022-08-10T00:12:17.928Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-10T00:12:18.374Z] $ docker top af6e37b65cbd9aa638d8426216fceded44bcaaf10713ef59d79f6b1c19e8334e -eo pid,comm [2022-08-10T00:12:18.438Z] 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-08-10T00:12:18.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T00:12:18.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T00:12:18.476Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T00:12:18.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T00:12:18.620Z] $ docker exec af6e37b65cbd9aa638d8426216fceded44bcaaf10713ef59d79f6b1c19e8334e ssh-agent [2022-08-10T00:12:18.737Z] SSH_AUTH_SOCK=/tmp/ssh-hEscMnkn6gzm/agent.33 [2022-08-10T00:12:18.737Z] SSH_AGENT_PID=39 [2022-08-10T00:12:18.743Z] Running ssh-add (command line suppressed) [2022-08-10T00:12:18.862Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3898273877957941540.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3898273877957941540.key) [2022-08-10T00:12:18.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T00:12:19.168Z] + git semver bump pre [2022-08-10T00:12:19.428Z] 2022-08-10 00:12:19,357 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-08-10T00:12:19.428Z] 2022-08-10 00:12:19,358 [bump_version] DEBUG bumping version:2.3.0-dev.1 on axis:pre with prefix:dev [2022-08-10T00:12:19.428Z] 2022-08-10 00:12:19,358 [bump_version] DEBUG bumped version:2.3.0-dev.2 [2022-08-10T00:12:19.428Z] 2022-08-10 00:12:19,358 [write_version] DEBUG write version:2.3.0-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-08-10T00:12:19.428Z] 2022-08-10 00:12:19,358 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-08-10T00:12:19.428Z] 2022-08-10 00:12:19,358 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-08-10T00:12:19.428Z] 2022-08-10 00:12:19,362 [execute] INFO git cat-file --batch-check [2022-08-10T00:12:19.428Z] 2022-08-10 00:12:19,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T00:12:19.428Z] 2022-08-10 00:12:19,369 [execute] INFO git cat-file --batch [2022-08-10T00:12:19.428Z] 2022-08-10 00:12:19,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T00:12:19.428Z] 2022-08-10 00:12:19,374 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-08-10T00:12:19.428Z] 2.3.0-dev.2 [Pipeline] } [2022-08-10T00:12:19.444Z] $ docker exec --env ******** --env ******** af6e37b65cbd9aa638d8426216fceded44bcaaf10713ef59d79f6b1c19e8334e ssh-agent -k [2022-08-10T00:12:19.559Z] unset SSH_AUTH_SOCK; [2022-08-10T00:12:19.559Z] unset SSH_AGENT_PID; [2022-08-10T00:12:19.559Z] echo Agent pid 39 killed; [2022-08-10T00:12:19.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T00:12:19.879Z] + git semver [Pipeline] } [2022-08-10T00:12:20.159Z] $ docker stop --time=1 af6e37b65cbd9aa638d8426216fceded44bcaaf10713ef59d79f6b1c19e8334e [2022-08-10T00:12:21.475Z] $ docker rm -f af6e37b65cbd9aa638d8426216fceded44bcaaf10713ef59d79f6b1c19e8334e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T00:12:21.838Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T00:12:21.838Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:12:22.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T00:12:22.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T00:12:22.224Z] prd-ubuntu20.04-docker-8c-8g-22350 does not seem to be running inside a container [2022-08-10T00:12:22.267Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-10T00:12:22.649Z] $ docker top 19acfca363032b85488573a7ede019a647a66c08db55805ebbf7b39e56fed6b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T00:12:22.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T00:12:22.752Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T00:12:22.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T00:12:22.895Z] $ docker exec 19acfca363032b85488573a7ede019a647a66c08db55805ebbf7b39e56fed6b1 ssh-agent [2022-08-10T00:12:23.011Z] SSH_AUTH_SOCK=/tmp/ssh-pmUwN176Pp1D/agent.32 [2022-08-10T00:12:23.011Z] SSH_AGENT_PID=38 [2022-08-10T00:12:23.017Z] Running ssh-add (command line suppressed) [2022-08-10T00:12:23.131Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3277287579705567747.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3277287579705567747.key) [2022-08-10T00:12:23.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T00:12:23.425Z] + git semver push [2022-08-10T00:12:23.685Z] 2022-08-10 00:12:23,607 [run_push] DEBUG push [2022-08-10T00:12:23.685Z] 2022-08-10 00:12:23,608 [execute] INFO git cat-file --batch-check [2022-08-10T00:12:23.685Z] 2022-08-10 00:12:23,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T00:12:23.685Z] 2022-08-10 00:12:23,611 [execute] INFO git rev-list 1106eeb0416a35217732c40e4eec587c4c1ced6f -- [2022-08-10T00:12:23.685Z] 2022-08-10 00:12:23,612 [execute] DEBUG Popen(['git', 'rev-list', '1106eeb0416a35217732c40e4eec587c4c1ced6f', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-10T00:12:23.685Z] 2022-08-10 00:12:23,618 [execute] INFO git fetch -v origin [2022-08-10T00:12:23.685Z] 2022-08-10 00:12:23,618 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-10T00:12:24.256Z] 2022-08-10 00:12:24,097 [run_push] DEBUG no remote changes detected [2022-08-10T00:12:24.256Z] 2022-08-10 00:12:24,097 [execute] INFO git push origin semver [2022-08-10T00:12:24.256Z] 2022-08-10 00:12:24,098 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-10T00:12:24.826Z] 2022-08-10 00:12:24,818 [run_push] DEBUG push all version tags [2022-08-10T00:12:24.826Z] 2022-08-10 00:12:24,818 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-10T00:12:24.826Z] 2022-08-10 00:12:24,819 [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-08-10T00:12:25.767Z] 2022-08-10 00:12:25,515 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-08-10T00:12:25.767Z] 2.3.0-dev.2 [Pipeline] } [2022-08-10T00:12:25.784Z] $ docker exec --env ******** --env ******** 19acfca363032b85488573a7ede019a647a66c08db55805ebbf7b39e56fed6b1 ssh-agent -k [2022-08-10T00:12:25.895Z] unset SSH_AUTH_SOCK; [2022-08-10T00:12:25.895Z] unset SSH_AGENT_PID; [2022-08-10T00:12:25.895Z] echo Agent pid 38 killed; [2022-08-10T00:12:25.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T00:12:26.210Z] + git semver [Pipeline] } [2022-08-10T00:12:26.489Z] $ docker stop --time=1 19acfca363032b85488573a7ede019a647a66c08db55805ebbf7b39e56fed6b1 [2022-08-10T00:12:27.799Z] $ docker rm -f 19acfca363032b85488573a7ede019a647a66c08db55805ebbf7b39e56fed6b1 [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-08-10T00:12:28.439Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-08-10T00:12:28.439Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-08-10T00:12:28.439Z] total 16 [2022-08-10T00:12:28.439Z] drwxr-xr-x 3 root root 4096 Aug 10 00:03 . [2022-08-10T00:12:28.439Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 00:12 .. [2022-08-10T00:12:28.439Z] drwxr-xr-x 2 root root 4096 Aug 10 00:03 cost [2022-08-10T00:12:28.439Z] -rw-r--r-- 1 root root 88 Aug 10 00:03 cost.csv [2022-08-10T00:12:28.439Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-08-10T00:12:28.439Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-08-10T00:12:28.439Z] total 16 [2022-08-10T00:12:28.439Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 00:03 . [2022-08-10T00:12:28.439Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 00:12 .. [2022-08-10T00:12:28.439Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 00:03 cost [2022-08-10T00:12:28.439Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 10 00:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:12:28.734Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:12:29.600Z] ---> package-listing.sh [2022-08-10T00:12:29.600Z] ++ facter osfamily [2022-08-10T00:12:29.600Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-10T00:12:29.861Z] + OS_FAMILY=debian [2022-08-10T00:12:29.861Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-08-10T00:12:29.861Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-10T00:12:29.861Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-10T00:12:29.861Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-10T00:12:29.861Z] + PACKAGES=/tmp/packages_start.txt [2022-08-10T00:12:29.861Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-08-10T00:12:29.861Z] + PACKAGES=/tmp/packages_end.txt [2022-08-10T00:12:29.861Z] + case "${OS_FAMILY}" in [2022-08-10T00:12:29.861Z] + dpkg -l [2022-08-10T00:12:29.861Z] + grep '^ii' [2022-08-10T00:12:29.861Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-10T00:12:29.861Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-10T00:12:29.861Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-10T00:12:29.861Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-08-10T00:12:29.861Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-08-10T00:12:29.861Z] + 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-08-10T00:12:29.871Z] 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-08-10T00:12:30.148Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T00:12:30.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T00:12:30.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T00:12:30.808Z] prd-ubuntu20.04-docker-8c-8g-22350 does not seem to be running inside a container [2022-08-10T00:12:30.851Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-10T00:12:31.082Z] $ docker top 1f1312dc39181aded2f5a5750a9654c7c6ace7a9e105f8b2cef23494342dbef7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T00:12:31.440Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-10T00:12:31.729Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-10T00:12:32.017Z] + ls /var/log/sa-host [2022-08-10T00:12:32.017Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T00:12:32.195Z] provisioning config files... [2022-08-10T00:12:32.204Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7045653001880406860tmp [Pipeline] { [Pipeline] echo [2022-08-10T00:12:32.220Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:12:32.505Z] ---> create-netrc.sh [Pipeline] } [2022-08-10T00:12:32.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:12:32.912Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-10T00:12:32.919Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:12:33.201Z] ---> sudo-logs.sh [2022-08-10T00:12:33.201Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-10T00:12:33.221Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:12:33.507Z] ---> job-cost.sh [2022-08-10T00:12:33.508Z] lf-activate-venv: SKIPPING [2022-08-10T00:12:33.508Z] DEBUG: total: 0.2199999988079071 [2022-08-10T00:12:33.508Z] INFO: Retrieving Stack Cost... [2022-08-10T00:12:34.081Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T00:12:34.341Z] INFO: Archiving Costs [Pipeline] echo [2022-08-10T00:12:34.353Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T00:12:34.639Z] ---> logs-deploy.sh [2022-08-10T00:12:34.639Z] lf-activate-venv: SKIPPING [2022-08-10T00:12:34.639Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/40 [2022-08-10T00:12:34.639Z] INFO: archiving workspace using pattern(s): [2022-08-10T00:12:35.586Z] Archives upload complete. [2022-08-10T00:12:35.846Z] INFO: archiving logs to Nexus