Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04d1bc2df935031b2716c6cab2753c558f92504f 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-ssh5302326245024507457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5359911285908176632.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13108128398458405528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh17361399994142928051.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh18323317081921216038.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-29305 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 04d1bc2df935031b2716c6cab2753c558f92504f (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 04d1bc2df935031b2716c6cab2753c558f92504f # timeout=10 Commit message: "Merge pull request #85 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21" > git rev-list --no-walk 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-15T21:57:46.992Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-15T21:57:47.064Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-15T21:57:47.077Z] ========================================================= [2022-09-15T21:57:47.077Z] EdgeX Global Pipelines Version Info [2022-09-15T21:57:47.077Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-15T21:57:47.806Z] ------------------- [2022-09-15T21:57:47.806Z] stable info: [2022-09-15T21:57:47.806Z] ------------------- [2022-09-15T21:57:47.806Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-15T21:57:47.806Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T21:57:47.806Z] Message: update stable to v1.0.239 [2022-09-15T21:57:48.379Z] ------------------- [2022-09-15T21:57:48.379Z] experimental info: [2022-09-15T21:57:48.379Z] ------------------- [2022-09-15T21:57:48.379Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-15T21:57:48.379Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T21:57:48.379Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-15T21:57:48.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-15T21:57:48.623Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-15T21:57:48.633Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-15T21:57:48.645Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-15T21:57:48.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-15T21:57:48.667Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-15T21:57:48.676Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-15T21:57:48.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-15T21:57:48.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-15T21:57:48.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-15T21:57:48.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-15T21:57:48.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-15T21:57:48.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-15T21:57:48.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-15T21:57:48.765Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T21:57:48.782Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T21:57:48.790Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T21:57:48.802Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T21:57:48.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-15T21:57:48.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-15T21:57:48.838Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-15T21:57:48.849Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-15T21:57:48.860Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-15T21:57:48.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-15T21:57:48.882Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-15T21:57:48.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-15T21:57:48.905Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-15T21:57:48.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-15T21:57:48.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-15T21:57:48.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-15T21:57:48.964Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] echo [2022-09-15T21:57:48.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04d1bc2 [Pipeline] echo [2022-09-15T21:57:48.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T21:57:49.032Z] provisioning config files... [2022-09-15T21:57:49.044Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4257998568879459414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T21:57:49.346Z] ---> docker-login.sh [2022-09-15T21:57:49.346Z] nexus3.edgexfoundry.org:10001 [2022-09-15T21:57:49.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T21:57:49.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T21:57:49.872Z] Configure a credential helper to remove this warning. See [2022-09-15T21:57:49.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T21:57:49.872Z] [2022-09-15T21:57:49.872Z] Login Succeeded [2022-09-15T21:57:49.872Z] nexus3.edgexfoundry.org:10002 [2022-09-15T21:57:49.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T21:57:49.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T21:57:49.872Z] Configure a credential helper to remove this warning. See [2022-09-15T21:57:49.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T21:57:49.872Z] [2022-09-15T21:57:49.872Z] Login Succeeded [2022-09-15T21:57:49.872Z] nexus3.edgexfoundry.org:10003 [2022-09-15T21:57:50.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T21:57:50.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T21:57:50.133Z] Configure a credential helper to remove this warning. See [2022-09-15T21:57:50.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T21:57:50.133Z] [2022-09-15T21:57:50.133Z] Login Succeeded [2022-09-15T21:57:50.133Z] nexus3.edgexfoundry.org:10004 [2022-09-15T21:57:50.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T21:57:50.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T21:57:50.133Z] Configure a credential helper to remove this warning. See [2022-09-15T21:57:50.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T21:57:50.133Z] [2022-09-15T21:57:50.133Z] Login Succeeded [2022-09-15T21:57:50.133Z] docker.io [2022-09-15T21:57:50.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T21:57:50.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T21:57:50.656Z] Configure a credential helper to remove this warning. See [2022-09-15T21:57:50.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T21:57:50.656Z] [2022-09-15T21:57:50.656Z] Login Succeeded [2022-09-15T21:57:50.656Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T21:57:50.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-15T21:57:51.039Z] + git rev-list -1 --merges 04d1bc2df935031b2716c6cab2753c558f92504f~1..04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] echo [2022-09-15T21:57:51.065Z] -----------> git rev-list -1 --merges 04d1bc2df935031b2716c6cab2753c558f92504f~1..04d1bc2df935031b2716c6cab2753c558f92504f 04d1bc2df935031b2716c6cab2753c558f92504f [2022-09-15T21:57:51.065Z] 04d1bc2df935031b2716c6cab2753c558f92504f [false] [Pipeline] sh [2022-09-15T21:57:51.357Z] + git log --format=format:%s -1 04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] echo [2022-09-15T21:57:51.373Z] ========================================================= [2022-09-15T21:57:51.373Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-15T21:57:51.373Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T21:57:51.717Z] + git log --format=format:%s -1 04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] echo [2022-09-15T21:57:51.729Z] [semverPrep] GIT_COMMIT: 04d1bc2df935031b2716c6cab2753c558f92504f, Commit Message: Merge pull request #85 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21 [Pipeline] echo [2022-09-15T21:57:51.739Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-15T21:57:52.111Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T21:57:52.112Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-15T21:57:52.112Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-15T21:57:52.112Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-15T21:57:52.112Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-15T21:57:52.112Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-15T21:57:52.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T21:57:52.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T21:57:52.524Z] [2022-09-15T21:57:52.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T21:57:52.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T21:57:52.827Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-15T21:57:52.827Z] b85a868b505f: Pulling fs layer [2022-09-15T21:57:52.827Z] e2be974225ed: Pulling fs layer [2022-09-15T21:57:52.827Z] 339a4e72a1f5: Pulling fs layer [2022-09-15T21:57:52.827Z] 988bab9f4d93: Pulling fs layer [2022-09-15T21:57:52.827Z] 1469e6f7b9e6: Pulling fs layer [2022-09-15T21:57:52.827Z] eaf3925da568: Pulling fs layer [2022-09-15T21:57:52.827Z] bab4dde63d76: Pulling fs layer [2022-09-15T21:57:52.827Z] bde34c3a00c8: Pulling fs layer [2022-09-15T21:57:52.827Z] b352a97aabf1: Pulling fs layer [2022-09-15T21:57:52.827Z] 4872d77fe225: Pulling fs layer [2022-09-15T21:57:52.827Z] 5851b861e8e6: Pulling fs layer [2022-09-15T21:57:52.827Z] bab4dde63d76: Waiting [2022-09-15T21:57:52.827Z] bde34c3a00c8: Waiting [2022-09-15T21:57:52.827Z] b352a97aabf1: Waiting [2022-09-15T21:57:52.827Z] 4872d77fe225: Waiting [2022-09-15T21:57:52.827Z] 5851b861e8e6: Waiting [2022-09-15T21:57:52.827Z] 988bab9f4d93: Waiting [2022-09-15T21:57:52.827Z] eaf3925da568: Waiting [2022-09-15T21:57:52.827Z] 1469e6f7b9e6: Waiting [2022-09-15T21:57:52.827Z] e2be974225ed: Verifying Checksum [2022-09-15T21:57:52.827Z] e2be974225ed: Download complete [2022-09-15T21:57:52.827Z] 988bab9f4d93: Download complete [2022-09-15T21:57:53.089Z] 1469e6f7b9e6: Verifying Checksum [2022-09-15T21:57:53.089Z] 1469e6f7b9e6: Download complete [2022-09-15T21:57:53.089Z] 339a4e72a1f5: Verifying Checksum [2022-09-15T21:57:53.089Z] 339a4e72a1f5: Download complete [2022-09-15T21:57:53.089Z] eaf3925da568: Verifying Checksum [2022-09-15T21:57:53.089Z] eaf3925da568: Download complete [2022-09-15T21:57:53.089Z] bde34c3a00c8: Download complete [2022-09-15T21:57:53.089Z] b352a97aabf1: Verifying Checksum [2022-09-15T21:57:53.089Z] b352a97aabf1: Download complete [2022-09-15T21:57:53.089Z] 4872d77fe225: Verifying Checksum [2022-09-15T21:57:53.089Z] 4872d77fe225: Download complete [2022-09-15T21:57:53.089Z] 5851b861e8e6: Verifying Checksum [2022-09-15T21:57:53.089Z] 5851b861e8e6: Download complete [2022-09-15T21:57:53.089Z] b85a868b505f: Verifying Checksum [2022-09-15T21:57:53.089Z] b85a868b505f: Download complete [2022-09-15T21:57:53.349Z] bab4dde63d76: Verifying Checksum [2022-09-15T21:57:53.349Z] bab4dde63d76: Download complete [2022-09-15T21:57:54.738Z] b85a868b505f: Pull complete [2022-09-15T21:57:54.738Z] e2be974225ed: Pull complete [2022-09-15T21:57:55.309Z] 339a4e72a1f5: Pull complete [2022-09-15T21:57:55.309Z] 988bab9f4d93: Pull complete [2022-09-15T21:57:55.569Z] 1469e6f7b9e6: Pull complete [2022-09-15T21:57:55.569Z] eaf3925da568: Pull complete [2022-09-15T21:57:57.484Z] bab4dde63d76: Pull complete [2022-09-15T21:57:57.484Z] bde34c3a00c8: Pull complete [2022-09-15T21:57:57.744Z] b352a97aabf1: Pull complete [2022-09-15T21:57:57.744Z] 4872d77fe225: Pull complete [2022-09-15T21:57:58.005Z] 5851b861e8e6: Pull complete [2022-09-15T21:57:58.005Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-15T21:57:58.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T21:57:58.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T21:57:58.118Z] prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container [2022-09-15T21:57:58.163Z] $ 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-09-15T21:58:00.031Z] $ docker top f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 -eo pid,comm [2022-09-15T21:58:00.090Z] 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-09-15T21:58:00.090Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T21:58:00.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T21:58:00.126Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T21:58:00.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T21:58:00.251Z] $ docker exec f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 ssh-agent [2022-09-15T21:58:00.364Z] SSH_AUTH_SOCK=/tmp/ssh-usORVBkJ5zT2/agent.35 [2022-09-15T21:58:00.364Z] SSH_AGENT_PID=41 [2022-09-15T21:58:00.371Z] Running ssh-add (command line suppressed) [2022-09-15T21:58:00.486Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7454728273886009972.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7454728273886009972.key) [2022-09-15T21:58:00.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T21:58:00.789Z] + git tag --points-at HEAD [Pipeline] } [2022-09-15T21:58:00.815Z] $ docker exec --env ******** --env ******** f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 ssh-agent -k [2022-09-15T21:58:00.919Z] unset SSH_AUTH_SOCK; [2022-09-15T21:58:00.920Z] unset SSH_AGENT_PID; [2022-09-15T21:58:00.920Z] echo Agent pid 41 killed; [2022-09-15T21:58:00.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-15T21:58:00.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T21:58:00.953Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T21:58:01.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T21:58:01.089Z] $ docker exec f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 ssh-agent [2022-09-15T21:58:01.190Z] SSH_AUTH_SOCK=/tmp/ssh-4ifXnNiIWoq5/agent.75 [2022-09-15T21:58:01.190Z] SSH_AGENT_PID=82 [2022-09-15T21:58:01.196Z] Running ssh-add (command line suppressed) [2022-09-15T21:58:01.323Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7051562332532442903.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7051562332532442903.key) [2022-09-15T21:58:01.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T21:58:01.634Z] + git semver init [2022-09-15T21:58:01.893Z] 2022-09-15 21:58:01,844 [run_init] DEBUG init version:0.0.0 force:False [2022-09-15T21:58:01.893Z] 2022-09-15 21:58:01,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-15T21:58:01.893Z] 2022-09-15 21:58:01,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-15T21:58:01.893Z] 2022-09-15 21:58:01,845 [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-09-15T21:58:02.833Z] 2022-09-15 21:58:02,648 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-09-15T21:58:02.833Z] 2022-09-15 21:58:02,649 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-09-15T21:58:02.833Z] 2022-09-15 21:58:02,649 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T21:58:02.833Z] 2022-09-15 21:58:02,649 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T21:58:02.833Z] 2.3.0-dev.5 [Pipeline] } [2022-09-15T21:58:02.847Z] $ docker exec --env ******** --env ******** f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 ssh-agent -k [2022-09-15T21:58:02.957Z] unset SSH_AUTH_SOCK; [2022-09-15T21:58:02.958Z] unset SSH_AGENT_PID; [2022-09-15T21:58:02.958Z] echo Agent pid 82 killed; [2022-09-15T21:58:02.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T21:58:03.274Z] + git semver [Pipeline] } [2022-09-15T21:58:03.555Z] $ docker stop --time=1 f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 [2022-09-15T21:58:04.860Z] $ docker rm -f f9852dd66960f5b38fd2fd4cfbaf2dfe97d06ecea6dc5a5ba334fc34e7a9c422 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T21:58:05.219Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-15T21:58:05.457Z] Stashed 1 file(s) [Pipeline] echo [2022-09-15T21:58:05.460Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.5 [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-09-15T21:58:05.595Z] provisioning config files... [2022-09-15T21:58:05.605Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3141783136628563447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T21:58:05.905Z] ---> docker-login.sh [2022-09-15T21:58:05.906Z] nexus3.edgexfoundry.org:10001 [2022-09-15T21:58:05.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T21:58:05.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T21:58:05.906Z] Configure a credential helper to remove this warning. See [2022-09-15T21:58:05.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T21:58:05.906Z] [2022-09-15T21:58:05.906Z] Login Succeeded [2022-09-15T21:58:05.906Z] nexus3.edgexfoundry.org:10002 [2022-09-15T21:58:05.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T21:58:06.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T21:58:06.165Z] Configure a credential helper to remove this warning. See [2022-09-15T21:58:06.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T21:58:06.165Z] [2022-09-15T21:58:06.165Z] Login Succeeded [2022-09-15T21:58:06.165Z] nexus3.edgexfoundry.org:10003 [2022-09-15T21:58:06.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T21:58:06.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T21:58:06.165Z] Configure a credential helper to remove this warning. See [2022-09-15T21:58:06.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T21:58:06.165Z] [2022-09-15T21:58:06.165Z] Login Succeeded [2022-09-15T21:58:06.165Z] nexus3.edgexfoundry.org:10004 [2022-09-15T21:58:06.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T21:58:06.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T21:58:06.426Z] Configure a credential helper to remove this warning. See [2022-09-15T21:58:06.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T21:58:06.426Z] [2022-09-15T21:58:06.426Z] Login Succeeded [2022-09-15T21:58:06.426Z] docker.io [2022-09-15T21:58:06.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T21:58:06.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T21:58:06.687Z] Configure a credential helper to remove this warning. See [2022-09-15T21:58:06.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T21:58:06.687Z] [2022-09-15T21:58:06.687Z] Login Succeeded [2022-09-15T21:58:06.687Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T21:58:06.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T21:58:06.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T21:58:06.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T21:58:06.784Z] ========================================================= [2022-09-15T21:58:06.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-15T21:58:06.784Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T21:58:07.105Z] + 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-09-15T21:58:07.105Z] Sending build context to Docker daemon 863.2kB [2022-09-15T21:58:07.105Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T21:58:07.105Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-15T21:58:07.105Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-15T21:58:07.105Z] 2408cc74d12b: Pulling fs layer [2022-09-15T21:58:07.105Z] ea60b727a1ce: Pulling fs layer [2022-09-15T21:58:07.105Z] 30c4a7721957: Pulling fs layer [2022-09-15T21:58:07.105Z] 370296b7ddb6: Pulling fs layer [2022-09-15T21:58:07.105Z] 7c6cee850709: Pulling fs layer [2022-09-15T21:58:07.105Z] 39a5fcdaea64: Pulling fs layer [2022-09-15T21:58:07.105Z] d94ebbe4e438: Pulling fs layer [2022-09-15T21:58:07.105Z] bcfd1f05c69d: Pulling fs layer [2022-09-15T21:58:07.105Z] 59ccb84bbe0f: Pulling fs layer [2022-09-15T21:58:07.105Z] 370296b7ddb6: Waiting [2022-09-15T21:58:07.105Z] 7c6cee850709: Waiting [2022-09-15T21:58:07.105Z] 39a5fcdaea64: Waiting [2022-09-15T21:58:07.105Z] d94ebbe4e438: Waiting [2022-09-15T21:58:07.105Z] bcfd1f05c69d: Waiting [2022-09-15T21:58:07.105Z] 59ccb84bbe0f: Waiting [2022-09-15T21:58:07.105Z] 30c4a7721957: Verifying Checksum [2022-09-15T21:58:07.105Z] 30c4a7721957: Download complete [2022-09-15T21:58:07.105Z] ea60b727a1ce: Verifying Checksum [2022-09-15T21:58:07.105Z] ea60b727a1ce: Download complete [2022-09-15T21:58:07.366Z] 7c6cee850709: Verifying Checksum [2022-09-15T21:58:07.366Z] 7c6cee850709: Download complete [2022-09-15T21:58:07.366Z] 39a5fcdaea64: Verifying Checksum [2022-09-15T21:58:07.366Z] 39a5fcdaea64: Download complete [2022-09-15T21:58:07.366Z] 2408cc74d12b: Verifying Checksum [2022-09-15T21:58:07.366Z] 2408cc74d12b: Download complete [2022-09-15T21:58:07.366Z] d94ebbe4e438: Download complete [2022-09-15T21:58:07.367Z] 2408cc74d12b: Pull complete [2022-09-15T21:58:07.626Z] ea60b727a1ce: Pull complete [2022-09-15T21:58:07.626Z] 30c4a7721957: Pull complete [2022-09-15T21:58:07.888Z] 59ccb84bbe0f: Verifying Checksum [2022-09-15T21:58:07.888Z] 59ccb84bbe0f: Download complete [2022-09-15T21:58:08.150Z] 370296b7ddb6: Verifying Checksum [2022-09-15T21:58:08.150Z] 370296b7ddb6: Download complete [2022-09-15T21:58:08.409Z] bcfd1f05c69d: Verifying Checksum [2022-09-15T21:58:08.409Z] bcfd1f05c69d: Download complete [2022-09-15T21:58:12.602Z] 370296b7ddb6: Pull complete [2022-09-15T21:58:12.602Z] 7c6cee850709: Pull complete [2022-09-15T21:58:12.602Z] 39a5fcdaea64: Pull complete [2022-09-15T21:58:12.602Z] d94ebbe4e438: Pull complete [2022-09-15T21:58:15.142Z] bcfd1f05c69d: Pull complete [2022-09-15T21:58:15.713Z] 59ccb84bbe0f: Pull complete [2022-09-15T21:58:15.713Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-15T21:58:15.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T21:58:15.713Z] ---> a4fb48ad2a94 [2022-09-15T21:58:15.713Z] Step 3/13 : ARG MAKE="make build" [2022-09-15T21:58:18.266Z] ---> Running in 5e8bda01c7f6 [2022-09-15T21:58:18.266Z] Removing intermediate container 5e8bda01c7f6 [2022-09-15T21:58:18.266Z] ---> b621738cf8e1 [2022-09-15T21:58:18.266Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T21:58:18.266Z] ---> Running in 5bbdf839abf8 [2022-09-15T21:58:18.266Z] Removing intermediate container 5bbdf839abf8 [2022-09-15T21:58:18.266Z] ---> 1c88fbb86969 [2022-09-15T21:58:18.266Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T21:58:18.266Z] ---> Running in 0c7d7dd7371b [2022-09-15T21:58:18.526Z] Removing intermediate container 0c7d7dd7371b [2022-09-15T21:58:18.526Z] ---> 7003a9e4408c [2022-09-15T21:58:18.526Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T21:58:18.526Z] ---> Running in 22b8b17a2296 [2022-09-15T21:58:19.096Z] Removing intermediate container 22b8b17a2296 [2022-09-15T21:58:19.096Z] ---> 2f756980f09f [2022-09-15T21:58:19.096Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T21:58:19.096Z] ---> Running in 26c037c441b2 [2022-09-15T21:58:19.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T21:58:20.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T21:58:20.559Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-15T21:58:20.559Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-15T21:58:20.566Z] Still waiting to schedule task [2022-09-15T21:58:20.567Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-15T21:58:20.820Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-15T21:58:20.820Z] (4/80) Installing libxcb (1.15-r0) [2022-09-15T21:58:20.820Z] (5/80) Installing libx11 (1.8-r0) [2022-09-15T21:58:21.081Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-15T21:58:21.081Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-15T21:58:21.081Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-15T21:58:21.340Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-15T21:58:21.340Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-15T21:58:21.602Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-15T21:58:21.602Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-15T21:58:21.602Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-15T21:58:21.865Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-15T21:58:22.474Z] (15/80) Installing libice (1.0.10-r0) [2022-09-15T21:58:22.474Z] (16/80) Installing libuuid (2.38-r1) [2022-09-15T21:58:22.737Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-15T21:58:22.737Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-15T21:58:22.998Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-15T21:58:22.998Z] (20/80) Installing xset (1.2.4-r0) [2022-09-15T21:58:22.998Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-15T21:58:23.259Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-15T21:58:23.259Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-15T21:58:23.259Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-15T21:58:23.520Z] (25/80) Installing libintl (0.21-r2) [2022-09-15T21:58:23.520Z] (26/80) Installing libblkid (2.38-r1) [2022-09-15T21:58:23.520Z] (27/80) Installing libmount (2.38-r1) [2022-09-15T21:58:23.780Z] (28/80) Installing pcre (8.45-r2) [2022-09-15T21:58:23.780Z] (29/80) Installing glib (2.72.1-r0) [2022-09-15T21:58:23.780Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-15T21:58:24.041Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-15T21:58:24.041Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-15T21:58:24.309Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-15T21:58:24.570Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-15T21:58:24.570Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-15T21:58:24.570Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-15T21:58:24.830Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-15T21:58:24.831Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-15T21:58:25.407Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-15T21:58:25.407Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-15T21:58:25.407Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-15T21:58:25.407Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-15T21:58:25.668Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-15T21:58:25.668Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-15T21:58:25.930Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-15T21:58:25.930Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-15T21:58:25.930Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-15T21:58:26.191Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-15T21:58:26.191Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-15T21:58:26.191Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-15T21:58:26.452Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-15T21:58:26.452Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-15T21:58:26.713Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-15T21:58:26.713Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-15T21:58:26.713Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-15T21:58:26.974Z] (56/80) Installing libunistring (1.0-r0) [2022-09-15T21:58:26.974Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-15T21:58:27.235Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-15T21:58:27.235Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-15T21:58:27.235Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-15T21:58:27.497Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-15T21:58:27.497Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-15T21:58:27.497Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-15T21:58:27.757Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-15T21:58:27.757Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T21:58:27.757Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-15T21:58:28.019Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-15T21:58:28.019Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-15T21:58:28.281Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-15T21:58:28.281Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-15T21:58:28.281Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-15T21:58:28.541Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-15T21:58:29.115Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T21:58:29.115Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-15T21:58:29.115Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-15T21:58:29.115Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T21:58:29.115Z] (76/80) Installing kmod-libs (29-r2) [2022-09-15T21:58:29.377Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-15T21:58:29.377Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-15T21:58:29.639Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-15T21:58:29.639Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-15T21:58:29.900Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T21:58:29.900Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T21:58:29.900Z] OK: 330 MiB in 131 packages [2022-09-15T21:58:32.443Z] Removing intermediate container 26c037c441b2 [2022-09-15T21:58:32.443Z] ---> c08025e8e25b [2022-09-15T21:58:32.443Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-15T21:58:32.443Z] ---> Running in dfdbdd237808 [2022-09-15T21:58:32.443Z] Removing intermediate container dfdbdd237808 [2022-09-15T21:58:32.443Z] ---> 7527a823a6e6 [2022-09-15T21:58:32.443Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-15T21:58:32.443Z] ---> db2a939636e9 [2022-09-15T21:58:32.443Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T21:58:32.443Z] ---> Running in 6cfbd8b2192a [2022-09-15T21:58:54.444Z] Removing intermediate container 6cfbd8b2192a [2022-09-15T21:58:54.444Z] ---> a426a5385fb4 [2022-09-15T21:58:54.444Z] Step 11/13 : COPY . . [2022-09-15T21:58:54.444Z] ---> 1e4bbd5039e9 [2022-09-15T21:58:54.444Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T21:58:54.444Z] ---> Running in a22353717eb9 [2022-09-15T21:58:54.444Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T21:58:54.444Z] Dload Upload Total Spent Left Speed [2022-09-15T21:58:54.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9651 0 --:--:-- --:--:-- --:--:-- 9743 [2022-09-15T21:58:54.963Z] Removing intermediate container a22353717eb9 [2022-09-15T21:58:54.963Z] ---> b3aa135d6b84 [2022-09-15T21:58:54.963Z] Step 13/13 : RUN ${MAKE} [2022-09-15T21:58:54.963Z] ---> Running in 41fad4122bd4 [2022-09-15T21:58:55.223Z] noop [2022-09-15T21:58:55.483Z] Removing intermediate container 41fad4122bd4 [2022-09-15T21:58:55.483Z] ---> 50c9107d69de [2022-09-15T21:58:55.483Z] Successfully built 50c9107d69de [2022-09-15T21:58:55.483Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T21:58:55.838Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T21:58:55.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T21:58:55.998Z] prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container [2022-09-15T21:58:56.035Z] $ 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-09-15T21:58:56.392Z] $ docker top 8486288d3040baa6c7ba20be6537860a70d4d0536c707db76831a6d29e65995d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T21:58:56.748Z] + go version [2022-09-15T21:58:56.748Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-15T21:58:56.760Z] $ docker stop --time=1 8486288d3040baa6c7ba20be6537860a70d4d0536c707db76831a6d29e65995d [2022-09-15T21:58:58.021Z] $ docker rm -f 8486288d3040baa6c7ba20be6537860a70d4d0536c707db76831a6d29e65995d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T21:58:58.443Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T21:58:58.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T21:58:58.531Z] prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container [2022-09-15T21:58:58.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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-09-15T21:58:58.905Z] $ docker top 577169a5aad7dffe410351574b08c57bd715fc7e3958d8c7771e46854250c844 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T21:58:59.263Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-15T21:58:59.564Z] + make test [2022-09-15T21:58:59.564Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-15T21:58:59.825Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-15T21:59:09.816Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-15T21:59:09.816Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements [2022-09-15T21:59:16.388Z] 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-09-15T21:59:16.388Z] CGO_ENABLED=1 go vet ./... [2022-09-15T21:59:19.682Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T21:59:19.682Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T21:59:19.682Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-15T21:59:19.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T21:59:19.710Z] $ docker stop --time=1 577169a5aad7dffe410351574b08c57bd715fc7e3958d8c7771e46854250c844 [2022-09-15T21:59:21.691Z] $ docker rm -f 577169a5aad7dffe410351574b08c57bd715fc7e3958d8c7771e46854250c844 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T21:59:22.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T21:59:22.187Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-15T21:59:22.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T21:59:22.967Z] + ls -al . [2022-09-15T21:59:22.967Z] total 200 [2022-09-15T21:59:22.967Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 21:58 . [2022-09-15T21:59:22.967Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 21:57 .. [2022-09-15T21:59:22.967Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 21:59 .git [2022-09-15T21:59:22.967Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 21:57 .github [2022-09-15T21:59:22.967Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 21:57 .gitignore [2022-09-15T21:59:22.967Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 21:57 .golangci.yml [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 21:57 .hadolint.yml [2022-09-15T21:59:22.968Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 21:58 .semver [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 21:57 Attribution.txt [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 21:57 CHANGELOG.md [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 21:57 Dockerfile [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 21:57 GOVERNANCE.md [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 21:57 Jenkinsfile [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 21:57 LICENSE [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 21:57 Makefile [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 21:57 OWNERS.md [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 21:57 README.md [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 15 21:58 VERSION [2022-09-15T21:59:22.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 21:57 bin [2022-09-15T21:59:22.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 21:57 cmd [2022-09-15T21:59:22.968Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 21:59 coverage.out [2022-09-15T21:59:22.968Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 21:57 docker-entrypoint.sh [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 21:57 go.mod [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 21:57 go.sum [2022-09-15T21:59:22.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 21:57 internal [2022-09-15T21:59:22.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 21:57 snap [2022-09-15T21:59:22.968Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 21:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T21:59:23.277Z] + 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=04d1bc2df935031b2716c6cab2753c558f92504f --label arch=amd64 --label version=2.3.0-dev.5 . [2022-09-15T21:59:23.277Z] Sending build context to Docker daemon 893.4kB [2022-09-15T21:59:23.277Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T21:59:23.277Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-15T21:59:23.277Z] ---> 50c9107d69de [2022-09-15T21:59:23.277Z] Step 3/35 : ARG MAKE="make build" [2022-09-15T21:59:23.277Z] ---> Running in 92af92e2a046 [2022-09-15T21:59:23.277Z] Removing intermediate container 92af92e2a046 [2022-09-15T21:59:23.277Z] ---> ec57f3988781 [2022-09-15T21:59:23.277Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T21:59:23.277Z] ---> Running in 3c4b1a6a7760 [2022-09-15T21:59:23.536Z] Removing intermediate container 3c4b1a6a7760 [2022-09-15T21:59:23.536Z] ---> 89c9d2fac710 [2022-09-15T21:59:23.536Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T21:59:23.536Z] ---> Running in 1e982280f875 [2022-09-15T21:59:23.536Z] Removing intermediate container 1e982280f875 [2022-09-15T21:59:23.536Z] ---> afd3d8ce61b8 [2022-09-15T21:59:23.536Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T21:59:23.536Z] ---> Running in 34fe4cbe22b8 [2022-09-15T21:59:24.104Z] Removing intermediate container 34fe4cbe22b8 [2022-09-15T21:59:24.104Z] ---> 4de222f45069 [2022-09-15T21:59:24.104Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T21:59:24.104Z] ---> Running in cd0b96a27089 [2022-09-15T21:59:24.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T21:59:25.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T21:59:25.566Z] OK: 330 MiB in 131 packages [2022-09-15T21:59:25.825Z] Removing intermediate container cd0b96a27089 [2022-09-15T21:59:25.825Z] ---> 14c532e6d3f6 [2022-09-15T21:59:25.825Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-15T21:59:25.825Z] ---> Running in 3b20062aec07 [2022-09-15T21:59:26.085Z] Removing intermediate container 3b20062aec07 [2022-09-15T21:59:26.085Z] ---> fd73fa4eb8fc [2022-09-15T21:59:26.085Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-15T21:59:26.085Z] ---> 15d9b2566152 [2022-09-15T21:59:26.085Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T21:59:26.085Z] ---> Running in 32be16670c4a [2022-09-15T21:59:27.028Z] Removing intermediate container 32be16670c4a [2022-09-15T21:59:27.028Z] ---> 1d6106f17a20 [2022-09-15T21:59:27.028Z] Step 11/35 : COPY . . [2022-09-15T21:59:27.028Z] ---> bb0cc789e617 [2022-09-15T21:59:27.028Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T21:59:27.028Z] ---> Running in af8a1dd301e9 [2022-09-15T21:59:27.289Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T21:59:27.289Z] Dload Upload Total Spent Left Speed [2022-09-15T21:59:27.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40984 0 --:--:-- --:--:-- --:--:-- 42480 [2022-09-15T21:59:27.551Z] Removing intermediate container af8a1dd301e9 [2022-09-15T21:59:27.551Z] ---> f6188c803482 [2022-09-15T21:59:27.551Z] Step 13/35 : RUN ${MAKE} [2022-09-15T21:59:27.551Z] ---> Running in 530fdda32d52 [2022-09-15T21:59:28.123Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-15T21:59:50.300Z] Removing intermediate container 530fdda32d52 [2022-09-15T21:59:50.300Z] ---> 0e68d3e21c66 [2022-09-15T21:59:50.300Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-15T21:59:50.300Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-15T21:59:50.300Z] af6660deedbd: Pulling fs layer [2022-09-15T21:59:50.300Z] 97cd0a44c592: Pulling fs layer [2022-09-15T21:59:50.560Z] 97cd0a44c592: Download complete [2022-09-15T21:59:50.820Z] af6660deedbd: Verifying Checksum [2022-09-15T21:59:50.820Z] af6660deedbd: Download complete [2022-09-15T21:59:50.820Z] af6660deedbd: Pull complete [2022-09-15T21:59:51.080Z] 97cd0a44c592: Pull complete [2022-09-15T21:59:51.080Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-15T21:59:51.080Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-15T21:59:51.080Z] ---> fea57e182299 [2022-09-15T21:59:51.080Z] Step 15/35 : FROM alpine:3.16 [2022-09-15T21:59:51.649Z] 3.16: Pulling from library/alpine [2022-09-15T21:59:51.649Z] 213ec9aee27d: Pulling fs layer [2022-09-15T21:59:51.909Z] 213ec9aee27d: Verifying Checksum [2022-09-15T21:59:51.909Z] 213ec9aee27d: Download complete [2022-09-15T21:59:51.909Z] 213ec9aee27d: Pull complete [2022-09-15T21:59:52.169Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T21:59:52.169Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T21:59:52.169Z] ---> 9c6f07244728 [2022-09-15T21:59:52.169Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-15T21:59:52.169Z] ---> Running in 835bf0cb4a80 [2022-09-15T21:59:52.169Z] Removing intermediate container 835bf0cb4a80 [2022-09-15T21:59:52.169Z] ---> 12a1acd33056 [2022-09-15T21:59:52.169Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-15T21:59:52.169Z] ---> Running in f1fe16c2e1c4 [2022-09-15T21:59:52.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T21:59:52.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T21:59:52.998Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-15T21:59:52.998Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-15T21:59:52.998Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-15T21:59:52.998Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-15T21:59:52.998Z] (5/83) Installing libxcb (1.15-r0) [2022-09-15T21:59:52.998Z] (6/83) Installing libx11 (1.8-r0) [2022-09-15T21:59:52.998Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-15T21:59:52.998Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-15T21:59:52.998Z] (9/83) Installing expat (2.4.8-r0) [2022-09-15T21:59:52.998Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-15T21:59:52.998Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-15T21:59:52.998Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-15T21:59:52.998Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-15T21:59:52.998Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-15T21:59:52.998Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-15T21:59:53.259Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-15T21:59:53.259Z] (17/83) Installing libintl (0.21-r2) [2022-09-15T21:59:53.259Z] (18/83) Installing libblkid (2.38-r1) [2022-09-15T21:59:53.259Z] (19/83) Installing libmount (2.38-r1) [2022-09-15T21:59:53.259Z] (20/83) Installing pcre (8.45-r2) [2022-09-15T21:59:53.519Z] (21/83) Installing glib (2.72.1-r0) [2022-09-15T21:59:53.519Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-15T21:59:53.519Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-15T21:59:53.519Z] (24/83) Installing libass (0.16.0-r0) [2022-09-15T21:59:53.519Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-15T21:59:53.519Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-15T21:59:53.519Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-15T21:59:53.780Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-15T21:59:53.780Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-15T21:59:53.780Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-15T21:59:53.780Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-15T21:59:53.780Z] (32/83) Installing libunistring (1.0-r0) [2022-09-15T21:59:53.780Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-15T21:59:53.780Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T21:59:53.780Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T21:59:53.780Z] (36/83) Installing lame (3.100-r0) [2022-09-15T21:59:53.780Z] (37/83) Installing opus (1.3.1-r1) [2022-09-15T21:59:54.040Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-15T21:59:54.040Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-15T21:59:54.040Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-15T21:59:54.040Z] (41/83) Installing orc (0.4.32-r0) [2022-09-15T21:59:54.040Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T21:59:54.040Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-15T21:59:54.040Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T21:59:54.040Z] (45/83) Installing flac (1.3.4-r0) [2022-09-15T21:59:54.040Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-15T21:59:54.040Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-15T21:59:54.040Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-15T21:59:54.040Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-15T21:59:54.040Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-15T21:59:54.040Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-15T21:59:54.040Z] (52/83) Installing libpulse (15.0-r2) [2022-09-15T21:59:54.040Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-15T21:59:54.040Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-15T21:59:54.040Z] (55/83) Installing librist (0.2.6-r1) [2022-09-15T21:59:54.040Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-15T21:59:54.040Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-15T21:59:54.040Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-15T21:59:54.302Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T21:59:54.302Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T21:59:54.302Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-15T21:59:54.302Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-15T21:59:54.302Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-15T21:59:54.302Z] (64/83) Installing libva (2.14.0-r0) [2022-09-15T21:59:54.302Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-15T21:59:54.302Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-15T21:59:54.302Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-15T21:59:54.302Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-15T21:59:54.302Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-15T21:59:54.302Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-15T21:59:54.302Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-15T21:59:54.302Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-15T21:59:54.302Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-15T21:59:54.562Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-15T21:59:54.562Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-15T21:59:54.562Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T21:59:54.562Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-15T21:59:54.562Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-15T21:59:54.562Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-15T21:59:54.562Z] (79/83) Installing kmod-libs (29-r2) [2022-09-15T21:59:54.562Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-15T21:59:54.562Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-15T21:59:54.562Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-15T21:59:54.562Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-15T21:59:54.562Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T21:59:54.562Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T21:59:54.821Z] OK: 101 MiB in 97 packages [2022-09-15T21:59:56.727Z] Removing intermediate container f1fe16c2e1c4 [2022-09-15T21:59:56.727Z] ---> 4ea688a03243 [2022-09-15T21:59:56.727Z] Step 18/35 : WORKDIR / [2022-09-15T21:59:56.727Z] ---> Running in dde9041f77a2 [2022-09-15T21:59:56.727Z] Removing intermediate container dde9041f77a2 [2022-09-15T21:59:56.727Z] ---> bd3f29b894bd [2022-09-15T21:59:56.727Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-15T21:59:57.160Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29307 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-09-15T21:59:57.172Z] Running in /w/workspace/device-usb-camera/44 [Pipeline] { [Pipeline] checkout [2022-09-15T21:59:57.211Z] Selected Git installation does not exist. Using Default [2022-09-15T21:59:57.211Z] The recommended git tool is: NONE [2022-09-15T21:59:57.665Z] ---> 80d52e9d935a [2022-09-15T21:59:57.665Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-15T21:59:57.665Z] ---> a109c15ef291 [2022-09-15T21:59:57.665Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-15T21:59:57.665Z] ---> 0f50149f270e [2022-09-15T21:59:57.665Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-15T21:59:57.925Z] ---> c37840895043 [2022-09-15T21:59:57.925Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-15T21:59:57.925Z] ---> 598583231e8b [2022-09-15T21:59:57.925Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-15T21:59:58.186Z] ---> 02e89b84a6b0 [2022-09-15T21:59:58.186Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-15T21:59:58.757Z] ---> 48bc627a9a86 [2022-09-15T21:59:58.757Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-15T21:59:58.757Z] ---> Running in eec825446d33 [2022-09-15T21:59:59.326Z] Removing intermediate container eec825446d33 [2022-09-15T21:59:59.326Z] ---> 68054548da10 [2022-09-15T21:59:59.326Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-15T21:59:59.326Z] ---> Running in b2fa27bbe73e [2022-09-15T21:59:59.894Z] Removing intermediate container b2fa27bbe73e [2022-09-15T21:59:59.894Z] ---> 1dcf3463e9ba [2022-09-15T21:59:59.894Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-15T21:59:59.894Z] ---> Running in 6c3f9cf68d21 [2022-09-15T22:00:00.462Z] Removing intermediate container 6c3f9cf68d21 [2022-09-15T22:00:00.462Z] ---> d9878e6fa101 [2022-09-15T22:00:00.462Z] Step 29/35 : EXPOSE 59983 [2022-09-15T22:00:00.462Z] ---> Running in 9940cee4b73d [2022-09-15T22:00:00.462Z] Removing intermediate container 9940cee4b73d [2022-09-15T22:00:00.462Z] ---> 001a5b882b8e [2022-09-15T22:00:00.462Z] Step 30/35 : EXPOSE 8554 [2022-09-15T22:00:00.462Z] ---> Running in 3adebdbeaacb [2022-09-15T22:00:00.462Z] Removing intermediate container 3adebdbeaacb [2022-09-15T22:00:00.462Z] ---> f676e863e9d6 [2022-09-15T22:00:00.462Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-15T22:00:00.720Z] ---> Running in 260d61a49b24 [2022-09-15T22:00:00.720Z] Removing intermediate container 260d61a49b24 [2022-09-15T22:00:00.720Z] ---> 5a6c6940984c [2022-09-15T22:00:00.720Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-15T22:00:00.720Z] ---> Running in d25e21b9ab29 [2022-09-15T22:00:00.720Z] Removing intermediate container d25e21b9ab29 [2022-09-15T22:00:00.720Z] ---> 0c9cc5a7a51e [2022-09-15T22:00:00.720Z] Step 33/35 : LABEL arch=amd64 [2022-09-15T22:00:00.720Z] ---> Running in 6b2797fe0a9c [2022-09-15T22:00:01.023Z] Removing intermediate container 6b2797fe0a9c [2022-09-15T22:00:01.023Z] ---> 46257dbc75ce [2022-09-15T22:00:01.023Z] Step 34/35 : LABEL git_sha=04d1bc2df935031b2716c6cab2753c558f92504f [2022-09-15T22:00:01.023Z] ---> Running in 4b9d42dddb2f [2022-09-15T22:00:01.023Z] Removing intermediate container 4b9d42dddb2f [2022-09-15T22:00:01.023Z] ---> a172185047bf [2022-09-15T22:00:01.023Z] Step 35/35 : LABEL version=2.3.0-dev.5 [2022-09-15T22:00:01.023Z] ---> Running in 30104a834146 [2022-09-15T22:00:01.023Z] Removing intermediate container 30104a834146 [2022-09-15T22:00:01.023Z] ---> fbb277cd53c7 [2022-09-15T22:00:01.023Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:00:01.023Z] Successfully built fbb277cd53c7 [2022-09-15T22:00:01.023Z] 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-09-15T22:00:01.185Z] provisioning config files... [2022-09-15T22:00:01.245Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1623586431175585009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:00:01.558Z] ---> docker-login.sh [2022-09-15T22:00:01.558Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:00:01.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:01.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:01.558Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:01.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:01.558Z] [2022-09-15T22:00:01.558Z] Login Succeeded [2022-09-15T22:00:01.558Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:00:01.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:01.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:01.819Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:01.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:01.819Z] [2022-09-15T22:00:01.819Z] Login Succeeded [2022-09-15T22:00:01.819Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:00:01.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:01.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:01.819Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:01.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:01.819Z] [2022-09-15T22:00:01.819Z] Login Succeeded [2022-09-15T22:00:01.819Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:00:02.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:02.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:02.081Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:02.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:02.081Z] [2022-09-15T22:00:02.081Z] Login Succeeded [2022-09-15T22:00:02.081Z] docker.io [2022-09-15T22:00:02.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:02.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:02.652Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:02.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:02.652Z] [2022-09-15T22:00:02.652Z] Login Succeeded [2022-09-15T22:00:02.652Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:00:02.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:00:02.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:00:02.726Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-09-15T22:00:02.726Z] 04d1bc2df935031b2716c6cab2753c558f92504f [2022-09-15T22:00:02.726Z] latest [2022-09-15T22:00:02.726Z] 2.3.0-dev.5 [2022-09-15T22:00:02.726Z] 04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 [2022-09-15T22:00:02.726Z] main [2022-09-15T22:00:02.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:03.051Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:03.363Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:04d1bc2df935031b2716c6cab2753c558f92504f [2022-09-15T22:00:03.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-15T22:00:03.363Z] 627cad276d8b: Preparing [2022-09-15T22:00:03.363Z] a4db187f5bf1: Preparing [2022-09-15T22:00:03.363Z] 0f7dc5bbe006: Preparing [2022-09-15T22:00:03.363Z] 550e596c6d0e: Preparing [2022-09-15T22:00:03.363Z] 1207169bf42c: Preparing [2022-09-15T22:00:03.363Z] 847bc95d3677: Preparing [2022-09-15T22:00:03.363Z] 6562683a4fcb: Preparing [2022-09-15T22:00:03.363Z] ad7686acf5ca: Preparing [2022-09-15T22:00:03.363Z] f6ec23d6905a: Preparing [2022-09-15T22:00:03.363Z] 26ac70d1eca5: Preparing [2022-09-15T22:00:03.363Z] 5789c649a97b: Preparing [2022-09-15T22:00:03.363Z] 994393dc58e7: Preparing [2022-09-15T22:00:03.363Z] 26ac70d1eca5: Waiting [2022-09-15T22:00:03.363Z] ad7686acf5ca: Waiting [2022-09-15T22:00:03.363Z] f6ec23d6905a: Waiting [2022-09-15T22:00:03.363Z] 5789c649a97b: Waiting [2022-09-15T22:00:03.363Z] 994393dc58e7: Waiting [2022-09-15T22:00:03.363Z] 847bc95d3677: Waiting [2022-09-15T22:00:03.363Z] 6562683a4fcb: Waiting [2022-09-15T22:00:03.363Z] 1207169bf42c: Pushed [2022-09-15T22:00:03.363Z] a4db187f5bf1: Pushed [2022-09-15T22:00:03.621Z] 0f7dc5bbe006: Pushed [2022-09-15T22:00:03.621Z] 627cad276d8b: Pushed [2022-09-15T22:00:03.621Z] 847bc95d3677: Pushed [2022-09-15T22:00:03.621Z] 6562683a4fcb: Pushed [2022-09-15T22:00:03.621Z] ad7686acf5ca: Pushed [2022-09-15T22:00:03.621Z] f6ec23d6905a: Pushed [2022-09-15T22:00:03.621Z] 994393dc58e7: Layer already exists [2022-09-15T22:00:04.631Z] using credential edgex-jenkins-ssh [2022-09-15T22:00:04.653Z] Cloning the remote Git repository [2022-09-15T22:00:05.531Z] 550e596c6d0e: Pushed [2022-09-15T22:00:04.801Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-15T22:00:04.929Z] > git init /w/workspace/device-usb-camera/44 # timeout=10 [2022-09-15T22:00:05.016Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-15T22:00:05.017Z] > git --version # timeout=10 [2022-09-15T22:00:05.030Z] > git --version # 'git version 2.25.1' [2022-09-15T22:00:05.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T22:00:05.086Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:00:06.034Z] Avoid second fetch [2022-09-15T22:00:06.034Z] Checking out Revision 04d1bc2df935031b2716c6cab2753c558f92504f (main) [2022-09-15T22:00:06.474Z] 26ac70d1eca5: Pushed [2022-09-15T22:00:05.994Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-15T22:00:06.016Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:00:06.054Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T22:00:06.068Z] > git checkout -f 04d1bc2df935031b2716c6cab2753c558f92504f # timeout=10 [2022-09-15T22:00:10.164Z] Commit message: "Merge pull request #85 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:00:10.988Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-15T22:00:10.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:00:10.988Z] Dload Upload Total Spent Left Speed [2022-09-15T22:00:10.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh [2022-09-15T22:00:11.722Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-15T22:00:12.084Z] + sudo tee /etc/docker/daemon.new [2022-09-15T22:00:12.084Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-15T22:00:12.084Z] { [2022-09-15T22:00:12.084Z] "registry-mirrors": [ [2022-09-15T22:00:12.084Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-15T22:00:12.084Z] ], [2022-09-15T22:00:12.084Z] "bip": "10.250.0.254/24", [2022-09-15T22:00:12.084Z] "hosts": [ [2022-09-15T22:00:12.084Z] "tcp://0.0.0.0:5555", [2022-09-15T22:00:12.084Z] "unix:///var/run/docker.sock" [2022-09-15T22:00:12.084Z] ], [2022-09-15T22:00:12.084Z] "mtu": 1458, [2022-09-15T22:00:12.084Z] "selinux-enabled": true, [2022-09-15T22:00:12.084Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-15T22:00:12.084Z] } [Pipeline] sh [2022-09-15T22:00:12.430Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-15T22:00:12.763Z] + sudo service docker restart [2022-09-15T22:00:14.630Z] 5789c649a97b: Pushed [2022-09-15T22:00:14.630Z] 04d1bc2df935031b2716c6cab2753c558f92504f: digest: sha256:91996ce8dbde7194504f89aa6ab46cedf1cd49b7975b0c7ee1456fc0eed74f23 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:14.944Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:15.264Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-15T22:00:15.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-15T22:00:15.264Z] 627cad276d8b: Preparing [2022-09-15T22:00:15.264Z] a4db187f5bf1: Preparing [2022-09-15T22:00:15.264Z] 0f7dc5bbe006: Preparing [2022-09-15T22:00:15.264Z] 550e596c6d0e: Preparing [2022-09-15T22:00:15.264Z] 1207169bf42c: Preparing [2022-09-15T22:00:15.264Z] 847bc95d3677: Preparing [2022-09-15T22:00:15.264Z] 6562683a4fcb: Preparing [2022-09-15T22:00:15.264Z] ad7686acf5ca: Preparing [2022-09-15T22:00:15.264Z] f6ec23d6905a: Preparing [2022-09-15T22:00:15.264Z] 26ac70d1eca5: Preparing [2022-09-15T22:00:15.264Z] 5789c649a97b: Preparing [2022-09-15T22:00:15.264Z] 994393dc58e7: Preparing [2022-09-15T22:00:15.264Z] ad7686acf5ca: Waiting [2022-09-15T22:00:15.264Z] 26ac70d1eca5: Waiting [2022-09-15T22:00:15.264Z] f6ec23d6905a: Waiting [2022-09-15T22:00:15.264Z] 5789c649a97b: Waiting [2022-09-15T22:00:15.264Z] 994393dc58e7: Waiting [2022-09-15T22:00:15.264Z] 847bc95d3677: Waiting [2022-09-15T22:00:15.264Z] 6562683a4fcb: Waiting [2022-09-15T22:00:15.264Z] 0f7dc5bbe006: Layer already exists [2022-09-15T22:00:15.264Z] 1207169bf42c: Layer already exists [2022-09-15T22:00:15.264Z] 627cad276d8b: Layer already exists [2022-09-15T22:00:15.264Z] 550e596c6d0e: Layer already exists [2022-09-15T22:00:15.264Z] a4db187f5bf1: Layer already exists [2022-09-15T22:00:15.264Z] 847bc95d3677: Layer already exists [2022-09-15T22:00:15.264Z] f6ec23d6905a: Layer already exists [2022-09-15T22:00:15.264Z] 26ac70d1eca5: Layer already exists [2022-09-15T22:00:15.264Z] ad7686acf5ca: Layer already exists [2022-09-15T22:00:15.264Z] 6562683a4fcb: Layer already exists [2022-09-15T22:00:15.264Z] 5789c649a97b: Layer already exists [2022-09-15T22:00:15.264Z] 994393dc58e7: Layer already exists [2022-09-15T22:00:15.524Z] latest: digest: sha256:91996ce8dbde7194504f89aa6ab46cedf1cd49b7975b0c7ee1456fc0eed74f23 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:15.841Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:16.153Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.5 [2022-09-15T22:00:16.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-15T22:00:16.153Z] 627cad276d8b: Preparing [2022-09-15T22:00:16.153Z] a4db187f5bf1: Preparing [2022-09-15T22:00:16.153Z] 0f7dc5bbe006: Preparing [2022-09-15T22:00:16.153Z] 550e596c6d0e: Preparing [2022-09-15T22:00:16.153Z] 1207169bf42c: Preparing [2022-09-15T22:00:16.153Z] 847bc95d3677: Preparing [2022-09-15T22:00:16.153Z] 6562683a4fcb: Preparing [2022-09-15T22:00:16.153Z] ad7686acf5ca: Preparing [2022-09-15T22:00:16.153Z] f6ec23d6905a: Preparing [2022-09-15T22:00:16.153Z] 26ac70d1eca5: Preparing [2022-09-15T22:00:16.153Z] 5789c649a97b: Preparing [2022-09-15T22:00:16.153Z] 994393dc58e7: Preparing [2022-09-15T22:00:16.153Z] 6562683a4fcb: Waiting [2022-09-15T22:00:16.153Z] ad7686acf5ca: Waiting [2022-09-15T22:00:16.153Z] f6ec23d6905a: Waiting [2022-09-15T22:00:16.153Z] 26ac70d1eca5: Waiting [2022-09-15T22:00:16.153Z] 994393dc58e7: Waiting [2022-09-15T22:00:16.153Z] 5789c649a97b: Waiting [2022-09-15T22:00:16.153Z] 847bc95d3677: Waiting [2022-09-15T22:00:16.153Z] 550e596c6d0e: Layer already exists [2022-09-15T22:00:16.153Z] 1207169bf42c: Layer already exists [2022-09-15T22:00:16.153Z] 0f7dc5bbe006: Layer already exists [2022-09-15T22:00:16.153Z] 627cad276d8b: Layer already exists [2022-09-15T22:00:16.153Z] a4db187f5bf1: Layer already exists [2022-09-15T22:00:16.153Z] 847bc95d3677: Layer already exists [2022-09-15T22:00:16.153Z] 6562683a4fcb: Layer already exists [2022-09-15T22:00:16.153Z] ad7686acf5ca: Layer already exists [2022-09-15T22:00:16.153Z] f6ec23d6905a: Layer already exists [2022-09-15T22:00:16.153Z] 26ac70d1eca5: Layer already exists [2022-09-15T22:00:16.153Z] 5789c649a97b: Layer already exists [2022-09-15T22:00:16.153Z] 994393dc58e7: Layer already exists [2022-09-15T22:00:16.153Z] 2.3.0-dev.5: digest: sha256:91996ce8dbde7194504f89aa6ab46cedf1cd49b7975b0c7ee1456fc0eed74f23 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:16.471Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:16.782Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 [2022-09-15T22:00:16.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-15T22:00:16.782Z] 627cad276d8b: Preparing [2022-09-15T22:00:16.782Z] a4db187f5bf1: Preparing [2022-09-15T22:00:16.782Z] 0f7dc5bbe006: Preparing [2022-09-15T22:00:16.783Z] 550e596c6d0e: Preparing [2022-09-15T22:00:16.783Z] 1207169bf42c: Preparing [2022-09-15T22:00:16.783Z] 847bc95d3677: Preparing [2022-09-15T22:00:16.783Z] 6562683a4fcb: Preparing [2022-09-15T22:00:16.783Z] ad7686acf5ca: Preparing [2022-09-15T22:00:16.783Z] f6ec23d6905a: Preparing [2022-09-15T22:00:16.783Z] 26ac70d1eca5: Preparing [2022-09-15T22:00:16.783Z] 5789c649a97b: Preparing [2022-09-15T22:00:16.783Z] 994393dc58e7: Preparing [2022-09-15T22:00:16.783Z] 847bc95d3677: Waiting [2022-09-15T22:00:16.783Z] ad7686acf5ca: Waiting [2022-09-15T22:00:16.783Z] 26ac70d1eca5: Waiting [2022-09-15T22:00:16.783Z] 6562683a4fcb: Waiting [2022-09-15T22:00:16.783Z] 5789c649a97b: Waiting [2022-09-15T22:00:16.783Z] 994393dc58e7: Waiting [2022-09-15T22:00:16.783Z] f6ec23d6905a: Waiting [2022-09-15T22:00:16.783Z] 0f7dc5bbe006: Layer already exists [2022-09-15T22:00:16.783Z] 1207169bf42c: Layer already exists [2022-09-15T22:00:16.783Z] 550e596c6d0e: Layer already exists [2022-09-15T22:00:16.783Z] a4db187f5bf1: Layer already exists [2022-09-15T22:00:16.783Z] 627cad276d8b: Layer already exists [2022-09-15T22:00:16.783Z] f6ec23d6905a: Layer already exists [2022-09-15T22:00:16.783Z] 847bc95d3677: Layer already exists [2022-09-15T22:00:16.783Z] 6562683a4fcb: Layer already exists [2022-09-15T22:00:16.783Z] 26ac70d1eca5: Layer already exists [2022-09-15T22:00:16.783Z] ad7686acf5ca: Layer already exists [2022-09-15T22:00:16.783Z] 994393dc58e7: Layer already exists [2022-09-15T22:00:16.783Z] 5789c649a97b: Layer already exists [2022-09-15T22:00:16.783Z] 04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5: digest: sha256:91996ce8dbde7194504f89aa6ab46cedf1cd49b7975b0c7ee1456fc0eed74f23 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:17.098Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:17.407Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-09-15T22:00:17.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-15T22:00:17.407Z] 627cad276d8b: Preparing [2022-09-15T22:00:17.407Z] a4db187f5bf1: Preparing [2022-09-15T22:00:17.407Z] 0f7dc5bbe006: Preparing [2022-09-15T22:00:17.407Z] 550e596c6d0e: Preparing [2022-09-15T22:00:17.407Z] 1207169bf42c: Preparing [2022-09-15T22:00:17.407Z] 847bc95d3677: Preparing [2022-09-15T22:00:17.407Z] 847bc95d3677: Waiting [2022-09-15T22:00:17.407Z] 6562683a4fcb: Preparing [2022-09-15T22:00:17.407Z] ad7686acf5ca: Preparing [2022-09-15T22:00:17.407Z] f6ec23d6905a: Preparing [2022-09-15T22:00:17.407Z] 26ac70d1eca5: Preparing [2022-09-15T22:00:17.407Z] 5789c649a97b: Preparing [2022-09-15T22:00:17.407Z] 994393dc58e7: Preparing [2022-09-15T22:00:17.407Z] 6562683a4fcb: Waiting [2022-09-15T22:00:17.407Z] ad7686acf5ca: Waiting [2022-09-15T22:00:17.407Z] 26ac70d1eca5: Waiting [2022-09-15T22:00:17.407Z] 994393dc58e7: Waiting [2022-09-15T22:00:17.407Z] 1207169bf42c: Layer already exists [2022-09-15T22:00:17.407Z] 550e596c6d0e: Layer already exists [2022-09-15T22:00:17.407Z] 627cad276d8b: Layer already exists [2022-09-15T22:00:17.407Z] 0f7dc5bbe006: Layer already exists [2022-09-15T22:00:17.407Z] a4db187f5bf1: Layer already exists [2022-09-15T22:00:17.407Z] 6562683a4fcb: Layer already exists [2022-09-15T22:00:17.407Z] 847bc95d3677: Layer already exists [2022-09-15T22:00:17.407Z] ad7686acf5ca: Layer already exists [2022-09-15T22:00:17.407Z] 26ac70d1eca5: Layer already exists [2022-09-15T22:00:17.407Z] f6ec23d6905a: Layer already exists [2022-09-15T22:00:17.407Z] 5789c649a97b: Layer already exists [2022-09-15T22:00:17.407Z] 994393dc58e7: Layer already exists [2022-09-15T22:00:17.407Z] main: digest: sha256:91996ce8dbde7194504f89aa6ab46cedf1cd49b7975b0c7ee1456fc0eed74f23 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:00:17.460Z] ===================================================== [Pipeline] echo [2022-09-15T22:00:17.468Z] taggedImages: [2022-09-15T22:00:17.468Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:04d1bc2df935031b2716c6cab2753c558f92504f [2022-09-15T22:00:17.468Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-15T22:00:17.468Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.5 [2022-09-15T22:00:17.468Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 [2022-09-15T22:00:17.468Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:17.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:00:17.842Z] [2022-09-15T22:00:17.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:18.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:00:18.153Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-15T22:00:18.153Z] 5eb5b503b376: Pulling fs layer [2022-09-15T22:00:18.153Z] 5c69ac0246d0: Pulling fs layer [2022-09-15T22:00:18.153Z] ec43610c2a17: Pulling fs layer [2022-09-15T22:00:18.153Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-15T22:00:18.153Z] 33b1e0a273af: Pulling fs layer [2022-09-15T22:00:18.153Z] 5d3b04190fa2: Pulling fs layer [2022-09-15T22:00:18.153Z] 2f39f015ded8: Pulling fs layer [2022-09-15T22:00:18.153Z] 3a2ae6a8a46f: Waiting [2022-09-15T22:00:18.153Z] 33b1e0a273af: Waiting [2022-09-15T22:00:18.153Z] 2f39f015ded8: Waiting [2022-09-15T22:00:18.153Z] 5d3b04190fa2: Waiting [2022-09-15T22:00:18.153Z] 5c69ac0246d0: Verifying Checksum [2022-09-15T22:00:18.153Z] 5c69ac0246d0: Download complete [2022-09-15T22:00:18.153Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-15T22:00:18.153Z] 3a2ae6a8a46f: Download complete [2022-09-15T22:00:18.418Z] 33b1e0a273af: Verifying Checksum [2022-09-15T22:00:18.418Z] 33b1e0a273af: Download complete [2022-09-15T22:00:18.418Z] 5d3b04190fa2: Verifying Checksum [2022-09-15T22:00:18.418Z] 5d3b04190fa2: Download complete [2022-09-15T22:00:18.679Z] ec43610c2a17: Verifying Checksum [2022-09-15T22:00:18.679Z] ec43610c2a17: Download complete [2022-09-15T22:00:18.679Z] 5eb5b503b376: Verifying Checksum [2022-09-15T22:00:18.679Z] 5eb5b503b376: Download complete [2022-09-15T22:00:19.249Z] 2f39f015ded8: Download complete [2022-09-15T22:00:20.188Z] 5eb5b503b376: Pull complete [2022-09-15T22:00:20.188Z] 5c69ac0246d0: Pull complete [2022-09-15T22:00:20.755Z] ec43610c2a17: Pull complete [2022-09-15T22:00:20.755Z] 3a2ae6a8a46f: Pull complete [2022-09-15T22:00:21.022Z] 33b1e0a273af: Pull complete [2022-09-15T22:00:21.022Z] 5d3b04190fa2: Pull complete [2022-09-15T22:00:25.214Z] 2f39f015ded8: Pull complete [2022-09-15T22:00:25.214Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-15T22:00:25.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:00:25.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:00:25.303Z] prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container [2022-09-15T22:00:25.338Z] $ 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-09-15T22:00:27.574Z] $ docker top 3e8dd2c18361a31ad6905c3ede7fb6a4e0785e8867739ee7820161487ede79bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:00:28.038Z] ---> job-cost.sh [2022-09-15T22:00:28.038Z] lf-activate-venv: SKIPPING [2022-09-15T22:00:28.038Z] INFO: No Stack... [2022-09-15T22:00:28.298Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:00:28.867Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:00:29.161Z] + + cut -d,cat -f6 /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-09-15T22:00:29.161Z] [Pipeline] lock [2022-09-15T22:00:29.176Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] [2022-09-15T22:00:29.184Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] did not exist. Created. [2022-09-15T22:00:29.184Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:00:29.481Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-15T22:00:29.506Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:00:29.513Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:00:29.528Z] $ docker stop --time=1 3e8dd2c18361a31ad6905c3ede7fb6a4e0785e8867739ee7820161487ede79bd [2022-09-15T22:00:30.682Z] $ docker rm -f 3e8dd2c18361a31ad6905c3ede7fb6a4e0785e8867739ee7820161487ede79bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:00:31.106Z] provisioning config files... [2022-09-15T22:00:31.131Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/44@tmp/config2743950149181650342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:00:31.674Z] ---> docker-login.sh [2022-09-15T22:00:31.674Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:00:32.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:32.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:32.547Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:32.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:32.547Z] [2022-09-15T22:00:32.547Z] Login Succeeded [2022-09-15T22:00:32.547Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:00:32.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:33.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:33.096Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:33.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:33.096Z] [2022-09-15T22:00:33.096Z] Login Succeeded [2022-09-15T22:00:33.096Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:00:33.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:33.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:33.648Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:33.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:33.648Z] [2022-09-15T22:00:33.648Z] Login Succeeded [2022-09-15T22:00:33.648Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:00:33.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:33.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:33.922Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:33.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:33.922Z] [2022-09-15T22:00:33.922Z] Login Succeeded [2022-09-15T22:00:33.922Z] docker.io [2022-09-15T22:00:34.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:34.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:34.791Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:34.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:34.791Z] [2022-09-15T22:00:34.791Z] Login Succeeded [2022-09-15T22:00:34.791Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:00:34.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:00:35.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:00:35.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:00:35.071Z] ========================================================= [2022-09-15T22:00:35.071Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-15T22:00:35.071Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:35.432Z] + 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-09-15T22:00:35.704Z] Sending build context to Docker daemon 558.1kB [2022-09-15T22:00:35.704Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:00:35.704Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-15T22:00:35.982Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-15T22:00:35.982Z] b3c136eddcbf: Pulling fs layer [2022-09-15T22:00:35.982Z] c0a3192eca97: Pulling fs layer [2022-09-15T22:00:35.982Z] a050256f5b6f: Pulling fs layer [2022-09-15T22:00:35.982Z] 656be50a0ddc: Pulling fs layer [2022-09-15T22:00:35.982Z] 2bbca73fdf42: Pulling fs layer [2022-09-15T22:00:35.982Z] 46d945488cbd: Pulling fs layer [2022-09-15T22:00:35.982Z] 8a5474983e97: Pulling fs layer [2022-09-15T22:00:35.982Z] 329c88fbcd65: Pulling fs layer [2022-09-15T22:00:35.982Z] 46d945488cbd: Waiting [2022-09-15T22:00:35.982Z] 8a5474983e97: Waiting [2022-09-15T22:00:35.982Z] 329c88fbcd65: Waiting [2022-09-15T22:00:35.982Z] 2bbca73fdf42: Waiting [2022-09-15T22:00:35.982Z] 656be50a0ddc: Waiting [2022-09-15T22:00:35.982Z] a050256f5b6f: Verifying Checksum [2022-09-15T22:00:35.982Z] a050256f5b6f: Download complete [2022-09-15T22:00:35.982Z] c0a3192eca97: Verifying Checksum [2022-09-15T22:00:35.982Z] c0a3192eca97: Download complete [2022-09-15T22:00:35.982Z] 2bbca73fdf42: Verifying Checksum [2022-09-15T22:00:35.982Z] 2bbca73fdf42: Download complete [2022-09-15T22:00:35.982Z] 46d945488cbd: Verifying Checksum [2022-09-15T22:00:35.982Z] 46d945488cbd: Download complete [2022-09-15T22:00:35.982Z] b3c136eddcbf: Verifying Checksum [2022-09-15T22:00:35.982Z] b3c136eddcbf: Download complete [2022-09-15T22:00:36.978Z] b3c136eddcbf: Pull complete [2022-09-15T22:00:36.978Z] 329c88fbcd65: Verifying Checksum [2022-09-15T22:00:36.978Z] 329c88fbcd65: Download complete [2022-09-15T22:00:37.582Z] c0a3192eca97: Pull complete [2022-09-15T22:00:37.857Z] a050256f5b6f: Pull complete [2022-09-15T22:00:38.129Z] 8a5474983e97: Verifying Checksum [2022-09-15T22:00:38.129Z] 8a5474983e97: Download complete [2022-09-15T22:00:38.727Z] 656be50a0ddc: Download complete [2022-09-15T22:00:53.822Z] 656be50a0ddc: Pull complete [2022-09-15T22:00:53.822Z] 2bbca73fdf42: Pull complete [2022-09-15T22:00:53.822Z] 46d945488cbd: Pull complete [2022-09-15T22:00:58.142Z] 8a5474983e97: Pull complete [2022-09-15T22:01:00.123Z] 329c88fbcd65: Pull complete [2022-09-15T22:01:00.123Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-15T22:01:00.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T22:01:00.123Z] ---> ff4287adb874 [2022-09-15T22:01:00.123Z] Step 3/13 : ARG MAKE="make build" [2022-09-15T22:01:01.555Z] ---> Running in 5dcf3c351f6a [2022-09-15T22:01:01.555Z] Removing intermediate container 5dcf3c351f6a [2022-09-15T22:01:01.555Z] ---> 6298ccb71905 [2022-09-15T22:01:01.555Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:01:01.555Z] ---> Running in aad9a4e1ead7 [2022-09-15T22:01:01.832Z] Removing intermediate container aad9a4e1ead7 [2022-09-15T22:01:01.832Z] ---> 9054c338802b [2022-09-15T22:01:01.832Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:01:02.109Z] ---> Running in 7b0ced45872f [2022-09-15T22:01:02.394Z] Removing intermediate container 7b0ced45872f [2022-09-15T22:01:02.394Z] ---> c4126783aec0 [2022-09-15T22:01:02.394Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:01:02.394Z] ---> Running in f16346811ab9 [2022-09-15T22:01:03.836Z] Removing intermediate container f16346811ab9 [2022-09-15T22:01:03.836Z] ---> 1c5cdbfd9120 [2022-09-15T22:01:03.836Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:01:04.113Z] ---> Running in 646a96a0671c [2022-09-15T22:01:05.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:01:06.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:01:07.077Z] (1/14) Installing libintl (0.21-r2) [2022-09-15T22:01:07.077Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:01:07.077Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:01:07.077Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:01:07.349Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-15T22:01:07.349Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-15T22:01:07.622Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:01:07.622Z] (7/14) Installing libblkid (2.38-r1) [2022-09-15T22:01:07.622Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-15T22:01:07.896Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:01:07.896Z] (10/14) Installing kmod-libs (29-r2) [2022-09-15T22:01:07.896Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-15T22:01:08.170Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-15T22:01:08.170Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-15T22:01:08.447Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-15T22:01:08.447Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:01:08.447Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:01:08.447Z] OK: 228 MiB in 65 packages [2022-09-15T22:01:09.890Z] Removing intermediate container 646a96a0671c [2022-09-15T22:01:09.890Z] ---> 01ba3b9ae7cf [2022-09-15T22:01:09.890Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-15T22:01:09.890Z] ---> Running in 8cfa5d319a2c [2022-09-15T22:01:10.165Z] Removing intermediate container 8cfa5d319a2c [2022-09-15T22:01:10.165Z] ---> 0b547a782263 [2022-09-15T22:01:10.165Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-15T22:01:10.767Z] ---> 451936c74aef [2022-09-15T22:01:10.767Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:01:10.767Z] ---> Running in 5d51a31ad1df [2022-09-15T22:01:57.760Z] Removing intermediate container 5d51a31ad1df [2022-09-15T22:01:57.760Z] ---> c71106deb2ef [2022-09-15T22:01:57.760Z] Step 11/13 : COPY . . [2022-09-15T22:01:58.361Z] ---> f7d644689f74 [2022-09-15T22:01:58.361Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:01:58.361Z] ---> Running in 7c0be9a4d0da [2022-09-15T22:01:59.340Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:01:59.340Z] Dload Upload Total Spent Left Speed [2022-09-15T22:01:59.340Z] 0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13895   0 --:--:-- --:--:-- --:--:-- 13973 [2022-09-15T22:01:59.935Z] Removing intermediate container 7c0be9a4d0da [2022-09-15T22:01:59.935Z] ---> 09ce8e9f39dc [2022-09-15T22:01:59.935Z] Step 13/13 : RUN ${MAKE} [2022-09-15T22:01:59.935Z] ---> Running in 9d80a913dd16 [2022-09-15T22:02:00.920Z] noop [2022-09-15T22:02:01.517Z] Removing intermediate container 9d80a913dd16 [2022-09-15T22:02:01.517Z] ---> 9d24239b10f9 [2022-09-15T22:02:01.790Z] Successfully built 9d24239b10f9 [2022-09-15T22:02:01.790Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:02:02.150Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:02:02.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:02:02.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-29307 does not seem to be running inside a container [2022-09-15T22:02:02.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/44 -v /w/workspace/device-usb-camera/44:/w/workspace/device-usb-camera/44:rw,z -v /w/workspace/device-usb-camera/44@tmp:/w/workspace/device-usb-camera/44@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-09-15T22:02:03.800Z] $ docker top 34273ca986b701e0467f115eac0e3091ed5e9d5899ff64b2fb407445a0044f6e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:02:04.712Z] + go version [2022-09-15T22:02:04.712Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-15T22:02:04.737Z] $ docker stop --time=1 34273ca986b701e0467f115eac0e3091ed5e9d5899ff64b2fb407445a0044f6e [2022-09-15T22:02:06.363Z] $ docker rm -f 34273ca986b701e0467f115eac0e3091ed5e9d5899ff64b2fb407445a0044f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:02:06.983Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:02:06.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:02:07.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-29307 does not seem to be running inside a container [2022-09-15T22:02:07.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/44 -v /w/workspace/device-usb-camera/44:/w/workspace/device-usb-camera/44:rw,z -v /w/workspace/device-usb-camera/44@tmp:/w/workspace/device-usb-camera/44@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-09-15T22:02:08.487Z] $ docker top b631700bc77aabea6d71659a081a59831acc03c767514fdb99f3595c9c77a7b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:02:09.380Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/44 [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:02:10.156Z] + make test [2022-09-15T22:02:10.156Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-15T22:02:11.592Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-15T22:03:48.431Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-15T22:03:48.431Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.9% of statements [2022-09-15T22:03:48.431Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-15T22:03:48.431Z] CGO_ENABLED=1 go vet ./... [2022-09-15T22:04:06.802Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:04:06.802Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:04:06.802Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-15T22:04:06.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:04:06.836Z] $ docker stop --time=1 b631700bc77aabea6d71659a081a59831acc03c767514fdb99f3595c9c77a7b6 [2022-09-15T22:04:08.710Z] $ docker rm -f b631700bc77aabea6d71659a081a59831acc03c767514fdb99f3595c9c77a7b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:04:09.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:04:09.754Z] Warning: overwriting stash ‘coverage-report’ [2022-09-15T22:04:10.331Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:04:10.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:04:11.073Z] + ls -al . [2022-09-15T22:04:11.073Z] total 196 [2022-09-15T22:04:11.073Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:02 . [2022-09-15T22:04:11.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:00 .. [2022-09-15T22:04:11.073Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:00 .git [2022-09-15T22:04:11.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:00 .github [2022-09-15T22:04:11.073Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:00 .gitignore [2022-09-15T22:04:11.073Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:00 .golangci.yml [2022-09-15T22:04:11.073Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:00 .hadolint.yml [2022-09-15T22:04:11.073Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:00 Attribution.txt [2022-09-15T22:04:11.073Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:00 CHANGELOG.md [2022-09-15T22:04:11.073Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:00 Dockerfile [2022-09-15T22:04:11.073Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:00 GOVERNANCE.md [2022-09-15T22:04:11.074Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:00 Jenkinsfile [2022-09-15T22:04:11.074Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:00 LICENSE [2022-09-15T22:04:11.074Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:00 Makefile [2022-09-15T22:04:11.074Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:00 OWNERS.md [2022-09-15T22:04:11.074Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:00 README.md [2022-09-15T22:04:11.074Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 15 21:58 VERSION [2022-09-15T22:04:11.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:00 bin [2022-09-15T22:04:11.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:00 cmd [2022-09-15T22:04:11.074Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:03 coverage.out [2022-09-15T22:04:11.074Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:00 docker-entrypoint.sh [2022-09-15T22:04:11.074Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:00 go.mod [2022-09-15T22:04:11.074Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:00 go.sum [2022-09-15T22:04:11.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:00 internal [2022-09-15T22:04:11.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:00 snap [2022-09-15T22:04:11.074Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:04:11.444Z] + 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=04d1bc2df935031b2716c6cab2753c558f92504f --label arch=arm64 --label version=2.3.0-dev.5 . [2022-09-15T22:04:11.723Z] Sending build context to Docker daemon 588.3kB [2022-09-15T22:04:11.723Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:04:11.723Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-15T22:04:11.723Z] ---> 9d24239b10f9 [2022-09-15T22:04:11.723Z] Step 3/35 : ARG MAKE="make build" [2022-09-15T22:04:11.999Z] ---> Running in 9ee5164cc838 [2022-09-15T22:04:12.274Z] Removing intermediate container 9ee5164cc838 [2022-09-15T22:04:12.274Z] ---> ef10505f0684 [2022-09-15T22:04:12.274Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:04:12.274Z] ---> Running in db7ace1fce06 [2022-09-15T22:04:12.547Z] Removing intermediate container db7ace1fce06 [2022-09-15T22:04:12.548Z] ---> acd513aa6636 [2022-09-15T22:04:12.548Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:04:12.822Z] ---> Running in a3b0069e9ba2 [2022-09-15T22:04:13.106Z] Removing intermediate container a3b0069e9ba2 [2022-09-15T22:04:13.106Z] ---> a78da3871de3 [2022-09-15T22:04:13.106Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:04:13.106Z] ---> Running in e239fda46f5a [2022-09-15T22:04:15.097Z] Removing intermediate container e239fda46f5a [2022-09-15T22:04:15.097Z] ---> bfe73dce01f9 [2022-09-15T22:04:15.097Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:04:15.097Z] ---> Running in 855b7b09ed31 [2022-09-15T22:04:16.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:04:17.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:04:18.048Z] OK: 228 MiB in 65 packages [2022-09-15T22:04:19.026Z] Removing intermediate container 855b7b09ed31 [2022-09-15T22:04:19.026Z] ---> 9fda496fcc30 [2022-09-15T22:04:19.026Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-15T22:04:19.026Z] ---> Running in acc9da8a9cea [2022-09-15T22:04:19.298Z] Removing intermediate container acc9da8a9cea [2022-09-15T22:04:19.298Z] ---> 75ea8f6ed71e [2022-09-15T22:04:19.298Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-15T22:04:19.899Z] ---> 5b9487277831 [2022-09-15T22:04:19.899Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:04:19.899Z] ---> Running in ff9d14c927ff [2022-09-15T22:04:21.871Z] Removing intermediate container ff9d14c927ff [2022-09-15T22:04:21.871Z] ---> 33b7d39fc655 [2022-09-15T22:04:21.871Z] Step 11/35 : COPY . . [2022-09-15T22:04:22.853Z] ---> 28a5841bd048 [2022-09-15T22:04:22.853Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:04:22.853Z] ---> Running in e9cefe8cd4d9 [2022-09-15T22:04:23.826Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:04:23.826Z] Dload Upload Total Spent  Left Speed [2022-09-15T22:04:23.826Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6474 0 --:--:-- --:--:-- --:--:-- 6515 [2022-09-15T22:04:24.433Z] Removing intermediate container e9cefe8cd4d9 [2022-09-15T22:04:24.433Z] ---> 93635353fb81 [2022-09-15T22:04:24.433Z] Step 13/35 : RUN ${MAKE} [2022-09-15T22:04:24.433Z] ---> Running in 6927867caecd [2022-09-15T22:04:25.428Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-15T22:07:02.473Z] Removing intermediate container 6927867caecd [2022-09-15T22:07:02.473Z] ---> 164dbf59a22a [2022-09-15T22:07:02.473Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-15T22:07:02.473Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-15T22:07:02.473Z] eab2503cf8f4: Pulling fs layer [2022-09-15T22:07:02.473Z] 97cd0a44c592: Pulling fs layer [2022-09-15T22:07:02.473Z] 97cd0a44c592: Download complete [2022-09-15T22:07:02.473Z] eab2503cf8f4: Verifying Checksum [2022-09-15T22:07:02.473Z] eab2503cf8f4: Download complete [2022-09-15T22:07:02.473Z] eab2503cf8f4: Pull complete [2022-09-15T22:07:02.473Z] 97cd0a44c592: Pull complete [2022-09-15T22:07:02.473Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-15T22:07:02.473Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-15T22:07:02.473Z] ---> 7f763cca56b3 [2022-09-15T22:07:02.473Z] Step 15/35 : FROM alpine:3.16 [2022-09-15T22:07:02.473Z] 3.16: Pulling from library/alpine [2022-09-15T22:07:02.473Z] 9b18e9b68314: Pulling fs layer [2022-09-15T22:07:02.473Z] 9b18e9b68314: Download complete [2022-09-15T22:07:02.473Z] 9b18e9b68314: Pull complete [2022-09-15T22:07:02.473Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:07:02.473Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:07:02.473Z] ---> a6215f271958 [2022-09-15T22:07:02.473Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-15T22:07:02.473Z] ---> Running in 13c5daa97987 [2022-09-15T22:07:02.473Z] Removing intermediate container 13c5daa97987 [2022-09-15T22:07:02.473Z] ---> 818fba6b8a80 [2022-09-15T22:07:02.473Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-15T22:07:02.473Z] ---> Running in 3a4ba20f8b03 [2022-09-15T22:07:03.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:07:03.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:07:04.715Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-15T22:07:04.715Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-15T22:07:04.715Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-15T22:07:04.715Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-15T22:07:04.715Z] (5/82) Installing libxcb (1.15-r0) [2022-09-15T22:07:04.986Z] (6/82) Installing libx11 (1.8-r0) [2022-09-15T22:07:04.987Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-15T22:07:05.259Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-15T22:07:05.259Z] (9/82) Installing expat (2.4.8-r0) [2022-09-15T22:07:05.259Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-15T22:07:05.259Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-15T22:07:05.259Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-15T22:07:05.259Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-15T22:07:05.259Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-15T22:07:05.259Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-15T22:07:05.259Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-15T22:07:05.259Z] (17/82) Installing libintl (0.21-r2) [2022-09-15T22:07:05.259Z] (18/82) Installing libblkid (2.38-r1) [2022-09-15T22:07:05.534Z] (19/82) Installing libmount (2.38-r1) [2022-09-15T22:07:05.534Z] (20/82) Installing pcre (8.45-r2) [2022-09-15T22:07:05.534Z] (21/82) Installing glib (2.72.1-r0) [2022-09-15T22:07:05.534Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-15T22:07:05.534Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-15T22:07:05.534Z] (24/82) Installing libass (0.16.0-r0) [2022-09-15T22:07:05.534Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-15T22:07:05.534Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-15T22:07:05.534Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-15T22:07:05.534Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-15T22:07:05.807Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-15T22:07:05.807Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-15T22:07:05.807Z] (31/82) Installing libunistring (1.0-r0) [2022-09-15T22:07:05.807Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-15T22:07:05.807Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T22:07:05.807Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T22:07:05.807Z] (35/82) Installing lame (3.100-r0) [2022-09-15T22:07:05.807Z] (36/82) Installing opus (1.3.1-r1) [2022-09-15T22:07:06.083Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-15T22:07:06.083Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-15T22:07:06.083Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-15T22:07:06.083Z] (40/82) Installing orc (0.4.32-r0) [2022-09-15T22:07:06.083Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:07:06.083Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-15T22:07:06.083Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:07:06.083Z] (44/82) Installing flac (1.3.4-r0) [2022-09-15T22:07:06.083Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-15T22:07:06.083Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-15T22:07:06.083Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-15T22:07:06.083Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-15T22:07:06.083Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-15T22:07:06.083Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-15T22:07:06.083Z] (51/82) Installing libpulse (15.0-r2) [2022-09-15T22:07:06.355Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-15T22:07:06.355Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-15T22:07:06.355Z] (54/82) Installing librist (0.2.6-r1) [2022-09-15T22:07:06.355Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-15T22:07:06.355Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-15T22:07:06.355Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-15T22:07:06.355Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:07:06.356Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:07:06.356Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-15T22:07:06.356Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-15T22:07:06.356Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-15T22:07:06.356Z] (63/82) Installing libva (2.14.0-r0) [2022-09-15T22:07:06.356Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-15T22:07:06.356Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-15T22:07:06.356Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-15T22:07:06.630Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-15T22:07:06.630Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-15T22:07:06.630Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-15T22:07:06.630Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-15T22:07:06.630Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-15T22:07:06.630Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-15T22:07:07.228Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-15T22:07:07.228Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-15T22:07:07.228Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:07:07.228Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:07:07.228Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-15T22:07:07.228Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:07:07.228Z] (78/82) Installing kmod-libs (29-r2) [2022-09-15T22:07:07.228Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-15T22:07:07.506Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-15T22:07:07.506Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-15T22:07:07.506Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-15T22:07:07.506Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:07:07.506Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:07:07.506Z] OK: 78 MiB in 96 packages [2022-09-15T22:07:10.920Z] Removing intermediate container 3a4ba20f8b03 [2022-09-15T22:07:10.920Z] ---> 6c2f7466429b [2022-09-15T22:07:10.920Z] Step 18/35 : WORKDIR / [2022-09-15T22:07:10.920Z] ---> Running in e32949a0de26 [2022-09-15T22:07:11.526Z] Removing intermediate container e32949a0de26 [2022-09-15T22:07:11.526Z] ---> 34e2251f1650 [2022-09-15T22:07:11.526Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-15T22:07:12.972Z] ---> eb85a5578a05 [2022-09-15T22:07:12.972Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-15T22:07:13.574Z] ---> 386017be1c63 [2022-09-15T22:07:13.574Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-15T22:07:14.176Z] ---> 268ba3d4e8c3 [2022-09-15T22:07:14.176Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-15T22:07:14.776Z] ---> 359331cff15c [2022-09-15T22:07:14.776Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-15T22:07:15.376Z] ---> a0511acb266f [2022-09-15T22:07:15.376Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-15T22:07:15.973Z] ---> ed6cb3fb227c [2022-09-15T22:07:15.973Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-15T22:07:17.422Z] ---> 7f7cfa55a866 [2022-09-15T22:07:17.422Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:07:17.422Z] ---> Running in 87d5656d5bf6 [2022-09-15T22:07:19.403Z] Removing intermediate container 87d5656d5bf6 [2022-09-15T22:07:19.403Z] ---> ba136f6a164a [2022-09-15T22:07:19.403Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:07:19.403Z] ---> Running in 1ded7e360f5b [2022-09-15T22:07:21.386Z] Removing intermediate container 1ded7e360f5b [2022-09-15T22:07:21.386Z] ---> 9c37eb4ab6bb [2022-09-15T22:07:21.386Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-15T22:07:21.386Z] ---> Running in 616b503cb51c [2022-09-15T22:07:22.817Z] Removing intermediate container 616b503cb51c [2022-09-15T22:07:22.817Z] ---> 792c84e975b9 [2022-09-15T22:07:22.817Z] Step 29/35 : EXPOSE 59983 [2022-09-15T22:07:22.817Z] ---> Running in 7611195a5a42 [2022-09-15T22:07:23.093Z] Removing intermediate container 7611195a5a42 [2022-09-15T22:07:23.093Z] ---> f1c8b32fd728 [2022-09-15T22:07:23.093Z] Step 30/35 : EXPOSE 8554 [2022-09-15T22:07:23.368Z] ---> Running in 6b7bac55bebc [2022-09-15T22:07:23.641Z] Removing intermediate container 6b7bac55bebc [2022-09-15T22:07:23.641Z] ---> 4e863cab9269 [2022-09-15T22:07:23.641Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-15T22:07:23.641Z] ---> Running in 8b7fedddec40 [2022-09-15T22:07:23.913Z] Removing intermediate container 8b7fedddec40 [2022-09-15T22:07:23.913Z] ---> 299bceecb20c [2022-09-15T22:07:23.913Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-15T22:07:24.187Z] ---> Running in b9cf2b75c490 [2022-09-15T22:07:24.461Z] Removing intermediate container b9cf2b75c490 [2022-09-15T22:07:24.461Z] ---> fcad556022cd [2022-09-15T22:07:24.461Z] Step 33/35 : LABEL arch=arm64 [2022-09-15T22:07:24.461Z] ---> Running in e6813a247cb3 [2022-09-15T22:07:24.735Z] Removing intermediate container e6813a247cb3 [2022-09-15T22:07:24.735Z] ---> b8a8e630c11d [2022-09-15T22:07:24.735Z] Step 34/35 : LABEL git_sha=04d1bc2df935031b2716c6cab2753c558f92504f [2022-09-15T22:07:25.009Z] ---> Running in bc01a38fcf80 [2022-09-15T22:07:25.282Z] Removing intermediate container bc01a38fcf80 [2022-09-15T22:07:25.282Z] ---> 6123a4d00c61 [2022-09-15T22:07:25.282Z] Step 35/35 : LABEL version=2.3.0-dev.5 [2022-09-15T22:07:25.282Z] ---> Running in db54fa9e3473 [2022-09-15T22:07:25.555Z] Removing intermediate container db54fa9e3473 [2022-09-15T22:07:25.555Z] ---> a56326149b85 [2022-09-15T22:07:25.555Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:07:25.827Z] Successfully built a56326149b85 [2022-09-15T22:07:25.827Z] 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-09-15T22:07:25.943Z] provisioning config files... [2022-09-15T22:07:25.964Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/44@tmp/config2117099451061407064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:07:26.329Z] ---> docker-login.sh [2022-09-15T22:07:26.329Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:07:26.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:07:26.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:07:26.604Z] Configure a credential helper to remove this warning. See [2022-09-15T22:07:26.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:07:26.604Z] [2022-09-15T22:07:26.604Z] Login Succeeded [2022-09-15T22:07:26.604Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:07:27.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:07:27.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:07:27.200Z] Configure a credential helper to remove this warning. See [2022-09-15T22:07:27.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:07:27.200Z] [2022-09-15T22:07:27.200Z] Login Succeeded [2022-09-15T22:07:27.200Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:07:27.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:07:27.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:07:27.749Z] Configure a credential helper to remove this warning. See [2022-09-15T22:07:27.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:07:27.749Z] [2022-09-15T22:07:27.749Z] Login Succeeded [2022-09-15T22:07:27.749Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:07:28.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:07:28.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:07:28.295Z] Configure a credential helper to remove this warning. See [2022-09-15T22:07:28.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:07:28.295Z] [2022-09-15T22:07:28.295Z] Login Succeeded [2022-09-15T22:07:28.295Z] docker.io [2022-09-15T22:07:28.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:07:29.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:07:29.163Z] Configure a credential helper to remove this warning. See [2022-09-15T22:07:29.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:07:29.163Z] [2022-09-15T22:07:29.163Z] Login Succeeded [2022-09-15T22:07:29.163Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:07:29.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:07:29.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:07:29.236Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-09-15T22:07:29.236Z] 04d1bc2df935031b2716c6cab2753c558f92504f [2022-09-15T22:07:29.236Z] latest [2022-09-15T22:07:29.236Z] 2.3.0-dev.5 [2022-09-15T22:07:29.236Z] 04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 [2022-09-15T22:07:29.236Z] main [2022-09-15T22:07:29.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:29.607Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:29.988Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:04d1bc2df935031b2716c6cab2753c558f92504f [2022-09-15T22:07:29.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-15T22:07:29.988Z] dd5752185261: Preparing [2022-09-15T22:07:29.988Z] 4bc8c5f33665: Preparing [2022-09-15T22:07:29.988Z] 29c411394da7: Preparing [2022-09-15T22:07:29.988Z] a43932d1df72: Preparing [2022-09-15T22:07:29.988Z] 1207169bf42c: Preparing [2022-09-15T22:07:29.988Z] bc11ae9f5e24: Preparing [2022-09-15T22:07:29.988Z] 045b13681a8c: Preparing [2022-09-15T22:07:29.988Z] f6d3fff41209: Preparing [2022-09-15T22:07:29.988Z] 3323e2cd5cdb: Preparing [2022-09-15T22:07:29.988Z] ce4182b046bb: Preparing [2022-09-15T22:07:29.988Z] 6a4371b1eb96: Preparing [2022-09-15T22:07:29.988Z] 5d3e392a13a0: Preparing [2022-09-15T22:07:29.988Z] bc11ae9f5e24: Waiting [2022-09-15T22:07:29.988Z] 045b13681a8c: Waiting [2022-09-15T22:07:29.988Z] f6d3fff41209: Waiting [2022-09-15T22:07:29.988Z] 3323e2cd5cdb: Waiting [2022-09-15T22:07:29.988Z] ce4182b046bb: Waiting [2022-09-15T22:07:29.988Z] 6a4371b1eb96: Waiting [2022-09-15T22:07:29.988Z] 5d3e392a13a0: Waiting [2022-09-15T22:07:30.267Z] 1207169bf42c: Pushed [2022-09-15T22:07:30.267Z] dd5752185261: Pushed [2022-09-15T22:07:30.267Z] 29c411394da7: Pushed [2022-09-15T22:07:30.268Z] 4bc8c5f33665: Pushed [2022-09-15T22:07:30.544Z] bc11ae9f5e24: Pushed [2022-09-15T22:07:30.544Z] 045b13681a8c: Pushed [2022-09-15T22:07:30.544Z] f6d3fff41209: Pushed [2022-09-15T22:07:30.544Z] 3323e2cd5cdb: Pushed [2022-09-15T22:07:30.544Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:07:34.879Z] a43932d1df72: Pushed [2022-09-15T22:07:36.315Z] ce4182b046bb: Pushed [2022-09-15T22:07:48.721Z] 6a4371b1eb96: Pushed [2022-09-15T22:07:48.721Z] 04d1bc2df935031b2716c6cab2753c558f92504f: digest: sha256:985d2be125f86634d5b392db6b175d6399a9da498b9ae8787f2c4e4df3a5b133 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:49.102Z] + 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-09-15T22:07:49.482Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-15T22:07:49.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-15T22:07:49.482Z] dd5752185261: Preparing [2022-09-15T22:07:49.482Z] 4bc8c5f33665: Preparing [2022-09-15T22:07:49.482Z] 29c411394da7: Preparing [2022-09-15T22:07:49.482Z] a43932d1df72: Preparing [2022-09-15T22:07:49.482Z] 1207169bf42c: Preparing [2022-09-15T22:07:49.482Z] bc11ae9f5e24: Preparing [2022-09-15T22:07:49.482Z] 045b13681a8c: Preparing [2022-09-15T22:07:49.482Z] f6d3fff41209: Preparing [2022-09-15T22:07:49.482Z] 3323e2cd5cdb: Preparing [2022-09-15T22:07:49.482Z] ce4182b046bb: Preparing [2022-09-15T22:07:49.482Z] 6a4371b1eb96: Preparing [2022-09-15T22:07:49.482Z] 5d3e392a13a0: Preparing [2022-09-15T22:07:49.482Z] bc11ae9f5e24: Waiting [2022-09-15T22:07:49.482Z] 3323e2cd5cdb: Waiting [2022-09-15T22:07:49.482Z] 045b13681a8c: Waiting [2022-09-15T22:07:49.482Z] 6a4371b1eb96: Waiting [2022-09-15T22:07:49.482Z] f6d3fff41209: Waiting [2022-09-15T22:07:49.482Z] 5d3e392a13a0: Waiting [2022-09-15T22:07:49.482Z] ce4182b046bb: Waiting [2022-09-15T22:07:49.482Z] a43932d1df72: Layer already exists [2022-09-15T22:07:49.482Z] 4bc8c5f33665: Layer already exists [2022-09-15T22:07:49.482Z] 1207169bf42c: Layer already exists [2022-09-15T22:07:49.482Z] dd5752185261: Layer already exists [2022-09-15T22:07:49.482Z] 29c411394da7: Layer already exists [2022-09-15T22:07:49.757Z] 045b13681a8c: Layer already exists [2022-09-15T22:07:49.757Z] 3323e2cd5cdb: Layer already exists [2022-09-15T22:07:49.757Z] ce4182b046bb: Layer already exists [2022-09-15T22:07:49.757Z] bc11ae9f5e24: Layer already exists [2022-09-15T22:07:49.757Z] f6d3fff41209: Layer already exists [2022-09-15T22:07:49.757Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:07:49.757Z] 6a4371b1eb96: Layer already exists [2022-09-15T22:07:49.757Z] latest: digest: sha256:985d2be125f86634d5b392db6b175d6399a9da498b9ae8787f2c4e4df3a5b133 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:50.142Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:50.524Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.5 [2022-09-15T22:07:50.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-15T22:07:50.524Z] dd5752185261: Preparing [2022-09-15T22:07:50.524Z] 4bc8c5f33665: Preparing [2022-09-15T22:07:50.524Z] 29c411394da7: Preparing [2022-09-15T22:07:50.524Z] a43932d1df72: Preparing [2022-09-15T22:07:50.524Z] 1207169bf42c: Preparing [2022-09-15T22:07:50.524Z] bc11ae9f5e24: Preparing [2022-09-15T22:07:50.524Z] 045b13681a8c: Preparing [2022-09-15T22:07:50.524Z] f6d3fff41209: Preparing [2022-09-15T22:07:50.524Z] 3323e2cd5cdb: Preparing [2022-09-15T22:07:50.524Z] ce4182b046bb: Preparing [2022-09-15T22:07:50.524Z] 6a4371b1eb96: Preparing [2022-09-15T22:07:50.524Z] 5d3e392a13a0: Preparing [2022-09-15T22:07:50.524Z] bc11ae9f5e24: Waiting [2022-09-15T22:07:50.524Z] 045b13681a8c: Waiting [2022-09-15T22:07:50.524Z] f6d3fff41209: Waiting [2022-09-15T22:07:50.524Z] 3323e2cd5cdb: Waiting [2022-09-15T22:07:50.524Z] ce4182b046bb: Waiting [2022-09-15T22:07:50.524Z] 6a4371b1eb96: Waiting [2022-09-15T22:07:50.524Z] 5d3e392a13a0: Waiting [2022-09-15T22:07:50.524Z] 4bc8c5f33665: Layer already exists [2022-09-15T22:07:50.524Z] a43932d1df72: Layer already exists [2022-09-15T22:07:50.524Z] 1207169bf42c: Layer already exists [2022-09-15T22:07:50.524Z] 29c411394da7: Layer already exists [2022-09-15T22:07:50.524Z] dd5752185261: Layer already exists [2022-09-15T22:07:50.800Z] 3323e2cd5cdb: Layer already exists [2022-09-15T22:07:50.800Z] f6d3fff41209: Layer already exists [2022-09-15T22:07:50.800Z] bc11ae9f5e24: Layer already exists [2022-09-15T22:07:50.800Z] 045b13681a8c: Layer already exists [2022-09-15T22:07:50.800Z] ce4182b046bb: Layer already exists [2022-09-15T22:07:50.800Z] 6a4371b1eb96: Layer already exists [2022-09-15T22:07:50.800Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:07:50.800Z] 2.3.0-dev.5: digest: sha256:985d2be125f86634d5b392db6b175d6399a9da498b9ae8787f2c4e4df3a5b133 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:51.189Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:51.569Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 [2022-09-15T22:07:51.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-15T22:07:51.569Z] dd5752185261: Preparing [2022-09-15T22:07:51.569Z] 4bc8c5f33665: Preparing [2022-09-15T22:07:51.569Z] 29c411394da7: Preparing [2022-09-15T22:07:51.569Z] a43932d1df72: Preparing [2022-09-15T22:07:51.569Z] 1207169bf42c: Preparing [2022-09-15T22:07:51.569Z] bc11ae9f5e24: Preparing [2022-09-15T22:07:51.569Z] 045b13681a8c: Preparing [2022-09-15T22:07:51.569Z] f6d3fff41209: Preparing [2022-09-15T22:07:51.569Z] 3323e2cd5cdb: Preparing [2022-09-15T22:07:51.569Z] ce4182b046bb: Preparing [2022-09-15T22:07:51.569Z] 6a4371b1eb96: Preparing [2022-09-15T22:07:51.569Z] 5d3e392a13a0: Preparing [2022-09-15T22:07:51.569Z] bc11ae9f5e24: Waiting [2022-09-15T22:07:51.569Z] 045b13681a8c: Waiting [2022-09-15T22:07:51.569Z] f6d3fff41209: Waiting [2022-09-15T22:07:51.569Z] 6a4371b1eb96: Waiting [2022-09-15T22:07:51.569Z] 5d3e392a13a0: Waiting [2022-09-15T22:07:51.569Z] 3323e2cd5cdb: Waiting [2022-09-15T22:07:51.569Z] ce4182b046bb: Waiting [2022-09-15T22:07:51.845Z] dd5752185261: Layer already exists [2022-09-15T22:07:51.846Z] a43932d1df72: Layer already exists [2022-09-15T22:07:51.846Z] 29c411394da7: Layer already exists [2022-09-15T22:07:51.846Z] 4bc8c5f33665: Layer already exists [2022-09-15T22:07:51.846Z] 1207169bf42c: Layer already exists [2022-09-15T22:07:51.846Z] f6d3fff41209: Layer already exists [2022-09-15T22:07:51.846Z] 045b13681a8c: Layer already exists [2022-09-15T22:07:51.846Z] ce4182b046bb: Layer already exists [2022-09-15T22:07:51.846Z] bc11ae9f5e24: Layer already exists [2022-09-15T22:07:51.846Z] 3323e2cd5cdb: Layer already exists [2022-09-15T22:07:51.846Z] 6a4371b1eb96: Layer already exists [2022-09-15T22:07:51.846Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:07:51.846Z] 04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5: digest: sha256:985d2be125f86634d5b392db6b175d6399a9da498b9ae8787f2c4e4df3a5b133 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:52.233Z] + 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-09-15T22:07:52.615Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-09-15T22:07:52.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-15T22:07:52.615Z] dd5752185261: Preparing [2022-09-15T22:07:52.615Z] 4bc8c5f33665: Preparing [2022-09-15T22:07:52.615Z] 29c411394da7: Preparing [2022-09-15T22:07:52.615Z] a43932d1df72: Preparing [2022-09-15T22:07:52.615Z] 1207169bf42c: Preparing [2022-09-15T22:07:52.615Z] bc11ae9f5e24: Preparing [2022-09-15T22:07:52.615Z] 045b13681a8c: Preparing [2022-09-15T22:07:52.615Z] f6d3fff41209: Preparing [2022-09-15T22:07:52.615Z] 3323e2cd5cdb: Preparing [2022-09-15T22:07:52.615Z] ce4182b046bb: Preparing [2022-09-15T22:07:52.615Z] 6a4371b1eb96: Preparing [2022-09-15T22:07:52.615Z] 5d3e392a13a0: Preparing [2022-09-15T22:07:52.615Z] bc11ae9f5e24: Waiting [2022-09-15T22:07:52.615Z] 3323e2cd5cdb: Waiting [2022-09-15T22:07:52.615Z] ce4182b046bb: Waiting [2022-09-15T22:07:52.615Z] 6a4371b1eb96: Waiting [2022-09-15T22:07:52.615Z] 5d3e392a13a0: Waiting [2022-09-15T22:07:52.615Z] 045b13681a8c: Waiting [2022-09-15T22:07:52.615Z] f6d3fff41209: Waiting [2022-09-15T22:07:52.889Z] a43932d1df72: Layer already exists [2022-09-15T22:07:52.889Z] 29c411394da7: Layer already exists [2022-09-15T22:07:52.889Z] 1207169bf42c: Layer already exists [2022-09-15T22:07:52.889Z] 4bc8c5f33665: Layer already exists [2022-09-15T22:07:52.889Z] dd5752185261: Layer already exists [2022-09-15T22:07:52.889Z] bc11ae9f5e24: Layer already exists [2022-09-15T22:07:52.889Z] 045b13681a8c: Layer already exists [2022-09-15T22:07:52.889Z] f6d3fff41209: Layer already exists [2022-09-15T22:07:52.889Z] 3323e2cd5cdb: Layer already exists [2022-09-15T22:07:52.889Z] ce4182b046bb: Layer already exists [2022-09-15T22:07:52.889Z] 6a4371b1eb96: Layer already exists [2022-09-15T22:07:52.889Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:07:52.889Z] main: digest: sha256:985d2be125f86634d5b392db6b175d6399a9da498b9ae8787f2c4e4df3a5b133 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:07:52.949Z] ===================================================== [Pipeline] echo [2022-09-15T22:07:52.957Z] taggedImages: [2022-09-15T22:07:52.957Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:04d1bc2df935031b2716c6cab2753c558f92504f [2022-09-15T22:07:52.957Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-15T22:07:52.957Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.5 [2022-09-15T22:07:52.957Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:04d1bc2df935031b2716c6cab2753c558f92504f-2.3.0-dev.5 [2022-09-15T22:07:52.957Z] - 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-09-15T22:07:53.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:07:53.346Z] [2022-09-15T22:07:53.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:53.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:07:54.000Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-15T22:07:54.000Z] 8998bd30e6a1: Pulling fs layer [2022-09-15T22:07:54.000Z] 04944245beec: Pulling fs layer [2022-09-15T22:07:54.000Z] 699f458cf7ca: Pulling fs layer [2022-09-15T22:07:54.000Z] 765212b225bb: Pulling fs layer [2022-09-15T22:07:54.000Z] f23df028b6ca: Pulling fs layer [2022-09-15T22:07:54.000Z] d65c8cfc05b1: Pulling fs layer [2022-09-15T22:07:54.000Z] 2437ff75d9bd: Pulling fs layer [2022-09-15T22:07:54.000Z] f23df028b6ca: Waiting [2022-09-15T22:07:54.000Z] 2437ff75d9bd: Waiting [2022-09-15T22:07:54.000Z] d65c8cfc05b1: Waiting [2022-09-15T22:07:54.000Z] 04944245beec: Verifying Checksum [2022-09-15T22:07:54.000Z] 04944245beec: Download complete [2022-09-15T22:07:54.000Z] 765212b225bb: Verifying Checksum [2022-09-15T22:07:54.000Z] 765212b225bb: Download complete [2022-09-15T22:07:54.000Z] f23df028b6ca: Download complete [2022-09-15T22:07:54.000Z] d65c8cfc05b1: Verifying Checksum [2022-09-15T22:07:54.000Z] d65c8cfc05b1: Download complete [2022-09-15T22:07:54.278Z] 699f458cf7ca: Verifying Checksum [2022-09-15T22:07:54.278Z] 699f458cf7ca: Download complete [2022-09-15T22:07:54.560Z] 8998bd30e6a1: Verifying Checksum [2022-09-15T22:07:54.560Z] 8998bd30e6a1: Download complete [2022-09-15T22:07:58.147Z] 2437ff75d9bd: Verifying Checksum [2022-09-15T22:07:58.147Z] 2437ff75d9bd: Download complete [2022-09-15T22:08:00.851Z] 8998bd30e6a1: Pull complete [2022-09-15T22:08:01.472Z] 04944245beec: Pull complete [2022-09-15T22:08:03.460Z] 699f458cf7ca: Pull complete [2022-09-15T22:08:03.734Z] 765212b225bb: Pull complete [2022-09-15T22:08:04.715Z] f23df028b6ca: Pull complete [2022-09-15T22:08:04.715Z] d65c8cfc05b1: Pull complete [2022-09-15T22:08:19.839Z] 2437ff75d9bd: Pull complete [2022-09-15T22:08:19.839Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-15T22:08:19.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:08:19.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:08:20.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-29307 does not seem to be running inside a container [2022-09-15T22:08:20.238Z] $ 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/44 -v /w/workspace/device-usb-camera/44:/w/workspace/device-usb-camera/44:rw,z -v /w/workspace/device-usb-camera/44@tmp:/w/workspace/device-usb-camera/44@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-09-15T22:08:23.357Z] $ docker top 62fbeae9221804b6c84e5d13c217f58c6a5b723c2492286e13b6be3123f9d337 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:08:24.358Z] ---> job-cost.sh [2022-09-15T22:08:24.633Z] lf-activate-venv: SKIPPING [2022-09-15T22:08:24.633Z] INFO: No Stack... [2022-09-15T22:08:24.905Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-15T22:08:25.887Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:08:26.568Z] + cut -d, -f6 [2022-09-15T22:08:26.568Z] + cat /w/workspace/device-usb-camera/44/archives/cost.csv [Pipeline] lock [2022-09-15T22:08:26.651Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] [2022-09-15T22:08:26.663Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] did not exist. Created. [2022-09-15T22:08:26.663Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:08:27.355Z] /w/workspace/device-usb-camera/44@tmp/durable-5d50c9c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-15T22:08:28.055Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-15T22:08:28.084Z] Warning: overwriting stash ‘stack-cost’ [2022-09-15T22:08:28.145Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:08:28.151Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:08:28.174Z] $ docker stop --time=1 62fbeae9221804b6c84e5d13c217f58c6a5b723c2492286e13b6be3123f9d337 [2022-09-15T22:08:29.812Z] $ docker rm -f 62fbeae9221804b6c84e5d13c217f58c6a5b723c2492286e13b6be3123f9d337 [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-09-15T22:08:30.329Z] provisioning config files... [2022-09-15T22:08:30.338Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2559307126164307908tmp [Pipeline] { [Pipeline] sh [2022-09-15T22:08:30.632Z] + set +x [2022-09-15T22:08:30.632Z] + curl -s https://codecov.io/bash [2022-09-15T22:08:30.632Z] + bash -s -- [2022-09-15T22:08:30.632Z] [2022-09-15T22:08:30.632Z] _____ _ [2022-09-15T22:08:30.632Z] / ____| | | [2022-09-15T22:08:30.632Z] | | ___ __| | ___ ___ _____ __ [2022-09-15T22:08:30.632Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-15T22:08:30.632Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-15T22:08:30.632Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-15T22:08:30.632Z] Bash-1.0.6 [2022-09-15T22:08:30.632Z] [2022-09-15T22:08:30.632Z] [2022-09-15T22:08:30.632Z] ==> git version 2.25.1 found [2022-09-15T22:08:30.632Z] ==> 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-09-15T22:08:30.632Z] Release-Date: 2020-01-08 [2022-09-15T22:08:30.632Z] 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-09-15T22:08:30.632Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-15T22:08:30.632Z] ==> Jenkins CI detected. [2022-09-15T22:08:30.632Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-09-15T22:08:30.632Z] project root: . [2022-09-15T22:08:30.632Z] --> token set from env [2022-09-15T22:08:30.632Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-15T22:08:30.632Z] ==> Running gcov in . (disable via -X gcov) [2022-09-15T22:08:30.632Z] ==> Python coveragepy not found [2022-09-15T22:08:30.632Z] ==> Searching for coverage reports in: [2022-09-15T22:08:30.632Z] + . [2022-09-15T22:08:30.632Z] -> Found 1 reports [2022-09-15T22:08:30.632Z] ==> Detecting git/mercurial file structure [2022-09-15T22:08:30.893Z] ==> Reading reports [2022-09-15T22:08:30.893Z] + ./coverage.out bytes=29387 [2022-09-15T22:08:30.893Z] ==> Appending adjustments [2022-09-15T22:08:30.893Z] https://docs.codecov.io/docs/fixing-reports [2022-09-15T22:08:30.893Z] + Found adjustments [2022-09-15T22:08:30.893Z] ==> Gzipping contents [2022-09-15T22:08:30.893Z] 8.0K /tmp/codecov.Yit4yX.gz [2022-09-15T22:08:30.893Z] ==> Uploading reports [2022-09-15T22:08:30.893Z] url: https://codecov.io [2022-09-15T22:08:30.893Z] query: branch=main&commit=04d1bc2df935031b2716c6cab2753c558f92504f&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T22:08:30.893Z] -> Pinging Codecov [2022-09-15T22:08:30.893Z] 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=04d1bc2df935031b2716c6cab2753c558f92504f&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T22:08:31.153Z] -> Uploading to [2022-09-15T22:08:31.153Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-15/73D8F5FF140700D3E01443B452E23636/04d1bc2df935031b2716c6cab2753c558f92504f/de8b577d-aa5d-438a-8571-9e04e3e95a89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T220831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9513cc1bc83a64cf3d10cad51cfad71c42053e64270c00465549ab29ce0719ca [2022-09-15T22:08:31.153Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:08:31.153Z] Dload Upload Total Spent Left Speed [2022-09-15T22:08:31.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 10097 --:--:-- --:--:-- --:--:-- 10097 [2022-09-15T22:08:31.725Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] } [2022-09-15T22:08:31.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-15T22:08:31.921Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-15T22:08:31.939Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:08:32.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:08:32.250Z] [2022-09-15T22:08:32.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:08:32.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:08:32.547Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-15T22:08:32.547Z] df9b9388f04a: Pulling fs layer [2022-09-15T22:08:32.547Z] 52dc419b0ee2: Pulling fs layer [2022-09-15T22:08:32.547Z] 25bc292e5bac: Pulling fs layer [2022-09-15T22:08:32.547Z] 114826534d7a: Pulling fs layer [2022-09-15T22:08:32.547Z] 4657fd5d0bcf: Pulling fs layer [2022-09-15T22:08:32.547Z] 6ad1cebc031e: Pulling fs layer [2022-09-15T22:08:32.547Z] 8a3aa393b2d8: Pulling fs layer [2022-09-15T22:08:32.547Z] 114826534d7a: Waiting [2022-09-15T22:08:32.547Z] 4657fd5d0bcf: Waiting [2022-09-15T22:08:32.547Z] 8a3aa393b2d8: Waiting [2022-09-15T22:08:32.547Z] 6ad1cebc031e: Waiting [2022-09-15T22:08:32.547Z] 25bc292e5bac: Verifying Checksum [2022-09-15T22:08:32.547Z] 25bc292e5bac: Download complete [2022-09-15T22:08:32.547Z] 52dc419b0ee2: Download complete [2022-09-15T22:08:32.547Z] 4657fd5d0bcf: Download complete [2022-09-15T22:08:32.547Z] df9b9388f04a: Download complete [2022-09-15T22:08:32.807Z] df9b9388f04a: Pull complete [2022-09-15T22:08:32.807Z] 6ad1cebc031e: Verifying Checksum [2022-09-15T22:08:32.807Z] 6ad1cebc031e: Download complete [2022-09-15T22:08:32.807Z] 52dc419b0ee2: Pull complete [2022-09-15T22:08:33.067Z] 25bc292e5bac: Pull complete [2022-09-15T22:08:33.326Z] 114826534d7a: Download complete [2022-09-15T22:08:33.585Z] 8a3aa393b2d8: Verifying Checksum [2022-09-15T22:08:33.585Z] 8a3aa393b2d8: Download complete [2022-09-15T22:08:37.783Z] 114826534d7a: Pull complete [2022-09-15T22:08:37.783Z] 4657fd5d0bcf: Pull complete [2022-09-15T22:08:37.783Z] 6ad1cebc031e: Pull complete [2022-09-15T22:08:40.318Z] 8a3aa393b2d8: Pull complete [2022-09-15T22:08:40.318Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-15T22:08:40.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:08:40.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:08:40.413Z] prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container [2022-09-15T22:08:40.451Z] $ 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-09-15T22:08:42.922Z] $ docker top b4cbfbdfd91a018ab36a249c4d3b55958fd14285c18110280b05213b409b4072 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-15T22:08:42.994Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-09-15T22:08:43.270Z] + set -o pipefail [2022-09-15T22:08:43.270Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-09-15T22:08:53.264Z] [2022-09-15T22:08:53.264Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-09-15T22:08:53.264Z] [2022-09-15T22:08:53.265Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/6a8d683c-2065-4ba9-ad3f-b84ed7e56572 [2022-09-15T22:08:53.265Z] [2022-09-15T22:08:53.265Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-15T22:08:53.265Z] [2022-09-15T22:08:53.265Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-15T22:08:53.265Z] [2022-09-15T22:08:53.265Z] [Pipeline] } [2022-09-15T22:08:53.279Z] $ docker stop --time=1 b4cbfbdfd91a018ab36a249c4d3b55958fd14285c18110280b05213b409b4072 [2022-09-15T22:08:55.774Z] $ docker rm -f b4cbfbdfd91a018ab36a249c4d3b55958fd14285c18110280b05213b409b4072 [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-09-15T22:08:56.500Z] + git log --format=format:%s -1 04d1bc2df935031b2716c6cab2753c558f92504f [Pipeline] sh [2022-09-15T22:08:56.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:08:56.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:08:57.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:08:57.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:08:57.203Z] prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container [2022-09-15T22:08:57.240Z] $ 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-09-15T22:08:57.627Z] $ docker top 959dc208577ec41e35b8c776edfe28f278b127f38828271ddd54df4b53d6a9ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:08:57.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:08:57.727Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:08:57.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:08:57.859Z] $ docker exec 959dc208577ec41e35b8c776edfe28f278b127f38828271ddd54df4b53d6a9ca ssh-agent [2022-09-15T22:08:57.976Z] SSH_AUTH_SOCK=/tmp/ssh-EBusnjMU69Yk/agent.32 [2022-09-15T22:08:57.977Z] SSH_AGENT_PID=39 [2022-09-15T22:08:57.982Z] Running ssh-add (command line suppressed) [2022-09-15T22:08:58.099Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5668944372086219393.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5668944372086219393.key) [2022-09-15T22:08:58.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:08:58.401Z] + git semver tag [2022-09-15T22:08:58.662Z] 2022-09-15 22:08:58,567 [run_tag] DEBUG tag force:False [2022-09-15T22:08:58.662Z] 2022-09-15 22:08:58,567 [check_head_tag] DEBUG check head tag [2022-09-15T22:08:58.662Z] 2022-09-15 22:08:58,568 [execute] INFO git cat-file --batch-check [2022-09-15T22:08:58.662Z] 2022-09-15 22:08:58,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-15T22:08:58.662Z] 2022-09-15 22:08:58,572 [execute] INFO git cat-file --batch [2022-09-15T22:08:58.662Z] 2022-09-15 22:08:58,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-15T22:08:58.662Z] 2022-09-15 22:08:58,585 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:08:58.662Z] 2022-09-15 22:08:58,585 [execute] INFO git tag -a v2.3.0-dev.5 -m v2.3.0-dev.5 [2022-09-15T22:08:58.662Z] 2022-09-15 22:08:58,585 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.5', '-m', 'v2.3.0-dev.5'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:08:58.662Z] 2022-09-15 22:08:58,590 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:08:58.662Z] 2.3.0-dev.5 [Pipeline] } [2022-09-15T22:08:58.674Z] $ docker exec --env ******** --env ******** 959dc208577ec41e35b8c776edfe28f278b127f38828271ddd54df4b53d6a9ca ssh-agent -k [2022-09-15T22:08:58.779Z] unset SSH_AUTH_SOCK; [2022-09-15T22:08:58.780Z] unset SSH_AGENT_PID; [2022-09-15T22:08:58.780Z] echo Agent pid 39 killed; [2022-09-15T22:08:58.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:08:59.093Z] + git semver [Pipeline] } [2022-09-15T22:08:59.368Z] $ docker stop --time=1 959dc208577ec41e35b8c776edfe28f278b127f38828271ddd54df4b53d6a9ca [2022-09-15T22:09:00.638Z] $ docker rm -f 959dc208577ec41e35b8c776edfe28f278b127f38828271ddd54df4b53d6a9ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:09:01.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:09:01.046Z] [2022-09-15T22:09:01.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:09:01.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:09:01.351Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-15T22:09:01.351Z] ab5ef0e58194: Pulling fs layer [2022-09-15T22:09:01.351Z] 9712f1f96733: Pulling fs layer [2022-09-15T22:09:01.351Z] 63f879dbbcfc: Pulling fs layer [2022-09-15T22:09:01.351Z] 0d9ebad4ef96: Pulling fs layer [2022-09-15T22:09:01.351Z] e9a5061849ea: Pulling fs layer [2022-09-15T22:09:01.351Z] d747dcd14b5f: Pulling fs layer [2022-09-15T22:09:01.351Z] 2de7ff778b66: Pulling fs layer [2022-09-15T22:09:01.351Z] 0d9ebad4ef96: Waiting [2022-09-15T22:09:01.351Z] e9a5061849ea: Waiting [2022-09-15T22:09:01.351Z] d747dcd14b5f: Waiting [2022-09-15T22:09:01.351Z] 9712f1f96733: Verifying Checksum [2022-09-15T22:09:01.351Z] 9712f1f96733: Download complete [2022-09-15T22:09:01.619Z] 63f879dbbcfc: Verifying Checksum [2022-09-15T22:09:01.619Z] 63f879dbbcfc: Download complete [2022-09-15T22:09:01.883Z] e9a5061849ea: Verifying Checksum [2022-09-15T22:09:01.883Z] e9a5061849ea: Download complete [2022-09-15T22:09:01.883Z] d747dcd14b5f: Verifying Checksum [2022-09-15T22:09:01.883Z] d747dcd14b5f: Download complete [2022-09-15T22:09:01.883Z] 0d9ebad4ef96: Verifying Checksum [2022-09-15T22:09:01.883Z] 0d9ebad4ef96: Download complete [2022-09-15T22:09:01.883Z] ab5ef0e58194: Download complete [2022-09-15T22:09:02.141Z] 2de7ff778b66: Verifying Checksum [2022-09-15T22:09:02.141Z] 2de7ff778b66: Download complete [2022-09-15T22:09:05.435Z] ab5ef0e58194: Pull complete [2022-09-15T22:09:05.435Z] 9712f1f96733: Pull complete [2022-09-15T22:09:05.693Z] 63f879dbbcfc: Pull complete [2022-09-15T22:09:09.894Z] 0d9ebad4ef96: Pull complete [2022-09-15T22:09:09.894Z] e9a5061849ea: Pull complete [2022-09-15T22:09:10.153Z] d747dcd14b5f: Pull complete [2022-09-15T22:09:11.096Z] 2de7ff778b66: Pull complete [2022-09-15T22:09:11.096Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-15T22:09:11.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:09:11.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:09:11.197Z] prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container [2022-09-15T22:09:11.240Z] $ 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-09-15T22:09:14.336Z] $ docker top 4f81f57f201a5b5bfab84afe5ca7edc4e43e3fcf7fabfc2e7d0ccbf2f0c58996 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:09:14.426Z] provisioning config files... [2022-09-15T22:09:14.433Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7167861663644404480tmp [2022-09-15T22:09:14.444Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1055892096613370163tmp [2022-09-15T22:09:14.455Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3364272005506250991tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:09:14.471Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:09:14.753Z] ---> sigul-configuration.sh [2022-09-15T22:09:14.753Z] gpg: directory `/root/.gnupg' created [2022-09-15T22:09:14.753Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-15T22:09:14.753Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-15T22:09:14.753Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-15T22:09:14.753Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-15T22:09:14.753Z] gpg: CAST5 encrypted data [2022-09-15T22:09:14.753Z] gpg: encrypted with 1 passphrase [2022-09-15T22:09:14.753Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-15T22:09:15.045Z] + mkdir /home/jenkins [2022-09-15T22:09:15.045Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-15T22:09:15.334Z] + 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-09-15T22:09:15.346Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:09:15.635Z] ---> sigul-install.sh [2022-09-15T22:09:15.635Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-15T22:09:15.926Z] + git tag --list [2022-09-15T22:09:15.926Z] v0.0.0 [2022-09-15T22:09:15.926Z] v0.0.1-dev.1 [2022-09-15T22:09:15.926Z] v0.0.1-dev.10 [2022-09-15T22:09:15.926Z] v0.0.1-dev.11 [2022-09-15T22:09:15.926Z] v0.0.1-dev.12 [2022-09-15T22:09:15.926Z] v0.0.1-dev.13 [2022-09-15T22:09:15.926Z] v0.0.1-dev.14 [2022-09-15T22:09:15.926Z] v0.0.1-dev.15 [2022-09-15T22:09:15.926Z] v0.0.1-dev.16 [2022-09-15T22:09:15.926Z] v0.0.1-dev.2 [2022-09-15T22:09:15.926Z] v0.0.1-dev.3 [2022-09-15T22:09:15.926Z] v0.0.1-dev.4 [2022-09-15T22:09:15.926Z] v0.0.1-dev.5 [2022-09-15T22:09:15.926Z] v0.0.1-dev.6 [2022-09-15T22:09:15.926Z] v0.0.1-dev.7 [2022-09-15T22:09:15.926Z] v0.0.1-dev.8 [2022-09-15T22:09:15.926Z] v0.0.1-dev.9 [2022-09-15T22:09:15.926Z] v2.2.0 [2022-09-15T22:09:15.926Z] v2.2.0-dev.17 [2022-09-15T22:09:15.926Z] v2.2.0-dev.18 [2022-09-15T22:09:15.926Z] v2.2.0-dev.19 [2022-09-15T22:09:15.926Z] v2.2.0-dev.20 [2022-09-15T22:09:15.926Z] v2.2.0-dev.21 [2022-09-15T22:09:15.926Z] v2.2.0-dev.22 [2022-09-15T22:09:15.926Z] v2.2.0-dev.23 [2022-09-15T22:09:15.926Z] v2.2.0-dev.24 [2022-09-15T22:09:15.926Z] v2.2.0-dev.25 [2022-09-15T22:09:15.926Z] v2.2.0-dev.26 [2022-09-15T22:09:15.926Z] v2.2.0-dev.27 [2022-09-15T22:09:15.926Z] v2.3.0-dev.1 [2022-09-15T22:09:15.926Z] v2.3.0-dev.2 [2022-09-15T22:09:15.926Z] v2.3.0-dev.3 [2022-09-15T22:09:15.926Z] v2.3.0-dev.4 [2022-09-15T22:09:15.926Z] v2.3.0-dev.5 [Pipeline] sh [2022-09-15T22:09:16.221Z] + lftools sign git-tag v2.3.0-dev.5 [2022-09-15T22:09:16.791Z] Signing Git tag with Sigul... [2022-09-15T22:09:16.791Z] Signing v2.3.0-dev.5 [Pipeline] echo [2022-09-15T22:09:17.373Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:09:17.664Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-15T22:09:17.672Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-15T22:09:17.693Z] $ docker stop --time=1 4f81f57f201a5b5bfab84afe5ca7edc4e43e3fcf7fabfc2e7d0ccbf2f0c58996 [2022-09-15T22:09:18.991Z] $ docker rm -f 4f81f57f201a5b5bfab84afe5ca7edc4e43e3fcf7fabfc2e7d0ccbf2f0c58996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-15T22:09:19.428Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:09:19.428Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:09:19.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:09:19.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:09:19.806Z] prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container [2022-09-15T22:09:19.842Z] $ 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-09-15T22:09:20.181Z] $ docker top 5cef010fcf84fbbe9566c287cfb3981c9b0ab2b00f51b62fec9d6067351b1a86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:09:20.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:09:20.286Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:09:20.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:09:20.418Z] $ docker exec 5cef010fcf84fbbe9566c287cfb3981c9b0ab2b00f51b62fec9d6067351b1a86 ssh-agent [2022-09-15T22:09:20.540Z] SSH_AUTH_SOCK=/tmp/ssh-Skq0MoOZFhk6/agent.33 [2022-09-15T22:09:20.540Z] SSH_AGENT_PID=39 [2022-09-15T22:09:20.547Z] Running ssh-add (command line suppressed) [2022-09-15T22:09:20.670Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3027368207583042539.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3027368207583042539.key) [2022-09-15T22:09:20.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:09:20.991Z] + git semver bump pre [2022-09-15T22:09:21.267Z] 2022-09-15 22:09:21,141 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:09:21.267Z] 2022-09-15 22:09:21,141 [bump_version] DEBUG bumping version:2.3.0-dev.5 on axis:pre with prefix:dev [2022-09-15T22:09:21.267Z] 2022-09-15 22:09:21,141 [bump_version] DEBUG bumped version:2.3.0-dev.6 [2022-09-15T22:09:21.267Z] 2022-09-15 22:09:21,141 [write_version] DEBUG write version:2.3.0-dev.6 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-09-15T22:09:21.267Z] 2022-09-15 22:09:21,141 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:09:21.267Z] 2022-09-15 22:09:21,141 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:09:21.267Z] 2022-09-15 22:09:21,143 [execute] INFO git cat-file --batch-check [2022-09-15T22:09:21.267Z] 2022-09-15 22:09:21,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:09:21.267Z] 2022-09-15 22:09:21,148 [execute] INFO git cat-file --batch [2022-09-15T22:09:21.267Z] 2022-09-15 22:09:21,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:09:21.267Z] 2022-09-15 22:09:21,152 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:09:21.267Z] 2.3.0-dev.6 [Pipeline] } [2022-09-15T22:09:21.282Z] $ docker exec --env ******** --env ******** 5cef010fcf84fbbe9566c287cfb3981c9b0ab2b00f51b62fec9d6067351b1a86 ssh-agent -k [2022-09-15T22:09:21.385Z] unset SSH_AUTH_SOCK; [2022-09-15T22:09:21.389Z] unset SSH_AGENT_PID; [2022-09-15T22:09:21.389Z] echo Agent pid 39 killed; [2022-09-15T22:09:21.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:09:21.691Z] + git semver [Pipeline] } [2022-09-15T22:09:21.966Z] $ docker stop --time=1 5cef010fcf84fbbe9566c287cfb3981c9b0ab2b00f51b62fec9d6067351b1a86 [2022-09-15T22:09:23.226Z] $ docker rm -f 5cef010fcf84fbbe9566c287cfb3981c9b0ab2b00f51b62fec9d6067351b1a86 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:09:23.581Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:09:23.581Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:09:23.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:09:23.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:09:23.965Z] prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container [2022-09-15T22:09:24.002Z] $ 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-09-15T22:09:24.332Z] $ docker top e6ca3b2b71465fcbce6ee006c6a7748082a8be001a4fc9b77fd85f6d0c2cf410 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:09:24.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:09:24.429Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:09:24.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:09:24.557Z] $ docker exec e6ca3b2b71465fcbce6ee006c6a7748082a8be001a4fc9b77fd85f6d0c2cf410 ssh-agent [2022-09-15T22:09:24.682Z] SSH_AUTH_SOCK=/tmp/ssh-zn57Sg6I7FDb/agent.34 [2022-09-15T22:09:24.682Z] SSH_AGENT_PID=40 [2022-09-15T22:09:24.688Z] Running ssh-add (command line suppressed) [2022-09-15T22:09:24.799Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3717613276623668685.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3717613276623668685.key) [2022-09-15T22:09:24.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:09:25.107Z] + git semver push [2022-09-15T22:09:25.366Z] 2022-09-15 22:09:25,284 [run_push] DEBUG push [2022-09-15T22:09:25.366Z] 2022-09-15 22:09:25,284 [execute] INFO git cat-file --batch-check [2022-09-15T22:09:25.367Z] 2022-09-15 22:09:25,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:09:25.367Z] 2022-09-15 22:09:25,288 [execute] INFO git rev-list c9507d8eee6782f240213b7d7592a862f8c629be -- [2022-09-15T22:09:25.367Z] 2022-09-15 22:09:25,288 [execute] DEBUG Popen(['git', 'rev-list', 'c9507d8eee6782f240213b7d7592a862f8c629be', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:09:25.367Z] 2022-09-15 22:09:25,294 [execute] INFO git fetch -v origin [2022-09-15T22:09:25.367Z] 2022-09-15 22:09:25,294 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-15T22:09:25.938Z] 2022-09-15 22:09:25,887 [run_push] DEBUG no remote changes detected [2022-09-15T22:09:25.938Z] 2022-09-15 22:09:25,887 [execute] INFO git push origin semver [2022-09-15T22:09:25.938Z] 2022-09-15 22:09:25,887 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:09:26.884Z] 2022-09-15 22:09:26,673 [run_push] DEBUG push all version tags [2022-09-15T22:09:26.884Z] 2022-09-15 22:09:26,674 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-15T22:09:26.884Z] 2022-09-15 22:09:26,674 [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-09-15T22:09:27.455Z] 2022-09-15 22:09:27,439 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-15T22:09:27.455Z] 2.3.0-dev.6 [Pipeline] } [2022-09-15T22:09:27.728Z] $ docker exec --env ******** --env ******** e6ca3b2b71465fcbce6ee006c6a7748082a8be001a4fc9b77fd85f6d0c2cf410 ssh-agent -k [2022-09-15T22:09:27.828Z] unset SSH_AUTH_SOCK; [2022-09-15T22:09:27.828Z] unset SSH_AGENT_PID; [2022-09-15T22:09:27.829Z] echo Agent pid 40 killed; [2022-09-15T22:09:27.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:09:28.139Z] + git semver [Pipeline] } [2022-09-15T22:09:28.414Z] $ docker stop --time=1 e6ca3b2b71465fcbce6ee006c6a7748082a8be001a4fc9b77fd85f6d0c2cf410 [2022-09-15T22:09:29.697Z] $ docker rm -f e6ca3b2b71465fcbce6ee006c6a7748082a8be001a4fc9b77fd85f6d0c2cf410 [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-09-15T22:09:30.228Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-09-15T22:09:30.228Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-15T22:09:30.228Z] total 16 [2022-09-15T22:09:30.228Z] drwxr-xr-x 3 root root 4096 Sep 15 22:00 . [2022-09-15T22:09:30.228Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:09 .. [2022-09-15T22:09:30.228Z] drwxr-xr-x 2 root root 4096 Sep 15 22:00 cost [2022-09-15T22:09:30.228Z] -rw-r--r-- 1 root root 88 Sep 15 22:00 cost.csv [2022-09-15T22:09:30.228Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-15T22:09:30.228Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-15T22:09:30.228Z] total 16 [2022-09-15T22:09:30.228Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:00 . [2022-09-15T22:09:30.228Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:09 .. [2022-09-15T22:09:30.228Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:00 cost [2022-09-15T22:09:30.228Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 15 22:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:09:30.521Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:09:31.387Z] ---> package-listing.sh [2022-09-15T22:09:31.387Z] ++ facter osfamily [2022-09-15T22:09:31.387Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-15T22:09:31.646Z] + OS_FAMILY=debian [2022-09-15T22:09:31.646Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-09-15T22:09:31.646Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-15T22:09:31.646Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-15T22:09:31.646Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-15T22:09:31.646Z] + PACKAGES=/tmp/packages_start.txt [2022-09-15T22:09:31.646Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-15T22:09:31.646Z] + PACKAGES=/tmp/packages_end.txt [2022-09-15T22:09:31.646Z] + case "${OS_FAMILY}" in [2022-09-15T22:09:31.646Z] + dpkg -l [2022-09-15T22:09:31.646Z] + grep '^ii' [2022-09-15T22:09:31.646Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-15T22:09:31.646Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-15T22:09:31.646Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-15T22:09:31.646Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-15T22:09:31.646Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-09-15T22:09:31.646Z] + 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-09-15T22:09:31.658Z] 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-09-15T22:09:31.939Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:09:32.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:09:32.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:09:32.322Z] prd-ubuntu20.04-docker-8c-8g-29305 does not seem to be running inside a container [2022-09-15T22:09:32.356Z] $ 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-09-15T22:09:32.599Z] $ docker top f52c6398dd07968dfb6c93af2d7a86698bf4deeef5097500ea89c87d1fa3a517 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:09:32.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-15T22:09:33.247Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-15T22:09:33.533Z] + ls /var/log/sa-host [2022-09-15T22:09:33.533Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:09:33.676Z] provisioning config files... [2022-09-15T22:09:33.685Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config605299007302341820tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:09:33.697Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:09:33.981Z] ---> create-netrc.sh [Pipeline] } [2022-09-15T22:09:33.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:09:34.326Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-15T22:09:34.334Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:09:34.619Z] ---> sudo-logs.sh [2022-09-15T22:09:34.619Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-15T22:09:34.644Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:09:34.923Z] ---> job-cost.sh [2022-09-15T22:09:34.923Z] lf-activate-venv: SKIPPING [2022-09-15T22:09:34.923Z] DEBUG: total: 0.2199999988079071 [2022-09-15T22:09:34.923Z] INFO: Retrieving Stack Cost... [2022-09-15T22:09:35.182Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:09:35.750Z] INFO: Archiving Costs [Pipeline] echo [2022-09-15T22:09:35.760Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:09:36.047Z] ---> logs-deploy.sh [2022-09-15T22:09:36.047Z] lf-activate-venv: SKIPPING [2022-09-15T22:09:36.047Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/44 [2022-09-15T22:09:36.047Z] INFO: archiving workspace using pattern(s): [2022-09-15T22:09:36.985Z] Archives upload complete. [2022-09-15T22:09:36.985Z] INFO: archiving logs to Nexus