Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bb3237301cd1e7ba1226b3bd0aaf265b839229f 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-ssh14883628326442965663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12340778143771845549.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10043783389177673773.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7154552800572163022.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-ssh17073385533143717737.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15708 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8bb3237301cd1e7ba1226b3bd0aaf265b839229f (main) Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#248)" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bb3237301cd1e7ba1226b3bd0aaf265b839229f # timeout=10 > git rev-list --no-walk 7a1cf3250193716800d70f0cf90cebef309e38f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T11:46:34.227Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T11:46:34.302Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T11:46:34.321Z] ========================================================= [2023-05-16T11:46:34.321Z] EdgeX Global Pipelines Version Info [2023-05-16T11:46:34.321Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:46:35.064Z] ------------------- [2023-05-16T11:46:35.064Z] stable info: [2023-05-16T11:46:35.064Z] ------------------- [2023-05-16T11:46:35.064Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T11:46:35.064Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T11:46:35.064Z] Message: update stable to v1.0.249 [2023-05-16T11:46:35.637Z] ------------------- [2023-05-16T11:46:35.637Z] experimental info: [2023-05-16T11:46:35.637Z] ------------------- [2023-05-16T11:46:35.637Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T11:46:35.637Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T11:46:35.637Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T11:46:35.814Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-16T11:46:35.824Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-16T11:46:35.833Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T11:46:35.842Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T11:46:35.851Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T11:46:35.860Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T11:46:35.870Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T11:46:35.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T11:46:35.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T11:46:35.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T11:46:35.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T11:46:35.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-16T11:46:35.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T11:46:35.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T11:46:35.976Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T11:46:35.990Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T11:46:36.006Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T11:46:36.025Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T11:46:36.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T11:46:36.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T11:46:36.077Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T11:46:36.094Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T11:46:36.111Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T11:46:36.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T11:46:36.148Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T11:46:36.165Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T11:46:36.179Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T11:46:36.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T11:46:36.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T11:46:36.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T11:46:36.253Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] echo [2023-05-16T11:46:36.262Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bb3237 [Pipeline] echo [2023-05-16T11:46:36.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T11:46:36.323Z] provisioning config files... [2023-05-16T11:46:36.340Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12044728389552627491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:46:36.638Z] ---> docker-login.sh [2023-05-16T11:46:36.638Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:46:36.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:46:36.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:46:36.898Z] Configure a credential helper to remove this warning. See [2023-05-16T11:46:36.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:46:36.898Z] [2023-05-16T11:46:36.898Z] Login Succeeded [2023-05-16T11:46:36.898Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:46:37.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:46:37.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:46:37.158Z] Configure a credential helper to remove this warning. See [2023-05-16T11:46:37.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:46:37.158Z] [2023-05-16T11:46:37.158Z] Login Succeeded [2023-05-16T11:46:37.158Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:46:37.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:46:37.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:46:37.158Z] Configure a credential helper to remove this warning. See [2023-05-16T11:46:37.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:46:37.158Z] [2023-05-16T11:46:37.158Z] Login Succeeded [2023-05-16T11:46:37.158Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:46:37.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:46:37.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:46:37.418Z] Configure a credential helper to remove this warning. See [2023-05-16T11:46:37.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:46:37.418Z] [2023-05-16T11:46:37.418Z] Login Succeeded [2023-05-16T11:46:37.418Z] docker.io [2023-05-16T11:46:37.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:46:37.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:46:37.683Z] Configure a credential helper to remove this warning. See [2023-05-16T11:46:37.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:46:37.683Z] [2023-05-16T11:46:37.683Z] Login Succeeded [2023-05-16T11:46:37.683Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:46:37.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T11:46:38.042Z] + git rev-list -1 --merges 8bb3237301cd1e7ba1226b3bd0aaf265b839229f~1..8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] echo [2023-05-16T11:46:38.094Z] -----------> git rev-list -1 --merges 8bb3237301cd1e7ba1226b3bd0aaf265b839229f~1..8bb3237301cd1e7ba1226b3bd0aaf265b839229f 8bb3237301cd1e7ba1226b3bd0aaf265b839229f [false] [Pipeline] sh [2023-05-16T11:46:38.381Z] + git log --format=format:%s -1 8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] echo [2023-05-16T11:46:38.396Z] ========================================================= [2023-05-16T11:46:38.396Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T11:46:38.396Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T11:46:38.714Z] + git log --format=format:%s -1 8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] echo [2023-05-16T11:46:38.725Z] [semverPrep] GIT_COMMIT: 8bb3237301cd1e7ba1226b3bd0aaf265b839229f, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#248) [Pipeline] echo [2023-05-16T11:46:38.737Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T11:46:39.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T11:46:39.118Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T11:46:39.118Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T11:46:39.118Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T11:46:39.118Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T11:46:39.118Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T11:46:39.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:46:39.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:46:39.574Z] [2023-05-16T11:46:39.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:46:39.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:46:39.877Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T11:46:39.878Z] b85a868b505f: Pulling fs layer [2023-05-16T11:46:39.878Z] e2be974225ed: Pulling fs layer [2023-05-16T11:46:39.878Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T11:46:39.878Z] 988bab9f4d93: Pulling fs layer [2023-05-16T11:46:39.878Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T11:46:39.878Z] eaf3925da568: Pulling fs layer [2023-05-16T11:46:39.878Z] bab4dde63d76: Pulling fs layer [2023-05-16T11:46:39.878Z] bde34c3a00c8: Pulling fs layer [2023-05-16T11:46:39.878Z] b352a97aabf1: Pulling fs layer [2023-05-16T11:46:39.878Z] 4872d77fe225: Pulling fs layer [2023-05-16T11:46:39.878Z] 5851b861e8e6: Pulling fs layer [2023-05-16T11:46:39.878Z] bab4dde63d76: Waiting [2023-05-16T11:46:39.878Z] bde34c3a00c8: Waiting [2023-05-16T11:46:39.878Z] 988bab9f4d93: Waiting [2023-05-16T11:46:39.878Z] eaf3925da568: Waiting [2023-05-16T11:46:39.878Z] 1469e6f7b9e6: Waiting [2023-05-16T11:46:39.878Z] b352a97aabf1: Waiting [2023-05-16T11:46:39.878Z] e2be974225ed: Download complete [2023-05-16T11:46:39.878Z] 988bab9f4d93: Verifying Checksum [2023-05-16T11:46:39.878Z] 988bab9f4d93: Download complete [2023-05-16T11:46:39.878Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T11:46:39.878Z] 1469e6f7b9e6: Download complete [2023-05-16T11:46:39.878Z] eaf3925da568: Verifying Checksum [2023-05-16T11:46:39.878Z] eaf3925da568: Download complete [2023-05-16T11:46:40.138Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T11:46:40.138Z] 339a4e72a1f5: Download complete [2023-05-16T11:46:40.138Z] bde34c3a00c8: Download complete [2023-05-16T11:46:40.138Z] b352a97aabf1: Download complete [2023-05-16T11:46:40.138Z] 4872d77fe225: Verifying Checksum [2023-05-16T11:46:40.138Z] 4872d77fe225: Download complete [2023-05-16T11:46:40.138Z] 5851b861e8e6: Verifying Checksum [2023-05-16T11:46:40.138Z] 5851b861e8e6: Download complete [2023-05-16T11:46:40.138Z] b85a868b505f: Download complete [2023-05-16T11:46:40.398Z] bab4dde63d76: Verifying Checksum [2023-05-16T11:46:40.398Z] bab4dde63d76: Download complete [2023-05-16T11:46:41.336Z] b85a868b505f: Pull complete [2023-05-16T11:46:41.336Z] e2be974225ed: Pull complete [2023-05-16T11:46:41.905Z] 339a4e72a1f5: Pull complete [2023-05-16T11:46:41.905Z] 988bab9f4d93: Pull complete [2023-05-16T11:46:42.167Z] 1469e6f7b9e6: Pull complete [2023-05-16T11:46:42.167Z] eaf3925da568: Pull complete [2023-05-16T11:46:44.073Z] bab4dde63d76: Pull complete [2023-05-16T11:46:44.073Z] bde34c3a00c8: Pull complete [2023-05-16T11:46:44.073Z] b352a97aabf1: Pull complete [2023-05-16T11:46:44.333Z] 4872d77fe225: Pull complete [2023-05-16T11:46:44.334Z] 5851b861e8e6: Pull complete [2023-05-16T11:46:44.334Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T11:46:44.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:46:44.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:46:44.436Z] prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container [2023-05-16T11:46:44.469Z] $ 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 [2023-05-16T11:46:49.529Z] $ docker top 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a -eo pid,comm [2023-05-16T11:46:49.616Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T11:46:49.616Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T11:46:49.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T11:46:49.658Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T11:46:49.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T11:46:49.836Z] $ docker exec 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a ssh-agent [2023-05-16T11:46:49.955Z] SSH_AUTH_SOCK=/tmp/ssh-dGtmQg1hary2/agent.14 [2023-05-16T11:46:49.955Z] SSH_AGENT_PID=20 [2023-05-16T11:46:49.965Z] Running ssh-add (command line suppressed) [2023-05-16T11:46:50.066Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17439963323955617224.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17439963323955617224.key) [2023-05-16T11:46:50.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T11:46:50.395Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T11:46:50.410Z] $ docker exec --env ******** --env ******** 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a ssh-agent -k [2023-05-16T11:46:50.499Z] unset SSH_AUTH_SOCK; [2023-05-16T11:46:50.500Z] unset SSH_AGENT_PID; [2023-05-16T11:46:50.500Z] echo Agent pid 20 killed; [2023-05-16T11:46:50.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T11:46:50.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T11:46:50.534Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T11:46:50.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T11:46:50.658Z] $ docker exec 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a ssh-agent [2023-05-16T11:46:50.765Z] SSH_AUTH_SOCK=/tmp/ssh-PYsOwUo378yI/agent.70 [2023-05-16T11:46:50.765Z] SSH_AGENT_PID=76 [2023-05-16T11:46:50.771Z] Running ssh-add (command line suppressed) [2023-05-16T11:46:50.868Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18170607423049255819.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18170607423049255819.key) [2023-05-16T11:46:50.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T11:46:51.169Z] + git semver init [2023-05-16T11:46:51.429Z] 2023-05-16 11:46:51,356 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T11:46:51.429Z] 2023-05-16 11:46:51,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-16T11:46:51.429Z] 2023-05-16 11:46:51,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-16T11:46:51.430Z] 2023-05-16 11:46:51,358 [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) [2023-05-16T11:46:52.369Z] 2023-05-16 11:46:52,034 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-16T11:46:52.369Z] 2023-05-16 11:46:52,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-16T11:46:52.369Z] 2023-05-16 11:46:52,035 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T11:46:52.369Z] 2023-05-16 11:46:52,035 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T11:46:52.369Z] 3.0.0-dev.42 [Pipeline] } [2023-05-16T11:46:52.381Z] $ docker exec --env ******** --env ******** 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a ssh-agent -k [2023-05-16T11:46:52.483Z] unset SSH_AUTH_SOCK; [2023-05-16T11:46:52.483Z] unset SSH_AGENT_PID; [2023-05-16T11:46:52.483Z] echo Agent pid 76 killed; [2023-05-16T11:46:52.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T11:46:52.790Z] + git semver [Pipeline] } [2023-05-16T11:46:53.066Z] $ docker stop --time=1 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a [2023-05-16T11:46:54.393Z] $ docker rm -f --volumes 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T11:46:54.725Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T11:46:54.941Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T11:46:54.945Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.42 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T11:46:55.048Z] provisioning config files... [2023-05-16T11:46:55.058Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13680154686436272356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:46:55.356Z] ---> docker-login.sh [2023-05-16T11:46:55.356Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:46:55.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:46:55.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:46:55.356Z] Configure a credential helper to remove this warning. See [2023-05-16T11:46:55.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:46:55.356Z] [2023-05-16T11:46:55.356Z] Login Succeeded [2023-05-16T11:46:55.356Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:46:55.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:46:55.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:46:55.356Z] Configure a credential helper to remove this warning. See [2023-05-16T11:46:55.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:46:55.356Z] [2023-05-16T11:46:55.356Z] Login Succeeded [2023-05-16T11:46:55.356Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:46:55.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:46:55.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:46:55.617Z] Configure a credential helper to remove this warning. See [2023-05-16T11:46:55.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:46:55.617Z] [2023-05-16T11:46:55.617Z] Login Succeeded [2023-05-16T11:46:55.617Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:46:55.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:46:55.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:46:55.617Z] Configure a credential helper to remove this warning. See [2023-05-16T11:46:55.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:46:55.617Z] [2023-05-16T11:46:55.617Z] Login Succeeded [2023-05-16T11:46:55.617Z] docker.io [2023-05-16T11:46:55.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:46:55.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:46:55.877Z] Configure a credential helper to remove this warning. See [2023-05-16T11:46:55.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:46:55.877Z] [2023-05-16T11:46:55.877Z] Login Succeeded [2023-05-16T11:46:55.877Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:46:55.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T11:46:55.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:46:55.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:46:55.975Z] ========================================================= [2023-05-16T11:46:55.975Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T11:46:55.975Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:46:56.280Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T11:46:56.281Z] Sending build context to Docker daemon 1.836MB [2023-05-16T11:46:56.281Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:46:56.281Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-16T11:46:56.540Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T11:46:56.540Z] f56be85fc22e: Pulling fs layer [2023-05-16T11:46:56.540Z] 85791d961cd3: Pulling fs layer [2023-05-16T11:46:56.540Z] d694b5ae8c79: Pulling fs layer [2023-05-16T11:46:56.540Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T11:46:56.540Z] 4d19c01a9841: Pulling fs layer [2023-05-16T11:46:56.540Z] 9325e15d5711: Pulling fs layer [2023-05-16T11:46:56.540Z] 556b6ee489ea: Pulling fs layer [2023-05-16T11:46:56.540Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T11:46:56.540Z] 9f32a84ed3da: Waiting [2023-05-16T11:46:56.540Z] 4d19c01a9841: Waiting [2023-05-16T11:46:56.540Z] 9325e15d5711: Waiting [2023-05-16T11:46:56.540Z] 556b6ee489ea: Waiting [2023-05-16T11:46:56.540Z] c5a4b2cf53e6: Waiting [2023-05-16T11:46:56.540Z] 85791d961cd3: Download complete [2023-05-16T11:46:56.540Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T11:46:56.540Z] 9f32a84ed3da: Download complete [2023-05-16T11:46:56.540Z] 4d19c01a9841: Download complete [2023-05-16T11:46:56.540Z] f56be85fc22e: Download complete [2023-05-16T11:46:56.540Z] 9325e15d5711: Verifying Checksum [2023-05-16T11:46:56.540Z] 9325e15d5711: Download complete [2023-05-16T11:46:56.802Z] f56be85fc22e: Pull complete [2023-05-16T11:46:56.802Z] 85791d961cd3: Pull complete [2023-05-16T11:46:57.371Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T11:46:57.371Z] c5a4b2cf53e6: Download complete [2023-05-16T11:46:57.371Z] d694b5ae8c79: Download complete [2023-05-16T11:46:57.631Z] 556b6ee489ea: Verifying Checksum [2023-05-16T11:46:57.631Z] 556b6ee489ea: Download complete [2023-05-16T11:47:00.920Z] d694b5ae8c79: Pull complete [2023-05-16T11:47:00.920Z] 9f32a84ed3da: Pull complete [2023-05-16T11:47:00.920Z] 4d19c01a9841: Pull complete [2023-05-16T11:47:00.920Z] 9325e15d5711: Pull complete [2023-05-16T11:47:04.210Z] 556b6ee489ea: Pull complete [2023-05-16T11:47:04.777Z] c5a4b2cf53e6: Pull complete [2023-05-16T11:47:04.777Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T11:47:04.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T11:47:04.777Z] ---> c4be618373d6 [2023-05-16T11:47:04.777Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:47:10.020Z] Still waiting to schedule task [2023-05-16T11:47:10.021Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-16T11:47:10.074Z] ---> Running in 86fe4f5606e0 [2023-05-16T11:47:10.074Z] Removing intermediate container 86fe4f5606e0 [2023-05-16T11:47:10.074Z] ---> 307e42960a22 [2023-05-16T11:47:10.074Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:47:10.074Z] ---> Running in c550df3cbe3e [2023-05-16T11:47:10.074Z] Removing intermediate container c550df3cbe3e [2023-05-16T11:47:10.074Z] ---> 72dc71c7cb91 [2023-05-16T11:47:10.074Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-16T11:47:10.334Z] ---> Running in 727a11edefe5 [2023-05-16T11:47:10.334Z] Removing intermediate container 727a11edefe5 [2023-05-16T11:47:10.334Z] ---> 957df928b3e3 [2023-05-16T11:47:10.334Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-16T11:47:10.334Z] ---> Running in 9ea233132591 [2023-05-16T11:47:10.334Z] Removing intermediate container 9ea233132591 [2023-05-16T11:47:10.334Z] ---> 033f69004ca8 [2023-05-16T11:47:10.334Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:47:10.595Z] ---> Running in 08b393a711f2 [2023-05-16T11:47:10.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T11:47:10.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T11:47:11.113Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-16T11:47:11.113Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-16T11:47:11.113Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-16T11:47:11.113Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-16T11:47:11.113Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-16T11:47:11.113Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-16T11:47:11.113Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-16T11:47:11.113Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-16T11:47:11.113Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-16T11:47:11.114Z] (10/14) Installing kmod-libs (30-r1) [2023-05-16T11:47:11.114Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-16T11:47:11.114Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-16T11:47:11.114Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-16T11:47:11.114Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-16T11:47:11.390Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T11:47:11.390Z] Executing eudev-3.2.11-r4.trigger [2023-05-16T11:47:11.390Z] OK: 272 MiB in 67 packages [2023-05-16T11:47:11.958Z] Removing intermediate container 08b393a711f2 [2023-05-16T11:47:11.958Z] ---> d3187e9e6240 [2023-05-16T11:47:11.958Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-16T11:47:11.958Z] ---> Running in 46308a909a4f [2023-05-16T11:47:11.958Z] Removing intermediate container 46308a909a4f [2023-05-16T11:47:11.958Z] ---> 0f3f6c3fa630 [2023-05-16T11:47:11.958Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-16T11:47:12.217Z] ---> 5005d27b4609 [2023-05-16T11:47:12.217Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:47:12.217Z] ---> Running in aea5e5f22540 [2023-05-16T11:47:58.895Z] Removing intermediate container aea5e5f22540 [2023-05-16T11:47:58.895Z] ---> dcd087eb459a [2023-05-16T11:47:58.895Z] Step 11/13 : COPY . . [2023-05-16T11:47:58.895Z] ---> 3356de12bb51 [2023-05-16T11:47:58.895Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-16T11:47:58.895Z] ---> Running in 7f1ed3ab5b1a [2023-05-16T11:47:58.895Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-05-16T11:47:58.895Z] Dload Upload Total Spent Left Speed [2023-05-16T11:47:58.895Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6345 0 --:--:-- --:--:-- --:--:-- 6359 [2023-05-16T11:47:58.895Z] Removing intermediate container 7f1ed3ab5b1a [2023-05-16T11:47:58.895Z] ---> 3fe39baae899 [2023-05-16T11:47:58.895Z] Step 13/13 : RUN ${MAKE} [2023-05-16T11:47:58.895Z] ---> Running in e2119bc68f9c [2023-05-16T11:47:58.895Z] noop [2023-05-16T11:47:58.895Z] Removing intermediate container e2119bc68f9c [2023-05-16T11:47:58.895Z] ---> 87fc97fc41b4 [2023-05-16T11:47:58.895Z] Successfully built 87fc97fc41b4 [2023-05-16T11:47:58.895Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:47:59.210Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T11:47:59.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:47:59.276Z] prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container [2023-05-16T11:47:59.312Z] $ 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 [2023-05-16T11:47:59.702Z] $ docker top 49165bebe51cfb3e6689d124fdd13823373251c78f40871faf78732611246b73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:48:00.047Z] + go version [2023-05-16T11:48:00.047Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T11:48:00.063Z] $ docker stop --time=1 49165bebe51cfb3e6689d124fdd13823373251c78f40871faf78732611246b73 [2023-05-16T11:48:01.360Z] $ docker rm -f --volumes 49165bebe51cfb3e6689d124fdd13823373251c78f40871faf78732611246b73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:48:01.779Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T11:48:01.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:48:01.850Z] prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container [2023-05-16T11:48:01.882Z] $ 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 [2023-05-16T11:48:02.222Z] $ docker top 5d89afd22084c43901926880d11776067855257b81b6a214db7937a2132dd341 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:48:02.553Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T11:48:02.854Z] + make test [2023-05-16T11:48:02.854Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T11:48:08.136Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-16T11:48:20.338Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-16T11:48:20.338Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.8% of statements [2023-05-16T11:48:25.611Z] go vet ./... [2023-05-16T11:48:29.798Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T11:48:29.798Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T11:48:29.798Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T11:48:29.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T11:48:29.826Z] $ docker stop --time=1 5d89afd22084c43901926880d11776067855257b81b6a214db7937a2132dd341 [2023-05-16T11:48:34.537Z] $ docker rm -f --volumes 5d89afd22084c43901926880d11776067855257b81b6a214db7937a2132dd341 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T11:48:35.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T11:48:35.089Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T11:48:35.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T11:48:35.912Z] + ls -al . [2023-05-16T11:48:35.912Z] total 188 [2023-05-16T11:48:35.912Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 11:48 . [2023-05-16T11:48:35.912Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:46 .. [2023-05-16T11:48:35.912Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 11:46 .git [2023-05-16T11:48:35.912Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:46 .github [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 414 May 16 11:46 .gitignore [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 11:46 .golangci.yml [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 77 May 16 11:46 .hadolint.yml [2023-05-16T11:48:35.912Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 11:46 .semver [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 16 11:46 Attribution.txt [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 16 11:46 CHANGELOG.md [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 16 11:46 Dockerfile [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 11:46 GOVERNANCE.md [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 659 May 16 11:46 Jenkinsfile [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 11:46 LICENSE [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 16 11:46 Makefile [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 622 May 16 11:46 OWNERS.md [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 16 11:46 README.md [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 11:46 VERSION [2023-05-16T11:48:35.912Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:46 bin [2023-05-16T11:48:35.912Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:46 cmd [2023-05-16T11:48:35.912Z] -rw-r--r-- 1 jenkins jenkins 31521 May 16 11:48 coverage.out [2023-05-16T11:48:35.912Z] -rwxrwxr-x 1 jenkins jenkins 140 May 16 11:46 docker-entrypoint.sh [2023-05-16T11:48:35.912Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:46 docs [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 16 11:46 go.mod [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 16 11:46 go.sum [2023-05-16T11:48:35.912Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:46 internal [2023-05-16T11:48:35.912Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:46 snap [2023-05-16T11:48:35.912Z] -rw-rw-r-- 1 jenkins jenkins 231 May 16 11:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:48:36.217Z] + 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=8bb3237301cd1e7ba1226b3bd0aaf265b839229f --label arch=amd64 --label version=3.0.0-dev.42 . [2023-05-16T11:48:36.217Z] Sending build context to Docker daemon 1.868MB [2023-05-16T11:48:36.217Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:48:36.217Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-16T11:48:36.217Z] ---> 87fc97fc41b4 [2023-05-16T11:48:36.217Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:48:36.476Z] ---> Running in f01e90177b98 [2023-05-16T11:48:36.476Z] Removing intermediate container f01e90177b98 [2023-05-16T11:48:36.476Z] ---> 6b8212c18c6a [2023-05-16T11:48:36.476Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:48:36.476Z] ---> Running in 52bdf97a0dcf [2023-05-16T11:48:36.476Z] Removing intermediate container 52bdf97a0dcf [2023-05-16T11:48:36.476Z] ---> ebb330157bb4 [2023-05-16T11:48:36.476Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-16T11:48:36.476Z] ---> Running in 4d31be82b665 [2023-05-16T11:48:36.735Z] Removing intermediate container 4d31be82b665 [2023-05-16T11:48:36.735Z] ---> f67bc6ca7cc5 [2023-05-16T11:48:36.735Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-16T11:48:36.735Z] ---> Running in c1cd5af4fcb3 [2023-05-16T11:48:36.735Z] Removing intermediate container c1cd5af4fcb3 [2023-05-16T11:48:36.735Z] ---> e251e6d68cbb [2023-05-16T11:48:36.735Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:48:36.735Z] ---> Running in cf21fb80502f [2023-05-16T11:48:36.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T11:48:37.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T11:48:37.320Z] OK: 272 MiB in 67 packages [2023-05-16T11:48:37.928Z] Removing intermediate container cf21fb80502f [2023-05-16T11:48:37.928Z] ---> 7b478fdd3c92 [2023-05-16T11:48:37.928Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-16T11:48:37.928Z] ---> Running in 514be27df339 [2023-05-16T11:48:37.928Z] Removing intermediate container 514be27df339 [2023-05-16T11:48:37.928Z] ---> 144f063887ff [2023-05-16T11:48:37.928Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-16T11:48:37.928Z] ---> 1f54f13fddb6 [2023-05-16T11:48:37.928Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:48:37.928Z] ---> Running in 38e0d5b0321b [2023-05-16T11:48:38.934Z] Removing intermediate container 38e0d5b0321b [2023-05-16T11:48:38.934Z] ---> 91aaf6bf2276 [2023-05-16T11:48:38.934Z] Step 11/36 : COPY . . [2023-05-16T11:48:39.193Z] ---> 53ac6284514d [2023-05-16T11:48:39.193Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-16T11:48:39.193Z] ---> Running in 38e63a379e47 [2023-05-16T11:48:39.453Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T11:48:39.453Z] Dload Upload Total Spent Left Speed [2023-05-16T11:48:39.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 22231 0 --:--:-- --:--:-- --:--:-- 22595 [2023-05-16T11:48:39.712Z] Removing intermediate container 38e63a379e47 [2023-05-16T11:48:39.712Z] ---> 95042c99be7a [2023-05-16T11:48:39.712Z] Step 13/36 : RUN ${MAKE} [2023-05-16T11:48:39.712Z] ---> Running in 71eb6b440549 [2023-05-16T11:48:39.970Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-16T11:48:45.245Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15711 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-05-16T11:48:45.256Z] Running in /w/workspace/device-usb-camera/114 [Pipeline] { [Pipeline] checkout [2023-05-16T11:48:45.287Z] Selected Git installation does not exist. Using Default [2023-05-16T11:48:45.287Z] The recommended git tool is: NONE [2023-05-16T11:48:52.734Z] using credential edgex-jenkins-ssh [2023-05-16T11:48:52.753Z] Cloning the remote Git repository [2023-05-16T11:48:52.804Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-16T11:48:52.913Z] > git init /w/workspace/device-usb-camera/114 # timeout=10 [2023-05-16T11:48:53.095Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-16T11:48:53.097Z] > git --version # timeout=10 [2023-05-16T11:48:53.123Z] > git --version # 'git version 2.25.1' [2023-05-16T11:48:53.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T11:48:53.279Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T11:48:54.047Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-16T11:48:54.072Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T11:48:54.893Z] Avoid second fetch [2023-05-16T11:48:54.894Z] Checking out Revision 8bb3237301cd1e7ba1226b3bd0aaf265b839229f (main) [2023-05-16T11:48:55.442Z] Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#248)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T11:48:54.910Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T11:48:54.976Z] > git checkout -f 8bb3237301cd1e7ba1226b3bd0aaf265b839229f # timeout=10 [2023-05-16T11:48:56.324Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T11:48:56.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T11:48:56.324Z] Dload Upload Total Spent Left Speed [2023-05-16T11:48:56.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-05-16T11:48:57.007Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T11:48:57.344Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T11:48:57.344Z] + sudo tee /etc/docker/daemon.new [2023-05-16T11:48:57.344Z] { [2023-05-16T11:48:57.344Z] "registry-mirrors": [ [2023-05-16T11:48:57.344Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T11:48:57.344Z] ], [2023-05-16T11:48:57.344Z] "bip": "10.250.0.254/24", [2023-05-16T11:48:57.344Z] "hosts": [ [2023-05-16T11:48:57.344Z] "tcp://0.0.0.0:5555", [2023-05-16T11:48:57.344Z] "unix:///var/run/docker.sock" [2023-05-16T11:48:57.344Z] ], [2023-05-16T11:48:57.344Z] "mtu": 1458, [2023-05-16T11:48:57.344Z] "selinux-enabled": true, [2023-05-16T11:48:57.344Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T11:48:57.344Z] } [Pipeline] sh [2023-05-16T11:48:57.701Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T11:48:58.049Z] + sudo service docker restart [2023-05-16T11:49:06.527Z] Removing intermediate container 71eb6b440549 [2023-05-16T11:49:06.527Z] ---> 4987b78ed7bf [2023-05-16T11:49:06.527Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-16T11:49:06.527Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-16T11:49:06.527Z] 4acc49c71d14: Pulling fs layer [2023-05-16T11:49:06.527Z] 4acc49c71d14: Verifying Checksum [2023-05-16T11:49:06.527Z] 4acc49c71d14: Download complete [2023-05-16T11:49:06.527Z] 4acc49c71d14: Pull complete [2023-05-16T11:49:06.527Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-16T11:49:06.527Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-16T11:49:06.527Z] ---> 01a2bd3e5fff [2023-05-16T11:49:06.527Z] Step 15/36 : FROM alpine:3.17 [2023-05-16T11:49:06.527Z] 3.17: Pulling from library/alpine [2023-05-16T11:49:06.527Z] f56be85fc22e: Already exists [2023-05-16T11:49:06.527Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T11:49:06.527Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T11:49:06.527Z] ---> 9ed4aefc74f6 [2023-05-16T11:49:06.527Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-16T11:49:06.527Z] ---> Running in 82977684be6b [2023-05-16T11:49:06.528Z] Removing intermediate container 82977684be6b [2023-05-16T11:49:06.528Z] ---> e56c03711580 [2023-05-16T11:49:06.528Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-16T11:49:06.528Z] ---> Running in 3717aea9b152 [2023-05-16T11:49:06.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T11:49:06.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T11:49:07.048Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-16T11:49:07.048Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-16T11:49:07.048Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-16T11:49:07.048Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-16T11:49:07.048Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-16T11:49:07.048Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-16T11:49:07.048Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-16T11:49:07.048Z] (8/86) Installing libxcb (1.15-r0) [2023-05-16T11:49:07.048Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-16T11:49:07.048Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-16T11:49:07.048Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-16T11:49:07.048Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-16T11:49:07.048Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-16T11:49:07.048Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-16T11:49:07.048Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-16T11:49:07.048Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-16T11:49:07.048Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-16T11:49:07.306Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-16T11:49:07.306Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-16T11:49:07.306Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-16T11:49:07.306Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-16T11:49:07.306Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-16T11:49:07.306Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-16T11:49:07.306Z] (24/86) Installing glib (2.74.6-r0) [2023-05-16T11:49:07.306Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-16T11:49:07.306Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-16T11:49:07.306Z] (27/86) Installing libass (0.16.0-r1) [2023-05-16T11:49:07.306Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-16T11:49:07.306Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-16T11:49:07.306Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-16T11:49:07.306Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-16T11:49:07.306Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-16T11:49:07.307Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-16T11:49:07.307Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-16T11:49:07.307Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-16T11:49:07.307Z] (36/86) Installing libunistring (1.1-r0) [2023-05-16T11:49:07.307Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-16T11:49:07.307Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-16T11:49:07.566Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-16T11:49:07.566Z] (40/86) Installing lame (3.100-r2) [2023-05-16T11:49:07.566Z] (41/86) Installing opus (1.3.1-r1) [2023-05-16T11:49:07.566Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-16T11:49:07.566Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-16T11:49:07.566Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-16T11:49:07.566Z] (45/86) Installing orc (0.4.33-r0) [2023-05-16T11:49:07.566Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-16T11:49:07.566Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-16T11:49:07.566Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-16T11:49:07.566Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-16T11:49:07.566Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-16T11:49:07.566Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-16T11:49:07.566Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-16T11:49:07.566Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-16T11:49:07.566Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-16T11:49:07.566Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-16T11:49:07.567Z] (56/86) Installing libpulse (16.1-r6) [2023-05-16T11:49:07.567Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-16T11:49:07.567Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-16T11:49:07.567Z] (59/86) Installing librist (0.2.7-r0) [2023-05-16T11:49:07.567Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-16T11:49:07.567Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-16T11:49:07.567Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-16T11:49:07.567Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-16T11:49:07.827Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-16T11:49:07.827Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-16T11:49:07.827Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-16T11:49:07.827Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-16T11:49:07.827Z] (68/86) Installing libva (2.16.0-r0) [2023-05-16T11:49:07.827Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-16T11:49:07.827Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-16T11:49:07.827Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-16T11:49:07.827Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-16T11:49:07.827Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-16T11:49:07.827Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-16T11:49:07.827Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-16T11:49:07.827Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-16T11:49:07.827Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-16T11:49:07.827Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-16T11:49:07.827Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-16T11:49:08.086Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-16T11:49:08.086Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-16T11:49:08.086Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-16T11:49:08.086Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-16T11:49:08.086Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-16T11:49:08.086Z] (85/86) Installing kmod-libs (30-r1) [2023-05-16T11:49:08.086Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-16T11:49:08.086Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T11:49:08.086Z] Executing eudev-3.2.11-r4.trigger [2023-05-16T11:49:08.086Z] OK: 112 MiB in 101 packages [2023-05-16T11:49:11.371Z] Removing intermediate container 3717aea9b152 [2023-05-16T11:49:11.371Z] ---> 4e3515beabbd [2023-05-16T11:49:11.371Z] Step 18/36 : WORKDIR / [2023-05-16T11:49:11.371Z] ---> Running in 222325fec346 [2023-05-16T11:49:11.371Z] Removing intermediate container 222325fec346 [2023-05-16T11:49:11.371Z] ---> 32fc3d0d8786 [2023-05-16T11:49:11.371Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-16T11:49:12.306Z] ---> 0a5fb5d5368e [2023-05-16T11:49:12.306Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-16T11:49:12.565Z] ---> 521029c6117a [2023-05-16T11:49:12.565Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-16T11:49:12.565Z] ---> 057ff72292be [2023-05-16T11:49:12.565Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-16T11:49:12.824Z] ---> d99749c12bfb [2023-05-16T11:49:12.824Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-16T11:49:12.824Z] ---> 3d341446cc02 [2023-05-16T11:49:12.824Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-16T11:49:13.083Z] ---> b395aa1415df [2023-05-16T11:49:13.083Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-16T11:49:14.020Z] ---> d9219343eb63 [2023-05-16T11:49:14.020Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-16T11:49:14.020Z] ---> Running in c90b87871793 [2023-05-16T11:49:14.587Z] Removing intermediate container c90b87871793 [2023-05-16T11:49:14.587Z] ---> ad17f56abf0f [2023-05-16T11:49:14.587Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-16T11:49:14.587Z] ---> Running in 837144d5aa03 [2023-05-16T11:49:15.154Z] Removing intermediate container 837144d5aa03 [2023-05-16T11:49:15.154Z] ---> 80aae0f23716 [2023-05-16T11:49:15.154Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-16T11:49:15.154Z] ---> Running in c65e9e5d4fce [2023-05-16T11:49:16.096Z] Removing intermediate container c65e9e5d4fce [2023-05-16T11:49:16.096Z] ---> 15afd2ea7c51 [2023-05-16T11:49:16.096Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-16T11:49:16.096Z] ---> Running in d9f401de0643 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T11:49:16.327Z] provisioning config files... [2023-05-16T11:49:16.358Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/114@tmp/config5245828256211765973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:49:16.664Z] Removing intermediate container d9f401de0643 [2023-05-16T11:49:16.664Z] ---> e468dfaa2c65 [2023-05-16T11:49:16.664Z] Step 30/36 : EXPOSE 59983 [2023-05-16T11:49:16.664Z] ---> Running in 4c949b6cdbe7 [2023-05-16T11:49:16.664Z] Removing intermediate container 4c949b6cdbe7 [2023-05-16T11:49:16.664Z] ---> 7c33f465e32b [2023-05-16T11:49:16.664Z] Step 31/36 : EXPOSE 8554 [2023-05-16T11:49:16.664Z] ---> Running in c9ff73bcf174 [2023-05-16T11:49:16.729Z] ---> docker-login.sh [2023-05-16T11:49:16.729Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:49:16.923Z] Removing intermediate container c9ff73bcf174 [2023-05-16T11:49:16.923Z] ---> 98dbe64570e8 [2023-05-16T11:49:16.923Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-16T11:49:16.923Z] ---> Running in 2bd6cf708aed [2023-05-16T11:49:16.923Z] Removing intermediate container 2bd6cf708aed [2023-05-16T11:49:16.923Z] ---> 866b0ce5e663 [2023-05-16T11:49:16.923Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-16T11:49:16.923Z] ---> Running in 4e7b3346d894 [2023-05-16T11:49:16.923Z] Removing intermediate container 4e7b3346d894 [2023-05-16T11:49:16.923Z] ---> 8c1dce6adb00 [2023-05-16T11:49:16.923Z] Step 34/36 : LABEL arch=amd64 [2023-05-16T11:49:16.923Z] ---> Running in ea5def1e3181 [2023-05-16T11:49:17.181Z] Removing intermediate container ea5def1e3181 [2023-05-16T11:49:17.181Z] ---> cff4fbcc11c5 [2023-05-16T11:49:17.181Z] Step 35/36 : LABEL git_sha=8bb3237301cd1e7ba1226b3bd0aaf265b839229f [2023-05-16T11:49:17.181Z] ---> Running in b73798c5e31c [2023-05-16T11:49:17.181Z] Removing intermediate container b73798c5e31c [2023-05-16T11:49:17.181Z] ---> c85009e50032 [2023-05-16T11:49:17.182Z] Step 36/36 : LABEL version=3.0.0-dev.42 [2023-05-16T11:49:17.182Z] ---> Running in 34a00be264bc [2023-05-16T11:49:17.182Z] Removing intermediate container 34a00be264bc [2023-05-16T11:49:17.182Z] ---> 443525a9c207 [2023-05-16T11:49:17.182Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T11:49:17.182Z] Successfully built 443525a9c207 [2023-05-16T11:49:17.182Z] 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 [2023-05-16T11:49:17.292Z] provisioning config files... [2023-05-16T11:49:17.302Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17120786540833239457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:49:17.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:17.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:17.327Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:17.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:17.327Z] [2023-05-16T11:49:17.327Z] Login Succeeded [2023-05-16T11:49:17.327Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:49:17.597Z] ---> docker-login.sh [2023-05-16T11:49:17.598Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:49:17.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:17.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:17.598Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:17.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:17.598Z] [2023-05-16T11:49:17.598Z] Login Succeeded [2023-05-16T11:49:17.598Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:49:17.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:17.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:17.598Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:17.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:17.598Z] [2023-05-16T11:49:17.598Z] Login Succeeded [2023-05-16T11:49:17.598Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:49:17.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:17.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:17.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:17.856Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:17.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:17.856Z] [2023-05-16T11:49:17.856Z] Login Succeeded [2023-05-16T11:49:17.856Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:49:17.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:17.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:17.856Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:17.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:17.856Z] [2023-05-16T11:49:17.856Z] Login Succeeded [2023-05-16T11:49:17.856Z] docker.io [2023-05-16T11:49:17.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:17.879Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:17.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:17.879Z] [2023-05-16T11:49:17.879Z] Login Succeeded [2023-05-16T11:49:17.879Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:49:18.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:18.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:18.115Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:18.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:18.115Z] [2023-05-16T11:49:18.115Z] Login Succeeded [2023-05-16T11:49:18.115Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:49:18.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-05-16T11:49:18.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:18.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:18.153Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:18.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:18.153Z] [2023-05-16T11:49:18.153Z] Login Succeeded [2023-05-16T11:49:18.153Z] nexus3.edgexfoundry.org:10004 [Pipeline] echo [2023-05-16T11:49:18.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:49:18.183Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-16T11:49:18.183Z] 8bb3237301cd1e7ba1226b3bd0aaf265b839229f [2023-05-16T11:49:18.183Z] latest [2023-05-16T11:49:18.183Z] 3.0.0-dev.42 [2023-05-16T11:49:18.183Z] 8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 [2023-05-16T11:49:18.183Z] main [2023-05-16T11:49:18.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:18.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:18.494Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:18.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:18.701Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:18.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:18.701Z] [2023-05-16T11:49:18.701Z] Login Succeeded [2023-05-16T11:49:18.701Z] docker.io [2023-05-16T11:49:18.801Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:8bb3237301cd1e7ba1226b3bd0aaf265b839229f [2023-05-16T11:49:18.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T11:49:18.802Z] 3cef5e408ddc: Preparing [2023-05-16T11:49:18.802Z] b2c4baf909c2: Preparing [2023-05-16T11:49:18.802Z] 7f73e49d6d1e: Preparing [2023-05-16T11:49:18.802Z] 3e9cd1fad889: Preparing [2023-05-16T11:49:18.802Z] 3827b5b91e75: Preparing [2023-05-16T11:49:18.802Z] acc83c6ca332: Preparing [2023-05-16T11:49:18.802Z] 8e9ab7f42f79: Preparing [2023-05-16T11:49:18.802Z] 7025ef2bb1d0: Preparing [2023-05-16T11:49:18.802Z] 47a5b983e1b7: Preparing [2023-05-16T11:49:18.802Z] bbb6546e1546: Preparing [2023-05-16T11:49:18.802Z] 93c769775684: Preparing [2023-05-16T11:49:18.802Z] f9f3c777a1b9: Preparing [2023-05-16T11:49:18.802Z] f1417ff83b31: Preparing [2023-05-16T11:49:18.802Z] acc83c6ca332: Waiting [2023-05-16T11:49:18.802Z] bbb6546e1546: Waiting [2023-05-16T11:49:18.802Z] 8e9ab7f42f79: Waiting [2023-05-16T11:49:18.802Z] 7025ef2bb1d0: Waiting [2023-05-16T11:49:18.802Z] 47a5b983e1b7: Waiting [2023-05-16T11:49:18.802Z] 93c769775684: Waiting [2023-05-16T11:49:18.802Z] f9f3c777a1b9: Waiting [2023-05-16T11:49:18.802Z] f1417ff83b31: Waiting [2023-05-16T11:49:18.802Z] 3e9cd1fad889: Pushed [2023-05-16T11:49:18.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:19.060Z] 3cef5e408ddc: Pushed [2023-05-16T11:49:19.060Z] 7f73e49d6d1e: Pushed [2023-05-16T11:49:19.060Z] b2c4baf909c2: Pushed [2023-05-16T11:49:19.060Z] acc83c6ca332: Pushed [2023-05-16T11:49:19.060Z] 7025ef2bb1d0: Pushed [2023-05-16T11:49:19.060Z] 8e9ab7f42f79: Pushed [2023-05-16T11:49:19.060Z] 47a5b983e1b7: Pushed [2023-05-16T11:49:19.060Z] f1417ff83b31: Layer already exists [2023-05-16T11:49:19.060Z] bbb6546e1546: Pushed [2023-05-16T11:49:19.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:19.244Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:19.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:19.244Z] [2023-05-16T11:49:19.244Z] Login Succeeded [2023-05-16T11:49:19.244Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:49:19.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T11:49:19.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:49:19.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:49:19.637Z] ========================================================= [2023-05-16T11:49:19.637Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T11:49:19.637Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:19.995Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T11:49:20.266Z] Sending build context to Docker daemon 1.086MB [2023-05-16T11:49:20.862Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:49:20.862Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-16T11:49:20.862Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T11:49:20.862Z] c41833b44d91: Pulling fs layer [2023-05-16T11:49:20.862Z] ed15518f5707: Pulling fs layer [2023-05-16T11:49:20.862Z] feae8fd75edb: Pulling fs layer [2023-05-16T11:49:20.862Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T11:49:20.862Z] 3cdef696dda3: Pulling fs layer [2023-05-16T11:49:20.862Z] 2ced38df9373: Pulling fs layer [2023-05-16T11:49:20.862Z] 58f1dce35555: Pulling fs layer [2023-05-16T11:49:20.862Z] 242c74f7c9fa: Waiting [2023-05-16T11:49:20.862Z] 3cdef696dda3: Waiting [2023-05-16T11:49:20.862Z] 2ced38df9373: Waiting [2023-05-16T11:49:20.862Z] 58f1dce35555: Waiting [2023-05-16T11:49:20.862Z] ed15518f5707: Verifying Checksum [2023-05-16T11:49:20.862Z] ed15518f5707: Download complete [2023-05-16T11:49:21.134Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T11:49:21.134Z] 242c74f7c9fa: Download complete [2023-05-16T11:49:21.134Z] 3cdef696dda3: Verifying Checksum [2023-05-16T11:49:21.134Z] 3cdef696dda3: Download complete [2023-05-16T11:49:21.134Z] c41833b44d91: Download complete [2023-05-16T11:49:21.599Z] 3827b5b91e75: Pushed [2023-05-16T11:49:21.861Z] 93c769775684: Pushed [2023-05-16T11:49:22.117Z] c41833b44d91: Pull complete [2023-05-16T11:49:22.711Z] 58f1dce35555: Verifying Checksum [2023-05-16T11:49:22.712Z] 58f1dce35555: Download complete [2023-05-16T11:49:22.984Z] ed15518f5707: Pull complete [2023-05-16T11:49:23.951Z] feae8fd75edb: Verifying Checksum [2023-05-16T11:49:23.951Z] feae8fd75edb: Download complete [2023-05-16T11:49:23.951Z] 2ced38df9373: Verifying Checksum [2023-05-16T11:49:23.951Z] 2ced38df9373: Download complete [2023-05-16T11:49:29.984Z] f9f3c777a1b9: Pushed [2023-05-16T11:49:29.985Z] 8bb3237301cd1e7ba1226b3bd0aaf265b839229f: digest: sha256:f6f430b70cf5cdca8caa65b5e2b650e9a63ce2c0a1c3868d804bbae47d882399 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:30.318Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:30.619Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-16T11:49:30.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T11:49:30.619Z] 3cef5e408ddc: Preparing [2023-05-16T11:49:30.619Z] b2c4baf909c2: Preparing [2023-05-16T11:49:30.619Z] 7f73e49d6d1e: Preparing [2023-05-16T11:49:30.619Z] 3e9cd1fad889: Preparing [2023-05-16T11:49:30.619Z] 3827b5b91e75: Preparing [2023-05-16T11:49:30.619Z] acc83c6ca332: Preparing [2023-05-16T11:49:30.619Z] 8e9ab7f42f79: Preparing [2023-05-16T11:49:30.619Z] 7025ef2bb1d0: Preparing [2023-05-16T11:49:30.619Z] 47a5b983e1b7: Preparing [2023-05-16T11:49:30.619Z] bbb6546e1546: Preparing [2023-05-16T11:49:30.619Z] 93c769775684: Preparing [2023-05-16T11:49:30.619Z] f9f3c777a1b9: Preparing [2023-05-16T11:49:30.619Z] f1417ff83b31: Preparing [2023-05-16T11:49:30.619Z] 7025ef2bb1d0: Waiting [2023-05-16T11:49:30.619Z] 47a5b983e1b7: Waiting [2023-05-16T11:49:30.619Z] bbb6546e1546: Waiting [2023-05-16T11:49:30.619Z] acc83c6ca332: Waiting [2023-05-16T11:49:30.619Z] 8e9ab7f42f79: Waiting [2023-05-16T11:49:30.619Z] f9f3c777a1b9: Waiting [2023-05-16T11:49:30.619Z] f1417ff83b31: Waiting [2023-05-16T11:49:30.619Z] b2c4baf909c2: Layer already exists [2023-05-16T11:49:30.619Z] 3e9cd1fad889: Layer already exists [2023-05-16T11:49:30.619Z] 3cef5e408ddc: Layer already exists [2023-05-16T11:49:30.619Z] 7f73e49d6d1e: Layer already exists [2023-05-16T11:49:30.619Z] 3827b5b91e75: Layer already exists [2023-05-16T11:49:30.619Z] acc83c6ca332: Layer already exists [2023-05-16T11:49:30.619Z] bbb6546e1546: Layer already exists [2023-05-16T11:49:30.619Z] 47a5b983e1b7: Layer already exists [2023-05-16T11:49:30.619Z] 8e9ab7f42f79: Layer already exists [2023-05-16T11:49:30.619Z] 7025ef2bb1d0: Layer already exists [2023-05-16T11:49:30.619Z] 93c769775684: Layer already exists [2023-05-16T11:49:30.619Z] f1417ff83b31: Layer already exists [2023-05-16T11:49:30.619Z] f9f3c777a1b9: Layer already exists [2023-05-16T11:49:30.619Z] latest: digest: sha256:f6f430b70cf5cdca8caa65b5e2b650e9a63ce2c0a1c3868d804bbae47d882399 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:30.921Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:31.229Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.42 [2023-05-16T11:49:31.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T11:49:31.229Z] 3cef5e408ddc: Preparing [2023-05-16T11:49:31.229Z] b2c4baf909c2: Preparing [2023-05-16T11:49:31.229Z] 7f73e49d6d1e: Preparing [2023-05-16T11:49:31.229Z] 3e9cd1fad889: Preparing [2023-05-16T11:49:31.229Z] 3827b5b91e75: Preparing [2023-05-16T11:49:31.229Z] acc83c6ca332: Preparing [2023-05-16T11:49:31.229Z] 8e9ab7f42f79: Preparing [2023-05-16T11:49:31.229Z] 7025ef2bb1d0: Preparing [2023-05-16T11:49:31.229Z] 47a5b983e1b7: Preparing [2023-05-16T11:49:31.229Z] bbb6546e1546: Preparing [2023-05-16T11:49:31.229Z] 93c769775684: Preparing [2023-05-16T11:49:31.229Z] f9f3c777a1b9: Preparing [2023-05-16T11:49:31.229Z] f1417ff83b31: Preparing [2023-05-16T11:49:31.229Z] 8e9ab7f42f79: Waiting [2023-05-16T11:49:31.229Z] 7025ef2bb1d0: Waiting [2023-05-16T11:49:31.229Z] 47a5b983e1b7: Waiting [2023-05-16T11:49:31.229Z] bbb6546e1546: Waiting [2023-05-16T11:49:31.229Z] 93c769775684: Waiting [2023-05-16T11:49:31.229Z] f9f3c777a1b9: Waiting [2023-05-16T11:49:31.229Z] f1417ff83b31: Waiting [2023-05-16T11:49:31.229Z] acc83c6ca332: Waiting [2023-05-16T11:49:31.229Z] 3827b5b91e75: Layer already exists [2023-05-16T11:49:31.229Z] 7f73e49d6d1e: Layer already exists [2023-05-16T11:49:31.229Z] b2c4baf909c2: Layer already exists [2023-05-16T11:49:31.229Z] 3e9cd1fad889: Layer already exists [2023-05-16T11:49:31.229Z] 3cef5e408ddc: Layer already exists [2023-05-16T11:49:31.229Z] acc83c6ca332: Layer already exists [2023-05-16T11:49:31.229Z] 7025ef2bb1d0: Layer already exists [2023-05-16T11:49:31.229Z] 8e9ab7f42f79: Layer already exists [2023-05-16T11:49:31.229Z] bbb6546e1546: Layer already exists [2023-05-16T11:49:31.229Z] 47a5b983e1b7: Layer already exists [2023-05-16T11:49:31.229Z] f9f3c777a1b9: Layer already exists [2023-05-16T11:49:31.229Z] 93c769775684: Layer already exists [2023-05-16T11:49:31.229Z] f1417ff83b31: Layer already exists [2023-05-16T11:49:31.229Z] 3.0.0-dev.42: digest: sha256:f6f430b70cf5cdca8caa65b5e2b650e9a63ce2c0a1c3868d804bbae47d882399 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:31.539Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:31.847Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 [2023-05-16T11:49:31.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T11:49:31.847Z] 3cef5e408ddc: Preparing [2023-05-16T11:49:31.847Z] b2c4baf909c2: Preparing [2023-05-16T11:49:31.847Z] 7f73e49d6d1e: Preparing [2023-05-16T11:49:31.847Z] 3e9cd1fad889: Preparing [2023-05-16T11:49:31.847Z] 3827b5b91e75: Preparing [2023-05-16T11:49:31.847Z] acc83c6ca332: Preparing [2023-05-16T11:49:31.847Z] 8e9ab7f42f79: Preparing [2023-05-16T11:49:31.847Z] 7025ef2bb1d0: Preparing [2023-05-16T11:49:31.847Z] 47a5b983e1b7: Preparing [2023-05-16T11:49:31.847Z] bbb6546e1546: Preparing [2023-05-16T11:49:31.847Z] 93c769775684: Preparing [2023-05-16T11:49:31.847Z] f9f3c777a1b9: Preparing [2023-05-16T11:49:31.847Z] f1417ff83b31: Preparing [2023-05-16T11:49:31.847Z] 8e9ab7f42f79: Waiting [2023-05-16T11:49:31.847Z] 7025ef2bb1d0: Waiting [2023-05-16T11:49:31.847Z] 47a5b983e1b7: Waiting [2023-05-16T11:49:31.847Z] bbb6546e1546: Waiting [2023-05-16T11:49:31.847Z] 93c769775684: Waiting [2023-05-16T11:49:31.847Z] f9f3c777a1b9: Waiting [2023-05-16T11:49:31.847Z] acc83c6ca332: Waiting [2023-05-16T11:49:31.847Z] 3827b5b91e75: Layer already exists [2023-05-16T11:49:31.847Z] 7f73e49d6d1e: Layer already exists [2023-05-16T11:49:31.847Z] 3cef5e408ddc: Layer already exists [2023-05-16T11:49:31.847Z] 3e9cd1fad889: Layer already exists [2023-05-16T11:49:31.847Z] b2c4baf909c2: Layer already exists [2023-05-16T11:49:31.847Z] 8e9ab7f42f79: Layer already exists [2023-05-16T11:49:31.847Z] acc83c6ca332: Layer already exists [2023-05-16T11:49:31.847Z] 7025ef2bb1d0: Layer already exists [2023-05-16T11:49:31.847Z] bbb6546e1546: Layer already exists [2023-05-16T11:49:31.847Z] 47a5b983e1b7: Layer already exists [2023-05-16T11:49:31.847Z] 93c769775684: Layer already exists [2023-05-16T11:49:31.847Z] f9f3c777a1b9: Layer already exists [2023-05-16T11:49:31.847Z] f1417ff83b31: Layer already exists [2023-05-16T11:49:31.847Z] 8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42: digest: sha256:f6f430b70cf5cdca8caa65b5e2b650e9a63ce2c0a1c3868d804bbae47d882399 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:32.168Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:32.474Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-16T11:49:32.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T11:49:32.474Z] 3cef5e408ddc: Preparing [2023-05-16T11:49:32.474Z] b2c4baf909c2: Preparing [2023-05-16T11:49:32.474Z] 7f73e49d6d1e: Preparing [2023-05-16T11:49:32.474Z] 3e9cd1fad889: Preparing [2023-05-16T11:49:32.474Z] 3827b5b91e75: Preparing [2023-05-16T11:49:32.474Z] acc83c6ca332: Preparing [2023-05-16T11:49:32.474Z] 8e9ab7f42f79: Preparing [2023-05-16T11:49:32.474Z] 7025ef2bb1d0: Preparing [2023-05-16T11:49:32.474Z] 47a5b983e1b7: Preparing [2023-05-16T11:49:32.474Z] bbb6546e1546: Preparing [2023-05-16T11:49:32.474Z] 93c769775684: Preparing [2023-05-16T11:49:32.474Z] f9f3c777a1b9: Preparing [2023-05-16T11:49:32.474Z] f1417ff83b31: Preparing [2023-05-16T11:49:32.474Z] 7025ef2bb1d0: Waiting [2023-05-16T11:49:32.474Z] 47a5b983e1b7: Waiting [2023-05-16T11:49:32.474Z] bbb6546e1546: Waiting [2023-05-16T11:49:32.474Z] 93c769775684: Waiting [2023-05-16T11:49:32.474Z] f9f3c777a1b9: Waiting [2023-05-16T11:49:32.474Z] f1417ff83b31: Waiting [2023-05-16T11:49:32.474Z] acc83c6ca332: Waiting [2023-05-16T11:49:32.474Z] 8e9ab7f42f79: Waiting [2023-05-16T11:49:32.474Z] b2c4baf909c2: Layer already exists [2023-05-16T11:49:32.474Z] 3cef5e408ddc: Layer already exists [2023-05-16T11:49:32.474Z] 3e9cd1fad889: Layer already exists [2023-05-16T11:49:32.474Z] 7f73e49d6d1e: Layer already exists [2023-05-16T11:49:32.474Z] 3827b5b91e75: Layer already exists [2023-05-16T11:49:32.474Z] acc83c6ca332: Layer already exists [2023-05-16T11:49:32.474Z] 8e9ab7f42f79: Layer already exists [2023-05-16T11:49:32.474Z] bbb6546e1546: Layer already exists [2023-05-16T11:49:32.474Z] 7025ef2bb1d0: Layer already exists [2023-05-16T11:49:32.474Z] 47a5b983e1b7: Layer already exists [2023-05-16T11:49:32.474Z] 93c769775684: Layer already exists [2023-05-16T11:49:32.474Z] f1417ff83b31: Layer already exists [2023-05-16T11:49:32.474Z] f9f3c777a1b9: Layer already exists [2023-05-16T11:49:32.475Z] main: digest: sha256:f6f430b70cf5cdca8caa65b5e2b650e9a63ce2c0a1c3868d804bbae47d882399 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T11:49:32.529Z] ===================================================== [Pipeline] echo [2023-05-16T11:49:32.538Z] taggedImages: [2023-05-16T11:49:32.538Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:8bb3237301cd1e7ba1226b3bd0aaf265b839229f [2023-05-16T11:49:32.538Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-16T11:49:32.538Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.42 [2023-05-16T11:49:32.538Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 [2023-05-16T11:49:32.538Z] - 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 [2023-05-16T11:49:32.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:49:32.894Z] [2023-05-16T11:49:32.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:33.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:49:33.188Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T11:49:33.188Z] 5eb5b503b376: Pulling fs layer [2023-05-16T11:49:33.188Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T11:49:33.188Z] ec43610c2a17: Pulling fs layer [2023-05-16T11:49:33.188Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T11:49:33.188Z] 33b1e0a273af: Pulling fs layer [2023-05-16T11:49:33.188Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T11:49:33.188Z] 2f39f015ded8: Pulling fs layer [2023-05-16T11:49:33.188Z] 2f39f015ded8: Waiting [2023-05-16T11:49:33.188Z] 33b1e0a273af: Waiting [2023-05-16T11:49:33.188Z] 5d3b04190fa2: Waiting [2023-05-16T11:49:33.188Z] 3a2ae6a8a46f: Waiting [2023-05-16T11:49:33.188Z] 5c69ac0246d0: Download complete [2023-05-16T11:49:33.188Z] 3a2ae6a8a46f: Download complete [2023-05-16T11:49:33.188Z] 33b1e0a273af: Verifying Checksum [2023-05-16T11:49:33.188Z] 33b1e0a273af: Download complete [2023-05-16T11:49:33.188Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T11:49:33.188Z] 5d3b04190fa2: Download complete [2023-05-16T11:49:33.188Z] ec43610c2a17: Verifying Checksum [2023-05-16T11:49:33.188Z] ec43610c2a17: Download complete [2023-05-16T11:49:33.447Z] 5eb5b503b376: Verifying Checksum [2023-05-16T11:49:33.447Z] 5eb5b503b376: Download complete [2023-05-16T11:49:34.014Z] 2f39f015ded8: Verifying Checksum [2023-05-16T11:49:34.014Z] 2f39f015ded8: Download complete [2023-05-16T11:49:34.050Z] feae8fd75edb: Pull complete [2023-05-16T11:49:34.050Z] 242c74f7c9fa: Pull complete [2023-05-16T11:49:34.050Z] 3cdef696dda3: Pull complete [2023-05-16T11:49:34.582Z] 5eb5b503b376: Pull complete [2023-05-16T11:49:34.840Z] 5c69ac0246d0: Pull complete [2023-05-16T11:49:35.098Z] ec43610c2a17: Pull complete [2023-05-16T11:49:35.098Z] 3a2ae6a8a46f: Pull complete [2023-05-16T11:49:35.356Z] 33b1e0a273af: Pull complete [2023-05-16T11:49:35.356Z] 5d3b04190fa2: Pull complete [2023-05-16T11:49:39.539Z] 2f39f015ded8: Pull complete [2023-05-16T11:49:39.539Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T11:49:39.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:49:39.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:49:39.613Z] prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container [2023-05-16T11:49:39.648Z] $ 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 [2023-05-16T11:49:40.875Z] 2ced38df9373: Pull complete [2023-05-16T11:49:42.889Z] 58f1dce35555: Pull complete [2023-05-16T11:49:42.889Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T11:49:42.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T11:49:42.889Z] ---> fadd8f120f05 [2023-05-16T11:49:42.889Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:49:44.851Z] ---> Running in 2e31c40f1941 [2023-05-16T11:49:45.120Z] Removing intermediate container 2e31c40f1941 [2023-05-16T11:49:45.120Z] ---> 87f07b1139bb [2023-05-16T11:49:45.120Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:49:45.120Z] ---> Running in 23eda500cecf [2023-05-16T11:49:45.388Z] Removing intermediate container 23eda500cecf [2023-05-16T11:49:45.388Z] ---> 293f14238701 [2023-05-16T11:49:45.388Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-16T11:49:45.657Z] ---> Running in 3765d1f9fe51 [2023-05-16T11:49:45.925Z] Removing intermediate container 3765d1f9fe51 [2023-05-16T11:49:45.925Z] ---> 8ca32c9b48cf [2023-05-16T11:49:45.925Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-16T11:49:45.925Z] ---> Running in 0817d4451232 [2023-05-16T11:49:46.198Z] Removing intermediate container 0817d4451232 [2023-05-16T11:49:46.198Z] ---> 3c75962a2ef6 [2023-05-16T11:49:46.198Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:49:46.465Z] $ docker top 9c4c557caf6f62c542fc44e01d17d550a228b7d0b1a5576383a23ddfc6c59d9a -eo pid,comm [2023-05-16T11:49:46.468Z] ---> Running in 840e1231bdc9 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:49:46.826Z] ---> job-cost.sh [2023-05-16T11:49:46.826Z] lf-activate-venv: SKIPPING [2023-05-16T11:49:46.826Z] INFO: No Stack... [2023-05-16T11:49:47.084Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T11:49:47.343Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T11:49:47.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T11:49:47.632Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-16T11:49:47.632Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T11:49:47.647Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] [2023-05-16T11:49:47.658Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] did not exist. Created. [2023-05-16T11:49:47.658Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T11:49:47.960Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T11:49:47.989Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T11:49:47.997Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T11:49:48.017Z] $ docker stop --time=1 9c4c557caf6f62c542fc44e01d17d550a228b7d0b1a5576383a23ddfc6c59d9a [2023-05-16T11:49:48.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T11:49:48.979Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-16T11:49:48.979Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-16T11:49:48.979Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-16T11:49:48.979Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-16T11:49:48.979Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-16T11:49:49.158Z] $ docker rm -f --volumes 9c4c557caf6f62c542fc44e01d17d550a228b7d0b1a5576383a23ddfc6c59d9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-05-16T11:49:49.250Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-16T11:49:49.250Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-16T11:49:49.250Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-16T11:49:49.250Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-16T11:49:49.250Z] (10/14) Installing kmod-libs (30-r1) [2023-05-16T11:49:49.250Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-16T11:49:49.250Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-16T11:49:49.250Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-16T11:49:49.250Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-16T11:49:49.250Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T11:49:49.250Z] Executing eudev-3.2.11-r4.trigger [2023-05-16T11:49:49.250Z] OK: 271 MiB in 67 packages [Pipeline] } [2023-05-16T11:49:50.667Z] Removing intermediate container 840e1231bdc9 [2023-05-16T11:49:50.667Z] ---> a2342797e90f [2023-05-16T11:49:50.667Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-16T11:49:50.667Z] ---> Running in 7397ac5074cb [2023-05-16T11:49:50.935Z] Removing intermediate container 7397ac5074cb [2023-05-16T11:49:50.935Z] ---> 86e97cdf458a [2023-05-16T11:49:50.935Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-16T11:49:51.523Z] ---> 714f7a047128 [2023-05-16T11:49:51.523Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:49:51.523Z] ---> Running in 593189ea93ea [2023-05-16T11:50:59.445Z] Removing intermediate container 593189ea93ea [2023-05-16T11:50:59.445Z] ---> 5e26c4fee7e5 [2023-05-16T11:50:59.445Z] Step 11/13 : COPY . . [2023-05-16T11:50:59.445Z] ---> 19771b43fb24 [2023-05-16T11:50:59.445Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-16T11:50:59.445Z] ---> Running in 6829e7e25cdb [2023-05-16T11:50:59.445Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T11:50:59.445Z] Dload Upload Total Spent Left Speed [2023-05-16T11:50:59.445Z] 0  0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3827 0 --:--:-- --:--:-- --:--:-- 3847 [2023-05-16T11:50:59.445Z] Removing intermediate container 6829e7e25cdb [2023-05-16T11:50:59.445Z] ---> 417eaac76fb9 [2023-05-16T11:50:59.445Z] Step 13/13 : RUN ${MAKE} [2023-05-16T11:50:59.445Z] ---> Running in 4bd18a5fed55 [2023-05-16T11:50:59.445Z] noop [2023-05-16T11:50:59.445Z] Removing intermediate container 4bd18a5fed55 [2023-05-16T11:50:59.445Z] ---> 33e9c4ec6c0f [2023-05-16T11:50:59.445Z] Successfully built 33e9c4ec6c0f [2023-05-16T11:50:59.714Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:51:00.083Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T11:51:00.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:51:00.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-15711 does not seem to be running inside a container [2023-05-16T11:51:00.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/114 -v /w/workspace/device-usb-camera/114:/w/workspace/device-usb-camera/114:rw,z -v /w/workspace/device-usb-camera/114@tmp:/w/workspace/device-usb-camera/114@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 [2023-05-16T11:51:01.723Z] $ docker top bef8afef42c40b02f51872388ef64280e71751ce873c919a995f8bb14f0d012a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:51:02.599Z] + go version [2023-05-16T11:51:02.599Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T11:51:02.624Z] $ docker stop --time=1 bef8afef42c40b02f51872388ef64280e71751ce873c919a995f8bb14f0d012a [2023-05-16T11:51:04.338Z] $ docker rm -f --volumes bef8afef42c40b02f51872388ef64280e71751ce873c919a995f8bb14f0d012a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:51:04.951Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T11:51:04.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:51:05.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-15711 does not seem to be running inside a container [2023-05-16T11:51:05.254Z] $ 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/114 -v /w/workspace/device-usb-camera/114:/w/workspace/device-usb-camera/114:rw,z -v /w/workspace/device-usb-camera/114@tmp:/w/workspace/device-usb-camera/114@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 [2023-05-16T11:51:06.609Z] $ docker top b33da516d18ad6e903975517bae83264c8d764487c12db16743f99d464ecc7ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:51:07.505Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/114 [Pipeline] fileExists [Pipeline] sh [2023-05-16T11:51:08.181Z] + make test [2023-05-16T11:51:08.182Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T11:51:47.094Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-16T11:54:08.858Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-16T11:54:11.459Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 1.8% of statements [2023-05-16T11:54:12.047Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T11:54:12.047Z] go vet ./... [2023-05-16T11:54:44.354Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T11:54:44.354Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T11:54:44.354Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T11:54:44.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T11:54:44.389Z] $ docker stop --time=1 b33da516d18ad6e903975517bae83264c8d764487c12db16743f99d464ecc7ea [2023-05-16T11:54:46.357Z] $ docker rm -f --volumes b33da516d18ad6e903975517bae83264c8d764487c12db16743f99d464ecc7ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T11:54:47.740Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T11:54:47.764Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T11:54:48.340Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T11:54:48.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T11:54:49.069Z] + ls -al . [2023-05-16T11:54:49.069Z] total 184 [2023-05-16T11:54:49.069Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 11:51 . [2023-05-16T11:54:49.069Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:48 .. [2023-05-16T11:54:49.069Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 11:48 .git [2023-05-16T11:54:49.069Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:48 .github [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 414 May 16 11:48 .gitignore [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 11:48 .golangci.yml [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 77 May 16 11:48 .hadolint.yml [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 16 11:48 Attribution.txt [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 16 11:48 CHANGELOG.md [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 16 11:48 Dockerfile [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 11:48 GOVERNANCE.md [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 659 May 16 11:48 Jenkinsfile [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 11:48 LICENSE [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 16 11:48 Makefile [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 622 May 16 11:48 OWNERS.md [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 16 11:48 README.md [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 11:46 VERSION [2023-05-16T11:54:49.069Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:48 bin [2023-05-16T11:54:49.069Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:48 cmd [2023-05-16T11:54:49.069Z] -rw-r--r-- 1 jenkins jenkins 31521 May 16 11:54 coverage.out [2023-05-16T11:54:49.069Z] -rwxrwxr-x 1 jenkins jenkins 140 May 16 11:48 docker-entrypoint.sh [2023-05-16T11:54:49.069Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:48 docs [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 16 11:48 go.mod [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 16 11:48 go.sum [2023-05-16T11:54:49.069Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:48 internal [2023-05-16T11:54:49.069Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:48 snap [2023-05-16T11:54:49.069Z] -rw-rw-r-- 1 jenkins jenkins 231 May 16 11:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:54:49.427Z] + 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=8bb3237301cd1e7ba1226b3bd0aaf265b839229f --label arch=arm64 --label version=3.0.0-dev.42 . [2023-05-16T11:54:49.695Z] Sending build context to Docker daemon 1.118MB [2023-05-16T11:54:49.695Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:54:49.695Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-16T11:54:49.695Z] ---> 33e9c4ec6c0f [2023-05-16T11:54:49.695Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:54:49.967Z] ---> Running in 89124f97510a [2023-05-16T11:54:50.236Z] Removing intermediate container 89124f97510a [2023-05-16T11:54:50.236Z] ---> 8c7ac678e2e0 [2023-05-16T11:54:50.236Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:54:50.236Z] ---> Running in 3974b4e9be77 [2023-05-16T11:54:50.507Z] Removing intermediate container 3974b4e9be77 [2023-05-16T11:54:50.507Z] ---> aeb3d7195d81 [2023-05-16T11:54:50.507Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-16T11:54:50.779Z] ---> Running in 23a495632467 [2023-05-16T11:54:51.050Z] Removing intermediate container 23a495632467 [2023-05-16T11:54:51.050Z] ---> 8c5d67307234 [2023-05-16T11:54:51.050Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-16T11:54:51.050Z] ---> Running in 715d708a5f0d [2023-05-16T11:54:51.322Z] Removing intermediate container 715d708a5f0d [2023-05-16T11:54:51.322Z] ---> 65a4afdc2886 [2023-05-16T11:54:51.322Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:54:51.591Z] ---> Running in c709da8ece90 [2023-05-16T11:54:52.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T11:54:53.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T11:54:54.579Z] OK: 271 MiB in 67 packages [2023-05-16T11:54:55.566Z] Removing intermediate container c709da8ece90 [2023-05-16T11:54:55.566Z] ---> 147c759282f5 [2023-05-16T11:54:55.566Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-16T11:54:55.566Z] ---> Running in f5fb389691cc [2023-05-16T11:54:55.836Z] Removing intermediate container f5fb389691cc [2023-05-16T11:54:55.836Z] ---> 4fe342b69325 [2023-05-16T11:54:55.836Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-16T11:54:56.435Z] ---> a664d082c535 [2023-05-16T11:54:56.435Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:54:56.709Z] ---> Running in 66f892d06337 [2023-05-16T11:54:59.323Z] Removing intermediate container 66f892d06337 [2023-05-16T11:54:59.323Z] ---> 9760c781a54a [2023-05-16T11:54:59.323Z] Step 11/36 : COPY . . [2023-05-16T11:55:00.290Z] ---> ebb6c75bbb12 [2023-05-16T11:55:00.290Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-16T11:55:00.559Z] ---> Running in 9e362f5875e6 [2023-05-16T11:55:01.532Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-05-16T11:55:01.532Z] Dload Upload Total Spent Left Speed [2023-05-16T11:55:02.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2577 0 --:--:-- --:--:-- --:--:-- 2583 100 1062 100 1062 0 0 2570 0 --:--:-- --:--:-- --:--:-- 2571 [2023-05-16T11:55:02.714Z] Removing intermediate container 9e362f5875e6 [2023-05-16T11:55:02.714Z] ---> 83f5451207a7 [2023-05-16T11:55:02.714Z] Step 13/36 : RUN ${MAKE} [2023-05-16T11:55:02.983Z] ---> Running in 489ff01de114 [2023-05-16T11:55:03.952Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-16T11:57:55.763Z] Removing intermediate container 489ff01de114 [2023-05-16T11:57:55.763Z] ---> 1637a96119ae [2023-05-16T11:57:55.763Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-16T11:57:56.351Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-16T11:57:56.625Z] 8766b47fe142: Pulling fs layer [2023-05-16T11:57:56.897Z] 8766b47fe142: Download complete [2023-05-16T11:57:57.862Z] 8766b47fe142: Pull complete [2023-05-16T11:57:57.862Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-16T11:57:57.862Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-16T11:57:57.862Z] ---> 69d40e2cb93c [2023-05-16T11:57:57.862Z] Step 15/36 : FROM alpine:3.17 [2023-05-16T11:57:58.130Z] 3.17: Pulling from library/alpine [2023-05-16T11:57:58.429Z] c41833b44d91: Already exists [2023-05-16T11:57:58.429Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T11:57:58.429Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T11:57:58.429Z] ---> 51e60588ff2c [2023-05-16T11:57:58.429Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-16T11:57:58.696Z] ---> Running in 16173500ebc0 [2023-05-16T11:57:58.975Z] Removing intermediate container 16173500ebc0 [2023-05-16T11:57:58.975Z] ---> 8e13c8cb2c72 [2023-05-16T11:57:58.975Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-16T11:57:58.975Z] ---> Running in 10b54bcddf62 [2023-05-16T11:58:00.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T11:58:00.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T11:58:02.397Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-16T11:58:02.397Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-16T11:58:02.397Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-16T11:58:02.397Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-16T11:58:02.397Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-16T11:58:02.397Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-16T11:58:02.397Z] (7/83) Installing libxcb (1.15-r0) [2023-05-16T11:58:02.397Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-16T11:58:02.397Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-16T11:58:02.669Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-16T11:58:02.669Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-16T11:58:02.669Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-16T11:58:02.669Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-16T11:58:02.669Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-16T11:58:02.669Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-16T11:58:02.939Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-16T11:58:02.939Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-16T11:58:02.939Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-16T11:58:02.939Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-16T11:58:02.939Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-16T11:58:02.939Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-16T11:58:02.939Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-16T11:58:02.939Z] (23/83) Installing glib (2.74.6-r0) [2023-05-16T11:58:02.939Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-16T11:58:03.211Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-16T11:58:03.211Z] (26/83) Installing libass (0.16.0-r1) [2023-05-16T11:58:03.211Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-16T11:58:03.211Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-16T11:58:03.211Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-16T11:58:03.211Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-16T11:58:03.211Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-16T11:58:03.211Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-16T11:58:03.211Z] (33/83) Installing libunistring (1.1-r0) [2023-05-16T11:58:03.211Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-16T11:58:03.482Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-16T11:58:03.482Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-16T11:58:03.482Z] (37/83) Installing lame (3.100-r2) [2023-05-16T11:58:03.482Z] (38/83) Installing opus (1.3.1-r1) [2023-05-16T11:58:03.482Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-16T11:58:03.482Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-16T11:58:03.482Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-16T11:58:03.482Z] (42/83) Installing orc (0.4.33-r0) [2023-05-16T11:58:03.482Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-16T11:58:03.482Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-16T11:58:03.482Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-16T11:58:03.482Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-16T11:58:03.482Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-16T11:58:03.752Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-16T11:58:03.752Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-16T11:58:03.752Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-16T11:58:03.752Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-16T11:58:03.752Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-16T11:58:03.752Z] (53/83) Installing libpulse (16.1-r6) [2023-05-16T11:58:03.752Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-16T11:58:03.752Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-16T11:58:03.752Z] (56/83) Installing librist (0.2.7-r0) [2023-05-16T11:58:03.752Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-16T11:58:03.752Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-16T11:58:03.752Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-16T11:58:03.752Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-16T11:58:04.026Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-16T11:58:04.026Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-16T11:58:04.026Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-16T11:58:04.026Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-16T11:58:04.026Z] (65/83) Installing libva (2.16.0-r0) [2023-05-16T11:58:04.026Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-16T11:58:04.026Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-16T11:58:04.026Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-16T11:58:04.026Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-16T11:58:04.026Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-16T11:58:04.026Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-16T11:58:04.026Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-16T11:58:04.298Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-16T11:58:04.298Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-16T11:58:04.298Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-16T11:58:04.298Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-16T11:58:04.887Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-16T11:58:04.887Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-16T11:58:04.887Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-16T11:58:04.887Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-16T11:58:04.887Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-16T11:58:04.887Z] (82/83) Installing kmod-libs (30-r1) [2023-05-16T11:58:04.887Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-16T11:58:04.887Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T11:58:04.887Z] Executing eudev-3.2.11-r4.trigger [2023-05-16T11:58:04.887Z] OK: 86 MiB in 98 packages [2023-05-16T11:58:09.389Z] Removing intermediate container 10b54bcddf62 [2023-05-16T11:58:09.389Z] ---> 2db804197f5c [2023-05-16T11:58:09.389Z] Step 18/36 : WORKDIR / [2023-05-16T11:58:09.389Z] ---> Running in e3c8d12d805a [2023-05-16T11:58:09.389Z] Removing intermediate container e3c8d12d805a [2023-05-16T11:58:09.389Z] ---> 5aa4b94b9ad8 [2023-05-16T11:58:09.389Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-16T11:58:11.384Z] ---> 02951fe7a133 [2023-05-16T11:58:11.384Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-16T11:58:11.655Z] ---> 6ecc5ff237fa [2023-05-16T11:58:11.655Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-16T11:58:12.247Z] ---> 2b3794b46b66 [2023-05-16T11:58:12.247Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-16T11:58:12.838Z] ---> c4361a3acf46 [2023-05-16T11:58:12.838Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-16T11:58:13.429Z] ---> 874a0b863c7b [2023-05-16T11:58:13.429Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-16T11:58:13.697Z] ---> 1583231d7e27 [2023-05-16T11:58:13.698Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-16T11:58:15.123Z] ---> 1f941d3a9199 [2023-05-16T11:58:15.123Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-16T11:58:15.394Z] ---> Running in a92d75f9ce97 [2023-05-16T11:58:19.675Z] Removing intermediate container a92d75f9ce97 [2023-05-16T11:58:19.675Z] ---> a0060c65037b [2023-05-16T11:58:19.675Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-16T11:58:19.675Z] ---> Running in 7dd8a359bdea [2023-05-16T11:58:21.638Z] Removing intermediate container 7dd8a359bdea [2023-05-16T11:58:21.638Z] ---> 512956a668ae [2023-05-16T11:58:21.638Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-16T11:58:21.638Z] ---> Running in 0eb26053ea0c [2023-05-16T11:58:23.594Z] Removing intermediate container 0eb26053ea0c [2023-05-16T11:58:23.594Z] ---> 40ff72db56db [2023-05-16T11:58:23.594Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-16T11:58:23.594Z] ---> Running in 0ec51863c990 [2023-05-16T11:58:25.017Z] Removing intermediate container 0ec51863c990 [2023-05-16T11:58:25.017Z] ---> b63057f66341 [2023-05-16T11:58:25.017Z] Step 30/36 : EXPOSE 59983 [2023-05-16T11:58:25.287Z] ---> Running in 08ded048b22d [2023-05-16T11:58:25.555Z] Removing intermediate container 08ded048b22d [2023-05-16T11:58:25.555Z] ---> 3be5d5c6e862 [2023-05-16T11:58:25.555Z] Step 31/36 : EXPOSE 8554 [2023-05-16T11:58:25.555Z] ---> Running in d697e99f1209 [2023-05-16T11:58:25.822Z] Removing intermediate container d697e99f1209 [2023-05-16T11:58:25.822Z] ---> d0c6added43a [2023-05-16T11:58:25.822Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-16T11:58:26.090Z] ---> Running in ce7aeb681dd7 [2023-05-16T11:58:26.359Z] Removing intermediate container ce7aeb681dd7 [2023-05-16T11:58:26.359Z] ---> 93cc980c6543 [2023-05-16T11:58:26.359Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-16T11:58:26.359Z] ---> Running in 3d7f9fc108e9 [2023-05-16T11:58:26.626Z] Removing intermediate container 3d7f9fc108e9 [2023-05-16T11:58:26.626Z] ---> 36982ddc4c64 [2023-05-16T11:58:26.626Z] Step 34/36 : LABEL arch=arm64 [2023-05-16T11:58:26.626Z] ---> Running in 8135960ce595 [2023-05-16T11:58:26.895Z] Removing intermediate container 8135960ce595 [2023-05-16T11:58:26.895Z] ---> f700937f31aa [2023-05-16T11:58:26.895Z] Step 35/36 : LABEL git_sha=8bb3237301cd1e7ba1226b3bd0aaf265b839229f [2023-05-16T11:58:27.163Z] ---> Running in 8dc5143782b5 [2023-05-16T11:58:27.429Z] Removing intermediate container 8dc5143782b5 [2023-05-16T11:58:27.429Z] ---> 9e7446755503 [2023-05-16T11:58:27.429Z] Step 36/36 : LABEL version=3.0.0-dev.42 [2023-05-16T11:58:27.429Z] ---> Running in 14963f566832 [2023-05-16T11:58:27.695Z] Removing intermediate container 14963f566832 [2023-05-16T11:58:27.695Z] ---> 9a9c0d17a1b5 [2023-05-16T11:58:27.695Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T11:58:27.695Z] Successfully built 9a9c0d17a1b5 [2023-05-16T11:58:27.695Z] 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 [2023-05-16T11:58:27.790Z] provisioning config files... [2023-05-16T11:58:27.807Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/114@tmp/config16601606186019879807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:58:28.155Z] ---> docker-login.sh [2023-05-16T11:58:28.155Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:58:28.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:58:28.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:58:28.431Z] Configure a credential helper to remove this warning. See [2023-05-16T11:58:28.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:58:28.431Z] [2023-05-16T11:58:28.431Z] Login Succeeded [2023-05-16T11:58:28.431Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:58:28.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:58:28.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:58:28.700Z] Configure a credential helper to remove this warning. See [2023-05-16T11:58:28.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:58:28.700Z] [2023-05-16T11:58:28.700Z] Login Succeeded [2023-05-16T11:58:28.700Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:58:28.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:58:29.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:58:29.233Z] Configure a credential helper to remove this warning. See [2023-05-16T11:58:29.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:58:29.233Z] [2023-05-16T11:58:29.233Z] Login Succeeded [2023-05-16T11:58:29.233Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:58:29.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:58:29.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:58:29.500Z] Configure a credential helper to remove this warning. See [2023-05-16T11:58:29.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:58:29.500Z] [2023-05-16T11:58:29.500Z] Login Succeeded [2023-05-16T11:58:29.500Z] docker.io [2023-05-16T11:58:29.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:58:30.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:58:30.035Z] Configure a credential helper to remove this warning. See [2023-05-16T11:58:30.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:58:30.035Z] [2023-05-16T11:58:30.035Z] Login Succeeded [2023-05-16T11:58:30.035Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:58:30.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T11:58:30.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:58:30.098Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-16T11:58:30.098Z] 8bb3237301cd1e7ba1226b3bd0aaf265b839229f [2023-05-16T11:58:30.098Z] latest [2023-05-16T11:58:30.098Z] 3.0.0-dev.42 [2023-05-16T11:58:30.098Z] 8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 [2023-05-16T11:58:30.098Z] main [2023-05-16T11:58:30.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:58:30.461Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:58:30.820Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8bb3237301cd1e7ba1226b3bd0aaf265b839229f [2023-05-16T11:58:30.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T11:58:30.820Z] 5ad2f0abea82: Preparing [2023-05-16T11:58:30.820Z] 2947d96e90fc: Preparing [2023-05-16T11:58:30.820Z] 576a8e777a1c: Preparing [2023-05-16T11:58:30.820Z] 9a06388edc79: Preparing [2023-05-16T11:58:30.820Z] 608d194cb50c: Preparing [2023-05-16T11:58:30.820Z] acc83c6ca332: Preparing [2023-05-16T11:58:30.820Z] 71353159a9a6: Preparing [2023-05-16T11:58:30.820Z] b1eee7513401: Preparing [2023-05-16T11:58:30.820Z] 3cff02212b0c: Preparing [2023-05-16T11:58:30.820Z] 304d71c4b316: Preparing [2023-05-16T11:58:30.820Z] 2e0ba8c35e46: Preparing [2023-05-16T11:58:30.820Z] 36d9de755cf4: Preparing [2023-05-16T11:58:30.820Z] 26cbea5cba74: Preparing [2023-05-16T11:58:30.820Z] 3cff02212b0c: Waiting [2023-05-16T11:58:30.820Z] 36d9de755cf4: Waiting [2023-05-16T11:58:30.820Z] 26cbea5cba74: Waiting [2023-05-16T11:58:30.820Z] acc83c6ca332: Waiting [2023-05-16T11:58:30.820Z] 304d71c4b316: Waiting [2023-05-16T11:58:30.820Z] b1eee7513401: Waiting [2023-05-16T11:58:30.820Z] 71353159a9a6: Waiting [2023-05-16T11:58:30.820Z] 2e0ba8c35e46: Waiting [2023-05-16T11:58:31.087Z] 576a8e777a1c: Pushed [2023-05-16T11:58:31.087Z] 5ad2f0abea82: Pushed [2023-05-16T11:58:31.087Z] 9a06388edc79: Pushed [2023-05-16T11:58:31.087Z] 2947d96e90fc: Pushed [2023-05-16T11:58:31.355Z] acc83c6ca332: Pushed [2023-05-16T11:58:31.355Z] b1eee7513401: Pushed [2023-05-16T11:58:31.355Z] 71353159a9a6: Pushed [2023-05-16T11:58:31.355Z] 3cff02212b0c: Pushed [2023-05-16T11:58:31.355Z] 26cbea5cba74: Layer already exists [2023-05-16T11:58:31.623Z] 304d71c4b316: Pushed [2023-05-16T11:58:37.007Z] 608d194cb50c: Pushed [2023-05-16T11:58:37.286Z] 2e0ba8c35e46: Pushed [2023-05-16T11:58:49.599Z] 36d9de755cf4: Pushed [2023-05-16T11:58:49.599Z] 8bb3237301cd1e7ba1226b3bd0aaf265b839229f: digest: sha256:f0e8aa80d3935c71bd13f0a63066274faef7d94db74953a78e442ba8510fccbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:58:49.954Z] + 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 [2023-05-16T11:58:50.301Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-16T11:58:50.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T11:58:50.301Z] 5ad2f0abea82: Preparing [2023-05-16T11:58:50.301Z] 2947d96e90fc: Preparing [2023-05-16T11:58:50.301Z] 576a8e777a1c: Preparing [2023-05-16T11:58:50.301Z] 9a06388edc79: Preparing [2023-05-16T11:58:50.301Z] 608d194cb50c: Preparing [2023-05-16T11:58:50.301Z] acc83c6ca332: Preparing [2023-05-16T11:58:50.301Z] 71353159a9a6: Preparing [2023-05-16T11:58:50.301Z] b1eee7513401: Preparing [2023-05-16T11:58:50.301Z] 3cff02212b0c: Preparing [2023-05-16T11:58:50.301Z] 304d71c4b316: Preparing [2023-05-16T11:58:50.301Z] 2e0ba8c35e46: Preparing [2023-05-16T11:58:50.301Z] 36d9de755cf4: Preparing [2023-05-16T11:58:50.301Z] 26cbea5cba74: Preparing [2023-05-16T11:58:50.301Z] 3cff02212b0c: Waiting [2023-05-16T11:58:50.301Z] 36d9de755cf4: Waiting [2023-05-16T11:58:50.301Z] 304d71c4b316: Waiting [2023-05-16T11:58:50.301Z] 2e0ba8c35e46: Waiting [2023-05-16T11:58:50.301Z] acc83c6ca332: Waiting [2023-05-16T11:58:50.301Z] 26cbea5cba74: Waiting [2023-05-16T11:58:50.301Z] 71353159a9a6: Waiting [2023-05-16T11:58:50.301Z] b1eee7513401: Waiting [2023-05-16T11:58:50.301Z] 576a8e777a1c: Layer already exists [2023-05-16T11:58:50.301Z] 608d194cb50c: Layer already exists [2023-05-16T11:58:50.301Z] 2947d96e90fc: Layer already exists [2023-05-16T11:58:50.301Z] 5ad2f0abea82: Layer already exists [2023-05-16T11:58:50.301Z] 9a06388edc79: Layer already exists [2023-05-16T11:58:50.301Z] acc83c6ca332: Layer already exists [2023-05-16T11:58:50.301Z] 71353159a9a6: Layer already exists [2023-05-16T11:58:50.301Z] 3cff02212b0c: Layer already exists [2023-05-16T11:58:50.301Z] b1eee7513401: Layer already exists [2023-05-16T11:58:50.301Z] 304d71c4b316: Layer already exists [2023-05-16T11:58:50.301Z] 2e0ba8c35e46: Layer already exists [2023-05-16T11:58:50.301Z] 26cbea5cba74: Layer already exists [2023-05-16T11:58:50.301Z] 36d9de755cf4: Layer already exists [2023-05-16T11:58:50.567Z] latest: digest: sha256:f0e8aa80d3935c71bd13f0a63066274faef7d94db74953a78e442ba8510fccbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:58:50.922Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:58:51.268Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.42 [2023-05-16T11:58:51.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T11:58:51.269Z] 5ad2f0abea82: Preparing [2023-05-16T11:58:51.269Z] 2947d96e90fc: Preparing [2023-05-16T11:58:51.269Z] 576a8e777a1c: Preparing [2023-05-16T11:58:51.269Z] 9a06388edc79: Preparing [2023-05-16T11:58:51.269Z] 608d194cb50c: Preparing [2023-05-16T11:58:51.269Z] acc83c6ca332: Preparing [2023-05-16T11:58:51.269Z] 71353159a9a6: Preparing [2023-05-16T11:58:51.269Z] b1eee7513401: Preparing [2023-05-16T11:58:51.269Z] 3cff02212b0c: Preparing [2023-05-16T11:58:51.269Z] 304d71c4b316: Preparing [2023-05-16T11:58:51.269Z] 2e0ba8c35e46: Preparing [2023-05-16T11:58:51.269Z] 36d9de755cf4: Preparing [2023-05-16T11:58:51.269Z] 26cbea5cba74: Preparing [2023-05-16T11:58:51.269Z] 3cff02212b0c: Waiting [2023-05-16T11:58:51.269Z] 304d71c4b316: Waiting [2023-05-16T11:58:51.269Z] acc83c6ca332: Waiting [2023-05-16T11:58:51.269Z] 71353159a9a6: Waiting [2023-05-16T11:58:51.269Z] 2e0ba8c35e46: Waiting [2023-05-16T11:58:51.269Z] b1eee7513401: Waiting [2023-05-16T11:58:51.269Z] 26cbea5cba74: Waiting [2023-05-16T11:58:51.269Z] 36d9de755cf4: Waiting [2023-05-16T11:58:51.269Z] 608d194cb50c: Layer already exists [2023-05-16T11:58:51.269Z] 9a06388edc79: Layer already exists [2023-05-16T11:58:51.269Z] 2947d96e90fc: Layer already exists [2023-05-16T11:58:51.269Z] 5ad2f0abea82: Layer already exists [2023-05-16T11:58:51.269Z] 576a8e777a1c: Layer already exists [2023-05-16T11:58:51.269Z] 3cff02212b0c: Layer already exists [2023-05-16T11:58:51.269Z] acc83c6ca332: Layer already exists [2023-05-16T11:58:51.269Z] 71353159a9a6: Layer already exists [2023-05-16T11:58:51.269Z] b1eee7513401: Layer already exists [2023-05-16T11:58:51.269Z] 304d71c4b316: Layer already exists [2023-05-16T11:58:51.269Z] 26cbea5cba74: Layer already exists [2023-05-16T11:58:51.269Z] 2e0ba8c35e46: Layer already exists [2023-05-16T11:58:51.269Z] 36d9de755cf4: Layer already exists [2023-05-16T11:58:51.533Z] 3.0.0-dev.42: digest: sha256:f0e8aa80d3935c71bd13f0a63066274faef7d94db74953a78e442ba8510fccbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:58:51.880Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:58:52.229Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 [2023-05-16T11:58:52.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T11:58:52.229Z] 5ad2f0abea82: Preparing [2023-05-16T11:58:52.229Z] 2947d96e90fc: Preparing [2023-05-16T11:58:52.229Z] 576a8e777a1c: Preparing [2023-05-16T11:58:52.229Z] 9a06388edc79: Preparing [2023-05-16T11:58:52.229Z] 608d194cb50c: Preparing [2023-05-16T11:58:52.229Z] acc83c6ca332: Preparing [2023-05-16T11:58:52.229Z] 71353159a9a6: Preparing [2023-05-16T11:58:52.229Z] b1eee7513401: Preparing [2023-05-16T11:58:52.229Z] 3cff02212b0c: Preparing [2023-05-16T11:58:52.229Z] 304d71c4b316: Preparing [2023-05-16T11:58:52.229Z] 2e0ba8c35e46: Preparing [2023-05-16T11:58:52.229Z] 36d9de755cf4: Preparing [2023-05-16T11:58:52.229Z] 26cbea5cba74: Preparing [2023-05-16T11:58:52.229Z] acc83c6ca332: Waiting [2023-05-16T11:58:52.229Z] 71353159a9a6: Waiting [2023-05-16T11:58:52.229Z] 304d71c4b316: Waiting [2023-05-16T11:58:52.229Z] 2e0ba8c35e46: Waiting [2023-05-16T11:58:52.229Z] 26cbea5cba74: Waiting [2023-05-16T11:58:52.229Z] 36d9de755cf4: Waiting [2023-05-16T11:58:52.229Z] b1eee7513401: Waiting [2023-05-16T11:58:52.229Z] 3cff02212b0c: Waiting [2023-05-16T11:58:52.229Z] 608d194cb50c: Layer already exists [2023-05-16T11:58:52.229Z] 9a06388edc79: Layer already exists [2023-05-16T11:58:52.229Z] 2947d96e90fc: Layer already exists [2023-05-16T11:58:52.229Z] 5ad2f0abea82: Layer already exists [2023-05-16T11:58:52.229Z] 576a8e777a1c: Layer already exists [2023-05-16T11:58:52.229Z] 71353159a9a6: Layer already exists [2023-05-16T11:58:52.229Z] acc83c6ca332: Layer already exists [2023-05-16T11:58:52.229Z] 304d71c4b316: Layer already exists [2023-05-16T11:58:52.229Z] 3cff02212b0c: Layer already exists [2023-05-16T11:58:52.229Z] b1eee7513401: Layer already exists [2023-05-16T11:58:52.229Z] 36d9de755cf4: Layer already exists [2023-05-16T11:58:52.229Z] 2e0ba8c35e46: Layer already exists [2023-05-16T11:58:52.229Z] 26cbea5cba74: Layer already exists [2023-05-16T11:58:52.495Z] 8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42: digest: sha256:f0e8aa80d3935c71bd13f0a63066274faef7d94db74953a78e442ba8510fccbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:58:52.854Z] + 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 [2023-05-16T11:58:53.200Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-16T11:58:53.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T11:58:53.200Z] 5ad2f0abea82: Preparing [2023-05-16T11:58:53.200Z] 2947d96e90fc: Preparing [2023-05-16T11:58:53.200Z] 576a8e777a1c: Preparing [2023-05-16T11:58:53.200Z] 9a06388edc79: Preparing [2023-05-16T11:58:53.200Z] 608d194cb50c: Preparing [2023-05-16T11:58:53.200Z] acc83c6ca332: Preparing [2023-05-16T11:58:53.200Z] 71353159a9a6: Preparing [2023-05-16T11:58:53.200Z] b1eee7513401: Preparing [2023-05-16T11:58:53.200Z] 3cff02212b0c: Preparing [2023-05-16T11:58:53.200Z] 304d71c4b316: Preparing [2023-05-16T11:58:53.200Z] 2e0ba8c35e46: Preparing [2023-05-16T11:58:53.200Z] 36d9de755cf4: Preparing [2023-05-16T11:58:53.200Z] 26cbea5cba74: Preparing [2023-05-16T11:58:53.200Z] 3cff02212b0c: Waiting [2023-05-16T11:58:53.200Z] 36d9de755cf4: Waiting [2023-05-16T11:58:53.200Z] 304d71c4b316: Waiting [2023-05-16T11:58:53.200Z] 2e0ba8c35e46: Waiting [2023-05-16T11:58:53.200Z] 26cbea5cba74: Waiting [2023-05-16T11:58:53.200Z] b1eee7513401: Waiting [2023-05-16T11:58:53.200Z] 71353159a9a6: Waiting [2023-05-16T11:58:53.200Z] acc83c6ca332: Waiting [2023-05-16T11:58:53.200Z] 576a8e777a1c: Layer already exists [2023-05-16T11:58:53.200Z] 2947d96e90fc: Layer already exists [2023-05-16T11:58:53.200Z] 5ad2f0abea82: Layer already exists [2023-05-16T11:58:53.200Z] 9a06388edc79: Layer already exists [2023-05-16T11:58:53.200Z] 608d194cb50c: Layer already exists [2023-05-16T11:58:53.200Z] 3cff02212b0c: Layer already exists [2023-05-16T11:58:53.200Z] acc83c6ca332: Layer already exists [2023-05-16T11:58:53.200Z] b1eee7513401: Layer already exists [2023-05-16T11:58:53.200Z] 304d71c4b316: Layer already exists [2023-05-16T11:58:53.200Z] 71353159a9a6: Layer already exists [2023-05-16T11:58:53.200Z] 2e0ba8c35e46: Layer already exists [2023-05-16T11:58:53.200Z] 36d9de755cf4: Layer already exists [2023-05-16T11:58:53.200Z] 26cbea5cba74: Layer already exists [2023-05-16T11:58:53.466Z] main: digest: sha256:f0e8aa80d3935c71bd13f0a63066274faef7d94db74953a78e442ba8510fccbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T11:58:53.533Z] ===================================================== [Pipeline] echo [2023-05-16T11:58:53.544Z] taggedImages: [2023-05-16T11:58:53.544Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8bb3237301cd1e7ba1226b3bd0aaf265b839229f [2023-05-16T11:58:53.544Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-16T11:58:53.544Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.42 [2023-05-16T11:58:53.544Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 [2023-05-16T11:58:53.544Z] - 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 [2023-05-16T11:58:53.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T11:58:53.927Z] [2023-05-16T11:58:53.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:58:54.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T11:58:54.267Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T11:58:54.267Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T11:58:54.267Z] 04944245beec: Pulling fs layer [2023-05-16T11:58:54.267Z] 699f458cf7ca: Pulling fs layer [2023-05-16T11:58:54.267Z] 765212b225bb: Pulling fs layer [2023-05-16T11:58:54.267Z] f23df028b6ca: Pulling fs layer [2023-05-16T11:58:54.267Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T11:58:54.267Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T11:58:54.267Z] 765212b225bb: Waiting [2023-05-16T11:58:54.267Z] f23df028b6ca: Waiting [2023-05-16T11:58:54.267Z] d65c8cfc05b1: Waiting [2023-05-16T11:58:54.267Z] 2437ff75d9bd: Waiting [2023-05-16T11:58:54.541Z] 04944245beec: Verifying Checksum [2023-05-16T11:58:54.541Z] 04944245beec: Download complete [2023-05-16T11:58:54.541Z] 765212b225bb: Verifying Checksum [2023-05-16T11:58:54.541Z] 765212b225bb: Download complete [2023-05-16T11:58:54.541Z] f23df028b6ca: Download complete [2023-05-16T11:58:54.541Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T11:58:54.541Z] d65c8cfc05b1: Download complete [2023-05-16T11:58:54.808Z] 699f458cf7ca: Verifying Checksum [2023-05-16T11:58:54.808Z] 699f458cf7ca: Download complete [2023-05-16T11:58:55.075Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T11:58:55.075Z] 8998bd30e6a1: Download complete [2023-05-16T11:59:04.578Z] 8998bd30e6a1: Pull complete [2023-05-16T11:59:04.578Z] 04944245beec: Pull complete [2023-05-16T11:59:04.578Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T11:59:04.578Z] 699f458cf7ca: Pull complete [2023-05-16T11:59:04.578Z] 765212b225bb: Pull complete [2023-05-16T11:59:04.578Z] f23df028b6ca: Pull complete [2023-05-16T11:59:04.578Z] d65c8cfc05b1: Pull complete [2023-05-16T11:59:19.584Z] 2437ff75d9bd: Pull complete [2023-05-16T11:59:19.584Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T11:59:19.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T11:59:19.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:59:19.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-15711 does not seem to be running inside a container [2023-05-16T11:59:19.879Z] $ 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/114 -v /w/workspace/device-usb-camera/114:/w/workspace/device-usb-camera/114:rw,z -v /w/workspace/device-usb-camera/114@tmp:/w/workspace/device-usb-camera/114@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 [2023-05-16T11:59:22.649Z] $ docker top a87255c5c22bfe8222cea0330c1e33a4c6a698a787cb055e771a0a4ca8649162 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:59:23.488Z] ---> job-cost.sh [2023-05-16T11:59:23.488Z] lf-activate-venv: SKIPPING [2023-05-16T11:59:23.488Z] INFO: No Stack... [2023-05-16T11:59:23.755Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T11:59:28.027Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T11:59:28.703Z] + + cutcat -d, /w/workspace/device-usb-camera/114/archives/cost.csv -f6 [2023-05-16T11:59:28.703Z] [Pipeline] lock [2023-05-16T11:59:28.770Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] [2023-05-16T11:59:28.783Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] did not exist. Created. [2023-05-16T11:59:28.783Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T11:59:29.448Z] /w/workspace/device-usb-camera/114@tmp/durable-d77daa5d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T11:59:30.116Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T11:59:30.135Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T11:59:30.193Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T11:59:30.200Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T11:59:30.219Z] $ docker stop --time=1 a87255c5c22bfe8222cea0330c1e33a4c6a698a787cb055e771a0a4ca8649162 [2023-05-16T11:59:31.749Z] $ docker rm -f --volumes a87255c5c22bfe8222cea0330c1e33a4c6a698a787cb055e771a0a4ca8649162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-16T11:59:32.255Z] provisioning config files... [2023-05-16T11:59:32.263Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12299879449085268672tmp [Pipeline] { [Pipeline] sh [2023-05-16T11:59:32.555Z] + set +x [2023-05-16T11:59:32.555Z] + curl -s https://codecov.io/bash [2023-05-16T11:59:32.555Z] + bash -s -- [2023-05-16T11:59:32.555Z] [2023-05-16T11:59:32.555Z] _____ _ [2023-05-16T11:59:32.555Z] / ____| | | [2023-05-16T11:59:32.555Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T11:59:32.555Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T11:59:32.555Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T11:59:32.555Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T11:59:32.555Z] Bash-1.0.6 [2023-05-16T11:59:32.555Z] [2023-05-16T11:59:32.555Z] [2023-05-16T11:59:32.555Z] ==> git version 2.25.1 found [2023-05-16T11:59:32.555Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-16T11:59:32.555Z] Release-Date: 2020-01-08 [2023-05-16T11:59:32.555Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T11:59:32.555Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T11:59:32.555Z] ==> Jenkins CI detected. [2023-05-16T11:59:32.555Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-16T11:59:32.555Z] project root: . [2023-05-16T11:59:32.555Z] --> token set from env [2023-05-16T11:59:32.555Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T11:59:32.555Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T11:59:32.555Z] ==> Python coveragepy not found [2023-05-16T11:59:32.555Z] ==> Searching for coverage reports in: [2023-05-16T11:59:32.555Z] + . [2023-05-16T11:59:32.555Z] -> Found 1 reports [2023-05-16T11:59:32.555Z] ==> Detecting git/mercurial file structure [2023-05-16T11:59:32.555Z] ==> Reading reports [2023-05-16T11:59:32.815Z] + ./coverage.out bytes=31521 [2023-05-16T11:59:32.815Z] ==> Appending adjustments [2023-05-16T11:59:32.815Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T11:59:32.815Z] + Found adjustments [2023-05-16T11:59:32.815Z] ==> Gzipping contents [2023-05-16T11:59:32.815Z] 8.0K /tmp/codecov.uLm0cx.gz [2023-05-16T11:59:32.815Z] ==> Uploading reports [2023-05-16T11:59:32.815Z] url: https://codecov.io [2023-05-16T11:59:32.815Z] query: branch=main&commit=8bb3237301cd1e7ba1226b3bd0aaf265b839229f&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T11:59:32.815Z] -> Pinging Codecov [2023-05-16T11:59:32.815Z] 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=8bb3237301cd1e7ba1226b3bd0aaf265b839229f&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T11:59:33.076Z] -> Uploading to [2023-05-16T11:59:33.076Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/73D8F5FF140700D3E01443B452E23636/8bb3237301cd1e7ba1226b3bd0aaf265b839229f/88ffc8d4-1298-4bff-bf04-767bce9b632a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T115932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2372d8837f2cc16b45d4e7b352035b41b4c427131c629e3bcbf3a46f61c6e4c4 [2023-05-16T11:59:33.076Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T11:59:33.076Z] Dload Upload Total Spent Left Speed [2023-05-16T11:59:33.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4334 0 0 100 4334 0 18681 --:--:-- --:--:-- --:--:-- 18681 [2023-05-16T11:59:33.336Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] } [2023-05-16T11:59:33.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T11:59:33.537Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T11:59:33.548Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:33.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T11:59:33.839Z] [2023-05-16T11:59:33.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:34.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T11:59:34.162Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T11:59:34.162Z] df9b9388f04a: Pulling fs layer [2023-05-16T11:59:34.162Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T11:59:34.162Z] 25bc292e5bac: Pulling fs layer [2023-05-16T11:59:34.162Z] 114826534d7a: Pulling fs layer [2023-05-16T11:59:34.162Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T11:59:34.162Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T11:59:34.162Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T11:59:34.162Z] 114826534d7a: Waiting [2023-05-16T11:59:34.162Z] 4657fd5d0bcf: Waiting [2023-05-16T11:59:34.162Z] 6ad1cebc031e: Waiting [2023-05-16T11:59:34.162Z] 8a3aa393b2d8: Waiting [2023-05-16T11:59:34.162Z] 25bc292e5bac: Download complete [2023-05-16T11:59:34.162Z] 52dc419b0ee2: Verifying Checksum [2023-05-16T11:59:34.162Z] 52dc419b0ee2: Download complete [2023-05-16T11:59:34.162Z] 4657fd5d0bcf: Download complete [2023-05-16T11:59:34.162Z] df9b9388f04a: Verifying Checksum [2023-05-16T11:59:34.162Z] df9b9388f04a: Download complete [2023-05-16T11:59:34.421Z] df9b9388f04a: Pull complete [2023-05-16T11:59:34.421Z] 6ad1cebc031e: Verifying Checksum [2023-05-16T11:59:34.421Z] 6ad1cebc031e: Download complete [2023-05-16T11:59:34.421Z] 52dc419b0ee2: Pull complete [2023-05-16T11:59:34.421Z] 25bc292e5bac: Pull complete [2023-05-16T11:59:34.990Z] 114826534d7a: Verifying Checksum [2023-05-16T11:59:34.990Z] 114826534d7a: Download complete [2023-05-16T11:59:34.990Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T11:59:34.990Z] 8a3aa393b2d8: Download complete [2023-05-16T11:59:38.278Z] 114826534d7a: Pull complete [2023-05-16T11:59:38.278Z] 4657fd5d0bcf: Pull complete [2023-05-16T11:59:38.537Z] 6ad1cebc031e: Pull complete [2023-05-16T11:59:41.068Z] 8a3aa393b2d8: Pull complete [2023-05-16T11:59:41.068Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T11:59:41.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T11:59:41.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:59:41.146Z] prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container [2023-05-16T11:59:41.183Z] $ 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 [2023-05-16T11:59:45.743Z] $ docker top 8578a937109ed9276cf693d449406fe95e0f882edb5633c12792fb6ed553102f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T11:59:45.809Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-16T11:59:46.097Z] + set -o pipefail [2023-05-16T11:59:46.097Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-16T11:59:50.288Z] [2023-05-16T11:59:50.288Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-16T11:59:50.288Z] [2023-05-16T11:59:50.288Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/07d37114-dd41-46aa-850e-7f554bb4e5e4 [2023-05-16T11:59:50.288Z] [2023-05-16T11:59:50.288Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-16T11:59:50.288Z] [2023-05-16T11:59:50.288Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T11:59:50.288Z] [2023-05-16T11:59:50.546Z] [2023-05-16T11:59:50.546Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T11:59:50.546Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T11:59:50.546Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T11:59:50.896Z] $ docker stop --time=1 8578a937109ed9276cf693d449406fe95e0f882edb5633c12792fb6ed553102f [2023-05-16T11:59:54.906Z] $ docker rm -f --volumes 8578a937109ed9276cf693d449406fe95e0f882edb5633c12792fb6ed553102f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T11:59:55.643Z] + git log --format=format:%s -1 8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] sh [2023-05-16T11:59:55.935Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T11:59:55.935Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:56.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:59:56.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:59:56.307Z] prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container [2023-05-16T11:59:56.341Z] $ 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 [2023-05-16T11:59:56.758Z] $ docker top 0180969733d9f1202bb6677578a8c4064db30d2b36de3d86412ab44883731087 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T11:59:56.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T11:59:56.846Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T11:59:56.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T11:59:56.972Z] $ docker exec 0180969733d9f1202bb6677578a8c4064db30d2b36de3d86412ab44883731087 ssh-agent [2023-05-16T11:59:57.070Z] SSH_AUTH_SOCK=/tmp/ssh-uumzWIYLSIKY/agent.33 [2023-05-16T11:59:57.070Z] SSH_AGENT_PID=39 [2023-05-16T11:59:57.074Z] Running ssh-add (command line suppressed) [2023-05-16T11:59:57.168Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17901859876427440322.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17901859876427440322.key) [2023-05-16T11:59:57.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T11:59:57.462Z] + git semver tag [2023-05-16T11:59:57.721Z] 2023-05-16 11:59:57,628 [run_tag] DEBUG tag force:False [2023-05-16T11:59:57.721Z] 2023-05-16 11:59:57,628 [check_head_tag] DEBUG check head tag [2023-05-16T11:59:57.721Z] 2023-05-16 11:59:57,629 [execute] INFO git cat-file --batch-check [2023-05-16T11:59:57.721Z] 2023-05-16 11:59:57,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-16T11:59:57.721Z] 2023-05-16 11:59:57,632 [execute] INFO git cat-file --batch [2023-05-16T11:59:57.721Z] 2023-05-16 11:59:57,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-16T11:59:57.721Z] 2023-05-16 11:59:57,655 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T11:59:57.721Z] 2023-05-16 11:59:57,655 [execute] INFO git tag -a v3.0.0-dev.42 -m v3.0.0-dev.42 [2023-05-16T11:59:57.721Z] 2023-05-16 11:59:57,655 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.42', '-m', 'v3.0.0-dev.42'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T11:59:57.721Z] 2023-05-16 11:59:57,659 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T11:59:57.721Z] 3.0.0-dev.42 [Pipeline] } [2023-05-16T11:59:57.735Z] $ docker exec --env ******** --env ******** 0180969733d9f1202bb6677578a8c4064db30d2b36de3d86412ab44883731087 ssh-agent -k [2023-05-16T11:59:57.825Z] unset SSH_AUTH_SOCK; [2023-05-16T11:59:57.826Z] unset SSH_AGENT_PID; [2023-05-16T11:59:57.826Z] echo Agent pid 39 killed; [2023-05-16T11:59:57.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T11:59:58.130Z] + git semver [Pipeline] } [2023-05-16T11:59:58.408Z] $ docker stop --time=1 0180969733d9f1202bb6677578a8c4064db30d2b36de3d86412ab44883731087 [2023-05-16T11:59:59.655Z] $ docker rm -f --volumes 0180969733d9f1202bb6677578a8c4064db30d2b36de3d86412ab44883731087 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:00:00.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T12:00:00.032Z] [2023-05-16T12:00:00.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:00:00.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T12:00:00.332Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T12:00:00.332Z] ab5ef0e58194: Pulling fs layer [2023-05-16T12:00:00.332Z] 9712f1f96733: Pulling fs layer [2023-05-16T12:00:00.332Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T12:00:00.332Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T12:00:00.332Z] e9a5061849ea: Pulling fs layer [2023-05-16T12:00:00.332Z] d747dcd14b5f: Pulling fs layer [2023-05-16T12:00:00.332Z] 2de7ff778b66: Pulling fs layer [2023-05-16T12:00:00.332Z] e9a5061849ea: Waiting [2023-05-16T12:00:00.332Z] d747dcd14b5f: Waiting [2023-05-16T12:00:00.332Z] 2de7ff778b66: Waiting [2023-05-16T12:00:00.332Z] 0d9ebad4ef96: Waiting [2023-05-16T12:00:00.332Z] 9712f1f96733: Download complete [2023-05-16T12:00:00.592Z] 63f879dbbcfc: Verifying Checksum [2023-05-16T12:00:00.592Z] 63f879dbbcfc: Download complete [2023-05-16T12:00:00.852Z] e9a5061849ea: Verifying Checksum [2023-05-16T12:00:00.852Z] e9a5061849ea: Download complete [2023-05-16T12:00:00.852Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T12:00:00.852Z] 0d9ebad4ef96: Download complete [2023-05-16T12:00:00.852Z] d747dcd14b5f: Verifying Checksum [2023-05-16T12:00:00.852Z] d747dcd14b5f: Download complete [2023-05-16T12:00:00.852Z] ab5ef0e58194: Verifying Checksum [2023-05-16T12:00:00.852Z] ab5ef0e58194: Download complete [2023-05-16T12:00:00.852Z] 2de7ff778b66: Verifying Checksum [2023-05-16T12:00:00.852Z] 2de7ff778b66: Download complete [2023-05-16T12:00:03.401Z] ab5ef0e58194: Pull complete [2023-05-16T12:00:03.401Z] 9712f1f96733: Pull complete [2023-05-16T12:00:03.967Z] 63f879dbbcfc: Pull complete [2023-05-16T12:00:07.254Z] 0d9ebad4ef96: Pull complete [2023-05-16T12:00:07.513Z] e9a5061849ea: Pull complete [2023-05-16T12:00:07.513Z] d747dcd14b5f: Pull complete [2023-05-16T12:00:08.448Z] 2de7ff778b66: Pull complete [2023-05-16T12:00:08.448Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T12:00:08.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T12:00:08.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:00:08.543Z] prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container [2023-05-16T12:00:08.580Z] $ 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 [2023-05-16T12:00:16.023Z] $ docker top 650cf4b50483813df7b93c91e640d51dca55e477a2eb0cb0e74c196fab00ec76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:00:16.084Z] provisioning config files... [2023-05-16T12:00:16.090Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13254741305613084711tmp [2023-05-16T12:00:16.099Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9035506956677551577tmp [2023-05-16T12:00:16.110Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14872233365030733730tmp [Pipeline] { [Pipeline] echo [2023-05-16T12:00:16.129Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:16.408Z] ---> sigul-configuration.sh [2023-05-16T12:00:16.408Z] gpg: directory `/root/.gnupg' created [2023-05-16T12:00:16.408Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T12:00:16.408Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T12:00:16.408Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T12:00:16.408Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T12:00:16.408Z] gpg: CAST5 encrypted data [2023-05-16T12:00:16.408Z] gpg: encrypted with 1 passphrase [2023-05-16T12:00:16.408Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T12:00:16.688Z] + mkdir /home/jenkins [2023-05-16T12:00:16.688Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T12:00:16.969Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-16T12:00:16.977Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:17.262Z] ---> sigul-install.sh [2023-05-16T12:00:17.262Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T12:00:17.553Z] + git tag --list [2023-05-16T12:00:17.553Z] v0.0.0 [2023-05-16T12:00:17.553Z] v0.0.1-dev.1 [2023-05-16T12:00:17.553Z] v0.0.1-dev.10 [2023-05-16T12:00:17.553Z] v0.0.1-dev.11 [2023-05-16T12:00:17.553Z] v0.0.1-dev.12 [2023-05-16T12:00:17.553Z] v0.0.1-dev.13 [2023-05-16T12:00:17.553Z] v0.0.1-dev.14 [2023-05-16T12:00:17.553Z] v0.0.1-dev.15 [2023-05-16T12:00:17.553Z] v0.0.1-dev.16 [2023-05-16T12:00:17.553Z] v0.0.1-dev.2 [2023-05-16T12:00:17.553Z] v0.0.1-dev.3 [2023-05-16T12:00:17.553Z] v0.0.1-dev.4 [2023-05-16T12:00:17.553Z] v0.0.1-dev.5 [2023-05-16T12:00:17.553Z] v0.0.1-dev.6 [2023-05-16T12:00:17.553Z] v0.0.1-dev.7 [2023-05-16T12:00:17.553Z] v0.0.1-dev.8 [2023-05-16T12:00:17.553Z] v0.0.1-dev.9 [2023-05-16T12:00:17.553Z] v2.2.0 [2023-05-16T12:00:17.553Z] v2.2.0-dev.17 [2023-05-16T12:00:17.553Z] v2.2.0-dev.18 [2023-05-16T12:00:17.553Z] v2.2.0-dev.19 [2023-05-16T12:00:17.553Z] v2.2.0-dev.20 [2023-05-16T12:00:17.553Z] v2.2.0-dev.21 [2023-05-16T12:00:17.553Z] v2.2.0-dev.22 [2023-05-16T12:00:17.553Z] v2.2.0-dev.23 [2023-05-16T12:00:17.553Z] v2.2.0-dev.24 [2023-05-16T12:00:17.553Z] v2.2.0-dev.25 [2023-05-16T12:00:17.553Z] v2.2.0-dev.26 [2023-05-16T12:00:17.553Z] v2.2.0-dev.27 [2023-05-16T12:00:17.553Z] v2.3.0 [2023-05-16T12:00:17.553Z] v2.3.0-dev.1 [2023-05-16T12:00:17.553Z] v2.3.0-dev.10 [2023-05-16T12:00:17.553Z] v2.3.0-dev.11 [2023-05-16T12:00:17.553Z] v2.3.0-dev.12 [2023-05-16T12:00:17.553Z] v2.3.0-dev.13 [2023-05-16T12:00:17.553Z] v2.3.0-dev.14 [2023-05-16T12:00:17.553Z] v2.3.0-dev.15 [2023-05-16T12:00:17.553Z] v2.3.0-dev.16 [2023-05-16T12:00:17.553Z] v2.3.0-dev.17 [2023-05-16T12:00:17.553Z] v2.3.0-dev.18 [2023-05-16T12:00:17.553Z] v2.3.0-dev.19 [2023-05-16T12:00:17.553Z] v2.3.0-dev.2 [2023-05-16T12:00:17.553Z] v2.3.0-dev.20 [2023-05-16T12:00:17.553Z] v2.3.0-dev.21 [2023-05-16T12:00:17.553Z] v2.3.0-dev.22 [2023-05-16T12:00:17.553Z] v2.3.0-dev.23 [2023-05-16T12:00:17.553Z] v2.3.0-dev.24 [2023-05-16T12:00:17.553Z] v2.3.0-dev.25 [2023-05-16T12:00:17.553Z] v2.3.0-dev.26 [2023-05-16T12:00:17.553Z] v2.3.0-dev.27 [2023-05-16T12:00:17.553Z] v2.3.0-dev.28 [2023-05-16T12:00:17.553Z] v2.3.0-dev.3 [2023-05-16T12:00:17.553Z] v2.3.0-dev.4 [2023-05-16T12:00:17.553Z] v2.3.0-dev.5 [2023-05-16T12:00:17.553Z] v2.3.0-dev.6 [2023-05-16T12:00:17.553Z] v2.3.0-dev.7 [2023-05-16T12:00:17.553Z] v2.3.0-dev.8 [2023-05-16T12:00:17.553Z] v2.3.0-dev.9 [2023-05-16T12:00:17.553Z] v2.3.1 [2023-05-16T12:00:17.553Z] v2.3.1-dev.4 [2023-05-16T12:00:17.553Z] v2.3.1-dev.5 [2023-05-16T12:00:17.553Z] v2.3.1-dev.6 [2023-05-16T12:00:17.553Z] v3.0.0-dev.1 [2023-05-16T12:00:17.553Z] v3.0.0-dev.10 [2023-05-16T12:00:17.553Z] v3.0.0-dev.11 [2023-05-16T12:00:17.553Z] v3.0.0-dev.12 [2023-05-16T12:00:17.553Z] v3.0.0-dev.13 [2023-05-16T12:00:17.553Z] v3.0.0-dev.14 [2023-05-16T12:00:17.553Z] v3.0.0-dev.15 [2023-05-16T12:00:17.553Z] v3.0.0-dev.16 [2023-05-16T12:00:17.553Z] v3.0.0-dev.17 [2023-05-16T12:00:17.553Z] v3.0.0-dev.18 [2023-05-16T12:00:17.554Z] v3.0.0-dev.19 [2023-05-16T12:00:17.554Z] v3.0.0-dev.2 [2023-05-16T12:00:17.554Z] v3.0.0-dev.20 [2023-05-16T12:00:17.554Z] v3.0.0-dev.21 [2023-05-16T12:00:17.554Z] v3.0.0-dev.22 [2023-05-16T12:00:17.554Z] v3.0.0-dev.23 [2023-05-16T12:00:17.554Z] v3.0.0-dev.24 [2023-05-16T12:00:17.554Z] v3.0.0-dev.25 [2023-05-16T12:00:17.554Z] v3.0.0-dev.26 [2023-05-16T12:00:17.554Z] v3.0.0-dev.27 [2023-05-16T12:00:17.554Z] v3.0.0-dev.28 [2023-05-16T12:00:17.554Z] v3.0.0-dev.29 [2023-05-16T12:00:17.554Z] v3.0.0-dev.3 [2023-05-16T12:00:17.554Z] v3.0.0-dev.30 [2023-05-16T12:00:17.554Z] v3.0.0-dev.31 [2023-05-16T12:00:17.554Z] v3.0.0-dev.32 [2023-05-16T12:00:17.554Z] v3.0.0-dev.33 [2023-05-16T12:00:17.554Z] v3.0.0-dev.34 [2023-05-16T12:00:17.554Z] v3.0.0-dev.35 [2023-05-16T12:00:17.554Z] v3.0.0-dev.36 [2023-05-16T12:00:17.554Z] v3.0.0-dev.37 [2023-05-16T12:00:17.554Z] v3.0.0-dev.38 [2023-05-16T12:00:17.554Z] v3.0.0-dev.39 [2023-05-16T12:00:17.554Z] v3.0.0-dev.4 [2023-05-16T12:00:17.554Z] v3.0.0-dev.40 [2023-05-16T12:00:17.554Z] v3.0.0-dev.41 [2023-05-16T12:00:17.554Z] v3.0.0-dev.42 [2023-05-16T12:00:17.554Z] v3.0.0-dev.5 [2023-05-16T12:00:17.554Z] v3.0.0-dev.6 [2023-05-16T12:00:17.554Z] v3.0.0-dev.7 [2023-05-16T12:00:17.554Z] v3.0.0-dev.8 [2023-05-16T12:00:17.554Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-16T12:00:17.838Z] + lftools sign git-tag v3.0.0-dev.42 [2023-05-16T12:00:18.405Z] Signing Git tag with Sigul... [2023-05-16T12:00:18.405Z] Signing v3.0.0-dev.42 [Pipeline] echo [2023-05-16T12:00:18.671Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:18.957Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T12:00:18.963Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T12:00:18.995Z] $ docker stop --time=1 650cf4b50483813df7b93c91e640d51dca55e477a2eb0cb0e74c196fab00ec76 [2023-05-16T12:00:20.235Z] $ docker rm -f --volumes 650cf4b50483813df7b93c91e640d51dca55e477a2eb0cb0e74c196fab00ec76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T12:00:20.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T12:00:20.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:00:20.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:00:20.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:00:21.031Z] prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container [2023-05-16T12:00:21.064Z] $ 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 [2023-05-16T12:00:21.380Z] $ docker top 0222711ebf27c4f776c2109e9f5b1b8319ed47d75280049dd11bbc0fe0d6316c -eo pid,comm [2023-05-16T12:00:21.417Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T12:00:21.417Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T12:00:21.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:00:21.454Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:00:21.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:00:21.573Z] $ docker exec 0222711ebf27c4f776c2109e9f5b1b8319ed47d75280049dd11bbc0fe0d6316c ssh-agent [2023-05-16T12:00:21.668Z] SSH_AUTH_SOCK=/tmp/ssh-oNs5DhaP9tkc/agent.32 [2023-05-16T12:00:21.668Z] SSH_AGENT_PID=38 [2023-05-16T12:00:21.672Z] Running ssh-add (command line suppressed) [2023-05-16T12:00:21.784Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11179661320554139525.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11179661320554139525.key) [2023-05-16T12:00:21.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:00:22.076Z] + git semver bump pre [2023-05-16T12:00:22.335Z] 2023-05-16 12:00:22,272 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T12:00:22.335Z] 2023-05-16 12:00:22,273 [bump_version] DEBUG bumping version:3.0.0-dev.42 on axis:pre with prefix:dev [2023-05-16T12:00:22.335Z] 2023-05-16 12:00:22,273 [bump_version] DEBUG bumped version:3.0.0-dev.43 [2023-05-16T12:00:22.335Z] 2023-05-16 12:00:22,273 [write_version] DEBUG write version:3.0.0-dev.43 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-16T12:00:22.335Z] 2023-05-16 12:00:22,273 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T12:00:22.335Z] 2023-05-16 12:00:22,273 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T12:00:22.335Z] 2023-05-16 12:00:22,275 [execute] INFO git cat-file --batch-check [2023-05-16T12:00:22.335Z] 2023-05-16 12:00:22,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T12:00:22.335Z] 2023-05-16 12:00:22,278 [execute] INFO git cat-file --batch [2023-05-16T12:00:22.335Z] 2023-05-16 12:00:22,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T12:00:22.335Z] 2023-05-16 12:00:22,282 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T12:00:22.335Z] 3.0.0-dev.43 [Pipeline] } [2023-05-16T12:00:22.349Z] $ docker exec --env ******** --env ******** 0222711ebf27c4f776c2109e9f5b1b8319ed47d75280049dd11bbc0fe0d6316c ssh-agent -k [2023-05-16T12:00:22.428Z] unset SSH_AUTH_SOCK; [2023-05-16T12:00:22.428Z] unset SSH_AGENT_PID; [2023-05-16T12:00:22.428Z] echo Agent pid 38 killed; [2023-05-16T12:00:22.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T12:00:22.742Z] + git semver [Pipeline] } [2023-05-16T12:00:23.020Z] $ docker stop --time=1 0222711ebf27c4f776c2109e9f5b1b8319ed47d75280049dd11bbc0fe0d6316c [2023-05-16T12:00:24.256Z] $ docker rm -f --volumes 0222711ebf27c4f776c2109e9f5b1b8319ed47d75280049dd11bbc0fe0d6316c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T12:00:24.591Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T12:00:24.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:00:24.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:00:24.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:00:24.963Z] prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container [2023-05-16T12:00:24.997Z] $ 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 [2023-05-16T12:00:25.398Z] $ docker top 1008e9d403a8499e10914a88182573e8d4c538321351f741958b81eadae5314f -eo pid,comm [2023-05-16T12:00:25.441Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T12:00:25.441Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T12:00:25.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:00:25.484Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:00:25.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:00:25.613Z] $ docker exec 1008e9d403a8499e10914a88182573e8d4c538321351f741958b81eadae5314f ssh-agent [2023-05-16T12:00:25.717Z] SSH_AUTH_SOCK=/tmp/ssh-QSoV1r9pIQx8/agent.32 [2023-05-16T12:00:25.717Z] SSH_AGENT_PID=38 [2023-05-16T12:00:25.722Z] Running ssh-add (command line suppressed) [2023-05-16T12:00:25.829Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4291432695249978535.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4291432695249978535.key) [2023-05-16T12:00:25.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:00:26.148Z] + git semver push [2023-05-16T12:00:26.405Z] 2023-05-16 12:00:26,357 [run_push] DEBUG push [2023-05-16T12:00:26.405Z] 2023-05-16 12:00:26,358 [execute] INFO git cat-file --batch-check [2023-05-16T12:00:26.405Z] 2023-05-16 12:00:26,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T12:00:26.405Z] 2023-05-16 12:00:26,362 [execute] INFO git rev-list f29b9c65489088629b96b00b4c382e01b5af4372 -- [2023-05-16T12:00:26.405Z] 2023-05-16 12:00:26,362 [execute] DEBUG Popen(['git', 'rev-list', 'f29b9c65489088629b96b00b4c382e01b5af4372', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T12:00:26.405Z] 2023-05-16 12:00:26,370 [execute] INFO git fetch -v origin [2023-05-16T12:00:26.405Z] 2023-05-16 12:00:26,370 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-16T12:00:26.973Z] 2023-05-16 12:00:26,840 [run_push] DEBUG no remote changes detected [2023-05-16T12:00:26.973Z] 2023-05-16 12:00:26,841 [execute] INFO git push origin semver [2023-05-16T12:00:26.973Z] 2023-05-16 12:00:26,841 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T12:00:27.908Z] 2023-05-16 12:00:27,613 [run_push] DEBUG push all version tags [2023-05-16T12:00:27.908Z] 2023-05-16 12:00:27,613 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T12:00:27.908Z] 2023-05-16 12:00:27,613 [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) [2023-05-16T12:00:28.476Z] 2023-05-16 12:00:28,346 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T12:00:28.476Z] 3.0.0-dev.43 [Pipeline] } [2023-05-16T12:00:28.491Z] $ docker exec --env ******** --env ******** 1008e9d403a8499e10914a88182573e8d4c538321351f741958b81eadae5314f ssh-agent -k [2023-05-16T12:00:28.587Z] unset SSH_AUTH_SOCK; [2023-05-16T12:00:28.587Z] unset SSH_AGENT_PID; [2023-05-16T12:00:28.587Z] echo Agent pid 38 killed; [2023-05-16T12:00:28.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T12:00:28.915Z] + git semver [Pipeline] } [2023-05-16T12:00:29.193Z] $ docker stop --time=1 1008e9d403a8499e10914a88182573e8d4c538321351f741958b81eadae5314f [2023-05-16T12:00:30.485Z] $ docker rm -f --volumes 1008e9d403a8499e10914a88182573e8d4c538321351f741958b81eadae5314f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T12:00:31.096Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-16T12:00:31.096Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-16T12:00:31.096Z] total 16 [2023-05-16T12:00:31.096Z] drwxr-xr-x 3 root root 4096 May 16 11:49 . [2023-05-16T12:00:31.096Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 12:00 .. [2023-05-16T12:00:31.096Z] drwxr-xr-x 2 root root 4096 May 16 11:49 cost [2023-05-16T12:00:31.096Z] -rw-r--r-- 1 root root 89 May 16 11:49 cost.csv [2023-05-16T12:00:31.096Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-16T12:00:31.096Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-16T12:00:31.096Z] total 16 [2023-05-16T12:00:31.096Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 11:49 . [2023-05-16T12:00:31.096Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 12:00 .. [2023-05-16T12:00:31.096Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 11:49 cost [2023-05-16T12:00:31.096Z] -rw-r--r-- 1 jenkins jenkins 89 May 16 11:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:31.385Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:32.438Z] ---> package-listing.sh [2023-05-16T12:00:32.438Z] ++ facter osfamily [2023-05-16T12:00:32.438Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T12:00:32.438Z] + OS_FAMILY=debian [2023-05-16T12:00:32.438Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-16T12:00:32.438Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T12:00:32.438Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T12:00:32.438Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T12:00:32.438Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T12:00:32.438Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-16T12:00:32.438Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T12:00:32.438Z] + case "${OS_FAMILY}" in [2023-05-16T12:00:32.438Z] + dpkg -l [2023-05-16T12:00:32.438Z] + grep '^ii' [2023-05-16T12:00:32.709Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T12:00:32.709Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T12:00:32.709Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T12:00:32.709Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-16T12:00:32.709Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-16T12:00:32.709Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-05-16T12:00:32.716Z] 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 [2023-05-16T12:00:32.989Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:00:33.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:00:33.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:00:33.623Z] prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container [2023-05-16T12:00:33.658Z] $ 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 [2023-05-16T12:00:33.868Z] $ docker top add778fb6733563806e0692415dc88f75a6ced39e0b078d0bcb599f9d514db46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:00:34.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T12:00:34.470Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T12:00:34.750Z] + ls /var/log/sa-host [2023-05-16T12:00:34.750Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:00:34.934Z] provisioning config files... [2023-05-16T12:00:34.943Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15756842388638408277tmp [Pipeline] { [Pipeline] echo [2023-05-16T12:00:34.956Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:35.235Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T12:00:35.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:35.581Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T12:00:35.589Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:35.872Z] ---> sudo-logs.sh [2023-05-16T12:00:35.872Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T12:00:35.896Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:36.174Z] ---> job-cost.sh [2023-05-16T12:00:36.174Z] lf-activate-venv: SKIPPING [2023-05-16T12:00:36.174Z] DEBUG: total: 0.2199999988079071 [2023-05-16T12:00:36.174Z] INFO: Retrieving Stack Cost... [2023-05-16T12:00:36.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T12:00:37.002Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T12:00:37.014Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:37.295Z] ---> logs-deploy.sh [2023-05-16T12:00:37.295Z] lf-activate-venv: SKIPPING [2023-05-16T12:00:37.295Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/114 [2023-05-16T12:00:37.295Z] INFO: archiving workspace using pattern(s): [2023-05-16T12:00:38.234Z] Archives upload complete. [2023-05-16T12:00:38.234Z] INFO: archiving logs to Nexus