Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f54ffb40a3babb35290dafd3840ebb7d04a6878c 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-ssh12572599872671700294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13958803637129198265.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13193851483574738739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh4477418286590035214.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-ssh4330096484741687973.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22351 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 f54ffb40a3babb35290dafd3840ebb7d04a6878c (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f54ffb40a3babb35290dafd3840ebb7d04a6878c # timeout=10 Commit message: "Merge pull request #355 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" > git rev-list --no-walk ee0554b78990b186605d5e81a70b84bcc651ad1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:03:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:03:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:03:14 ========================================================= 22:03:14 EdgeX Global Pipelines Version Info 22:03:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:03:15 ------------------- 22:03:15 stable info: 22:03:15 ------------------- 22:03:15 Commited By: Ginny Guan ginny@iotechsys.com 22:03:15 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 22:03:15 Message: update stable to v1.0.265 22:03:15 ------------------- 22:03:15 experimental info: 22:03:15 ------------------- 22:03:15 Commited By: Cherry Wang cherry@iotechsys.com 22:03:15 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 22:03:15 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:03:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f54ffb4 [Pipeline] echo 22:03:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:03:16 provisioning config files... 22:03:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6877141774672526870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:16 ---> ****-login.sh 22:03:16 nexus3.edgexfoundry.org:10001 22:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:17 Configure a credential helper to remove this warning. See 22:03:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:17 22:03:17 Login Succeeded 22:03:17 nexus3.edgexfoundry.org:10002 22:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:17 Configure a credential helper to remove this warning. See 22:03:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:17 22:03:17 Login Succeeded 22:03:17 nexus3.edgexfoundry.org:10003 22:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:17 Configure a credential helper to remove this warning. See 22:03:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:17 22:03:17 Login Succeeded 22:03:17 nexus3.edgexfoundry.org:10004 22:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:17 Configure a credential helper to remove this warning. See 22:03:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:17 22:03:17 Login Succeeded 22:03:17 ****.io 22:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:17 Configure a credential helper to remove this warning. See 22:03:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:17 22:03:17 Login Succeeded 22:03:17 ---> ****-login.sh ends [Pipeline] } 22:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:03:18 + git rev-list -1 --merges f54ffb40a3babb35290dafd3840ebb7d04a6878c~1..f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] echo 22:03:18 -----------> git rev-list -1 --merges f54ffb40a3babb35290dafd3840ebb7d04a6878c~1..f54ffb40a3babb35290dafd3840ebb7d04a6878c f54ffb40a3babb35290dafd3840ebb7d04a6878c 22:03:18 f54ffb40a3babb35290dafd3840ebb7d04a6878c [false] [Pipeline] sh 22:03:18 + git log --format=format:%s -1 f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] echo 22:03:18 ========================================================= 22:03:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:03:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:03:18 + git log --format=format:%s -1 f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] echo 22:03:18 [semverPrep] GIT_COMMIT: f54ffb40a3babb35290dafd3840ebb7d04a6878c, Commit Message: Merge pull request #355 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45 [Pipeline] echo 22:03:19 [semverPrep] This is not a build commit. [Pipeline] sh 22:03:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:03:19 + grep -v github /etc/ssh/ssh_known_hosts 22:03:19 + [ -e /tmp/ssh_known_hosts ] 22:03:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:03:19 + sudo tee -a /etc/ssh/ssh_known_hosts 22:03:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:03:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:03:19 22:03:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:03:20 0.1.4: Pulling from edgex-devops/py-git-semver 22:03:20 b85a868b505f: Pulling fs layer 22:03:20 e2be974225ed: Pulling fs layer 22:03:20 339a4e72a1f5: Pulling fs layer 22:03:20 988bab9f4d93: Pulling fs layer 22:03:20 1469e6f7b9e6: Pulling fs layer 22:03:20 eaf3925da568: Pulling fs layer 22:03:20 bab4dde63d76: Pulling fs layer 22:03:20 bde34c3a00c8: Pulling fs layer 22:03:20 b352a97aabf1: Pulling fs layer 22:03:20 4872d77fe225: Pulling fs layer 22:03:20 5851b861e8e6: Pulling fs layer 22:03:20 1469e6f7b9e6: Waiting 22:03:20 eaf3925da568: Waiting 22:03:20 bab4dde63d76: Waiting 22:03:20 bde34c3a00c8: Waiting 22:03:20 b352a97aabf1: Waiting 22:03:20 4872d77fe225: Waiting 22:03:20 5851b861e8e6: Waiting 22:03:20 988bab9f4d93: Waiting 22:03:20 e2be974225ed: Download complete 22:03:20 988bab9f4d93: Download complete 22:03:20 1469e6f7b9e6: Verifying Checksum 22:03:20 1469e6f7b9e6: Download complete 22:03:20 eaf3925da568: Verifying Checksum 22:03:20 eaf3925da568: Download complete 22:03:20 339a4e72a1f5: Verifying Checksum 22:03:20 339a4e72a1f5: Download complete 22:03:20 bde34c3a00c8: Verifying Checksum 22:03:20 bde34c3a00c8: Download complete 22:03:20 b352a97aabf1: Verifying Checksum 22:03:20 b352a97aabf1: Download complete 22:03:20 4872d77fe225: Download complete 22:03:20 5851b861e8e6: Verifying Checksum 22:03:20 5851b861e8e6: Download complete 22:03:20 b85a868b505f: Verifying Checksum 22:03:20 b85a868b505f: Download complete 22:03:20 bab4dde63d76: Verifying Checksum 22:03:20 bab4dde63d76: Download complete 22:03:21 b85a868b505f: Pull complete 22:03:21 e2be974225ed: Pull complete 22:03:22 339a4e72a1f5: Pull complete 22:03:22 988bab9f4d93: Pull complete 22:03:22 1469e6f7b9e6: Pull complete 22:03:22 eaf3925da568: Pull complete 22:03:24 bab4dde63d76: Pull complete 22:03:24 bde34c3a00c8: Pull complete 22:03:24 b352a97aabf1: Pull complete 22:03:24 4872d77fe225: Pull complete 22:03:24 5851b861e8e6: Pull complete 22:03:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:03:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:03:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:24 prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container 22:03:24 $ 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 22:03:28 $ docker top d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a -eo pid,comm 22:03:28 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). 22:03:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:03:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:28 [ssh-agent] Looking for ssh-agent implementation... 22:03:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:28 $ docker exec d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a ssh-agent 22:03:29 SSH_AUTH_SOCK=/tmp/ssh-1prHNYy1iBEX/agent.32 22:03:29 SSH_AGENT_PID=38 22:03:29 Running ssh-add (command line suppressed) 22:03:29 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6094027031541641128.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6094027031541641128.key) 22:03:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:29 + git tag --points-at HEAD [Pipeline] } 22:03:29 $ docker exec --env ******** --env ******** d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a ssh-agent -k 22:03:29 unset SSH_AUTH_SOCK; 22:03:29 unset SSH_AGENT_PID; 22:03:29 echo Agent pid 38 killed; 22:03:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:03:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:29 [ssh-agent] Looking for ssh-agent implementation... 22:03:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:29 $ docker exec d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a ssh-agent 22:03:29 SSH_AUTH_SOCK=/tmp/ssh-xTedm5vNrYGP/agent.71 22:03:29 SSH_AGENT_PID=77 22:03:29 Running ssh-add (command line suppressed) 22:03:30 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14939107031976037066.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14939107031976037066.key) 22:03:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:30 + git semver init 22:03:30 2024-10-09 22:03:30,550 [run_init] DEBUG init version:0.0.0 force:False 22:03:30 2024-10-09 22:03:30,550 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 22:03:30 2024-10-09 22:03:30,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 22:03:30 2024-10-09 22:03:30,551 [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) 22:03:32 2024-10-09 22:03:32,406 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 22:03:32 2024-10-09 22:03:32,407 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 22:03:32 2024-10-09 22:03:32,407 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:03:32 2024-10-09 22:03:32,407 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:03:32 3.2.0-dev.20 [Pipeline] } 22:03:32 $ docker exec --env ******** --env ******** d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a ssh-agent -k 22:03:32 unset SSH_AUTH_SOCK; 22:03:32 unset SSH_AGENT_PID; 22:03:32 echo Agent pid 77 killed; 22:03:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:03:32 + git semver [Pipeline] } 22:03:33 $ docker stop --time=1 d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a 22:03:34 $ docker rm -f --volumes d56d0e59e66848af93ea9a35f10be35e3ab7b7543b7aaa377cd746821797322a [Pipeline] // withDockerContainer [Pipeline] sh 22:03:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:03:35 Stashed 1 file(s) [Pipeline] echo 22:03:35 [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [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 22:03:35 provisioning config files... 22:03:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2041586515555462849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:35 ---> ****-login.sh 22:03:35 nexus3.edgexfoundry.org:10001 22:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:35 Configure a credential helper to remove this warning. See 22:03:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:35 22:03:35 Login Succeeded 22:03:35 nexus3.edgexfoundry.org:10002 22:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:35 Configure a credential helper to remove this warning. See 22:03:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:35 22:03:35 Login Succeeded 22:03:35 nexus3.edgexfoundry.org:10003 22:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:35 Configure a credential helper to remove this warning. See 22:03:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:35 22:03:35 Login Succeeded 22:03:35 nexus3.edgexfoundry.org:10004 22:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:35 Configure a credential helper to remove this warning. See 22:03:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:35 22:03:35 Login Succeeded 22:03:35 ****.io 22:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:36 Configure a credential helper to remove this warning. See 22:03:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:36 22:03:36 Login Succeeded 22:03:36 ---> ****-login.sh ends [Pipeline] } 22:03:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:03:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:03:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:03:36 ========================================================= 22:03:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:03:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:03:36 Sending build context to Docker daemon 20.61MB 22:03:36 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 22:03:36 Step 2/13 : FROM ${BASE} AS builder 22:03:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:03:36 43c4264eed91: Pulling fs layer 22:03:36 4cc291be95ef: Pulling fs layer 22:03:36 2ac1f1163629: Pulling fs layer 22:03:36 5c3c966382ef: Pulling fs layer 22:03:36 4f4fb700ef54: Pulling fs layer 22:03:36 5d5c8e513c77: Pulling fs layer 22:03:36 9f66e0745190: Pulling fs layer 22:03:36 f49a43e4bbc0: Pulling fs layer 22:03:36 561ebcabdf7f: Pulling fs layer 22:03:36 5d5c8e513c77: Waiting 22:03:36 9f66e0745190: Waiting 22:03:36 f49a43e4bbc0: Waiting 22:03:36 561ebcabdf7f: Waiting 22:03:36 5c3c966382ef: Waiting 22:03:36 4f4fb700ef54: Waiting 22:03:36 4cc291be95ef: Verifying Checksum 22:03:36 4cc291be95ef: Download complete 22:03:36 5c3c966382ef: Verifying Checksum 22:03:36 5c3c966382ef: Download complete 22:03:36 4f4fb700ef54: Verifying Checksum 22:03:36 4f4fb700ef54: Download complete 22:03:36 5d5c8e513c77: Download complete 22:03:36 43c4264eed91: Download complete 22:03:36 9f66e0745190: Download complete 22:03:36 43c4264eed91: Pull complete 22:03:37 561ebcabdf7f: Download complete 22:03:37 4cc291be95ef: Pull complete 22:03:37 2ac1f1163629: Verifying Checksum 22:03:37 2ac1f1163629: Download complete 22:03:37 f49a43e4bbc0: Verifying Checksum 22:03:37 f49a43e4bbc0: Download complete 22:03:40 2ac1f1163629: Pull complete 22:03:41 5c3c966382ef: Pull complete 22:03:41 4f4fb700ef54: Pull complete 22:03:41 5d5c8e513c77: Pull complete 22:03:41 9f66e0745190: Pull complete 22:03:43 f49a43e4bbc0: Pull complete 22:03:44 561ebcabdf7f: Pull complete 22:03:44 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 22:03:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:03:44 ---> 3a752c3f9dda 22:03:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:03:49 ---> Running in 9d4fcd4bf1dd 22:03:49 Removing intermediate container 9d4fcd4bf1dd 22:03:49 ---> e8c4405ee075 22:03:49 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:03:49 ---> Running in 69264007cae8 22:03:49 Removing intermediate container 69264007cae8 22:03:49 ---> 2e9263df1bcd 22:03:49 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:03:49 ---> Running in 54f8eee60c9c 22:03:49 Removing intermediate container 54f8eee60c9c 22:03:49 ---> 62ba884b4e08 22:03:49 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:03:50 ---> Running in d768fbdbaa8a 22:03:50 Removing intermediate container d768fbdbaa8a 22:03:50 ---> 16deeadf938d 22:03:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:50 ---> Running in 4eb5a87f42ed 22:03:50 Still waiting to schedule task 22:03:50 ‘prd-ubuntu18.04-docker-8c-8g-21829’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:03:50 ‘prd-ubuntu20.04-docker-8c-8g-22353’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:03:50 ‘prd-ubuntu20.04-docker-8c-8g-22355’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:03:50 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22350’ is offline 22:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:03:50 (1/14) Installing libintl (0.22.5-r0) 22:03:50 (2/14) Installing eudev-libs (3.2.14-r2) 22:03:50 (3/14) Installing libjpeg-turbo (3.0.3-r0) 22:03:50 (4/14) Installing v4l-utils-libs (1.24.1-r1) 22:03:50 (5/14) Installing v4l-utils (1.24.1-r1) 22:03:50 (6/14) Installing libdvbv5 (1.24.1-r1) 22:03:50 (7/14) Installing udev-init-scripts (35-r1) 22:03:50 (8/14) Installing libeconf (0.6.3-r0) 22:03:50 (9/14) Installing libblkid (2.40.1-r1) 22:03:50 (10/14) Installing xz-libs (5.6.2-r0) 22:03:50 (11/14) Installing kmod-libs (32-r0) 22:03:50 (12/14) Installing eudev (3.2.14-r2) 22:03:50 (13/14) Installing eudev-dev (3.2.14-r2) 22:03:50 (14/14) Installing v4l-utils-dev (1.24.1-r1) 22:03:50 Executing busybox-1.36.1-r29.trigger 22:03:50 Executing eudev-3.2.14-r2.trigger 22:03:50 OK: 253 MiB in 68 packages 22:03:51 Removing intermediate container 4eb5a87f42ed 22:03:51 ---> c30fb4e685cf 22:03:51 Step 8/13 : WORKDIR /device-usb-camera 22:03:51 ---> Running in 18844e26e23a 22:03:51 Removing intermediate container 18844e26e23a 22:03:51 ---> e7a48dba0bbb 22:03:51 Step 9/13 : COPY go.mod vendor* ./ 22:03:51 ---> 90a46fff92ac 22:03:51 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:51 ---> Running in 56ba4d3c8758 22:04:59 Removing intermediate container 56ba4d3c8758 22:04:59 ---> 93e150de550c 22:04:59 Step 11/13 : COPY . . 22:04:59 ---> 9e204a7d9e04 22:04:59 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 22:04:59 ---> Running in b4c1d3d1dc17 22:04:59  % Total % Received % Xferd Average Speed Time Time Time Current 22:04:59 Dload Upload Total Spent Left Speed 22:04:59 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9014 0 --:--:-- --:--:-- --:--:-- 9076 22:04:59 Removing intermediate container b4c1d3d1dc17 22:04:59 ---> 062511e58401 22:04:59 Step 13/13 : RUN ${MAKE} 22:04:59 ---> Running in 60312a1e9656 22:04:59 noop 22:04:59 Removing intermediate container 60312a1e9656 22:04:59 ---> 52ea4a4edb83 22:04:59 Successfully built 52ea4a4edb83 22:04:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:00 + docker inspect -f . ci-base-image-x86_64 22:05:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:00 prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container 22:05:01 $ 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 22:05:01 $ docker top b997b6d2e035793020aec8d5f36dfa5390f75046ee57ab6f5aedfe0f6a709c0a -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:03 + go version 22:05:03 go version go1.23.2 linux/amd64 [Pipeline] } 22:05:03 $ docker stop --time=1 b997b6d2e035793020aec8d5f36dfa5390f75046ee57ab6f5aedfe0f6a709c0a 22:05:05 $ docker rm -f --volumes b997b6d2e035793020aec8d5f36dfa5390f75046ee57ab6f5aedfe0f6a709c0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:05 + docker inspect -f . ci-base-image-x86_64 22:05:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:05 prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container 22:05:05 $ 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 22:05:06 $ docker top d8f1d2152ee1ae14f4e556eb963e057db1dad7bfd927754da930349ed0c6a0ce -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:06 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 22:05:06 + make test 22:05:06 go test ./... -coverprofile=coverage.out ./... 22:05:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:05:29 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 22:05:29 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 22:05:44 go vet ./... 22:05:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:05:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:05:51 ./bin/test-attribution-txt.sh [Pipeline] echo 22:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:05:51 $ docker stop --time=1 d8f1d2152ee1ae14f4e556eb963e057db1dad7bfd927754da930349ed0c6a0ce 22:05:56 $ docker rm -f --volumes d8f1d2152ee1ae14f4e556eb963e057db1dad7bfd927754da930349ed0c6a0ce [Pipeline] // withDockerContainer [Pipeline] sh 22:05:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:05:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:05:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:05:58 + ls -al . 22:05:58 total 300 22:05:58 drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 22:05 . 22:05:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:03 .. 22:05:58 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:05 .git 22:05:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:03 .github 22:05:58 -rw-rw-r-- 1 jenkins jenkins 379 Oct 9 22:03 .gitignore 22:05:58 -rw-rw-r-- 1 jenkins jenkins 203 Oct 9 22:03 .golangci.yml 22:05:58 -rw-rw-r-- 1 jenkins jenkins 77 Oct 9 22:03 .hadolint.yml 22:05:58 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:03 .semver 22:05:58 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 9 22:03 Attribution.txt 22:05:58 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 9 22:03 CHANGELOG.md 22:05:58 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 9 22:03 Dockerfile 22:05:58 -rw-rw-r-- 1 jenkins jenkins 678 Oct 9 22:03 GOVERNANCE.md 22:05:58 -rw-rw-r-- 1 jenkins jenkins 659 Oct 9 22:03 Jenkinsfile 22:05:58 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 9 22:03 LICENSE 22:05:58 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 9 22:03 Makefile 22:05:58 -rw-rw-r-- 1 jenkins jenkins 622 Oct 9 22:03 OWNERS.md 22:05:58 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 9 22:03 README.md 22:05:58 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:03 VERSION 22:05:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:03 bin 22:05:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:03 cmd 22:05:58 -rw-r--r-- 1 jenkins jenkins 54772 Oct 9 22:05 coverage.out 22:05:58 -rwxrwxr-x 1 jenkins jenkins 84 Oct 9 22:03 docker-entrypoint.sh 22:05:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:03 docs 22:05:58 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 9 22:03 go.mod 22:05:58 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 9 22:03 go.sum 22:05:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:03 internal 22:05:58 -rw-rw-r-- 1 jenkins jenkins 231 Oct 9 22:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:58 + 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=f54ffb40a3babb35290dafd3840ebb7d04a6878c --label arch=amd64 --label version=3.2.0-dev.20 . 22:05:58 Sending build context to Docker daemon 20.66MB 22:05:58 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 22:05:58 Step 2/37 : FROM ${BASE} AS builder 22:05:58 ---> 52ea4a4edb83 22:05:58 Step 3/37 : ARG ADD_BUILD_TAGS="" 22:05:59 ---> Running in 3463cce3a8a6 22:05:59 Removing intermediate container 3463cce3a8a6 22:05:59 ---> a381f5dcaa38 22:05:59 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:05:59 ---> Running in 73820875b6c9 22:05:59 Removing intermediate container 73820875b6c9 22:05:59 ---> d6dec09f2c00 22:05:59 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:05:59 ---> Running in 3569d65e1000 22:05:59 Removing intermediate container 3569d65e1000 22:05:59 ---> 13c5148542db 22:05:59 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:05:59 ---> Running in 7c046e26f5f9 22:06:00 Removing intermediate container 7c046e26f5f9 22:06:00 ---> 1e9c321462fa 22:06:00 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:06:00 ---> Running in 632aeb1e3b24 22:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:06:00 OK: 253 MiB in 68 packages 22:06:01 Removing intermediate container 632aeb1e3b24 22:06:01 ---> 9c3ea2db33ed 22:06:01 Step 8/37 : WORKDIR /device-usb-camera 22:06:01 ---> Running in 2b45aa27b7f6 22:06:01 Removing intermediate container 2b45aa27b7f6 22:06:01 ---> 3d43433a63a9 22:06:01 Step 9/37 : COPY go.mod vendor* ./ 22:06:01 ---> c4580918771f 22:06:01 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:01 ---> Running in 4bfedabfb35e 22:06:02 Removing intermediate container 4bfedabfb35e 22:06:02 ---> 7bd7c7939084 22:06:02 Step 11/37 : COPY . . 22:06:03 ---> 7ea3a9e981ef 22:06:03 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 22:06:03 ---> Running in e0f26df0e22b 22:06:03  % Total % Received % Xferd Average Speed Time Time Time Current 22:06:03 Dload Upload Total Spent Left Speed 22:06:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13309 0 --:--:-- --:--:-- --:--:-- 13443 22:06:03 Removing intermediate container e0f26df0e22b 22:06:03 ---> 0ff84921d146 22:06:03 Step 13/37 : RUN ${MAKE} 22:06:03 ---> Running in e020f0d60818 22:06:04 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:06:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22358 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 22:06:14 Running in /w/workspace/device-usb-camera/185 [Pipeline] { [Pipeline] checkout 22:06:17 Selected Git installation does not exist. Using Default 22:06:17 The recommended git tool is: NONE 22:06:23 using credential edgex-jenkins-ssh 22:06:24 Cloning the remote Git repository 22:06:24 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:06:24 > git init /w/workspace/device-usb-camera/185 # timeout=10 22:06:24 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:06:24 > git --version # timeout=10 22:06:24 > git --version # 'git version 2.25.1' 22:06:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:27 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:06:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:28 Avoid second fetch 22:06:28 Checking out Revision f54ffb40a3babb35290dafd3840ebb7d04a6878c (main) 22:06:29 Commit message: "Merge pull request #355 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" 22:06:28 > git config core.sparsecheckout # timeout=10 22:06:28 > git checkout -f f54ffb40a3babb35290dafd3840ebb7d04a6878c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:06:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:06:34 % Total % Received % Xferd Average Speed Time Time Time Current 22:06:34 Dload Upload Total Spent Left Speed 22:06:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 147k 0 --:--:-- --:--:-- --:--:-- 149k [Pipeline] sh 22:06:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:06:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:06:35 + sudo tee /etc/docker/daemon.new 22:06:35 { 22:06:35 "registry-mirrors": [ 22:06:35 "https://nexus3.edgexfoundry.org:10001" 22:06:35 ], 22:06:35 "bip": "10.250.0.254/24", 22:06:35 "hosts": [ 22:06:35 "tcp://0.0.0.0:5555", 22:06:35 "unix:///var/run/docker.sock" 22:06:35 ], 22:06:35 "mtu": 1458, 22:06:35 "selinux-enabled": true, 22:06:35 "seccomp-profile": "/etc/docker/seccomp.json" 22:06:35 } [Pipeline] sh 22:06:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:06:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:06:54 provisioning config files... 22:06:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/185@tmp/config5062152496654675750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:54 ---> ****-login.sh 22:06:54 nexus3.edgexfoundry.org:10001 22:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:55 Configure a credential helper to remove this warning. See 22:06:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:55 22:06:55 Login Succeeded 22:06:55 nexus3.edgexfoundry.org:10002 22:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:55 Configure a credential helper to remove this warning. See 22:06:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:55 22:06:55 Login Succeeded 22:06:55 nexus3.edgexfoundry.org:10003 22:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:56 Configure a credential helper to remove this warning. See 22:06:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:56 22:06:56 Login Succeeded 22:06:56 nexus3.edgexfoundry.org:10004 22:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:56 Configure a credential helper to remove this warning. See 22:06:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:56 22:06:56 Login Succeeded 22:06:56 ****.io 22:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:56 Configure a credential helper to remove this warning. See 22:06:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:56 22:06:56 Login Succeeded 22:06:56 ---> ****-login.sh ends [Pipeline] } 22:06:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:06:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:06:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:06:57 ========================================================= 22:06:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 22:06:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:06:58 Sending build context to Docker daemon 10.56MB 22:06:58 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 22:06:58 Step 2/13 : FROM ${BASE} AS builder 22:06:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:06:58 cf04c63912e1: Pulling fs layer 22:06:58 55b35a11ae5e: Pulling fs layer 22:06:58 a37a00ec5f00: Pulling fs layer 22:06:58 50b3750afda1: Pulling fs layer 22:06:58 4f4fb700ef54: Pulling fs layer 22:06:58 80978eb59214: Pulling fs layer 22:06:58 c9f46d7d2bd2: Pulling fs layer 22:06:58 c5a475d317c9: Pulling fs layer 22:06:58 50b3750afda1: Waiting 22:06:58 4f4fb700ef54: Waiting 22:06:58 80978eb59214: Waiting 22:06:58 c9f46d7d2bd2: Waiting 22:06:58 c5a475d317c9: Waiting 22:06:58 55b35a11ae5e: Download complete 22:06:58 50b3750afda1: Verifying Checksum 22:06:58 50b3750afda1: Download complete 22:06:58 4f4fb700ef54: Verifying Checksum 22:06:58 4f4fb700ef54: Download complete 22:06:58 80978eb59214: Verifying Checksum 22:06:58 80978eb59214: Download complete 22:06:58 cf04c63912e1: Verifying Checksum 22:06:58 cf04c63912e1: Download complete 22:06:59 c5a475d317c9: Verifying Checksum 22:06:59 c5a475d317c9: Download complete 22:06:59 cf04c63912e1: Pull complete 22:07:00 Removing intermediate container e020f0d60818 22:07:00 ---> 92995307af99 22:07:00 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 22:07:00 1.8.2: Pulling from bluenviron/mediamtx 22:07:00 8411072a22a5: Pulling fs layer 22:07:00 8411072a22a5: Verifying Checksum 22:07:00 8411072a22a5: Download complete 22:07:00 8411072a22a5: Pull complete 22:07:00 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 22:07:00 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 22:07:00 ---> 1ac78cb06e13 22:07:00 Step 15/37 : FROM alpine:3.20 22:07:00 3.20: Pulling from library/alpine 22:07:00 43c4264eed91: Already exists 22:07:00 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:07:00 Status: Downloaded newer image for alpine:3.20 22:07:00 ---> 91ef0af61f39 22:07:00 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:07:00 ---> Running in e56fa21f7ac9 22:07:00 Removing intermediate container e56fa21f7ac9 22:07:00 ---> f9438ed2b222 22:07:00 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:07:00 ---> Running in e7df248fd65d 22:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:07:00 (1/115) Installing dumb-init (1.2.5-r3) 22:07:00 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 22:07:00 (3/115) Installing aom-libs (3.9.1-r0) 22:07:00 (4/115) Installing libxau (1.0.11-r4) 22:07:00 (5/115) Installing libmd (1.1.0-r0) 22:07:00 (6/115) Installing libbsd (0.12.2-r0) 22:07:00 (7/115) Installing libxdmcp (1.1.5-r1) 22:07:00 (8/115) Installing libxcb (1.16.1-r0) 22:07:00 (9/115) Installing libx11 (1.8.9-r1) 22:07:00 (10/115) Installing hwdata-pci (0.382-r0) 22:07:00 (11/115) Installing libpciaccess (0.18.1-r0) 22:07:00 (12/115) Installing libdrm (2.4.120-r0) 22:07:00 (13/115) Installing libxext (1.3.6-r2) 22:07:00 (14/115) Installing libxfixes (6.0.1-r4) 22:07:00 (15/115) Installing libffi (3.4.6-r0) 22:07:00 (16/115) Installing wayland-libs-client (1.22.0-r4) 22:07:00 (17/115) Installing libva (2.21.0-r0) 22:07:00 (18/115) Installing libvdpau (1.5-r3) 22:07:00 (19/115) Installing libgcc (13.2.1_git20240309-r0) 22:07:00 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 22:07:00 (21/115) Installing onevpl-libs (2023.3.1-r2) 22:07:00 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 22:07:00 (23/115) Installing libdav1d (1.4.2-r0) 22:07:00 (24/115) Installing openexr-libiex (3.1.13-r1) 22:07:00 (25/115) Installing openexr-libilmthread (3.1.13-r1) 22:07:00 (26/115) Installing imath (3.1.12-r0) 22:07:00 (27/115) Installing openexr-libopenexr (3.1.13-r1) 22:07:00 (28/115) Installing brotli-libs (1.1.0-r2) 22:07:00 (29/115) Installing giflib (5.2.2-r0) 22:07:00 (30/115) Installing libhwy (1.0.7-r0) 22:07:00 (31/115) Installing libjpeg-turbo (3.0.3-r0) 22:07:00 (32/115) Installing lcms2 (2.16-r0) 22:07:00 (33/115) Installing libpng (1.6.44-r0) 22:07:00 (34/115) Installing libjxl (0.10.2-r0) 22:07:00 (35/115) Installing lame-libs (3.100-r5) 22:07:00 (36/115) Installing opus (1.5.2-r0) 22:07:00 (37/115) Installing rav1e-libs (0.7.1-r0) 22:07:00 (38/115) Installing libgomp (13.2.1_git20240309-r0) 22:07:00 (39/115) Installing soxr (0.1.3-r7) 22:07:00 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 22:07:00 (41/115) Installing libogg (1.3.5-r5) 22:07:00 (42/115) Installing libtheora (1.1.1-r18) 22:07:00 (43/115) Installing libvorbis (1.3.7-r2) 22:07:00 (44/115) Installing libvpx (1.14.1-r0) 22:07:00 (45/115) Installing libsharpyuv (1.3.2-r0) 22:07:00 (46/115) Installing libwebp (1.3.2-r0) 22:07:00 (47/115) Installing libwebpmux (1.3.2-r0) 22:07:00 (48/115) Installing x264-libs (0.164_git20231001-r0) 22:07:00 (49/115) Installing numactl (2.0.18-r0) 22:07:00 (50/115) Installing x265-libs (3.6-r0) 22:07:00 (51/115) Installing xvidcore (1.3.7-r2) 22:07:00 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 22:07:00 (53/115) Installing sdl2 (2.28.5-r1) 22:07:00 (54/115) Installing alsa-lib (1.2.11-r0) 22:07:00 (55/115) Installing libexpat (2.6.3-r0) 22:07:00 (56/115) Installing libbz2 (1.0.8-r6) 22:07:00 (57/115) Installing freetype (2.13.2-r0) 22:07:00 (58/115) Installing fontconfig (2.15.0-r1) 22:07:00 (59/115) Installing fribidi (1.0.15-r0) 22:07:00 (60/115) Installing libintl (0.22.5-r0) 22:07:00 (61/115) Installing libeconf (0.6.3-r0) 22:07:00 (62/115) Installing libblkid (2.40.1-r1) 22:07:00 (63/115) Installing libmount (2.40.1-r1) 22:07:00 (64/115) Installing pcre2 (10.43-r0) 22:07:00 (65/115) Installing glib (2.80.5-r0) 22:07:00 (66/115) Installing graphite2 (1.3.14-r6) 22:07:00 (67/115) Installing harfbuzz (8.5.0-r0) 22:07:00 (68/115) Installing libunibreak (6.1-r0) 22:07:00 (69/115) Installing libass (0.17.2-r0) 22:07:00 (70/115) Installing libbluray (1.3.4-r1) 22:07:00 (71/115) Installing mpg123-libs (1.32.6-r0) 22:07:00 (72/115) Installing libopenmpt (0.7.7-r0) 22:07:00 (73/115) Installing cjson (1.7.18-r0) 22:07:00 (74/115) Installing mbedtls (3.6.1-r0) 22:07:00 (75/115) Installing librist (0.2.10-r1) 22:07:00 (76/115) Installing libsrt (1.5.3-r0) 22:07:00 (77/115) Installing libssh (0.10.6-r0) 22:07:00 (78/115) Installing xz-libs (5.6.2-r0) 22:07:00 (79/115) Installing libxml2 (2.12.7-r0) 22:07:00 (80/115) Installing libsodium (1.0.19-r0) 22:07:00 (81/115) Installing libzmq (4.3.5-r2) 22:07:00 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 22:07:00 (83/115) Installing serd-libs (0.32.2-r0) 22:07:00 (84/115) Installing zix-libs (0.4.2-r0) 22:07:00 (85/115) Installing sord-libs (0.16.16-r0) 22:07:00 (86/115) Installing sratom (0.6.16-r0) 22:07:00 (87/115) Installing lilv-libs (0.24.24-r1) 22:07:00 (88/115) Installing glslang-libs (1.3.261.1-r0) 22:07:00 (89/115) Installing libdovi (3.3.0-r0) 22:07:00 (90/115) Installing spirv-tools (1.3.261.1-r0) 22:07:00 (91/115) Installing shaderc (2024.0-r0) 22:07:00 (92/115) Installing vulkan-loader (1.3.261.1-r0) 22:07:00 (93/115) Installing libplacebo (6.338.2-r1) 22:07:00 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 22:07:00 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 22:07:00 (96/115) Installing vidstab (1.1.1-r0) 22:07:00 (97/115) Installing zimg (3.0.5-r2) 22:07:00 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 22:07:00 (99/115) Installing libasyncns (0.8-r3) 22:07:00 (100/115) Installing dbus-libs (1.14.10-r1) 22:07:00 (101/115) Installing libltdl (2.4.7-r3) 22:07:00 (102/115) Installing orc (0.4.39-r0) 22:07:00 (103/115) Installing libflac (1.4.3-r1) 22:07:00 (104/115) Installing libsndfile (1.2.2-r0) 22:07:00 (105/115) Installing speexdsp (1.2.1-r2) 22:07:00 (106/115) Installing tdb-libs (1.4.9-r1) 22:07:00 (107/115) Installing libpulse (17.0-r0) 22:07:00 (108/115) Installing v4l-utils-libs (1.24.1-r1) 22:07:00 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 22:07:00 (110/115) Installing ffmpeg (6.1.1-r8) 22:07:00 (111/115) Installing udev-init-scripts (35-r1) 22:07:00 (112/115) Installing eudev-libs (3.2.14-r2) 22:07:00 (113/115) Installing zstd-libs (1.5.6-r0) 22:07:00 (114/115) Installing kmod-libs (32-r0) 22:07:00 (115/115) Installing eudev (3.2.14-r2) 22:07:00 Executing busybox-1.36.1-r29.trigger 22:07:00 Executing glib-2.80.5-r0.trigger 22:07:00 Executing eudev-3.2.14-r2.trigger 22:07:00 OK: 134 MiB in 129 packages 22:07:00 55b35a11ae5e: Pull complete 22:07:00 a37a00ec5f00: Verifying Checksum 22:07:00 a37a00ec5f00: Download complete 22:07:01 c9f46d7d2bd2: Verifying Checksum 22:07:01 c9f46d7d2bd2: Download complete 22:07:03 Removing intermediate container e7df248fd65d 22:07:03 ---> 3eb3093d804a 22:07:03 Step 18/37 : RUN apk --no-cache upgrade 22:07:03 ---> Running in c2607245010c 22:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:07:03 Upgrading critical system libraries and apk-tools: 22:07:03 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:07:03 Executing busybox-1.36.1-r29.trigger 22:07:03 Continuing the upgrade transaction with new apk-tools: 22:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:07:03 OK: 134 MiB in 129 packages 22:07:04 Removing intermediate container c2607245010c 22:07:04 ---> 646e51a7ab4f 22:07:04 Step 19/37 : WORKDIR / 22:07:04 ---> Running in 574ea70b6ad1 22:07:04 Removing intermediate container 574ea70b6ad1 22:07:04 ---> 3df84573f5be 22:07:04 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 22:07:06 ---> 71832d1734b3 22:07:06 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 22:07:07 ---> ff3763a1e71b 22:07:07 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 22:07:07 ---> b190bff38dcd 22:07:07 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:07:07 ---> dadf40b5627d 22:07:07 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:07:07 ---> c59602d3e946 22:07:07 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 22:07:07 ---> 7bc23b44b30b 22:07:07 Step 26/37 : COPY --from=rtsp /mediamtx / 22:07:09 ---> 701f0ed47b09 22:07:09 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 22:07:09 ---> Running in 205b9018134b 22:07:10 Removing intermediate container 205b9018134b 22:07:10 ---> 95f2fc89e1f2 22:07:10 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 22:07:10 ---> Running in 5e3deeda8688 22:07:11 Removing intermediate container 5e3deeda8688 22:07:11 ---> 49c29af26488 22:07:11 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 22:07:11 ---> Running in 4981d03c43f8 22:07:11 Removing intermediate container 4981d03c43f8 22:07:11 ---> f370da6f2765 22:07:11 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 22:07:11 ---> Running in 2605388dad2a 22:07:12 Removing intermediate container 2605388dad2a 22:07:12 ---> 42a91f50b7a4 22:07:12 Step 31/37 : EXPOSE 59983 22:07:12 ---> Running in ed8edbed4dc0 22:07:12 Removing intermediate container ed8edbed4dc0 22:07:12 ---> 1ae59b8de6c0 22:07:12 Step 32/37 : EXPOSE 8554 22:07:12 ---> Running in 47d795da674d 22:07:12 Removing intermediate container 47d795da674d 22:07:12 ---> d973c4dcfeaa 22:07:12 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:07:12 ---> Running in bc930e1216cb 22:07:12 Removing intermediate container bc930e1216cb 22:07:12 ---> 0060173d9c27 22:07:12 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:07:12 ---> Running in c3334466ebb2 22:07:13 Removing intermediate container c3334466ebb2 22:07:13 ---> ff2e9fdafdef 22:07:13 Step 35/37 : LABEL arch=amd64 22:07:13 ---> Running in c77507ac8159 22:07:13 Removing intermediate container c77507ac8159 22:07:13 ---> 447d2fdba0f7 22:07:13 Step 36/37 : LABEL git_sha=f54ffb40a3babb35290dafd3840ebb7d04a6878c 22:07:13 ---> Running in 793a739fdb94 22:07:13 Removing intermediate container 793a739fdb94 22:07:13 ---> 2f9839fe289b 22:07:13 Step 37/37 : LABEL version=3.2.0-dev.20 22:07:13 ---> Running in 3883bbe286f8 22:07:13 Removing intermediate container 3883bbe286f8 22:07:13 ---> 418e712645fc 22:07:13 [Warning] One or more build-args [ARCH] were not consumed 22:07:13 Successfully built 418e712645fc 22:07:13 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 22:07:13 provisioning config files... 22:07:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8434338285795058855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:13 ---> ****-login.sh 22:07:13 nexus3.edgexfoundry.org:10001 22:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:07:13 Configure a credential helper to remove this warning. See 22:07:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:07:13 22:07:13 Login Succeeded 22:07:13 nexus3.edgexfoundry.org:10002 22:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:07:13 Configure a credential helper to remove this warning. See 22:07:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:07:13 22:07:13 Login Succeeded 22:07:13 nexus3.edgexfoundry.org:10003 22:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:07:14 Configure a credential helper to remove this warning. See 22:07:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:07:14 22:07:14 Login Succeeded 22:07:14 nexus3.edgexfoundry.org:10004 22:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:07:14 Configure a credential helper to remove this warning. See 22:07:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:07:14 22:07:14 Login Succeeded 22:07:14 ****.io 22:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:07:14 Configure a credential helper to remove this warning. See 22:07:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:07:14 22:07:14 Login Succeeded 22:07:14 ---> ****-login.sh ends [Pipeline] } 22:07:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:07:14 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 22:07:14 f54ffb40a3babb35290dafd3840ebb7d04a6878c 22:07:14 latest 22:07:14 3.2.0-dev.20 22:07:14 f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 22:07:14 main 22:07:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f54ffb40a3babb35290dafd3840ebb7d04a6878c 22:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:07:15 6b6a41057daf: Preparing 22:07:15 758e7a8e4bae: Preparing 22:07:15 38a72e2c1641: Preparing 22:07:15 5575338f6ac2: Preparing 22:07:15 0e81680c8547: Preparing 22:07:15 4fdee56d7956: Preparing 22:07:15 62be00bfd191: Preparing 22:07:15 628ec18f9a5d: Preparing 22:07:15 ecee137b6d89: Preparing 22:07:15 b1e11904739c: Preparing 22:07:15 065ddd39fd59: Preparing 22:07:15 576f695a29df: Preparing 22:07:15 5efea40f36fd: Preparing 22:07:15 63ca1fbb43ae: Preparing 22:07:15 b1e11904739c: Waiting 22:07:15 065ddd39fd59: Waiting 22:07:15 4fdee56d7956: Waiting 22:07:15 576f695a29df: Waiting 22:07:15 62be00bfd191: Waiting 22:07:15 5efea40f36fd: Waiting 22:07:15 63ca1fbb43ae: Waiting 22:07:15 628ec18f9a5d: Waiting 22:07:15 ecee137b6d89: Waiting 22:07:15 38a72e2c1641: Pushed 22:07:15 758e7a8e4bae: Pushed 22:07:15 5575338f6ac2: Pushed 22:07:15 6b6a41057daf: Pushed 22:07:15 4fdee56d7956: Pushed 22:07:15 ecee137b6d89: Pushed 22:07:15 62be00bfd191: Pushed 22:07:15 628ec18f9a5d: Pushed 22:07:15 b1e11904739c: Pushed 22:07:15 63ca1fbb43ae: Layer already exists 22:07:15 576f695a29df: Pushed 22:07:16 a37a00ec5f00: Pull complete 22:07:16 50b3750afda1: Pull complete 22:07:16 4f4fb700ef54: Pull complete 22:07:17 80978eb59214: Pull complete 22:07:18 0e81680c8547: Pushed 22:07:19 065ddd39fd59: Pushed 22:07:25 c9f46d7d2bd2: Pull complete 22:07:26 c5a475d317c9: Pull complete 22:07:27 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 22:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:07:27 ---> be29e6b0f0d4 22:07:27 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:07:28 5efea40f36fd: Pushed 22:07:28 f54ffb40a3babb35290dafd3840ebb7d04a6878c: digest: sha256:31abdc61693283cb459633eded955acc40e4ebcd3696b8b35a62ddbc7cca6ad9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:28 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:28 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:07:28 6b6a41057daf: Preparing 22:07:28 758e7a8e4bae: Preparing 22:07:28 38a72e2c1641: Preparing 22:07:28 5575338f6ac2: Preparing 22:07:28 0e81680c8547: Preparing 22:07:28 4fdee56d7956: Preparing 22:07:28 62be00bfd191: Preparing 22:07:28 628ec18f9a5d: Preparing 22:07:28 ecee137b6d89: Preparing 22:07:28 b1e11904739c: Preparing 22:07:28 065ddd39fd59: Preparing 22:07:28 576f695a29df: Preparing 22:07:28 5efea40f36fd: Preparing 22:07:28 63ca1fbb43ae: Preparing 22:07:28 ecee137b6d89: Waiting 22:07:28 b1e11904739c: Waiting 22:07:28 065ddd39fd59: Waiting 22:07:28 576f695a29df: Waiting 22:07:28 5efea40f36fd: Waiting 22:07:28 63ca1fbb43ae: Waiting 22:07:28 62be00bfd191: Waiting 22:07:28 628ec18f9a5d: Waiting 22:07:28 4fdee56d7956: Waiting 22:07:28 38a72e2c1641: Layer already exists 22:07:28 5575338f6ac2: Layer already exists 22:07:28 0e81680c8547: Layer already exists 22:07:28 6b6a41057daf: Layer already exists 22:07:28 758e7a8e4bae: Layer already exists 22:07:28 62be00bfd191: Layer already exists 22:07:28 b1e11904739c: Layer already exists 22:07:28 065ddd39fd59: Layer already exists 22:07:28 576f695a29df: Layer already exists 22:07:28 5efea40f36fd: Layer already exists 22:07:28 4fdee56d7956: Layer already exists 22:07:28 ecee137b6d89: Layer already exists 22:07:28 63ca1fbb43ae: Layer already exists 22:07:28 628ec18f9a5d: Layer already exists 22:07:28 latest: digest: sha256:31abdc61693283cb459633eded955acc40e4ebcd3696b8b35a62ddbc7cca6ad9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 ---> Running in a0560c384a9b 22:07:29 Removing intermediate container a0560c384a9b 22:07:29 ---> b396f7d229e4 22:07:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:07:29 ---> Running in 68ddac19bd74 22:07:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.20 22:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:07:29 6b6a41057daf: Preparing 22:07:29 758e7a8e4bae: Preparing 22:07:29 38a72e2c1641: Preparing 22:07:29 5575338f6ac2: Preparing 22:07:29 0e81680c8547: Preparing 22:07:29 4fdee56d7956: Preparing 22:07:29 62be00bfd191: Preparing 22:07:29 628ec18f9a5d: Preparing 22:07:29 ecee137b6d89: Preparing 22:07:29 b1e11904739c: Preparing 22:07:29 065ddd39fd59: Preparing 22:07:29 576f695a29df: Preparing 22:07:29 5efea40f36fd: Preparing 22:07:29 63ca1fbb43ae: Preparing 22:07:29 4fdee56d7956: Waiting 22:07:29 62be00bfd191: Waiting 22:07:29 ecee137b6d89: Waiting 22:07:29 628ec18f9a5d: Waiting 22:07:29 b1e11904739c: Waiting 22:07:29 5efea40f36fd: Waiting 22:07:29 065ddd39fd59: Waiting 22:07:29 63ca1fbb43ae: Waiting 22:07:29 576f695a29df: Waiting 22:07:29 5575338f6ac2: Layer already exists 22:07:29 0e81680c8547: Layer already exists 22:07:29 38a72e2c1641: Layer already exists 22:07:29 758e7a8e4bae: Layer already exists 22:07:29 6b6a41057daf: Layer already exists 22:07:29 4fdee56d7956: Layer already exists 22:07:29 628ec18f9a5d: Layer already exists 22:07:29 ecee137b6d89: Layer already exists 22:07:29 62be00bfd191: Layer already exists 22:07:29 b1e11904739c: Layer already exists 22:07:29 065ddd39fd59: Layer already exists 22:07:29 576f695a29df: Layer already exists 22:07:29 5efea40f36fd: Layer already exists 22:07:29 63ca1fbb43ae: Layer already exists 22:07:29 3.2.0-dev.20: digest: sha256:31abdc61693283cb459633eded955acc40e4ebcd3696b8b35a62ddbc7cca6ad9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv 22:07:30 Removing intermediate container 68ddac19bd74 22:07:30 ---> 059b9d145062 22:07:30 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [Pipeline] { [Pipeline] sh 22:07:30 ---> Running in 49cb31c07182 22:07:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:30 Removing intermediate container 49cb31c07182 22:07:30 ---> 63268922761d 22:07:30 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:07:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 22:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:07:30 6b6a41057daf: Preparing 22:07:30 758e7a8e4bae: Preparing 22:07:30 38a72e2c1641: Preparing 22:07:30 5575338f6ac2: Preparing 22:07:30 0e81680c8547: Preparing 22:07:30 4fdee56d7956: Preparing 22:07:30 62be00bfd191: Preparing 22:07:30 628ec18f9a5d: Preparing 22:07:30 62be00bfd191: Waiting 22:07:30 4fdee56d7956: Waiting 22:07:30 ecee137b6d89: Preparing 22:07:30 b1e11904739c: Preparing 22:07:30 065ddd39fd59: Preparing 22:07:30 b1e11904739c: Waiting 22:07:30 ecee137b6d89: Waiting 22:07:30 576f695a29df: Preparing 22:07:30 065ddd39fd59: Waiting 22:07:30 5efea40f36fd: Preparing 22:07:30 63ca1fbb43ae: Preparing 22:07:30 63ca1fbb43ae: Waiting 22:07:30 5efea40f36fd: Waiting 22:07:30 6b6a41057daf: Layer already exists 22:07:30 38a72e2c1641: Layer already exists 22:07:30 758e7a8e4bae: Layer already exists 22:07:30 5575338f6ac2: Layer already exists 22:07:30 0e81680c8547: Layer already exists 22:07:30 4fdee56d7956: Layer already exists 22:07:30 628ec18f9a5d: Layer already exists 22:07:30 ecee137b6d89: Layer already exists 22:07:30 62be00bfd191: Layer already exists 22:07:30 b1e11904739c: Layer already exists 22:07:30 065ddd39fd59: Layer already exists 22:07:30 576f695a29df: Layer already exists 22:07:30 5efea40f36fd: Layer already exists 22:07:30 63ca1fbb43ae: Layer already exists 22:07:30 f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20: digest: sha256:31abdc61693283cb459633eded955acc40e4ebcd3696b8b35a62ddbc7cca6ad9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:30 ---> Running in ba7eab7b49e8 22:07:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:31 Removing intermediate container ba7eab7b49e8 22:07:31 ---> 1ec0b6499e95 22:07:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:07:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 22:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:07:31 6b6a41057daf: Preparing 22:07:31 758e7a8e4bae: Preparing 22:07:31 38a72e2c1641: Preparing 22:07:31 5575338f6ac2: Preparing 22:07:31 0e81680c8547: Preparing 22:07:31 4fdee56d7956: Preparing 22:07:31 62be00bfd191: Preparing 22:07:31 628ec18f9a5d: Preparing 22:07:31 ecee137b6d89: Preparing 22:07:31 b1e11904739c: Preparing 22:07:31 065ddd39fd59: Preparing 22:07:31 576f695a29df: Preparing 22:07:31 5efea40f36fd: Preparing 22:07:31 63ca1fbb43ae: Preparing 22:07:31 576f695a29df: Waiting 22:07:31 ecee137b6d89: Waiting 22:07:31 4fdee56d7956: Waiting 22:07:31 b1e11904739c: Waiting 22:07:31 065ddd39fd59: Waiting 22:07:31 62be00bfd191: Waiting 22:07:31 5efea40f36fd: Waiting 22:07:31 63ca1fbb43ae: Waiting 22:07:31 628ec18f9a5d: Waiting 22:07:31 0e81680c8547: Layer already exists 22:07:31 5575338f6ac2: Layer already exists 22:07:31 6b6a41057daf: Layer already exists 22:07:31 758e7a8e4bae: Layer already exists 22:07:31 38a72e2c1641: Layer already exists 22:07:31 4fdee56d7956: Layer already exists 22:07:31 62be00bfd191: Layer already exists 22:07:31 ecee137b6d89: Layer already exists 22:07:31 628ec18f9a5d: Layer already exists 22:07:31 b1e11904739c: Layer already exists 22:07:31 065ddd39fd59: Layer already exists 22:07:31 576f695a29df: Layer already exists 22:07:31 63ca1fbb43ae: Layer already exists 22:07:31 5efea40f36fd: Layer already exists 22:07:31 main: digest: sha256:31abdc61693283cb459633eded955acc40e4ebcd3696b8b35a62ddbc7cca6ad9 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:31 ===================================================== [Pipeline] echo 22:07:31 taggedImages: 22:07:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:f54ffb40a3babb35290dafd3840ebb7d04a6878c 22:07:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:07:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.20 22:07:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 22:07:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script 22:07:31 ---> Running in 509806aacf8e [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:31 22:07:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:32 latest: Pulling from edgex-lftools-log-publisher 22:07:32 5eb5b503b376: Pulling fs layer 22:07:32 5c69ac0246d0: Pulling fs layer 22:07:32 ec43610c2a17: Pulling fs layer 22:07:32 3a2ae6a8a46f: Pulling fs layer 22:07:32 33b1e0a273af: Pulling fs layer 22:07:32 5d3b04190fa2: Pulling fs layer 22:07:32 2f39f015ded8: Pulling fs layer 22:07:32 3a2ae6a8a46f: Waiting 22:07:32 33b1e0a273af: Waiting 22:07:32 5d3b04190fa2: Waiting 22:07:32 2f39f015ded8: Waiting 22:07:32 5c69ac0246d0: Download complete 22:07:32 3a2ae6a8a46f: Download complete 22:07:32 33b1e0a273af: Verifying Checksum 22:07:32 33b1e0a273af: Download complete 22:07:32 5d3b04190fa2: Verifying Checksum 22:07:32 5d3b04190fa2: Download complete 22:07:32 ec43610c2a17: Verifying Checksum 22:07:32 ec43610c2a17: Download complete 22:07:32 5eb5b503b376: Download complete 22:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:07:32 2f39f015ded8: Verifying Checksum 22:07:32 2f39f015ded8: Download complete 22:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:07:33 5eb5b503b376: Pull complete 22:07:33 5c69ac0246d0: Pull complete 22:07:34 ec43610c2a17: Pull complete 22:07:34 3a2ae6a8a46f: Pull complete 22:07:34 33b1e0a273af: Pull complete 22:07:34 5d3b04190fa2: Pull complete 22:07:35 (1/14) Installing libintl (0.22.5-r0) 22:07:35 (2/14) Installing eudev-libs (3.2.14-r2) 22:07:35 (3/14) Installing libjpeg-turbo (3.0.3-r0) 22:07:35 (4/14) Installing v4l-utils-libs (1.24.1-r1) 22:07:35 (5/14) Installing v4l-utils (1.24.1-r1) 22:07:35 (6/14) Installing libdvbv5 (1.24.1-r1) 22:07:35 (7/14) Installing udev-init-scripts (35-r1) 22:07:35 (8/14) Installing libeconf (0.6.3-r0) 22:07:35 (9/14) Installing libblkid (2.40.1-r1) 22:07:35 (10/14) Installing xz-libs (5.6.2-r0) 22:07:35 (11/14) Installing kmod-libs (32-r0) 22:07:35 (12/14) Installing eudev (3.2.14-r2) 22:07:35 (13/14) Installing eudev-dev (3.2.14-r2) 22:07:35 (14/14) Installing v4l-utils-dev (1.24.1-r1) 22:07:35 Executing busybox-1.36.1-r29.trigger 22:07:35 Executing eudev-3.2.14-r2.trigger 22:07:35 OK: 246 MiB in 68 packages 22:07:37 Removing intermediate container 509806aacf8e 22:07:37 ---> 5114eece0c20 22:07:37 Step 8/13 : WORKDIR /device-usb-camera 22:07:37 ---> Running in 7dc636021f64 22:07:37 Removing intermediate container 7dc636021f64 22:07:37 ---> d361d9e51235 22:07:37 Step 9/13 : COPY go.mod vendor* ./ 22:07:38 ---> f80c2e10f960 22:07:38 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:38 ---> Running in 4e829de124af 22:07:39 2f39f015ded8: Pull complete 22:07:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:39 prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container 22:07:39 $ 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 22:07:48 $ docker top d4f2b1a459ec417d8f01a28021913c0fc40a59a792088b4ec037b9e9ecdce704 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:48 ---> job-cost.sh 22:07:48 lf-activate-venv: SKIPPING 22:07:48 INFO: No Stack... 22:07:49 INFO: Retrieving Pricing Info for: v3-standard-8 22:07:49 INFO: Archiving Costs [Pipeline] sh 22:07:49 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 22:07:49 + cut -d, -f6 [Pipeline] lock 22:07:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] 22:07:49 Resource [jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] did not exist. Created. 22:07:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:07:50 + echo total: 0.2199999988079071 [Pipeline] stash 22:07:50 Stashed 1 file(s) [Pipeline] } 22:07:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] [Pipeline] // lock [Pipeline] } 22:07:50 $ docker stop --time=1 d4f2b1a459ec417d8f01a28021913c0fc40a59a792088b4ec037b9e9ecdce704 22:07:52 $ docker rm -f --volumes d4f2b1a459ec417d8f01a28021913c0fc40a59a792088b4ec037b9e9ecdce704 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:09:45 Removing intermediate container 4e829de124af 22:09:45 ---> 47f858374120 22:09:45 Step 11/13 : COPY . . 22:09:45 ---> 4a8986884345 22:09:45 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 22:09:45 ---> Running in aafe3d127661 22:09:45  % Total % Received % Xferd Average Speed Time Time Time Current 22:09:45 Dload Upload Total Spent Left Speed 22:09:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 7450 0 --:--:-- --:--:-- --:--:-- 7585 22:09:45 Removing intermediate container aafe3d127661 22:09:45 ---> f99ffe1f1c90 22:09:45 Step 13/13 : RUN ${MAKE} 22:09:45 ---> Running in 70462256f4e5 22:09:45 noop 22:09:45 Removing intermediate container 70462256f4e5 22:09:45 ---> f5d6b2c90145 22:09:45 Successfully built f5d6b2c90145 22:09:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:45 + docker inspect -f . ci-base-image-arm64 22:09:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:45 prd-ubuntu20.04-docker-arm64-4c-16g-22358 does not seem to be running inside a container 22:09:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/185 -v /w/workspace/device-usb-camera/185:/w/workspace/device-usb-camera/185:rw,z -v /w/workspace/device-usb-camera/185@tmp:/w/workspace/device-usb-camera/185@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 22:09:47 $ docker top 45a45de2170ea4fd0ee0a1aaf0e05ea9d622e5f51241894ceefbc2a13ba600b0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:48 + go version 22:09:48 go version go1.23.2 linux/arm64 [Pipeline] } 22:09:48 $ docker stop --time=1 45a45de2170ea4fd0ee0a1aaf0e05ea9d622e5f51241894ceefbc2a13ba600b0 22:09:50 $ docker rm -f --volumes 45a45de2170ea4fd0ee0a1aaf0e05ea9d622e5f51241894ceefbc2a13ba600b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:50 + docker inspect -f . ci-base-image-arm64 22:09:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:50 prd-ubuntu20.04-docker-arm64-4c-16g-22358 does not seem to be running inside a container 22:09:50 $ 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/185 -v /w/workspace/device-usb-camera/185:/w/workspace/device-usb-camera/185:rw,z -v /w/workspace/device-usb-camera/185@tmp:/w/workspace/device-usb-camera/185@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 22:09:52 $ docker top 14dc95dd4994fe8a775d69608b0fb2b8c806c7a4b5fc5fd71e3d9fb97c18698b -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:53 + git config --global --add safe.directory /w/workspace/device-usb-camera/185 [Pipeline] fileExists [Pipeline] sh 22:09:54 + make test 22:09:54 go test ./... -coverprofile=coverage.out ./... 22:10:02 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:14:42 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 22:14:48 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 4.4% of statements 22:14:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:14:50 go vet ./... 22:15:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:15:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:15:58 ./bin/test-attribution-txt.sh [Pipeline] echo 22:15:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:15:58 $ docker stop --time=1 14dc95dd4994fe8a775d69608b0fb2b8c806c7a4b5fc5fd71e3d9fb97c18698b 22:16:00 $ docker rm -f --volumes 14dc95dd4994fe8a775d69608b0fb2b8c806c7a4b5fc5fd71e3d9fb97c18698b [Pipeline] // withDockerContainer [Pipeline] sh 22:16:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:16:02 Warning: overwriting stash ‘coverage-report’ 22:16:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:16:04 + ls -al . 22:16:04 total 296 22:16:04 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:09 . 22:16:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:06 .. 22:16:04 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:06 .git 22:16:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:06 .github 22:16:04 -rw-rw-r-- 1 jenkins jenkins 379 Oct 9 22:06 .gitignore 22:16:04 -rw-rw-r-- 1 jenkins jenkins 203 Oct 9 22:06 .golangci.yml 22:16:04 -rw-rw-r-- 1 jenkins jenkins 77 Oct 9 22:06 .hadolint.yml 22:16:04 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 9 22:06 Attribution.txt 22:16:04 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 9 22:06 CHANGELOG.md 22:16:04 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 9 22:06 Dockerfile 22:16:04 -rw-rw-r-- 1 jenkins jenkins 678 Oct 9 22:06 GOVERNANCE.md 22:16:04 -rw-rw-r-- 1 jenkins jenkins 659 Oct 9 22:06 Jenkinsfile 22:16:04 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 9 22:06 LICENSE 22:16:04 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 9 22:06 Makefile 22:16:04 -rw-rw-r-- 1 jenkins jenkins 622 Oct 9 22:06 OWNERS.md 22:16:04 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 9 22:06 README.md 22:16:04 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:03 VERSION 22:16:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:06 bin 22:16:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:06 cmd 22:16:04 -rw-r--r-- 1 jenkins jenkins 54772 Oct 9 22:14 coverage.out 22:16:04 -rwxrwxr-x 1 jenkins jenkins 84 Oct 9 22:06 docker-entrypoint.sh 22:16:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:06 docs 22:16:04 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 9 22:06 go.mod 22:16:04 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 9 22:06 go.sum 22:16:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:06 internal 22:16:04 -rw-rw-r-- 1 jenkins jenkins 231 Oct 9 22:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:04 + 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=f54ffb40a3babb35290dafd3840ebb7d04a6878c --label arch=arm64 --label version=3.2.0-dev.20 . 22:16:05 Sending build context to Docker daemon 10.62MB 22:16:05 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 22:16:05 Step 2/37 : FROM ${BASE} AS builder 22:16:05 ---> f5d6b2c90145 22:16:05 Step 3/37 : ARG ADD_BUILD_TAGS="" 22:16:05 ---> Running in ecbb1fc6110e 22:16:06 Removing intermediate container ecbb1fc6110e 22:16:06 ---> 49c1f13ce12c 22:16:06 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:16:06 ---> Running in cdb4af8d23b7 22:16:06 Removing intermediate container cdb4af8d23b7 22:16:06 ---> 8ebec28fa57e 22:16:06 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:16:06 ---> Running in e49b935240f1 22:16:06 Removing intermediate container e49b935240f1 22:16:06 ---> 9238e0fa9ea0 22:16:06 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:16:07 ---> Running in eea3296ec96e 22:16:07 Removing intermediate container eea3296ec96e 22:16:07 ---> a600ee8eec5b 22:16:07 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:16:07 ---> Running in eebae99bb419 22:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:16:11 OK: 246 MiB in 68 packages 22:16:12 Removing intermediate container eebae99bb419 22:16:12 ---> 6cda207b0c94 22:16:12 Step 8/37 : WORKDIR /device-usb-camera 22:16:12 ---> Running in 085d626f69d8 22:16:12 Removing intermediate container 085d626f69d8 22:16:12 ---> 4efcd172272b 22:16:12 Step 9/37 : COPY go.mod vendor* ./ 22:16:13 ---> 4251c86458f5 22:16:13 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:13 ---> Running in 3bc1fd38c961 22:16:17 Removing intermediate container 3bc1fd38c961 22:16:17 ---> dee4f5af175a 22:16:17 Step 11/37 : COPY . . 22:16:18 ---> 1543742736c3 22:16:18 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 22:16:18 ---> Running in 5d2e29bc4eb7 22:16:20  % Total % Received % Xferd Average Speed Time Time Time Current 22:16:20   Dload Upload Total Spent Left  Speed 22:16:20 0  0 0 0  0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4749   0 --:--:-- --:--:-- --:--:-- 4827 22:16:20 Removing intermediate container 5d2e29bc4eb7 22:16:20 ---> e8cb7257cfa4 22:16:20 Step 13/37 : RUN ${MAKE} 22:16:20 ---> Running in c33517c2ba09 22:16:22 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:21:29 Removing intermediate container c33517c2ba09 22:21:29 ---> 5ea6788a4292 22:21:29 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 22:21:29 1.8.2: Pulling from bluenviron/mediamtx 22:21:29 da4d7e05a7aa: Pulling fs layer 22:21:29 da4d7e05a7aa: Verifying Checksum 22:21:29 da4d7e05a7aa: Download complete 22:21:29 da4d7e05a7aa: Pull complete 22:21:29 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 22:21:29 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 22:21:29 ---> 62c65ed7ef0d 22:21:29 Step 15/37 : FROM alpine:3.20 22:21:29 3.20: Pulling from library/alpine 22:21:29 cf04c63912e1: Already exists 22:21:29 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:21:29 Status: Downloaded newer image for alpine:3.20 22:21:29 ---> c157a85ed455 22:21:29 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:21:29 ---> Running in 74d1e4e3da35 22:21:30 Removing intermediate container 74d1e4e3da35 22:21:30 ---> 88b191018815 22:21:30 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:21:30 ---> Running in 305e0e649d15 22:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:21:34 (1/114) Installing dumb-init (1.2.5-r3) 22:21:34 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 22:21:34 (3/114) Installing aom-libs (3.9.1-r0) 22:21:34 (4/114) Installing libxau (1.0.11-r4) 22:21:34 (5/114) Installing libmd (1.1.0-r0) 22:21:34 (6/114) Installing libbsd (0.12.2-r0) 22:21:34 (7/114) Installing libxdmcp (1.1.5-r1) 22:21:34 (8/114) Installing libxcb (1.16.1-r0) 22:21:34 (9/114) Installing libx11 (1.8.9-r1) 22:21:34 (10/114) Installing hwdata-pci (0.382-r0) 22:21:34 (11/114) Installing libpciaccess (0.18.1-r0) 22:21:34 (12/114) Installing libdrm (2.4.120-r0) 22:21:34 (13/114) Installing libxext (1.3.6-r2) 22:21:34 (14/114) Installing libxfixes (6.0.1-r4) 22:21:34 (15/114) Installing libffi (3.4.6-r0) 22:21:34 (16/114) Installing wayland-libs-client (1.22.0-r4) 22:21:34 (17/114) Installing libva (2.21.0-r0) 22:21:34 (18/114) Installing libvdpau (1.5-r3) 22:21:34 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 22:21:34 (20/114) Installing libdav1d (1.4.2-r0) 22:21:34 (21/114) Installing libgcc (13.2.1_git20240309-r0) 22:21:34 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 22:21:34 (23/114) Installing openexr-libiex (3.1.13-r1) 22:21:34 (24/114) Installing openexr-libilmthread (3.1.13-r1) 22:21:34 (25/114) Installing imath (3.1.12-r0) 22:21:34 (26/114) Installing openexr-libopenexr (3.1.13-r1) 22:21:35 (27/114) Installing brotli-libs (1.1.0-r2) 22:21:35 (28/114) Installing giflib (5.2.2-r0) 22:21:35 (29/114) Installing libhwy (1.0.7-r0) 22:21:35 (30/114) Installing libjpeg-turbo (3.0.3-r0) 22:21:35 (31/114) Installing lcms2 (2.16-r0) 22:21:35 (32/114) Installing libpng (1.6.44-r0) 22:21:35 (33/114) Installing libjxl (0.10.2-r0) 22:21:35 (34/114) Installing lame-libs (3.100-r5) 22:21:35 (35/114) Installing opus (1.5.2-r0) 22:21:35 (36/114) Installing rav1e-libs (0.7.1-r0) 22:21:35 (37/114) Installing libgomp (13.2.1_git20240309-r0) 22:21:35 (38/114) Installing soxr (0.1.3-r7) 22:21:35 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 22:21:35 (40/114) Installing libogg (1.3.5-r5) 22:21:35 (41/114) Installing libtheora (1.1.1-r18) 22:21:35 (42/114) Installing libvorbis (1.3.7-r2) 22:21:35 (43/114) Installing libvpx (1.14.1-r0) 22:21:35 (44/114) Installing libsharpyuv (1.3.2-r0) 22:21:35 (45/114) Installing libwebp (1.3.2-r0) 22:21:35 (46/114) Installing libwebpmux (1.3.2-r0) 22:21:35 (47/114) Installing x264-libs (0.164_git20231001-r0) 22:21:35 (48/114) Installing numactl (2.0.18-r0) 22:21:35 (49/114) Installing x265-libs (3.6-r0) 22:21:35 (50/114) Installing xvidcore (1.3.7-r2) 22:21:35 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 22:21:36 (52/114) Installing sdl2 (2.28.5-r1) 22:21:36 (53/114) Installing alsa-lib (1.2.11-r0) 22:21:36 (54/114) Installing libexpat (2.6.3-r0) 22:21:36 (55/114) Installing libbz2 (1.0.8-r6) 22:21:36 (56/114) Installing freetype (2.13.2-r0) 22:21:36 (57/114) Installing fontconfig (2.15.0-r1) 22:21:36 (58/114) Installing fribidi (1.0.15-r0) 22:21:36 (59/114) Installing libintl (0.22.5-r0) 22:21:36 (60/114) Installing libeconf (0.6.3-r0) 22:21:36 (61/114) Installing libblkid (2.40.1-r1) 22:21:36 (62/114) Installing libmount (2.40.1-r1) 22:21:36 (63/114) Installing pcre2 (10.43-r0) 22:21:36 (64/114) Installing glib (2.80.5-r0) 22:21:36 (65/114) Installing graphite2 (1.3.14-r6) 22:21:36 (66/114) Installing harfbuzz (8.5.0-r0) 22:21:36 (67/114) Installing libunibreak (6.1-r0) 22:21:36 (68/114) Installing libass (0.17.2-r0) 22:21:36 (69/114) Installing libbluray (1.3.4-r1) 22:21:36 (70/114) Installing mpg123-libs (1.32.6-r0) 22:21:36 (71/114) Installing libopenmpt (0.7.7-r0) 22:21:36 (72/114) Installing cjson (1.7.18-r0) 22:21:36 (73/114) Installing mbedtls (3.6.1-r0) 22:21:36 (74/114) Installing librist (0.2.10-r1) 22:21:36 (75/114) Installing libsrt (1.5.3-r0) 22:21:36 (76/114) Installing libssh (0.10.6-r0) 22:21:37 (77/114) Installing xz-libs (5.6.2-r0) 22:21:37 (78/114) Installing libxml2 (2.12.7-r0) 22:21:37 (79/114) Installing libsodium (1.0.19-r0) 22:21:37 (80/114) Installing libzmq (4.3.5-r2) 22:21:37 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 22:21:37 (82/114) Installing serd-libs (0.32.2-r0) 22:21:37 (83/114) Installing zix-libs (0.4.2-r0) 22:21:37 (84/114) Installing sord-libs (0.16.16-r0) 22:21:37 (85/114) Installing sratom (0.6.16-r0) 22:21:37 (86/114) Installing lilv-libs (0.24.24-r1) 22:21:37 (87/114) Installing glslang-libs (1.3.261.1-r0) 22:21:37 (88/114) Installing libdovi (3.3.0-r0) 22:21:37 (89/114) Installing spirv-tools (1.3.261.1-r0) 22:21:37 (90/114) Installing shaderc (2024.0-r0) 22:21:37 (91/114) Installing vulkan-loader (1.3.261.1-r0) 22:21:37 (92/114) Installing libplacebo (6.338.2-r1) 22:21:37 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 22:21:37 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 22:21:37 (95/114) Installing vidstab (1.1.1-r0) 22:21:37 (96/114) Installing zimg (3.0.5-r2) 22:21:37 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 22:21:37 (98/114) Installing libasyncns (0.8-r3) 22:21:37 (99/114) Installing dbus-libs (1.14.10-r1) 22:21:37 (100/114) Installing libltdl (2.4.7-r3) 22:21:37 (101/114) Installing orc (0.4.39-r0) 22:21:37 (102/114) Installing libflac (1.4.3-r1) 22:21:37 (103/114) Installing libsndfile (1.2.2-r0) 22:21:37 (104/114) Installing speexdsp (1.2.1-r2) 22:21:37 (105/114) Installing tdb-libs (1.4.9-r1) 22:21:37 (106/114) Installing libpulse (17.0-r0) 22:21:37 (107/114) Installing v4l-utils-libs (1.24.1-r1) 22:21:37 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 22:21:37 (109/114) Installing ffmpeg (6.1.1-r8) 22:21:37 (110/114) Installing udev-init-scripts (35-r1) 22:21:37 (111/114) Installing eudev-libs (3.2.14-r2) 22:21:37 (112/114) Installing zstd-libs (1.5.6-r0) 22:21:37 (113/114) Installing kmod-libs (32-r0) 22:21:38 (114/114) Installing eudev (3.2.14-r2) 22:21:38 Executing busybox-1.36.1-r29.trigger 22:21:38 Executing glib-2.80.5-r0.trigger 22:21:38 Executing eudev-3.2.14-r2.trigger 22:21:38 OK: 120 MiB in 128 packages 22:21:43 Removing intermediate container 305e0e649d15 22:21:43 ---> e85bb0c6e5be 22:21:43 Step 18/37 : RUN apk --no-cache upgrade 22:21:43 ---> Running in 576fdc8601fd 22:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:21:46 Upgrading critical system libraries and apk-tools: 22:21:46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:21:46 Executing busybox-1.36.1-r29.trigger 22:21:46 Continuing the upgrade transaction with new apk-tools: 22:21:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:21:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:21:48 OK: 120 MiB in 128 packages 22:21:49 Removing intermediate container 576fdc8601fd 22:21:49 ---> c9c3f08f3170 22:21:49 Step 19/37 : WORKDIR / 22:21:49 ---> Running in b9b2fcbdcf7e 22:21:49 Removing intermediate container b9b2fcbdcf7e 22:21:49 ---> 558e720ce051 22:21:49 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 22:21:52 ---> 37636bda72ba 22:21:52 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 22:21:52 ---> 3545d37f79ea 22:21:52 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 22:21:53 ---> 4c12b5bcd3c5 22:21:53 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:21:54 ---> bac5a1a24efa 22:21:54 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:21:54 ---> a5b999e3e076 22:21:54 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 22:21:55 ---> 084aa66b727f 22:21:55 Step 26/37 : COPY --from=rtsp /mediamtx / 22:21:57 ---> ad10c2380a55 22:21:57 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 22:21:57 ---> Running in d1e9d06f43b7 22:21:59 Removing intermediate container d1e9d06f43b7 22:21:59 ---> 4d5955f73d1c 22:21:59 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 22:21:59 ---> Running in 9c86471f38a4 22:22:01 Removing intermediate container 9c86471f38a4 22:22:01 ---> 1b2fd539f271 22:22:01 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 22:22:01 ---> Running in fe84e67444ad 22:22:04 Removing intermediate container fe84e67444ad 22:22:04 ---> 89fea34811b3 22:22:04 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 22:22:04 ---> Running in b0f2c569358a 22:22:05 Removing intermediate container b0f2c569358a 22:22:05 ---> 46e51916c7e0 22:22:05 Step 31/37 : EXPOSE 59983 22:22:05 ---> Running in 2809ac7eb225 22:22:06 Removing intermediate container 2809ac7eb225 22:22:06 ---> 5256d3f0f2b5 22:22:06 Step 32/37 : EXPOSE 8554 22:22:06 ---> Running in 49b2695f3c1b 22:22:06 Removing intermediate container 49b2695f3c1b 22:22:06 ---> 9475dd9d8443 22:22:06 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:22:06 ---> Running in 584309efb809 22:22:07 Removing intermediate container 584309efb809 22:22:07 ---> c20deeba8190 22:22:07 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:22:07 ---> Running in a0294317a76e 22:22:07 Removing intermediate container a0294317a76e 22:22:07 ---> c1640690c707 22:22:07 Step 35/37 : LABEL arch=arm64 22:22:07 ---> Running in d13ca554fac2 22:22:08 Removing intermediate container d13ca554fac2 22:22:08 ---> 6c0e5bcf6343 22:22:08 Step 36/37 : LABEL git_sha=f54ffb40a3babb35290dafd3840ebb7d04a6878c 22:22:08 ---> Running in 5a3ac0121d67 22:22:08 Removing intermediate container 5a3ac0121d67 22:22:08 ---> 512ab800323a 22:22:08 Step 37/37 : LABEL version=3.2.0-dev.20 22:22:08 ---> Running in c7715fd03113 22:22:09 Removing intermediate container c7715fd03113 22:22:09 ---> 0ef3ca1a50ff 22:22:09 [Warning] One or more build-args [ARCH] were not consumed 22:22:09 Successfully built 0ef3ca1a50ff 22:22:09 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 22:22:09 provisioning config files... 22:22:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/185@tmp/config12669340927468594610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:09 ---> ****-login.sh 22:22:09 nexus3.edgexfoundry.org:10001 22:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:10 Configure a credential helper to remove this warning. See 22:22:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:10 22:22:10 Login Succeeded 22:22:10 nexus3.edgexfoundry.org:10002 22:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:10 Configure a credential helper to remove this warning. See 22:22:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:10 22:22:10 Login Succeeded 22:22:10 nexus3.edgexfoundry.org:10003 22:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:11 Configure a credential helper to remove this warning. See 22:22:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:11 22:22:11 Login Succeeded 22:22:11 nexus3.edgexfoundry.org:10004 22:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:11 Configure a credential helper to remove this warning. See 22:22:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:11 22:22:11 Login Succeeded 22:22:11 ****.io 22:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:12 Configure a credential helper to remove this warning. See 22:22:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:12 22:22:12 Login Succeeded 22:22:12 ---> ****-login.sh ends [Pipeline] } 22:22:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:22:12 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 22:22:12 f54ffb40a3babb35290dafd3840ebb7d04a6878c 22:22:12 latest 22:22:12 3.2.0-dev.20 22:22:12 f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 22:22:12 main 22:22:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:12 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f54ffb40a3babb35290dafd3840ebb7d04a6878c 22:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:22:13 19942e23679b: Preparing 22:22:13 d3dd305fd99d: Preparing 22:22:13 066ea9297cf2: Preparing 22:22:13 0f6723dd68e4: Preparing 22:22:13 f0c0fc467d42: Preparing 22:22:13 4fdee56d7956: Preparing 22:22:13 bb6e1f5bb021: Preparing 22:22:13 cb49ef595658: Preparing 22:22:13 6694e1208d1e: Preparing 22:22:13 1b65033d498b: Preparing 22:22:13 dc30c4017952: Preparing 22:22:13 92ec5dee6947: Preparing 22:22:13 bf15104cf22e: Preparing 22:22:13 16113d51b718: Preparing 22:22:13 bb6e1f5bb021: Waiting 22:22:13 dc30c4017952: Waiting 22:22:13 cb49ef595658: Waiting 22:22:13 92ec5dee6947: Waiting 22:22:13 bf15104cf22e: Waiting 22:22:13 16113d51b718: Waiting 22:22:13 6694e1208d1e: Waiting 22:22:13 1b65033d498b: Waiting 22:22:13 4fdee56d7956: Waiting 22:22:13 0f6723dd68e4: Pushed 22:22:13 066ea9297cf2: Pushed 22:22:13 19942e23679b: Pushed 22:22:13 d3dd305fd99d: Pushed 22:22:13 4fdee56d7956: Pushed 22:22:13 bb6e1f5bb021: Pushed 22:22:13 6694e1208d1e: Pushed 22:22:13 cb49ef595658: Pushed 22:22:13 1b65033d498b: Pushed 22:22:13 16113d51b718: Layer already exists 22:22:13 92ec5dee6947: Pushed 22:22:22 f0c0fc467d42: Pushed 22:22:24 dc30c4017952: Pushed 22:22:39 bf15104cf22e: Pushed 22:22:39 f54ffb40a3babb35290dafd3840ebb7d04a6878c: digest: sha256:78980f38e55d63810f8d883d45ace84f14d34de60e3550ddaeaea9935dad48fa size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:39 + 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 22:22:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:22:39 19942e23679b: Preparing 22:22:39 d3dd305fd99d: Preparing 22:22:39 066ea9297cf2: Preparing 22:22:39 0f6723dd68e4: Preparing 22:22:39 f0c0fc467d42: Preparing 22:22:39 4fdee56d7956: Preparing 22:22:39 bb6e1f5bb021: Preparing 22:22:39 cb49ef595658: Preparing 22:22:39 6694e1208d1e: Preparing 22:22:39 1b65033d498b: Preparing 22:22:39 dc30c4017952: Preparing 22:22:39 92ec5dee6947: Preparing 22:22:39 bf15104cf22e: Preparing 22:22:39 16113d51b718: Preparing 22:22:39 bb6e1f5bb021: Waiting 22:22:39 6694e1208d1e: Waiting 22:22:39 1b65033d498b: Waiting 22:22:39 dc30c4017952: Waiting 22:22:39 92ec5dee6947: Waiting 22:22:39 4fdee56d7956: Waiting 22:22:39 bf15104cf22e: Waiting 22:22:39 16113d51b718: Waiting 22:22:39 cb49ef595658: Waiting 22:22:39 d3dd305fd99d: Layer already exists 22:22:39 19942e23679b: Layer already exists 22:22:39 0f6723dd68e4: Layer already exists 22:22:39 066ea9297cf2: Layer already exists 22:22:39 f0c0fc467d42: Layer already exists 22:22:39 4fdee56d7956: Layer already exists 22:22:39 bb6e1f5bb021: Layer already exists 22:22:39 6694e1208d1e: Layer already exists 22:22:39 cb49ef595658: Layer already exists 22:22:39 1b65033d498b: Layer already exists 22:22:40 92ec5dee6947: Layer already exists 22:22:40 bf15104cf22e: Layer already exists 22:22:40 dc30c4017952: Layer already exists 22:22:40 16113d51b718: Layer already exists 22:22:40 latest: digest: sha256:78980f38e55d63810f8d883d45ace84f14d34de60e3550ddaeaea9935dad48fa size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:40 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.20 22:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:22:40 19942e23679b: Preparing 22:22:40 d3dd305fd99d: Preparing 22:22:40 066ea9297cf2: Preparing 22:22:40 0f6723dd68e4: Preparing 22:22:40 f0c0fc467d42: Preparing 22:22:40 4fdee56d7956: Preparing 22:22:40 bb6e1f5bb021: Preparing 22:22:40 cb49ef595658: Preparing 22:22:40 6694e1208d1e: Preparing 22:22:40 1b65033d498b: Preparing 22:22:40 dc30c4017952: Preparing 22:22:40 92ec5dee6947: Preparing 22:22:40 bf15104cf22e: Preparing 22:22:40 16113d51b718: Preparing 22:22:40 4fdee56d7956: Waiting 22:22:40 bb6e1f5bb021: Waiting 22:22:40 dc30c4017952: Waiting 22:22:40 92ec5dee6947: Waiting 22:22:40 bf15104cf22e: Waiting 22:22:40 16113d51b718: Waiting 22:22:40 cb49ef595658: Waiting 22:22:40 6694e1208d1e: Waiting 22:22:40 1b65033d498b: Waiting 22:22:40 19942e23679b: Layer already exists 22:22:40 d3dd305fd99d: Layer already exists 22:22:40 066ea9297cf2: Layer already exists 22:22:40 f0c0fc467d42: Layer already exists 22:22:40 0f6723dd68e4: Layer already exists 22:22:40 cb49ef595658: Layer already exists 22:22:40 1b65033d498b: Layer already exists 22:22:40 6694e1208d1e: Layer already exists 22:22:40 bb6e1f5bb021: Layer already exists 22:22:40 4fdee56d7956: Layer already exists 22:22:41 92ec5dee6947: Layer already exists 22:22:41 bf15104cf22e: Layer already exists 22:22:41 dc30c4017952: Layer already exists 22:22:41 16113d51b718: Layer already exists 22:22:41 3.2.0-dev.20: digest: sha256:78980f38e55d63810f8d883d45ace84f14d34de60e3550ddaeaea9935dad48fa size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:41 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 22:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:22:42 19942e23679b: Preparing 22:22:42 d3dd305fd99d: Preparing 22:22:42 066ea9297cf2: Preparing 22:22:42 0f6723dd68e4: Preparing 22:22:42 f0c0fc467d42: Preparing 22:22:42 4fdee56d7956: Preparing 22:22:42 bb6e1f5bb021: Preparing 22:22:42 cb49ef595658: Preparing 22:22:42 6694e1208d1e: Preparing 22:22:42 1b65033d498b: Preparing 22:22:42 dc30c4017952: Preparing 22:22:42 92ec5dee6947: Preparing 22:22:42 bf15104cf22e: Preparing 22:22:42 16113d51b718: Preparing 22:22:42 bb6e1f5bb021: Waiting 22:22:42 cb49ef595658: Waiting 22:22:42 6694e1208d1e: Waiting 22:22:42 1b65033d498b: Waiting 22:22:42 dc30c4017952: Waiting 22:22:42 92ec5dee6947: Waiting 22:22:42 bf15104cf22e: Waiting 22:22:42 16113d51b718: Waiting 22:22:42 4fdee56d7956: Waiting 22:22:42 066ea9297cf2: Layer already exists 22:22:42 f0c0fc467d42: Layer already exists 22:22:42 d3dd305fd99d: Layer already exists 22:22:42 19942e23679b: Layer already exists 22:22:42 0f6723dd68e4: Layer already exists 22:22:42 4fdee56d7956: Layer already exists 22:22:42 cb49ef595658: Layer already exists 22:22:42 6694e1208d1e: Layer already exists 22:22:42 bb6e1f5bb021: Layer already exists 22:22:42 1b65033d498b: Layer already exists 22:22:42 92ec5dee6947: Layer already exists 22:22:42 bf15104cf22e: Layer already exists 22:22:42 16113d51b718: Layer already exists 22:22:42 dc30c4017952: Layer already exists 22:22:42 f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20: digest: sha256:78980f38e55d63810f8d883d45ace84f14d34de60e3550ddaeaea9935dad48fa size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:42 + 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 22:22:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 22:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:22:43 19942e23679b: Preparing 22:22:43 d3dd305fd99d: Preparing 22:22:43 066ea9297cf2: Preparing 22:22:43 0f6723dd68e4: Preparing 22:22:43 f0c0fc467d42: Preparing 22:22:43 4fdee56d7956: Preparing 22:22:43 bb6e1f5bb021: Preparing 22:22:43 cb49ef595658: Preparing 22:22:43 6694e1208d1e: Preparing 22:22:43 1b65033d498b: Preparing 22:22:43 dc30c4017952: Preparing 22:22:43 92ec5dee6947: Preparing 22:22:43 bf15104cf22e: Preparing 22:22:43 16113d51b718: Preparing 22:22:43 6694e1208d1e: Waiting 22:22:43 1b65033d498b: Waiting 22:22:43 bb6e1f5bb021: Waiting 22:22:43 dc30c4017952: Waiting 22:22:43 cb49ef595658: Waiting 22:22:43 92ec5dee6947: Waiting 22:22:43 16113d51b718: Waiting 22:22:43 4fdee56d7956: Waiting 22:22:43 bf15104cf22e: Waiting 22:22:43 19942e23679b: Layer already exists 22:22:43 066ea9297cf2: Layer already exists 22:22:43 0f6723dd68e4: Layer already exists 22:22:43 d3dd305fd99d: Layer already exists 22:22:43 f0c0fc467d42: Layer already exists 22:22:43 6694e1208d1e: Layer already exists 22:22:43 bb6e1f5bb021: Layer already exists 22:22:43 1b65033d498b: Layer already exists 22:22:43 cb49ef595658: Layer already exists 22:22:43 4fdee56d7956: Layer already exists 22:22:43 dc30c4017952: Layer already exists 22:22:43 bf15104cf22e: Layer already exists 22:22:43 16113d51b718: Layer already exists 22:22:43 92ec5dee6947: Layer already exists 22:22:43 main: digest: sha256:78980f38e55d63810f8d883d45ace84f14d34de60e3550ddaeaea9935dad48fa size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:43 ===================================================== [Pipeline] echo 22:22:43 taggedImages: 22:22:43 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f54ffb40a3babb35290dafd3840ebb7d04a6878c 22:22:43 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:22:43 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.20 22:22:43 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f54ffb40a3babb35290dafd3840ebb7d04a6878c-3.2.0-dev.20 22:22:43 - 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 22:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:43 22:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:44 arm64: Pulling from edgex-lftools-log-publisher 22:22:44 8998bd30e6a1: Pulling fs layer 22:22:44 04944245beec: Pulling fs layer 22:22:44 699f458cf7ca: Pulling fs layer 22:22:44 765212b225bb: Pulling fs layer 22:22:44 f23df028b6ca: Pulling fs layer 22:22:44 d65c8cfc05b1: Pulling fs layer 22:22:44 2437ff75d9bd: Pulling fs layer 22:22:44 2437ff75d9bd: Waiting 22:22:44 f23df028b6ca: Waiting 22:22:44 765212b225bb: Waiting 22:22:44 d65c8cfc05b1: Waiting 22:22:44 04944245beec: Verifying Checksum 22:22:44 04944245beec: Download complete 22:22:44 765212b225bb: Verifying Checksum 22:22:44 765212b225bb: Download complete 22:22:44 f23df028b6ca: Verifying Checksum 22:22:44 f23df028b6ca: Download complete 22:22:44 d65c8cfc05b1: Verifying Checksum 22:22:44 d65c8cfc05b1: Download complete 22:22:44 699f458cf7ca: Verifying Checksum 22:22:44 699f458cf7ca: Download complete 22:22:45 8998bd30e6a1: Verifying Checksum 22:22:45 8998bd30e6a1: Download complete 22:22:47 2437ff75d9bd: Download complete 22:22:50 8998bd30e6a1: Pull complete 22:22:50 04944245beec: Pull complete 22:22:52 699f458cf7ca: Pull complete 22:22:52 765212b225bb: Pull complete 22:22:53 f23df028b6ca: Pull complete 22:22:54 d65c8cfc05b1: Pull complete 22:23:12 2437ff75d9bd: Pull complete 22:23:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:12 prd-ubuntu20.04-docker-arm64-4c-16g-22358 does not seem to be running inside a container 22:23:12 $ 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/185 -v /w/workspace/device-usb-camera/185:/w/workspace/device-usb-camera/185:rw,z -v /w/workspace/device-usb-camera/185@tmp:/w/workspace/device-usb-camera/185@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 22:23:14 $ docker top dcf900b3a379218af19ba23f85cc8c26801c63463014ec2f1cad2181732cae26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:15 ---> job-cost.sh 22:23:15 lf-activate-venv: SKIPPING 22:23:15 INFO: No Stack... 22:23:16 INFO: Retrieving Pricing Info for: v3-standard-4 22:23:16 INFO: Archiving Costs [Pipeline] sh 22:23:17 + cat /w/workspace/device-usb-camera/185/archives/cost.csv 22:23:17 + cut -d, -f6 [Pipeline] lock 22:23:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] 22:23:17 Resource [jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] did not exist. Created. 22:23:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:18 /w/workspace/device-usb-camera/185@tmp/durable-f0c6ac82/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:23:18 + echo total: 0.10999999940395355 [Pipeline] stash 22:23:18 Warning: overwriting stash ‘stack-cost’ 22:23:19 Stashed 1 file(s) [Pipeline] } 22:23:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-185-stack-cost] [Pipeline] // lock [Pipeline] } 22:23:19 $ docker stop --time=1 dcf900b3a379218af19ba23f85cc8c26801c63463014ec2f1cad2181732cae26 22:23:20 $ docker rm -f --volumes dcf900b3a379218af19ba23f85cc8c26801c63463014ec2f1cad2181732cae26 [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 22:23:21 provisioning config files... 22:23:21 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3278066403257037402tmp [Pipeline] { [Pipeline] sh 22:23:21 + set +x 22:23:21 + bash -s -- 22:23:21 + curl -s https://codecov.io/bash 22:23:21 22:23:21 _____ _ 22:23:21 / ____| | | 22:23:21 | | ___ __| | ___ ___ _____ __ 22:23:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:23:21 | |___| (_) | (_| | __/ (_| (_) \ V / 22:23:21 \_____\___/ \__,_|\___|\___\___/ \_/ 22:23:21 Bash-1.0.6 22:23:21 22:23:21 22:23:21 ==> git version 2.25.1 found 22:23:21 ==> 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 22:23:21 Release-Date: 2020-01-08 22:23:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:23:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:23:21 ==> Jenkins CI detected. 22:23:21 current dir:  /w/workspace/exfoundry_device-usb-camera_main 22:23:21 project root: . 22:23:21 --> token set from env 22:23:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:23:21 ==> Running gcov in . (disable via -X gcov) 22:23:21 ==> Python coveragepy not found 22:23:21 ==> Searching for coverage reports in: 22:23:21 + . 22:23:21 -> Found 1 reports 22:23:21 ==> Detecting git/mercurial file structure 22:23:21 ==> Reading reports 22:23:21 + ./coverage.out bytes=54772 22:23:21 ==> Appending adjustments 22:23:21 https://docs.codecov.io/docs/fixing-reports 22:23:21 + Found adjustments 22:23:21 ==> Gzipping contents 22:23:21 8.0K /tmp/codecov.HNwKvM.gz 22:23:21 ==> Uploading reports 22:23:21 url: https://codecov.io 22:23:21 query: branch=main&commit=f54ffb40a3babb35290dafd3840ebb7d04a6878c&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:23:21 -> Pinging Codecov 22:23:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f54ffb40a3babb35290dafd3840ebb7d04a6878c&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:23:21 -> Uploading to 22:23:21 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/f54ffb40a3babb35290dafd3840ebb7d04a6878c/9d64ff5e-19da-4a8e-8b20-ee12b0b789f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T222321Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d92424ff288f09ede04596042efa233f783c8028d7543b3ab5c43c5b14468d60 22:23:21 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:21 Dload Upload Total Spent Left Speed 22:23:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 29379 --:--:-- --:--:-- --:--:-- 29379 22:23:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] } 22:23:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:23:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:23:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:23:22 22:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:23:22 latest: Pulling from edgex-devops/edgex-snyk-go 22:23:22 43c4264eed91: Already exists 22:23:22 4cc291be95ef: Already exists 22:23:22 2ac1f1163629: Already exists 22:23:22 5c3c966382ef: Already exists 22:23:22 4f4fb700ef54: Already exists 22:23:22 d9c7d2e4e75e: Pulling fs layer 22:23:22 9c3e1370e548: Pulling fs layer 22:23:23 d9c7d2e4e75e: Verifying Checksum 22:23:23 d9c7d2e4e75e: Download complete 22:23:23 d9c7d2e4e75e: Pull complete 22:23:23 9c3e1370e548: Verifying Checksum 22:23:23 9c3e1370e548: Download complete 22:23:27 9c3e1370e548: Pull complete 22:23:27 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 22:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:23:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:27 prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container 22:23:27 $ 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:latest cat 22:23:32 $ docker top fd755a58a707a8a5615aa3bacfba380bd061da67dc1e6877e71f18e3238ba954 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:32 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 22:23:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 22:23:33 + set -o pipefail 22:23:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 22:23:40 22:23:40 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 22:23:40 22:23:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/5c04c198-dbac-4188-91ac-a0236c41c724 22:23:40 22:23:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:23:40 22:23:41 22:23:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 22:23:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:23:44 $ docker stop --time=1 fd755a58a707a8a5615aa3bacfba380bd061da67dc1e6877e71f18e3238ba954 22:23:54 $ docker rm -f --volumes fd755a58a707a8a5615aa3bacfba380bd061da67dc1e6877e71f18e3238ba954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:55 + git log --format=format:%s -1 f54ffb40a3babb35290dafd3840ebb7d04a6878c [Pipeline] sh 22:23:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:23:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:55 prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container 22:23:55 $ 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 22:23:56 $ docker top 4116a81a6cf01059afd06850173518a1389c5658ff6749c273d74e5c7304db12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:56 [ssh-agent] Looking for ssh-agent implementation... 22:23:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:56 $ docker exec 4116a81a6cf01059afd06850173518a1389c5658ff6749c273d74e5c7304db12 ssh-agent 22:23:56 SSH_AUTH_SOCK=/tmp/ssh-Lo80c5RC4MU9/agent.32 22:23:56 SSH_AGENT_PID=38 22:23:56 Running ssh-add (command line suppressed) 22:23:56 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6739977617608543334.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6739977617608543334.key) 22:23:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:57 + git semver tag 22:23:57 2024-10-09 22:23:57,383 [run_tag] DEBUG tag force:False 22:23:57 2024-10-09 22:23:57,384 [check_head_tag] DEBUG check head tag 22:23:57 2024-10-09 22:23:57,386 [execute] INFO git cat-file --batch-check 22:23:57 2024-10-09 22:23:57,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:23:57 2024-10-09 22:23:57,390 [execute] INFO git cat-file --batch 22:23:57 2024-10-09 22:23:57,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:23:57 2024-10-09 22:23:57,460 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:23:57 2024-10-09 22:23:57,461 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 22:23:57 2024-10-09 22:23:57,461 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:23:57 2024-10-09 22:23:57,466 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:23:57 3.2.0-dev.20 [Pipeline] } 22:23:57 $ docker exec --env ******** --env ******** 4116a81a6cf01059afd06850173518a1389c5658ff6749c273d74e5c7304db12 ssh-agent -k 22:23:57 unset SSH_AUTH_SOCK; 22:23:57 unset SSH_AGENT_PID; 22:23:57 echo Agent pid 38 killed; 22:23:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:58 + git semver [Pipeline] } 22:23:58 $ docker stop --time=1 4116a81a6cf01059afd06850173518a1389c5658ff6749c273d74e5c7304db12 22:23:59 $ docker rm -f --volumes 4116a81a6cf01059afd06850173518a1389c5658ff6749c273d74e5c7304db12 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:24:00 22:24:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:24:00 0.23.1-centos7: Pulling from edgex-lftools 22:24:00 ab5ef0e58194: Pulling fs layer 22:24:00 9712f1f96733: Pulling fs layer 22:24:00 63f879dbbcfc: Pulling fs layer 22:24:00 0d9ebad4ef96: Pulling fs layer 22:24:00 e9a5061849ea: Pulling fs layer 22:24:00 d747dcd14b5f: Pulling fs layer 22:24:00 2de7ff778b66: Pulling fs layer 22:24:00 0d9ebad4ef96: Waiting 22:24:00 e9a5061849ea: Waiting 22:24:00 d747dcd14b5f: Waiting 22:24:00 2de7ff778b66: Waiting 22:24:00 9712f1f96733: Verifying Checksum 22:24:00 9712f1f96733: Download complete 22:24:00 63f879dbbcfc: Verifying Checksum 22:24:00 63f879dbbcfc: Download complete 22:24:00 e9a5061849ea: Verifying Checksum 22:24:00 e9a5061849ea: Download complete 22:24:00 d747dcd14b5f: Verifying Checksum 22:24:00 d747dcd14b5f: Download complete 22:24:00 0d9ebad4ef96: Verifying Checksum 22:24:00 ab5ef0e58194: Verifying Checksum 22:24:00 ab5ef0e58194: Download complete 22:24:00 2de7ff778b66: Verifying Checksum 22:24:00 2de7ff778b66: Download complete 22:24:04 ab5ef0e58194: Pull complete 22:24:04 9712f1f96733: Pull complete 22:24:04 63f879dbbcfc: Pull complete 22:24:09 0d9ebad4ef96: Pull complete 22:24:09 e9a5061849ea: Pull complete 22:24:09 d747dcd14b5f: Pull complete 22:24:10 2de7ff778b66: Pull complete 22:24:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:24:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:10 prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container 22:24:10 $ 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 22:24:20 $ docker top ea51af80b794a7e9a138804b6bc80c7401f6d77ef9a7e0c666010a4f7c021e31 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:24:20 provisioning config files... 22:24:20 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16256105427465857724tmp 22:24:20 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8069826776000103934tmp 22:24:20 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4630710340974269475tmp [Pipeline] { [Pipeline] echo 22:24:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:24:20 ---> sigul-configuration.sh 22:24:20 gpg: directory `/root/.gnupg' created 22:24:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:24:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:24:20 gpg: keyring `/root/.gnupg/secring.gpg' created 22:24:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:24:20 gpg: CAST5 encrypted data 22:24:20 gpg: encrypted with 1 passphrase 22:24:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:24:21 + mkdir /home/jenkins 22:24:21 + mkdir /home/jenkins/sigul [Pipeline] sh 22:24:21 + 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 22:24:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:24:21 ---> sigul-install.sh 22:24:21 Sigul already installed; skipping installation. [Pipeline] sh 22:24:22 + git tag --list 22:24:22 v0.0.0 22:24:22 v0.0.1-dev.1 22:24:22 v0.0.1-dev.10 22:24:22 v0.0.1-dev.11 22:24:22 v0.0.1-dev.12 22:24:22 v0.0.1-dev.13 22:24:22 v0.0.1-dev.14 22:24:22 v0.0.1-dev.15 22:24:22 v0.0.1-dev.16 22:24:22 v0.0.1-dev.2 22:24:22 v0.0.1-dev.3 22:24:22 v0.0.1-dev.4 22:24:22 v0.0.1-dev.5 22:24:22 v0.0.1-dev.6 22:24:22 v0.0.1-dev.7 22:24:22 v0.0.1-dev.8 22:24:22 v0.0.1-dev.9 22:24:22 v2.2.0 22:24:22 v2.2.0-dev.17 22:24:22 v2.2.0-dev.18 22:24:22 v2.2.0-dev.19 22:24:22 v2.2.0-dev.20 22:24:22 v2.2.0-dev.21 22:24:22 v2.2.0-dev.22 22:24:22 v2.2.0-dev.23 22:24:22 v2.2.0-dev.24 22:24:22 v2.2.0-dev.25 22:24:22 v2.2.0-dev.26 22:24:22 v2.2.0-dev.27 22:24:22 v2.3.0 22:24:22 v2.3.0-dev.1 22:24:22 v2.3.0-dev.10 22:24:22 v2.3.0-dev.11 22:24:22 v2.3.0-dev.12 22:24:22 v2.3.0-dev.13 22:24:22 v2.3.0-dev.14 22:24:22 v2.3.0-dev.15 22:24:22 v2.3.0-dev.16 22:24:22 v2.3.0-dev.17 22:24:22 v2.3.0-dev.18 22:24:22 v2.3.0-dev.19 22:24:22 v2.3.0-dev.2 22:24:22 v2.3.0-dev.20 22:24:22 v2.3.0-dev.21 22:24:22 v2.3.0-dev.22 22:24:22 v2.3.0-dev.23 22:24:22 v2.3.0-dev.24 22:24:22 v2.3.0-dev.25 22:24:22 v2.3.0-dev.26 22:24:22 v2.3.0-dev.27 22:24:22 v2.3.0-dev.28 22:24:22 v2.3.0-dev.3 22:24:22 v2.3.0-dev.4 22:24:22 v2.3.0-dev.5 22:24:22 v2.3.0-dev.6 22:24:22 v2.3.0-dev.7 22:24:22 v2.3.0-dev.8 22:24:22 v2.3.0-dev.9 22:24:22 v2.3.1 22:24:22 v2.3.1-dev.4 22:24:22 v2.3.1-dev.5 22:24:22 v2.3.1-dev.6 22:24:22 v3.0 22:24:22 v3.0.0 22:24:22 v3.0.0-dev.1 22:24:22 v3.0.0-dev.10 22:24:22 v3.0.0-dev.11 22:24:22 v3.0.0-dev.12 22:24:22 v3.0.0-dev.13 22:24:22 v3.0.0-dev.14 22:24:22 v3.0.0-dev.15 22:24:22 v3.0.0-dev.16 22:24:22 v3.0.0-dev.17 22:24:22 v3.0.0-dev.18 22:24:22 v3.0.0-dev.19 22:24:22 v3.0.0-dev.2 22:24:22 v3.0.0-dev.20 22:24:22 v3.0.0-dev.21 22:24:22 v3.0.0-dev.22 22:24:22 v3.0.0-dev.23 22:24:22 v3.0.0-dev.24 22:24:22 v3.0.0-dev.25 22:24:22 v3.0.0-dev.26 22:24:22 v3.0.0-dev.27 22:24:22 v3.0.0-dev.28 22:24:22 v3.0.0-dev.29 22:24:22 v3.0.0-dev.3 22:24:22 v3.0.0-dev.30 22:24:22 v3.0.0-dev.31 22:24:22 v3.0.0-dev.32 22:24:22 v3.0.0-dev.33 22:24:22 v3.0.0-dev.34 22:24:22 v3.0.0-dev.35 22:24:22 v3.0.0-dev.36 22:24:22 v3.0.0-dev.37 22:24:22 v3.0.0-dev.38 22:24:22 v3.0.0-dev.39 22:24:22 v3.0.0-dev.4 22:24:22 v3.0.0-dev.40 22:24:22 v3.0.0-dev.41 22:24:22 v3.0.0-dev.42 22:24:22 v3.0.0-dev.43 22:24:22 v3.0.0-dev.44 22:24:22 v3.0.0-dev.45 22:24:22 v3.0.0-dev.46 22:24:22 v3.0.0-dev.47 22:24:22 v3.0.0-dev.48 22:24:22 v3.0.0-dev.49 22:24:22 v3.0.0-dev.5 22:24:22 v3.0.0-dev.50 22:24:22 v3.0.0-dev.51 22:24:22 v3.0.0-dev.6 22:24:22 v3.0.0-dev.7 22:24:22 v3.0.0-dev.8 22:24:22 v3.0.0-dev.9 22:24:22 v3.1 22:24:22 v3.1.0 22:24:22 v3.1.0-dev.1 22:24:22 v3.1.0-dev.10 22:24:22 v3.1.0-dev.11 22:24:22 v3.1.0-dev.12 22:24:22 v3.1.0-dev.13 22:24:22 v3.1.0-dev.14 22:24:22 v3.1.0-dev.15 22:24:22 v3.1.0-dev.16 22:24:22 v3.1.0-dev.17 22:24:22 v3.1.0-dev.18 22:24:22 v3.1.0-dev.19 22:24:22 v3.1.0-dev.2 22:24:22 v3.1.0-dev.20 22:24:22 v3.1.0-dev.21 22:24:22 v3.1.0-dev.22 22:24:22 v3.1.0-dev.23 22:24:22 v3.1.0-dev.24 22:24:22 v3.1.0-dev.25 22:24:22 v3.1.0-dev.26 22:24:22 v3.1.0-dev.27 22:24:22 v3.1.0-dev.28 22:24:22 v3.1.0-dev.29 22:24:22 v3.1.0-dev.3 22:24:22 v3.1.0-dev.30 22:24:22 v3.1.0-dev.31 22:24:22 v3.1.0-dev.32 22:24:22 v3.1.0-dev.33 22:24:22 v3.1.0-dev.34 22:24:22 v3.1.0-dev.35 22:24:22 v3.1.0-dev.36 22:24:22 v3.1.0-dev.37 22:24:22 v3.1.0-dev.38 22:24:22 v3.1.0-dev.39 22:24:22 v3.1.0-dev.4 22:24:22 v3.1.0-dev.5 22:24:22 v3.1.0-dev.6 22:24:22 v3.1.0-dev.7 22:24:22 v3.1.0-dev.8 22:24:22 v3.1.0-dev.9 22:24:22 v3.1.1 22:24:22 v3.1.1-dev.1 22:24:22 v3.2.0-dev.1 22:24:22 v3.2.0-dev.10 22:24:22 v3.2.0-dev.11 22:24:22 v3.2.0-dev.12 22:24:22 v3.2.0-dev.13 22:24:22 v3.2.0-dev.14 22:24:22 v3.2.0-dev.15 22:24:22 v3.2.0-dev.16 22:24:22 v3.2.0-dev.17 22:24:22 v3.2.0-dev.18 22:24:22 v3.2.0-dev.19 22:24:22 v3.2.0-dev.2 22:24:22 v3.2.0-dev.20 22:24:22 v3.2.0-dev.3 22:24:22 v3.2.0-dev.4 22:24:22 v3.2.0-dev.5 22:24:22 v3.2.0-dev.6 22:24:22 v3.2.0-dev.7 22:24:22 v3.2.0-dev.8 22:24:22 v3.2.0-dev.9 [Pipeline] sh 22:24:22 + lftools sign git-tag v3.2.0-dev.20 22:24:23 Signing Git tag with Sigul... 22:24:23 Signing v3.2.0-dev.20 [Pipeline] echo 22:24:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:24:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:24:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:24:23 $ docker stop --time=1 ea51af80b794a7e9a138804b6bc80c7401f6d77ef9a7e0c666010a4f7c021e31 22:24:25 $ docker rm -f --volumes ea51af80b794a7e9a138804b6bc80c7401f6d77ef9a7e0c666010a4f7c021e31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:24:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:24:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:24:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:26 prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container 22:24:26 $ 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 22:24:26 $ docker top 6901d42b24e1f689b3fe05f2c453289e2e843d602ba01b0b194e6fa2ab57366c -eo pid,comm 22:24:26 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). 22:24:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:26 [ssh-agent] Looking for ssh-agent implementation... 22:24:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:26 $ docker exec 6901d42b24e1f689b3fe05f2c453289e2e843d602ba01b0b194e6fa2ab57366c ssh-agent 22:24:26 SSH_AUTH_SOCK=/tmp/ssh-ZoRe1TMqGv1O/agent.32 22:24:26 SSH_AGENT_PID=38 22:24:26 Running ssh-add (command line suppressed) 22:24:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5432155120630636253.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5432155120630636253.key) 22:24:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:27 + git semver bump pre 22:24:27 2024-10-09 22:24:27,540 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:24:27 2024-10-09 22:24:27,540 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev 22:24:27 2024-10-09 22:24:27,540 [bump_version] DEBUG bumped version:3.2.0-dev.21 22:24:27 2024-10-09 22:24:27,540 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 22:24:27 2024-10-09 22:24:27,540 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:24:27 2024-10-09 22:24:27,541 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:24:27 2024-10-09 22:24:27,543 [execute] INFO git cat-file --batch-check 22:24:27 2024-10-09 22:24:27,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:24:27 2024-10-09 22:24:27,550 [execute] INFO git cat-file --batch 22:24:27 2024-10-09 22:24:27,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:24:27 2024-10-09 22:24:27,556 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:24:27 3.2.0-dev.21 [Pipeline] } 22:24:27 $ docker exec --env ******** --env ******** 6901d42b24e1f689b3fe05f2c453289e2e843d602ba01b0b194e6fa2ab57366c ssh-agent -k 22:24:27 unset SSH_AUTH_SOCK; 22:24:27 unset SSH_AGENT_PID; 22:24:27 echo Agent pid 38 killed; 22:24:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:28 + git semver [Pipeline] } 22:24:28 $ docker stop --time=1 6901d42b24e1f689b3fe05f2c453289e2e843d602ba01b0b194e6fa2ab57366c 22:24:29 $ docker rm -f --volumes 6901d42b24e1f689b3fe05f2c453289e2e843d602ba01b0b194e6fa2ab57366c [Pipeline] // withDockerContainer [Pipeline] sh 22:24:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:24:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:24:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:30 prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container 22:24:30 $ 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 22:24:31 $ docker top 7f0655d43c8011ac5014b3ab52604ae8899aa39bfaacf454067ee3ba70dedc28 -eo pid,comm 22:24:31 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). 22:24:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:31 [ssh-agent] Looking for ssh-agent implementation... 22:24:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:31 $ docker exec 7f0655d43c8011ac5014b3ab52604ae8899aa39bfaacf454067ee3ba70dedc28 ssh-agent 22:24:31 SSH_AUTH_SOCK=/tmp/ssh-9WY78y26Q58A/agent.31 22:24:31 SSH_AGENT_PID=37 22:24:31 Running ssh-add (command line suppressed) 22:24:31 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_172726686676696440.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_172726686676696440.key) 22:24:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:31 + git semver push 22:24:32 2024-10-09 22:24:32,006 [run_push] DEBUG push 22:24:32 2024-10-09 22:24:32,007 [execute] INFO git cat-file --batch-check 22:24:32 2024-10-09 22:24:32,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:24:32 2024-10-09 22:24:32,012 [execute] INFO git rev-list 02771445cd161b571e42a88e4205d4febc57c9d5 -- 22:24:32 2024-10-09 22:24:32,013 [execute] DEBUG Popen(['git', 'rev-list', '02771445cd161b571e42a88e4205d4febc57c9d5', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:24:32 2024-10-09 22:24:32,020 [execute] INFO git fetch -v origin 22:24:32 2024-10-09 22:24:32,020 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:24:32 2024-10-09 22:24:32,493 [run_push] DEBUG no remote changes detected 22:24:32 2024-10-09 22:24:32,493 [execute] INFO git push origin semver 22:24:32 2024-10-09 22:24:32,494 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:24:33 2024-10-09 22:24:33,190 [run_push] DEBUG push all version tags 22:24:33 2024-10-09 22:24:33,190 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:24:33 2024-10-09 22:24:33,191 [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) 22:24:34 2024-10-09 22:24:33,857 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:24:34 3.2.0-dev.21 [Pipeline] } 22:24:34 $ docker exec --env ******** --env ******** 7f0655d43c8011ac5014b3ab52604ae8899aa39bfaacf454067ee3ba70dedc28 ssh-agent -k 22:24:34 unset SSH_AUTH_SOCK; 22:24:34 unset SSH_AGENT_PID; 22:24:34 echo Agent pid 37 killed; 22:24:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:34 + git semver [Pipeline] } 22:24:34 $ docker stop --time=1 7f0655d43c8011ac5014b3ab52604ae8899aa39bfaacf454067ee3ba70dedc28 22:24:36 $ docker rm -f --volumes 7f0655d43c8011ac5014b3ab52604ae8899aa39bfaacf454067ee3ba70dedc28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:24:36 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 22:24:36 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:24:36 total 16 22:24:36 drwxr-xr-x 3 root root 4096 Oct 9 22:07 . 22:24:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:24 .. 22:24:36 drwxr-xr-x 2 root root 4096 Oct 9 22:07 cost 22:24:36 -rw-r--r-- 1 root root 89 Oct 9 22:07 cost.csv 22:24:36 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 22:24:36 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:24:36 total 16 22:24:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:07 . 22:24:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:24 .. 22:24:36 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:07 cost 22:24:36 -rw-r--r-- 1 jenkins jenkins 89 Oct 9 22:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:24:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:38 ---> package-listing.sh 22:24:38 ++ facter osfamily 22:24:38 ++ tr '[:upper:]' '[:lower:]' 22:24:38 + OS_FAMILY=debian 22:24:38 + workspace=/w/workspace/exfoundry_device-usb-camera_main 22:24:38 + START_PACKAGES=/tmp/packages_start.txt 22:24:38 + END_PACKAGES=/tmp/packages_end.txt 22:24:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:38 + PACKAGES=/tmp/packages_start.txt 22:24:38 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:24:38 + PACKAGES=/tmp/packages_end.txt 22:24:38 + case "${OS_FAMILY}" in 22:24:38 + dpkg -l 22:24:38 + grep '^ii' 22:24:38 + '[' -f /tmp/packages_start.txt ']' 22:24:38 + '[' -f /tmp/packages_end.txt ']' 22:24:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:38 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:24:38 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 22:24:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 22:24:38 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 22:24:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:39 prd-ubuntu20.04-docker-8c-8g-22351 does not seem to be running inside a container 22:24:39 $ 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 22:24:39 $ docker top aaa870f3180464f9aa291bd0ff0ad84218256b3b6266d0109af55ca90456e162 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:39 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:40 + mkdir -p /var/log/sysstat [Pipeline] sh 22:24:40 + ls /var/log/sa-host 22:24:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:40 provisioning config files... 22:24:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6076222353708464200tmp [Pipeline] { [Pipeline] echo 22:24:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:40 ---> create-netrc.sh [Pipeline] } 22:24:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:24:41 ---> python-tools-install.sh [Pipeline] echo 22:24:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:41 ---> sudo-logs.sh 22:24:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:24:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:41 ---> job-cost.sh 22:24:41 lf-activate-venv: SKIPPING 22:24:41 DEBUG: total: 0.2199999988079071 22:24:41 INFO: Retrieving Stack Cost... 22:24:42 INFO: Retrieving Pricing Info for: v3-standard-8 22:24:42 INFO: Archiving Costs [Pipeline] echo 22:24:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:42 ---> logs-deploy.sh 22:24:42 lf-activate-venv: SKIPPING 22:24:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/185 22:24:42 INFO: archiving workspace using pattern(s): 22:24:43 Archives upload complete. 22:24:44 INFO: archiving logs to Nexus