Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 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-ssh17976180036955116846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8605012221739544631.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh579386325959968835.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh15628649538720075308.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-ssh14284416094400705660.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-6483’ Running on prd-ubuntu20.04-docker-8c-8g-6485 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 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 (main) Commit message: "Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" > 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 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 # timeout=10 > git rev-list --no-walk b54b79498e332a1e36b9fe49a0189bdcdd0007a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:25:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:25:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:25:06 ========================================================= 01:25:06 EdgeX Global Pipelines Version Info 01:25:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:25:07 ------------------- 01:25:07 stable info: 01:25:07 ------------------- 01:25:07 Commited By: Ginny Guan ginny@iotechsys.com 01:25:07 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 01:25:07 Message: update stable to v1.0.260 01:25:07 ------------------- 01:25:07 experimental info: 01:25:07 ------------------- 01:25:07 Commited By: Ginny Guan ginny@iotechsys.com 01:25:07 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 01:25:07 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9bc251 [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:08 provisioning config files... 01:25:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12465962181728383491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:08 ---> ****-login.sh 01:25:08 nexus3.edgexfoundry.org:10001 01:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:09 Configure a credential helper to remove this warning. See 01:25:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:09 01:25:09 Login Succeeded 01:25:09 nexus3.edgexfoundry.org:10002 01:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:09 Configure a credential helper to remove this warning. See 01:25:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:09 01:25:09 Login Succeeded 01:25:09 nexus3.edgexfoundry.org:10003 01:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:09 Configure a credential helper to remove this warning. See 01:25:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:09 01:25:09 Login Succeeded 01:25:09 nexus3.edgexfoundry.org:10004 01:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:09 Configure a credential helper to remove this warning. See 01:25:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:09 01:25:09 Login Succeeded 01:25:09 ****.io 01:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:09 Configure a credential helper to remove this warning. See 01:25:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:09 01:25:09 Login Succeeded 01:25:09 ---> ****-login.sh ends [Pipeline] } 01:25:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:25:10 + git rev-list -1 --merges d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2~1..d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 [Pipeline] echo 01:25:10 -----------> git rev-list -1 --merges d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2~1..d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 01:25:10 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 [false] [Pipeline] sh 01:25:10 + git log --format=format:%s -1 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 [Pipeline] echo 01:25:10 ========================================================= 01:25:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:25:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:25:10 + git log --format=format:%s -1 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 [Pipeline] echo 01:25:10 [semverPrep] GIT_COMMIT: d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2, Commit Message: Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27 [Pipeline] echo 01:25:10 [semverPrep] This is not a build commit. [Pipeline] sh 01:25:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:25:11 + grep -v github /etc/ssh/ssh_known_hosts 01:25:11 + [ -e /tmp/ssh_known_hosts ] 01:25:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:25:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:25:11 + sudo tee -a /etc/ssh/ssh_known_hosts 01:25:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:11 01:25:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:11 0.1.4: Pulling from edgex-devops/py-git-semver 01:25:11 b85a868b505f: Pulling fs layer 01:25:11 e2be974225ed: Pulling fs layer 01:25:11 339a4e72a1f5: Pulling fs layer 01:25:11 988bab9f4d93: Pulling fs layer 01:25:11 1469e6f7b9e6: Pulling fs layer 01:25:11 988bab9f4d93: Waiting 01:25:11 eaf3925da568: Pulling fs layer 01:25:11 bab4dde63d76: Pulling fs layer 01:25:11 1469e6f7b9e6: Waiting 01:25:11 bde34c3a00c8: Pulling fs layer 01:25:11 b352a97aabf1: Pulling fs layer 01:25:11 bab4dde63d76: Waiting 01:25:11 4872d77fe225: Pulling fs layer 01:25:11 5851b861e8e6: Pulling fs layer 01:25:11 bde34c3a00c8: Waiting 01:25:11 b352a97aabf1: Waiting 01:25:11 4872d77fe225: Waiting 01:25:11 5851b861e8e6: Waiting 01:25:11 e2be974225ed: Download complete 01:25:12 988bab9f4d93: Download complete 01:25:12 1469e6f7b9e6: Verifying Checksum 01:25:12 1469e6f7b9e6: Download complete 01:25:12 eaf3925da568: Download complete 01:25:12 339a4e72a1f5: Verifying Checksum 01:25:12 339a4e72a1f5: Download complete 01:25:12 bde34c3a00c8: Verifying Checksum 01:25:12 bde34c3a00c8: Download complete 01:25:12 b352a97aabf1: Verifying Checksum 01:25:12 b352a97aabf1: Download complete 01:25:12 4872d77fe225: Download complete 01:25:12 5851b861e8e6: Verifying Checksum 01:25:12 5851b861e8e6: Download complete 01:25:12 b85a868b505f: Verifying Checksum 01:25:12 b85a868b505f: Download complete 01:25:12 bab4dde63d76: Verifying Checksum 01:25:12 bab4dde63d76: Download complete 01:25:13 b85a868b505f: Pull complete 01:25:13 e2be974225ed: Pull complete 01:25:14 339a4e72a1f5: Pull complete 01:25:14 988bab9f4d93: Pull complete 01:25:14 1469e6f7b9e6: Pull complete 01:25:14 eaf3925da568: Pull complete 01:25:16 bab4dde63d76: Pull complete 01:25:16 bde34c3a00c8: Pull complete 01:25:16 b352a97aabf1: Pull complete 01:25:16 4872d77fe225: Pull complete 01:25:16 5851b861e8e6: Pull complete 01:25:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:25:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:16 prd-ubuntu20.04-docker-8c-8g-6485 does not seem to be running inside a container 01:25:16 $ 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 01:25:17 $ docker top 4800ff86aa70d6f6b69e7acd676e2914a0738d42d0bb1f9095a33f8c5b3c7502 -eo pid,comm 01:25:17 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). 01:25:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:18 [ssh-agent] Looking for ssh-agent implementation... 01:25:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:18 $ docker exec 4800ff86aa70d6f6b69e7acd676e2914a0738d42d0bb1f9095a33f8c5b3c7502 ssh-agent 01:25:18 SSH_AUTH_SOCK=/tmp/ssh-9yKSWPnY5FAh/agent.32 01:25:18 SSH_AGENT_PID=38 01:25:18 Running ssh-add (command line suppressed) 01:25:18 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3938825209144483547.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3938825209144483547.key) 01:25:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:18 + git tag --points-at HEAD [Pipeline] } 01:25:18 $ docker exec --env ******** --env ******** 4800ff86aa70d6f6b69e7acd676e2914a0738d42d0bb1f9095a33f8c5b3c7502 ssh-agent -k 01:25:18 unset SSH_AUTH_SOCK; 01:25:18 unset SSH_AGENT_PID; 01:25:18 echo Agent pid 38 killed; 01:25:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:25:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:18 [ssh-agent] Looking for ssh-agent implementation... 01:25:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:18 $ docker exec 4800ff86aa70d6f6b69e7acd676e2914a0738d42d0bb1f9095a33f8c5b3c7502 ssh-agent 01:25:18 SSH_AUTH_SOCK=/tmp/ssh-esUAOPq3Eq0z/agent.71 01:25:18 SSH_AGENT_PID=77 01:25:18 Running ssh-add (command line suppressed) 01:25:19 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13466191291943547676.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13466191291943547676.key) 01:25:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:19 + git semver init 01:25:19 2024-07-26 01:25:19,547 [run_init] DEBUG init version:0.0.0 force:False 01:25:19 2024-07-26 01:25:19,548 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 01:25:19 2024-07-26 01:25:19,549 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 01:25:19 2024-07-26 01:25:19,549 [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) 01:25:21 2024-07-26 01:25:21,089 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 01:25:21 2024-07-26 01:25:21,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 01:25:21 2024-07-26 01:25:21,090 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:25:21 2024-07-26 01:25:21,090 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:25:21 3.2.0-dev.16 [Pipeline] } 01:25:21 $ docker exec --env ******** --env ******** 4800ff86aa70d6f6b69e7acd676e2914a0738d42d0bb1f9095a33f8c5b3c7502 ssh-agent -k 01:25:21 unset SSH_AUTH_SOCK; 01:25:21 unset SSH_AGENT_PID; 01:25:21 echo Agent pid 77 killed; 01:25:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:21 + git semver [Pipeline] } 01:25:22 $ docker stop --time=1 4800ff86aa70d6f6b69e7acd676e2914a0738d42d0bb1f9095a33f8c5b3c7502 01:25:23 $ docker rm -f --volumes 4800ff86aa70d6f6b69e7acd676e2914a0738d42d0bb1f9095a33f8c5b3c7502 [Pipeline] // withDockerContainer [Pipeline] sh 01:25:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:25:24 Stashed 1 file(s) [Pipeline] echo 01:25:24 [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:24 provisioning config files... 01:25:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3118316880710644657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:24 ---> ****-login.sh 01:25:24 nexus3.edgexfoundry.org:10001 01:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:24 Configure a credential helper to remove this warning. See 01:25:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:24 01:25:24 Login Succeeded 01:25:24 nexus3.edgexfoundry.org:10002 01:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:24 Configure a credential helper to remove this warning. See 01:25:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:24 01:25:24 Login Succeeded 01:25:24 nexus3.edgexfoundry.org:10003 01:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:24 Configure a credential helper to remove this warning. See 01:25:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:24 01:25:24 Login Succeeded 01:25:24 nexus3.edgexfoundry.org:10004 01:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:24 Configure a credential helper to remove this warning. See 01:25:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:24 01:25:24 Login Succeeded 01:25:24 ****.io 01:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:25 Configure a credential helper to remove this warning. See 01:25:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:25 01:25:25 Login Succeeded 01:25:25 ---> ****-login.sh ends [Pipeline] } 01:25:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:25:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:25:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:25:25 ========================================================= 01:25:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:25:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:25:25 Sending build context to Docker daemon 20.45MB 01:25:25 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 01:25:25 Step 2/13 : FROM ${BASE} AS builder 01:25:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:25:25 619be1103602: Pulling fs layer 01:25:25 7862e08f4a3e: Pulling fs layer 01:25:25 5df492c9dc93: Pulling fs layer 01:25:25 7629e6793208: Pulling fs layer 01:25:25 4f4fb700ef54: Pulling fs layer 01:25:25 fb5054dd5b73: Pulling fs layer 01:25:25 eeca6798cff9: Pulling fs layer 01:25:25 aa269ceb94a6: Pulling fs layer 01:25:25 ada007ff1a6a: Pulling fs layer 01:25:25 7629e6793208: Waiting 01:25:25 aa269ceb94a6: Waiting 01:25:25 ada007ff1a6a: Waiting 01:25:25 fb5054dd5b73: Waiting 01:25:25 7862e08f4a3e: Download complete 01:25:25 7629e6793208: Verifying Checksum 01:25:25 7629e6793208: Download complete 01:25:25 4f4fb700ef54: Verifying Checksum 01:25:25 4f4fb700ef54: Download complete 01:25:25 fb5054dd5b73: Verifying Checksum 01:25:25 fb5054dd5b73: Download complete 01:25:25 619be1103602: Verifying Checksum 01:25:25 619be1103602: Download complete 01:25:25 eeca6798cff9: Verifying Checksum 01:25:25 eeca6798cff9: Download complete 01:25:25 619be1103602: Pull complete 01:25:26 ada007ff1a6a: Verifying Checksum 01:25:26 ada007ff1a6a: Download complete 01:25:26 7862e08f4a3e: Pull complete 01:25:26 5df492c9dc93: Verifying Checksum 01:25:26 5df492c9dc93: Download complete 01:25:26 aa269ceb94a6: Verifying Checksum 01:25:26 aa269ceb94a6: Download complete 01:25:29 5df492c9dc93: Pull complete 01:25:29 7629e6793208: Pull complete 01:25:29 4f4fb700ef54: Pull complete 01:25:29 fb5054dd5b73: Pull complete 01:25:29 eeca6798cff9: Pull complete 01:25:32 aa269ceb94a6: Pull complete 01:25:32 ada007ff1a6a: Pull complete 01:25:32 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:25:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:25:32 ---> f489d0715acc 01:25:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:25:34 ---> Running in f6627a46db2a 01:25:34 Removing intermediate container f6627a46db2a 01:25:34 ---> 645d3212eb07 01:25:34 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:25:34 ---> Running in d5867031c31d 01:25:34 Removing intermediate container d5867031c31d 01:25:34 ---> 9f774396a17b 01:25:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:25:34 ---> Running in f3f36fb47407 01:25:34 Removing intermediate container f3f36fb47407 01:25:34 ---> 028c01c31394 01:25:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:25:34 ---> Running in 21e9ec43a953 01:25:34 Removing intermediate container 21e9ec43a953 01:25:34 ---> 80a12c8dad56 01:25:34 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:25:34 ---> Running in a0d5bd45688b 01:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:25:35 (1/13) Installing libintl (0.21.1-r7) 01:25:35 (2/13) Installing eudev-libs (3.2.11-r8) 01:25:35 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 01:25:35 (4/13) Installing v4l-utils-libs (1.24.1-r0) 01:25:35 (5/13) Installing v4l-utils (1.24.1-r0) 01:25:35 (6/13) Installing libdvbv5 (1.24.1-r0) 01:25:35 (7/13) Installing udev-init-scripts (35-r1) 01:25:35 (8/13) Installing libblkid (2.38.1-r8) 01:25:35 (9/13) Installing xz-libs (5.4.3-r0) 01:25:35 (10/13) Installing kmod-libs (30-r3) 01:25:35 (11/13) Installing eudev (3.2.11-r8) 01:25:35 (12/13) Installing eudev-dev (3.2.11-r8) 01:25:35 (13/13) Installing v4l-utils-dev (1.24.1-r0) 01:25:35 Executing busybox-1.36.1-r5.trigger 01:25:35 Executing eudev-3.2.11-r8.trigger 01:25:35 OK: 271 MiB in 65 packages 01:25:36 Removing intermediate container a0d5bd45688b 01:25:36 ---> 5a5045a2acab 01:25:36 Step 8/13 : WORKDIR /device-usb-camera 01:25:36 ---> Running in 9fe8005d267c 01:25:36 Removing intermediate container 9fe8005d267c 01:25:36 ---> 007251033c95 01:25:36 Step 9/13 : COPY go.mod vendor* ./ 01:25:36 ---> 296478e66423 01:25:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:36 ---> Running in 294aa6a81097 01:25:39 Still waiting to schedule task 01:25:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6484’ 01:26:22 Removing intermediate container 294aa6a81097 01:26:22 ---> e5a2e0363b84 01:26:22 Step 11/13 : COPY . . 01:26:22 ---> a5326332d485 01:26:22 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:26:22 ---> Running in 7f52bf9b142c 01:26:22  % Total % Received % Xferd Average Speed Time Time Time Current 01:26:22 Dload Upload Total Spent Left Speed 01:26:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7116 0 --:--:-- --:--:-- --:--:-- 7127 01:26:22 Removing intermediate container 7f52bf9b142c 01:26:22 ---> 8089c16859e4 01:26:22 Step 13/13 : RUN ${MAKE} 01:26:22 ---> Running in 7c665258efb2 01:26:22 noop 01:26:22 Removing intermediate container 7c665258efb2 01:26:22 ---> 22b7ba1dd0f7 01:26:22 Successfully built 22b7ba1dd0f7 01:26:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:23 + docker inspect -f . ci-base-image-x86_64 01:26:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:23 prd-ubuntu20.04-docker-8c-8g-6485 does not seem to be running inside a container 01:26:23 $ 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 01:26:23 $ docker top b72552f37958622ae3386a770943716c0c99d07d1e24baeb584c5bb0fd3eea8d -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:23 + go version 01:26:23 go version go1.21.9 linux/amd64 [Pipeline] } 01:26:23 $ docker stop --time=1 b72552f37958622ae3386a770943716c0c99d07d1e24baeb584c5bb0fd3eea8d 01:26:25 $ docker rm -f --volumes b72552f37958622ae3386a770943716c0c99d07d1e24baeb584c5bb0fd3eea8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:25 + docker inspect -f . ci-base-image-x86_64 01:26:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:25 prd-ubuntu20.04-docker-8c-8g-6485 does not seem to be running inside a container 01:26:25 $ 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 01:26:26 $ docker top e2b8c6090978d85cc2d99e121c113268d71630fdb7fb30be1d2f2b6a490e2082 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:26 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 01:26:26 + make test 01:26:26 go test ./... -coverprofile=coverage.out ./... 01:26:28 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:26:50 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 01:26:50 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 01:27:00 go vet ./... 01:27:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:27:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:27:05 ./bin/test-attribution-txt.sh 01:27:05 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:27:05 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:27:05 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:27:05 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:27:05 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:27:05 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:27:05 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:27:05 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:27:05 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:27:05 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 01:27:05 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:27:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:27:05 $ docker stop --time=1 e2b8c6090978d85cc2d99e121c113268d71630fdb7fb30be1d2f2b6a490e2082 01:27:07 $ docker rm -f --volumes e2b8c6090978d85cc2d99e121c113268d71630fdb7fb30be1d2f2b6a490e2082 [Pipeline] // withDockerContainer [Pipeline] sh 01:27:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:27:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:27:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:27:09 + ls -al . 01:27:09 total 292 01:27:09 drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 01:26 . 01:27:09 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 01:24 .. 01:27:09 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:26 .git 01:27:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:25 .github 01:27:09 -rw-rw-r-- 1 jenkins jenkins 379 Jul 26 01:25 .gitignore 01:27:09 -rw-rw-r-- 1 jenkins jenkins 45 Jul 26 01:25 .golangci.yml 01:27:09 -rw-rw-r-- 1 jenkins jenkins 77 Jul 26 01:25 .hadolint.yml 01:27:09 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 01:25 .semver 01:27:09 -rw-rw-r-- 1 jenkins jenkins 10870 Jul 26 01:25 Attribution.txt 01:27:09 -rw-rw-r-- 1 jenkins jenkins 16561 Jul 26 01:25 CHANGELOG.md 01:27:09 -rw-rw-r-- 1 jenkins jenkins 2453 Jul 26 01:25 Dockerfile 01:27:09 -rw-rw-r-- 1 jenkins jenkins 678 Jul 26 01:25 GOVERNANCE.md 01:27:09 -rw-rw-r-- 1 jenkins jenkins 659 Jul 26 01:25 Jenkinsfile 01:27:09 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 01:25 LICENSE 01:27:09 -rw-rw-r-- 1 jenkins jenkins 2611 Jul 26 01:25 Makefile 01:27:09 -rw-rw-r-- 1 jenkins jenkins 622 Jul 26 01:25 OWNERS.md 01:27:09 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 26 01:25 README.md 01:27:09 -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 01:25 VERSION 01:27:09 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:25 bin 01:27:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:25 cmd 01:27:09 -rw-r--r-- 1 jenkins jenkins 54703 Jul 26 01:26 coverage.out 01:27:09 -rwxrwxr-x 1 jenkins jenkins 84 Jul 26 01:25 docker-entrypoint.sh 01:27:09 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:25 docs 01:27:09 -rw-rw-r-- 1 jenkins jenkins 7210 Jul 26 01:25 go.mod 01:27:09 -rw-rw-r-- 1 jenkins jenkins 102021 Jul 26 01:25 go.sum 01:27:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:25 internal 01:27:09 -rw-rw-r-- 1 jenkins jenkins 231 Jul 26 01:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:09 + 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=d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 --label arch=amd64 --label version=3.2.0-dev.16 . 01:27:09 Sending build context to Docker daemon 20.5MB 01:27:09 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 01:27:09 Step 2/37 : FROM ${BASE} AS builder 01:27:09 ---> 22b7ba1dd0f7 01:27:09 Step 3/37 : ARG ADD_BUILD_TAGS="" 01:27:09 ---> Running in 41956f91c566 01:27:09 Removing intermediate container 41956f91c566 01:27:09 ---> bbd51c2777f3 01:27:09 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:27:09 ---> Running in a1d924b55628 01:27:09 Removing intermediate container a1d924b55628 01:27:09 ---> 6f7002b35ece 01:27:09 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:27:09 ---> Running in 51dd6d876de2 01:27:09 Removing intermediate container 51dd6d876de2 01:27:09 ---> 76bb72fa22e6 01:27:09 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:27:09 ---> Running in 28734ab556d3 01:27:09 Removing intermediate container 28734ab556d3 01:27:09 ---> 3289fcfa9c07 01:27:09 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:27:09 ---> Running in e3da1bc34634 01:27:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:27:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:27:10 OK: 271 MiB in 65 packages 01:27:10 Removing intermediate container e3da1bc34634 01:27:10 ---> 2d388def3b20 01:27:10 Step 8/37 : WORKDIR /device-usb-camera 01:27:10 ---> Running in 0552afbffc9e 01:27:11 Removing intermediate container 0552afbffc9e 01:27:11 ---> af19d26d5aaf 01:27:11 Step 9/37 : COPY go.mod vendor* ./ 01:27:11 ---> bd4607e25b5f 01:27:11 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:11 ---> Running in 4b000aa9d918 01:27:12 Removing intermediate container 4b000aa9d918 01:27:12 ---> cfc0116da6dd 01:27:12 Step 11/37 : COPY . . 01:27:12 ---> 892e2bdd6378 01:27:12 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:27:12 ---> Running in 37005a139c91 01:27:12  % Total % Received % Xferd Average Speed Time Time Time Current 01:27:12 Dload Upload Total Spent Left Speed 01:27:12  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 31490 0 --:--:-- --:--:-- --:--:-- 32181 01:27:13 Removing intermediate container 37005a139c91 01:27:13 ---> e2dfc910f687 01:27:13 Step 13/37 : RUN ${MAKE} 01:27:13 ---> Running in 412bd99fab51 01:27:13 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 01:27:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6489 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 01:27:45 Running in /w/workspace/device-usb-camera/181 [Pipeline] { [Pipeline] checkout 01:27:48 Selected Git installation does not exist. Using Default 01:27:48 The recommended git tool is: NONE 01:27:52 Removing intermediate container 412bd99fab51 01:27:52 ---> 8fc08dbb2222 01:27:52 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 01:27:52 1.8.2: Pulling from bluenviron/mediamtx 01:27:52 8411072a22a5: Pulling fs layer 01:27:52 8411072a22a5: Verifying Checksum 01:27:52 8411072a22a5: Download complete 01:27:52 8411072a22a5: Pull complete 01:27:52 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 01:27:52 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 01:27:52 ---> 1ac78cb06e13 01:27:52 Step 15/37 : FROM alpine:3.18 01:27:52 3.18: Pulling from library/alpine 01:27:53 930bdd4d222e: Pulling fs layer 01:27:53 930bdd4d222e: Verifying Checksum 01:27:53 930bdd4d222e: Download complete 01:27:53 930bdd4d222e: Pull complete 01:27:53 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:27:53 Status: Downloaded newer image for alpine:3.18 01:27:53 ---> 18f865063206 01:27:53 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:27:54 ---> Running in 7d3cc847efdc 01:27:54 Removing intermediate container 7d3cc847efdc 01:27:54 ---> d0e394550037 01:27:54 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 01:27:54 ---> Running in 3cfcc18e0f36 01:27:54 using credential edgex-jenkins-ssh 01:27:54 Cloning the remote Git repository 01:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:27:54 (1/107) Installing dumb-init (1.2.5-r2) 01:27:54 (2/107) Installing sdl2 (2.26.5-r0) 01:27:54 (3/107) Installing svt-av1-libs (1.6.0-r0) 01:27:54 (4/107) Installing aom-libs (3.6.1-r0) 01:27:54 (5/107) Installing libxau (1.0.11-r2) 01:27:54 (6/107) Installing libmd (1.0.4-r2) 01:27:54 (7/107) Installing libbsd (0.11.7-r1) 01:27:54 (8/107) Installing libxdmcp (1.1.4-r2) 01:27:54 (9/107) Installing libxcb (1.15-r1) 01:27:54 (10/107) Installing libx11 (1.8.7-r0) 01:27:55 (11/107) Installing hwdata-pci (0.370-r0) 01:27:55 (12/107) Installing libpciaccess (0.17-r2) 01:27:55 (13/107) Installing libdrm (2.4.115-r4) 01:27:55 (14/107) Installing libxext (1.3.5-r2) 01:27:55 (15/107) Installing libxfixes (6.0.1-r2) 01:27:55 (16/107) Installing libffi (3.4.4-r2) 01:27:55 (17/107) Installing wayland-libs-client (1.22.0-r2) 01:27:55 (18/107) Installing libva (2.18.0-r1) 01:27:55 (19/107) Installing libvdpau (1.5-r1) 01:27:55 (20/107) Installing libgcc (12.2.1_git20220924-r10) 01:27:55 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 01:27:55 (22/107) Installing onevpl-libs (2023.2.1-r0) 01:27:55 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 01:27:55 (24/107) Installing libdav1d (1.2.1-r0) 01:27:55 (25/107) Installing brotli-libs (1.0.9-r14) 01:27:55 (26/107) Installing libhwy (1.0.4-r1) 01:27:55 (27/107) Installing lcms2 (2.15-r2) 01:27:55 (28/107) Installing libjxl (0.8.2-r0) 01:27:55 (29/107) Installing lame-libs (3.100-r5) 01:27:54 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 01:27:54 > git init /w/workspace/device-usb-camera/181 # timeout=10 01:27:54 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 01:27:54 > git --version # timeout=10 01:27:54 > git --version # 'git version 2.25.1' 01:27:54 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:55 (30/107) Installing opus (1.4-r0) 01:27:55 (31/107) Installing libgomp (12.2.1_git20220924-r10) 01:27:55 (32/107) Installing soxr (0.1.3-r5) 01:27:55 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 01:27:55 (34/107) Installing libogg (1.3.5-r4) 01:27:55 (35/107) Installing libtheora (1.1.1-r17) 01:27:55 (36/107) Installing libvorbis (1.3.7-r1) 01:27:55 (37/107) Installing libvpx (1.13.0-r2) 01:27:55 (38/107) Installing libwebp (1.3.2-r0) 01:27:55 (39/107) Installing x264-libs (0.164_git20220602-r1) 01:27:55 (40/107) Installing numactl (2.0.16-r4) 01:27:55 (41/107) Installing x265-libs (3.5-r4) 01:27:55 (42/107) Installing xvidcore (1.3.7-r1) 01:27:55 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 01:27:55 (44/107) Installing alsa-lib (1.2.9-r1) 01:27:55 (45/107) Installing libexpat (2.6.2-r0) 01:27:55 (46/107) Installing libbz2 (1.0.8-r5) 01:27:55 (47/107) Installing libpng (1.6.39-r3) 01:27:55 (48/107) Installing freetype (2.13.0-r5) 01:27:55 (49/107) Installing fontconfig (2.14.2-r3) 01:27:55 (50/107) Installing fribidi (1.0.13-r0) 01:27:55 (51/107) Installing libintl (0.21.1-r7) 01:27:55 (52/107) Installing libblkid (2.38.1-r8) 01:27:55 (53/107) Installing libmount (2.38.1-r8) 01:27:55 (54/107) Installing pcre2 (10.42-r1) 01:27:55 (55/107) Installing glib (2.76.6-r0) 01:27:55 (56/107) Installing graphite2 (1.3.14-r5) 01:27:55 (57/107) Installing harfbuzz (7.3.0-r0) 01:27:55 (58/107) Installing libunibreak (5.1-r0) 01:27:55 (59/107) Installing libass (0.17.1-r0) 01:27:55 (60/107) Installing libbluray (1.3.4-r0) 01:27:55 (61/107) Installing gmp (6.2.1-r3) 01:27:55 (62/107) Installing nettle (3.8.1-r2) 01:27:56 (63/107) Installing libunistring (1.1-r1) 01:27:56 (64/107) Installing libidn2 (2.3.4-r1) 01:27:56 (65/107) Installing p11-kit (0.24.1-r2) 01:27:56 (66/107) Installing libtasn1 (4.19.0-r1) 01:27:56 (67/107) Installing gnutls (3.8.4-r0) 01:27:56 (68/107) Installing mpg123-libs (1.31.3-r1) 01:27:56 (69/107) Installing libopenmpt (0.7.2-r0) 01:27:56 (70/107) Installing cjson (1.7.17-r0) 01:27:56 (71/107) Installing mbedtls (2.28.8-r0) 01:27:56 (72/107) Installing librist (0.2.7-r0) 01:27:56 (73/107) Installing libsrt (1.5.2-r0) 01:27:56 (74/107) Installing libssh (0.10.5-r0) 01:27:56 (75/107) Installing xz-libs (5.4.3-r0) 01:27:56 (76/107) Installing libxml2 (2.11.8-r0) 01:27:56 (77/107) Installing libsodium (1.0.18-r3) 01:27:56 (78/107) Installing libzmq (4.3.4-r4) 01:27:56 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 01:27:56 (80/107) Installing glslang-libs (1.3.243.0-r1) 01:27:56 (81/107) Installing spirv-tools (1.3.243.0-r1) 01:27:56 (82/107) Installing shaderc (2023.3-r1) 01:27:56 (83/107) Installing vulkan-loader (1.3.243.0-r1) 01:27:56 (84/107) Installing libplacebo (5.264.1-r1) 01:27:56 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 01:27:56 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 01:27:56 (87/107) Installing vidstab (1.1.1-r0) 01:27:56 (88/107) Installing zimg (3.0.5-r0) 01:27:56 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 01:27:56 (90/107) Installing libasyncns (0.8-r1) 01:27:56 (91/107) Installing dbus-libs (1.14.8-r0) 01:27:56 (92/107) Installing libltdl (2.4.7-r2) 01:27:56 (93/107) Installing orc (0.4.34-r0) 01:27:56 (94/107) Installing flac-libs (1.4.3-r0) 01:27:56 (95/107) Installing libsndfile (1.2.0-r2) 01:27:56 (96/107) Installing speexdsp (1.2.1-r1) 01:27:56 (97/107) Installing tdb-libs (1.4.8-r1) 01:27:56 (98/107) Installing libpulse (16.1-r10) 01:27:57 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 01:27:57 (100/107) Installing v4l-utils-libs (1.24.1-r0) 01:27:57 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 01:27:57 (102/107) Installing ffmpeg (6.0.1-r0) 01:27:57 (103/107) Installing udev-init-scripts (35-r1) 01:27:57 (104/107) Installing eudev-libs (3.2.11-r8) 01:27:57 (105/107) Installing zstd-libs (1.5.5-r4) 01:27:57 (106/107) Installing kmod-libs (30-r3) 01:27:57 (107/107) Installing eudev (3.2.11-r8) 01:27:57 Executing busybox-1.36.1-r7.trigger 01:27:57 Executing glib-2.76.6-r0.trigger 01:27:57 Executing eudev-3.2.11-r8.trigger 01:27:57 OK: 131 MiB in 122 packages 01:27:59 Avoid second fetch 01:27:59 Checking out Revision d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 (main) 01:27:58 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 01:27:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:59 > git config core.sparsecheckout # timeout=10 01:27:59 > git checkout -f d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 # timeout=10 01:27:59 Commit message: "Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" 01:28:00 Removing intermediate container 3cfcc18e0f36 01:28:00 ---> 7aea5504e18a 01:28:00 Step 18/37 : RUN apk --no-cache upgrade 01:28:00 ---> Running in 66497dd15c1f 01:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:28:00 OK: 131 MiB in 122 packages 01:28:01 Removing intermediate container 66497dd15c1f 01:28:01 ---> 2936c1651d28 01:28:01 Step 19/37 : WORKDIR / 01:28:01 ---> Running in e0d93ce0b504 01:28:01 Removing intermediate container e0d93ce0b504 01:28:01 ---> 642edd694bde 01:28:01 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 01:28:03 ---> 538719d2a6f6 01:28:03 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 01:28:03 ---> a88f289c4148 01:28:03 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:28:03 ---> 56f024240ca3 01:28:03 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:28:03 ---> 9edc0c4ac94b 01:28:03 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:28:03 ---> 60571d87e92c 01:28:03 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 01:28:03 ---> 7e78481b5cfb 01:28:03 Step 26/37 : COPY --from=rtsp /mediamtx / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:04 ---> 3d325d5525ed 01:28:04 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:28:04 ---> Running in 8028a216dd05 01:28:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:28:04 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:04 Dload Upload Total Spent Left Speed 01:28:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 01:28:05 Removing intermediate container 8028a216dd05 01:28:05 ---> 01b52c494ebe 01:28:05 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:28:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:28:05 ---> Running in b2f0536d6680 01:28:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:28:05 + sudo tee /etc/docker/daemon.new 01:28:05 { 01:28:05 "registry-mirrors": [ 01:28:05 "https://nexus3.edgexfoundry.org:10001" 01:28:05 ], 01:28:05 "bip": "10.250.0.254/24", 01:28:05 "hosts": [ 01:28:05 "tcp://0.0.0.0:5555", 01:28:05 "unix:///var/run/docker.sock" 01:28:05 ], 01:28:05 "mtu": 1458, 01:28:05 "selinux-enabled": true, 01:28:05 "seccomp-profile": "/etc/docker/seccomp.json" 01:28:05 } [Pipeline] sh 01:28:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:28:05 Removing intermediate container b2f0536d6680 01:28:05 ---> 72ae9156b57a 01:28:05 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:28:05 ---> Running in 29bdbc69ae91 01:28:06 + sudo service docker restart 01:28:06 Removing intermediate container 29bdbc69ae91 01:28:06 ---> df2d729df4e6 01:28:06 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:28:06 ---> Running in a4974169c7e4 01:28:07 Removing intermediate container a4974169c7e4 01:28:07 ---> de0afa847934 01:28:07 Step 31/37 : EXPOSE 59983 01:28:07 ---> Running in 21a549cc12a3 01:28:07 Removing intermediate container 21a549cc12a3 01:28:07 ---> c2214ee451fc 01:28:07 Step 32/37 : EXPOSE 8554 01:28:07 ---> Running in 064a9d050d2c 01:28:07 Removing intermediate container 064a9d050d2c 01:28:07 ---> 04e6d330ab11 01:28:07 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:28:07 ---> Running in 3793df7e251e 01:28:07 Removing intermediate container 3793df7e251e 01:28:07 ---> 3a77f00c48f2 01:28:07 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 01:28:07 ---> Running in 63a8caadd503 01:28:07 Removing intermediate container 63a8caadd503 01:28:07 ---> 67cac41b237c 01:28:07 Step 35/37 : LABEL arch=amd64 01:28:07 ---> Running in 66598e9799de 01:28:07 Removing intermediate container 66598e9799de 01:28:07 ---> 4da8b2b59f0e 01:28:07 Step 36/37 : LABEL git_sha=d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 01:28:07 ---> Running in 7bb1a3d9847f 01:28:07 Removing intermediate container 7bb1a3d9847f 01:28:07 ---> 5f24bcc4fb17 01:28:07 Step 37/37 : LABEL version=3.2.0-dev.16 01:28:07 ---> Running in f918e9d4354d 01:28:08 Removing intermediate container f918e9d4354d 01:28:08 ---> 824087d23474 01:28:08 [Warning] One or more build-args [ARCH] were not consumed 01:28:08 Successfully built 824087d23474 01:28:08 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 01:28:08 provisioning config files... 01:28:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13259733861356220679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:08 ---> ****-login.sh 01:28:08 nexus3.edgexfoundry.org:10001 01:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:08 Configure a credential helper to remove this warning. See 01:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:08 01:28:08 Login Succeeded 01:28:08 nexus3.edgexfoundry.org:10002 01:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:08 Configure a credential helper to remove this warning. See 01:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:08 01:28:08 Login Succeeded 01:28:08 nexus3.edgexfoundry.org:10003 01:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:08 Configure a credential helper to remove this warning. See 01:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:08 01:28:08 Login Succeeded 01:28:08 nexus3.edgexfoundry.org:10004 01:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:08 Configure a credential helper to remove this warning. See 01:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:08 01:28:08 Login Succeeded 01:28:08 ****.io 01:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:08 Configure a credential helper to remove this warning. See 01:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:08 01:28:08 Login Succeeded 01:28:08 ---> ****-login.sh ends [Pipeline] } 01:28:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:28:09 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 01:28:09 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 01:28:09 latest 01:28:09 3.2.0-dev.16 01:28:09 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2-3.2.0-dev.16 01:28:09 main 01:28:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:09 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 01:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:28:09 85969abc0be6: Preparing 01:28:09 4d27dc2ae2d7: Preparing 01:28:09 636a39dfc714: Preparing 01:28:09 6fd1084d0c22: Preparing 01:28:09 0e81680c8547: Preparing 01:28:09 4fdee56d7956: Preparing 01:28:09 85789423d9b6: Preparing 01:28:09 67f3bd5983d6: Preparing 01:28:09 d04c7927759a: Preparing 01:28:09 12e4ca051bd2: Preparing 01:28:09 0ec35d8f51c0: Preparing 01:28:09 679d0a0ef505: Preparing 01:28:09 056fb8422a34: Preparing 01:28:09 ce7f800efff9: Preparing 01:28:09 d04c7927759a: Waiting 01:28:09 12e4ca051bd2: Waiting 01:28:09 4fdee56d7956: Waiting 01:28:09 056fb8422a34: Waiting 01:28:09 85789423d9b6: Waiting 01:28:09 0ec35d8f51c0: Waiting 01:28:09 679d0a0ef505: Waiting 01:28:09 67f3bd5983d6: Waiting 01:28:09 ce7f800efff9: Waiting 01:28:09 4d27dc2ae2d7: Pushed 01:28:09 636a39dfc714: Pushed 01:28:09 85969abc0be6: Pushed 01:28:09 6fd1084d0c22: Pushed 01:28:10 4fdee56d7956: Pushed 01:28:10 67f3bd5983d6: Pushed 01:28:10 85789423d9b6: Pushed 01:28:10 d04c7927759a: Pushed 01:28:10 12e4ca051bd2: Pushed 01:28:10 ce7f800efff9: Layer already exists 01:28:10 679d0a0ef505: Pushed 01:28:12 0e81680c8547: Pushed 01:28:14 0ec35d8f51c0: Pushed 01:28:22 056fb8422a34: Pushed 01:28:22 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2: digest: sha256:f68f0b2ff17db201ec60fa00a8fad0b3773d1b09889dd0156e3ccfc029bb9c04 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:22 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:28:23 85969abc0be6: Preparing 01:28:23 4d27dc2ae2d7: Preparing 01:28:23 636a39dfc714: Preparing 01:28:23 6fd1084d0c22: Preparing 01:28:23 0e81680c8547: Preparing 01:28:23 4fdee56d7956: Preparing 01:28:23 85789423d9b6: Preparing 01:28:23 67f3bd5983d6: Preparing 01:28:23 d04c7927759a: Preparing 01:28:23 12e4ca051bd2: Preparing 01:28:23 85789423d9b6: Waiting 01:28:23 d04c7927759a: Waiting 01:28:23 12e4ca051bd2: Waiting 01:28:23 4fdee56d7956: Waiting 01:28:23 0ec35d8f51c0: Preparing 01:28:23 679d0a0ef505: Preparing 01:28:23 056fb8422a34: Preparing 01:28:23 ce7f800efff9: Preparing 01:28:23 679d0a0ef505: Waiting 01:28:23 056fb8422a34: Waiting 01:28:23 ce7f800efff9: Waiting 01:28:23 0ec35d8f51c0: Waiting 01:28:23 4d27dc2ae2d7: Layer already exists 01:28:23 6fd1084d0c22: Layer already exists 01:28:23 85969abc0be6: Layer already exists 01:28:23 0e81680c8547: Layer already exists 01:28:23 636a39dfc714: Layer already exists 01:28:23 4fdee56d7956: Layer already exists 01:28:23 67f3bd5983d6: Layer already exists 01:28:23 85789423d9b6: Layer already exists 01:28:23 d04c7927759a: Layer already exists 01:28:23 12e4ca051bd2: Layer already exists 01:28:23 679d0a0ef505: Layer already exists 01:28:23 ce7f800efff9: Layer already exists 01:28:23 0ec35d8f51c0: Layer already exists 01:28:23 056fb8422a34: Layer already exists 01:28:23 latest: digest: sha256:f68f0b2ff17db201ec60fa00a8fad0b3773d1b09889dd0156e3ccfc029bb9c04 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:23 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.16 01:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:28:23 85969abc0be6: Preparing 01:28:23 4d27dc2ae2d7: Preparing 01:28:23 636a39dfc714: Preparing 01:28:23 6fd1084d0c22: Preparing 01:28:23 0e81680c8547: Preparing 01:28:23 4fdee56d7956: Preparing 01:28:23 85789423d9b6: Preparing 01:28:23 67f3bd5983d6: Preparing 01:28:23 d04c7927759a: Preparing 01:28:23 12e4ca051bd2: Preparing 01:28:23 0ec35d8f51c0: Preparing 01:28:23 679d0a0ef505: Preparing 01:28:23 056fb8422a34: Preparing 01:28:23 67f3bd5983d6: Waiting 01:28:23 ce7f800efff9: Preparing 01:28:23 d04c7927759a: Waiting 01:28:23 679d0a0ef505: Waiting 01:28:23 12e4ca051bd2: Waiting 01:28:23 ce7f800efff9: Waiting 01:28:23 4fdee56d7956: Waiting 01:28:23 0ec35d8f51c0: Waiting 01:28:23 0e81680c8547: Layer already exists 01:28:23 6fd1084d0c22: Layer already exists 01:28:23 85969abc0be6: Layer already exists 01:28:23 4d27dc2ae2d7: Layer already exists 01:28:23 636a39dfc714: Layer already exists 01:28:23 85789423d9b6: Layer already exists 01:28:23 67f3bd5983d6: Layer already exists 01:28:23 4fdee56d7956: Layer already exists 01:28:23 d04c7927759a: Layer already exists 01:28:23 12e4ca051bd2: Layer already exists 01:28:23 679d0a0ef505: Layer already exists 01:28:23 0ec35d8f51c0: Layer already exists 01:28:23 056fb8422a34: Layer already exists 01:28:23 ce7f800efff9: Layer already exists 01:28:23 3.2.0-dev.16: digest: sha256:f68f0b2ff17db201ec60fa00a8fad0b3773d1b09889dd0156e3ccfc029bb9c04 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:24 provisioning config files... 01:28:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2-3.2.0-dev.16 01:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:28:24 85969abc0be6: Preparing 01:28:24 4d27dc2ae2d7: Preparing 01:28:24 636a39dfc714: Preparing 01:28:24 6fd1084d0c22: Preparing 01:28:24 0e81680c8547: Preparing 01:28:24 4fdee56d7956: Preparing 01:28:24 85789423d9b6: Preparing 01:28:24 67f3bd5983d6: Preparing 01:28:24 d04c7927759a: Preparing 01:28:24 12e4ca051bd2: Preparing 01:28:24 0ec35d8f51c0: Preparing 01:28:24 679d0a0ef505: Preparing 01:28:24 85789423d9b6: Waiting 01:28:24 12e4ca051bd2: Waiting 01:28:24 67f3bd5983d6: Waiting 01:28:24 0ec35d8f51c0: Waiting 01:28:24 d04c7927759a: Waiting 01:28:24 4fdee56d7956: Waiting 01:28:24 679d0a0ef505: Waiting 01:28:24 056fb8422a34: Preparing 01:28:24 ce7f800efff9: Preparing 01:28:24 056fb8422a34: Waiting 01:28:24 ce7f800efff9: Waiting 01:28:24 0e81680c8547: Layer already exists 01:28:24 85969abc0be6: Layer already exists 01:28:24 4d27dc2ae2d7: Layer already exists 01:28:24 6fd1084d0c22: Layer already exists 01:28:24 636a39dfc714: Layer already exists 01:28:24 4fdee56d7956: Layer already exists 01:28:24 85789423d9b6: Layer already exists 01:28:24 d04c7927759a: Layer already exists 01:28:24 67f3bd5983d6: Layer already exists 01:28:24 12e4ca051bd2: Layer already exists 01:28:24 0ec35d8f51c0: Layer already exists 01:28:24 679d0a0ef505: Layer already exists 01:28:24 056fb8422a34: Layer already exists 01:28:24 ce7f800efff9: Layer already exists 01:28:24 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2-3.2.0-dev.16: digest: sha256:f68f0b2ff17db201ec60fa00a8fad0b3773d1b09889dd0156e3ccfc029bb9c04 size: 3243 01:28:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/181@tmp/config2010118809832147657tmp [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 01:28:25 ---> ****-login.sh 01:28:25 nexus3.edgexfoundry.org:10001 01:28:25 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:28:25 85969abc0be6: Preparing 01:28:25 4d27dc2ae2d7: Preparing 01:28:25 636a39dfc714: Preparing 01:28:25 6fd1084d0c22: Preparing 01:28:25 0e81680c8547: Preparing 01:28:25 4fdee56d7956: Preparing 01:28:25 85789423d9b6: Preparing 01:28:25 67f3bd5983d6: Preparing 01:28:25 d04c7927759a: Preparing 01:28:25 12e4ca051bd2: Preparing 01:28:25 85789423d9b6: Waiting 01:28:25 67f3bd5983d6: Waiting 01:28:25 0ec35d8f51c0: Preparing 01:28:25 679d0a0ef505: Preparing 01:28:25 056fb8422a34: Preparing 01:28:25 ce7f800efff9: Preparing 01:28:25 d04c7927759a: Waiting 01:28:25 12e4ca051bd2: Waiting 01:28:25 0ec35d8f51c0: Waiting 01:28:25 ce7f800efff9: Waiting 01:28:25 679d0a0ef505: Waiting 01:28:25 4fdee56d7956: Waiting 01:28:25 056fb8422a34: Waiting 01:28:25 636a39dfc714: Layer already exists 01:28:25 85969abc0be6: Layer already exists 01:28:25 6fd1084d0c22: Layer already exists 01:28:25 0e81680c8547: Layer already exists 01:28:25 4d27dc2ae2d7: Layer already exists 01:28:25 67f3bd5983d6: Layer already exists 01:28:25 d04c7927759a: Layer already exists 01:28:25 4fdee56d7956: Layer already exists 01:28:25 85789423d9b6: Layer already exists 01:28:25 12e4ca051bd2: Layer already exists 01:28:25 679d0a0ef505: Layer already exists 01:28:25 0ec35d8f51c0: Layer already exists 01:28:25 056fb8422a34: Layer already exists 01:28:25 ce7f800efff9: Layer already exists 01:28:25 main: digest: sha256:f68f0b2ff17db201ec60fa00a8fad0b3773d1b09889dd0156e3ccfc029bb9c04 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:25 ===================================================== [Pipeline] echo 01:28:25 taggedImages: 01:28:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 01:28:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:28:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.16 01:28:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2-3.2.0-dev.16 01:28:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:25 Configure a credential helper to remove this warning. See 01:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:25 01:28:25 Login Succeeded 01:28:25 nexus3.edgexfoundry.org:10002 01:28:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:25 01:28:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 01:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:26 Configure a credential helper to remove this warning. See 01:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:26 01:28:26 Login Succeeded 01:28:26 nexus3.edgexfoundry.org:10003 01:28:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:26 latest: Pulling from edgex-lftools-log-publisher 01:28:26 5eb5b503b376: Pulling fs layer 01:28:26 5c69ac0246d0: Pulling fs layer 01:28:26 ec43610c2a17: Pulling fs layer 01:28:26 3a2ae6a8a46f: Pulling fs layer 01:28:26 33b1e0a273af: Pulling fs layer 01:28:26 5d3b04190fa2: Pulling fs layer 01:28:26 2f39f015ded8: Pulling fs layer 01:28:26 33b1e0a273af: Waiting 01:28:26 5d3b04190fa2: Waiting 01:28:26 2f39f015ded8: Waiting 01:28:26 3a2ae6a8a46f: Waiting 01:28:26 5c69ac0246d0: Download complete 01:28:26 3a2ae6a8a46f: Verifying Checksum 01:28:26 3a2ae6a8a46f: Download complete 01:28:26 ec43610c2a17: Verifying Checksum 01:28:26 ec43610c2a17: Download complete 01:28:26 33b1e0a273af: Verifying Checksum 01:28:26 33b1e0a273af: Download complete 01:28:26 5d3b04190fa2: Verifying Checksum 01:28:26 5d3b04190fa2: Download complete 01:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:26 Configure a credential helper to remove this warning. See 01:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:26 01:28:26 Login Succeeded 01:28:26 nexus3.edgexfoundry.org:10004 01:28:26 5eb5b503b376: Verifying Checksum 01:28:26 5eb5b503b376: Download complete 01:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:27 Configure a credential helper to remove this warning. See 01:28:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:27 01:28:27 Login Succeeded 01:28:27 ****.io 01:28:27 2f39f015ded8: Download complete 01:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:27 Configure a credential helper to remove this warning. See 01:28:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:27 01:28:27 Login Succeeded 01:28:27 ---> ****-login.sh ends [Pipeline] } 01:28:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:28:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:28:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:28:28 ========================================================= 01:28:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:28:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:28 5eb5b503b376: Pull complete 01:28:28 5c69ac0246d0: Pull complete 01:28:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:28:28 ec43610c2a17: Pull complete 01:28:29 Sending build context to Docker daemon 10.49MB 01:28:29 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 01:28:29 Step 2/13 : FROM ${BASE} AS builder 01:28:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:28:29 c6b39de5b339: Pulling fs layer 01:28:29 a69c41024577: Pulling fs layer 01:28:29 d6de4b400683: Pulling fs layer 01:28:29 35cb2a7552d0: Pulling fs layer 01:28:29 4f4fb700ef54: Pulling fs layer 01:28:29 464afbd9ba4c: Pulling fs layer 01:28:29 00f215d4a9da: Pulling fs layer 01:28:29 d496ad576159: Pulling fs layer 01:28:29 35cb2a7552d0: Waiting 01:28:29 4f4fb700ef54: Waiting 01:28:29 464afbd9ba4c: Waiting 01:28:29 00f215d4a9da: Waiting 01:28:29 d496ad576159: Waiting 01:28:29 a69c41024577: Verifying Checksum 01:28:29 a69c41024577: Download complete 01:28:29 35cb2a7552d0: Verifying Checksum 01:28:29 35cb2a7552d0: Download complete 01:28:29 4f4fb700ef54: Verifying Checksum 01:28:29 4f4fb700ef54: Download complete 01:28:29 464afbd9ba4c: Verifying Checksum 01:28:29 464afbd9ba4c: Download complete 01:28:29 c6b39de5b339: Download complete 01:28:29 3a2ae6a8a46f: Pull complete 01:28:29 33b1e0a273af: Pull complete 01:28:29 5d3b04190fa2: Pull complete 01:28:29 d496ad576159: Verifying Checksum 01:28:29 d496ad576159: Download complete 01:28:30 c6b39de5b339: Pull complete 01:28:31 a69c41024577: Pull complete 01:28:31 d6de4b400683: Verifying Checksum 01:28:31 d6de4b400683: Download complete 01:28:32 00f215d4a9da: Verifying Checksum 01:28:32 00f215d4a9da: Download complete 01:28:35 2f39f015ded8: Pull complete 01:28:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:35 prd-ubuntu20.04-docker-8c-8g-6485 does not seem to be running inside a container 01:28:35 $ 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 01:28:41 $ docker top ab7438a764846877c6ec9fee6f3cac80f6f92149427bd110fc0f97430185242d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:41 ---> job-cost.sh 01:28:41 lf-activate-venv: SKIPPING 01:28:41 INFO: No Stack... 01:28:41 INFO: Retrieving Pricing Info for: v3-standard-8 01:28:42 INFO: Archiving Costs [Pipeline] sh 01:28:42 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 01:28:42 + cut -d, -f6 [Pipeline] lock 01:28:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-181-stack-cost] 01:28:42 Resource [jenkins-edgexfoundry-device-usb-camera-main-181-stack-cost] did not exist. Created. 01:28:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:28:42 + echo total: 0.2199999988079071 [Pipeline] stash 01:28:42 Stashed 1 file(s) [Pipeline] } 01:28:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-181-stack-cost] [Pipeline] // lock [Pipeline] } 01:28:42 $ docker stop --time=1 ab7438a764846877c6ec9fee6f3cac80f6f92149427bd110fc0f97430185242d 01:28:44 $ docker rm -f --volumes ab7438a764846877c6ec9fee6f3cac80f6f92149427bd110fc0f97430185242d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:28:45 d6de4b400683: Pull complete 01:28:45 35cb2a7552d0: Pull complete 01:28:45 4f4fb700ef54: Pull complete 01:28:46 464afbd9ba4c: Pull complete 01:28:56 00f215d4a9da: Pull complete 01:28:56 d496ad576159: Pull complete 01:28:56 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 01:28:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:28:57 ---> f246e2811388 01:28:57 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:28:58 ---> Running in c935c0e958b1 01:28:58 Removing intermediate container c935c0e958b1 01:28:58 ---> 1e095650f8ec 01:28:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:28:58 ---> Running in b9438b93c0fa 01:28:58 Removing intermediate container b9438b93c0fa 01:28:58 ---> 8722181af7fc 01:28:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:28:58 ---> Running in 70bc8c14b0b3 01:28:59 Removing intermediate container 70bc8c14b0b3 01:28:59 ---> e7402f0e7ebb 01:28:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:28:59 ---> Running in 6480410b2db3 01:29:00 Removing intermediate container 6480410b2db3 01:29:00 ---> a0d93a884b5b 01:29:00 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:00 ---> Running in fa8b61dfc0e8 01:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:29:03 (1/13) Installing libintl (0.21.1-r7) 01:29:03 (2/13) Installing eudev-libs (3.2.11-r8) 01:29:03 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 01:29:03 (4/13) Installing v4l-utils-libs (1.24.1-r0) 01:29:03 (5/13) Installing v4l-utils (1.24.1-r0) 01:29:03 (6/13) Installing libdvbv5 (1.24.1-r0) 01:29:03 (7/13) Installing udev-init-scripts (35-r1) 01:29:03 (8/13) Installing libblkid (2.38.1-r8) 01:29:03 (9/13) Installing xz-libs (5.4.3-r0) 01:29:03 (10/13) Installing kmod-libs (30-r3) 01:29:03 (11/13) Installing eudev (3.2.11-r8) 01:29:03 (12/13) Installing eudev-dev (3.2.11-r8) 01:29:03 (13/13) Installing v4l-utils-dev (1.24.1-r0) 01:29:03 Executing busybox-1.36.1-r5.trigger 01:29:03 Executing eudev-3.2.11-r8.trigger 01:29:03 OK: 273 MiB in 65 packages 01:29:05 Removing intermediate container fa8b61dfc0e8 01:29:05 ---> de38dc0cf86e 01:29:05 Step 8/13 : WORKDIR /device-usb-camera 01:29:05 ---> Running in 9325b94aa6d0 01:29:05 Removing intermediate container 9325b94aa6d0 01:29:05 ---> b589f874d2a1 01:29:05 Step 9/13 : COPY go.mod vendor* ./ 01:29:06 ---> 107fa5a6bff4 01:29:06 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:06 ---> Running in acd12051b395 01:31:13 Removing intermediate container acd12051b395 01:31:13 ---> 9f68acd3f017 01:31:13 Step 11/13 : COPY . . 01:31:13 ---> ad77dbc8d5c8 01:31:13 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:31:13 ---> Running in 2e115cf36d83 01:31:13  % Total % Received % Xferd Average Speed Time Time Time Current 01:31:13 Dload Upload Total Spent Left Speed 01:31:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6584 0 --:--:-- --:--:-- --:--:-- 6637 01:31:13 Removing intermediate container 2e115cf36d83 01:31:13 ---> 7778ba30604c 01:31:13 Step 13/13 : RUN ${MAKE} 01:31:13 ---> Running in 84c11a446e64 01:31:13 noop 01:31:13 Removing intermediate container 84c11a446e64 01:31:13 ---> 2b4ad2d0a9c4 01:31:13 Successfully built 2b4ad2d0a9c4 01:31:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:13 + docker inspect -f . ci-base-image-arm64 01:31:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:13 prd-ubuntu20.04-docker-arm64-4c-16g-6489 does not seem to be running inside a container 01:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/181 -v /w/workspace/device-usb-camera/181:/w/workspace/device-usb-camera/181:rw,z -v /w/workspace/device-usb-camera/181@tmp:/w/workspace/device-usb-camera/181@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 01:31:15 $ docker top 1e1905c4c15ced43bb03b13b6037c2e7339063808c9146dd23d37b2e0d6c4b28 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:16 + go version 01:31:16 go version go1.21.9 linux/arm64 [Pipeline] } 01:31:16 $ docker stop --time=1 1e1905c4c15ced43bb03b13b6037c2e7339063808c9146dd23d37b2e0d6c4b28 01:31:17 $ docker rm -f --volumes 1e1905c4c15ced43bb03b13b6037c2e7339063808c9146dd23d37b2e0d6c4b28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:18 + docker inspect -f . ci-base-image-arm64 01:31:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:18 prd-ubuntu20.04-docker-arm64-4c-16g-6489 does not seem to be running inside a container 01:31:18 $ 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/181 -v /w/workspace/device-usb-camera/181:/w/workspace/device-usb-camera/181:rw,z -v /w/workspace/device-usb-camera/181@tmp:/w/workspace/device-usb-camera/181@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 01:31:20 $ docker top 9c24c4066c06715767855611f5049740da390f576bc2d8fbde60d9971ebd68d8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:20 + git config --global --add safe.directory /w/workspace/device-usb-camera/181 [Pipeline] fileExists [Pipeline] sh 01:31:21 + make test 01:31:21 go test ./... -coverprofile=coverage.out ./... 01:31:29 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:35:51 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 01:36:04 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 4.4% of statements 01:36:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:36:04 go vet ./... 01:37:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:37:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:37:00 ./bin/test-attribution-txt.sh 01:37:00 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:37:00 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:37:00 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:37:00 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:37:00 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:37:00 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:37:00 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:37:00 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:37:00 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:37:00 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 01:37:00 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:37:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:37:00 $ docker stop --time=1 9c24c4066c06715767855611f5049740da390f576bc2d8fbde60d9971ebd68d8 01:37:02 $ docker rm -f --volumes 9c24c4066c06715767855611f5049740da390f576bc2d8fbde60d9971ebd68d8 [Pipeline] // withDockerContainer [Pipeline] sh 01:37:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:37:04 Warning: overwriting stash ‘coverage-report’ 01:37:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:37:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:37:06 + ls -al . 01:37:06 total 288 01:37:06 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:31 . 01:37:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 01:27 .. 01:37:06 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:28 .git 01:37:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:27 .github 01:37:06 -rw-rw-r-- 1 jenkins jenkins 379 Jul 26 01:27 .gitignore 01:37:06 -rw-rw-r-- 1 jenkins jenkins 45 Jul 26 01:27 .golangci.yml 01:37:06 -rw-rw-r-- 1 jenkins jenkins 77 Jul 26 01:27 .hadolint.yml 01:37:06 -rw-rw-r-- 1 jenkins jenkins 10870 Jul 26 01:27 Attribution.txt 01:37:06 -rw-rw-r-- 1 jenkins jenkins 16561 Jul 26 01:27 CHANGELOG.md 01:37:06 -rw-rw-r-- 1 jenkins jenkins 2453 Jul 26 01:27 Dockerfile 01:37:06 -rw-rw-r-- 1 jenkins jenkins 678 Jul 26 01:27 GOVERNANCE.md 01:37:06 -rw-rw-r-- 1 jenkins jenkins 659 Jul 26 01:27 Jenkinsfile 01:37:06 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 01:27 LICENSE 01:37:06 -rw-rw-r-- 1 jenkins jenkins 2611 Jul 26 01:27 Makefile 01:37:06 -rw-rw-r-- 1 jenkins jenkins 622 Jul 26 01:27 OWNERS.md 01:37:06 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 26 01:27 README.md 01:37:06 -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 01:25 VERSION 01:37:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:27 bin 01:37:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:27 cmd 01:37:06 -rw-r--r-- 1 jenkins jenkins 54703 Jul 26 01:36 coverage.out 01:37:06 -rwxrwxr-x 1 jenkins jenkins 84 Jul 26 01:27 docker-entrypoint.sh 01:37:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:27 docs 01:37:06 -rw-rw-r-- 1 jenkins jenkins 7210 Jul 26 01:27 go.mod 01:37:06 -rw-rw-r-- 1 jenkins jenkins 102021 Jul 26 01:27 go.sum 01:37:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:27 internal 01:37:06 -rw-rw-r-- 1 jenkins jenkins 231 Jul 26 01:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:06 + 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=d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 --label arch=arm64 --label version=3.2.0-dev.16 . 01:37:07 Sending build context to Docker daemon 10.54MB 01:37:07 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 01:37:07 Step 2/37 : FROM ${BASE} AS builder 01:37:07 ---> 2b4ad2d0a9c4 01:37:07 Step 3/37 : ARG ADD_BUILD_TAGS="" 01:37:07 ---> Running in a45839027031 01:37:08 Removing intermediate container a45839027031 01:37:08 ---> 1a3e0bd7ee58 01:37:08 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:37:08 ---> Running in bba31a76b4c6 01:37:08 Removing intermediate container bba31a76b4c6 01:37:08 ---> a4957e983659 01:37:08 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:37:08 ---> Running in ced6d1e0a74c 01:37:09 Removing intermediate container ced6d1e0a74c 01:37:09 ---> a49ae8200f57 01:37:09 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:37:09 ---> Running in 79ce04d2b0be 01:37:09 Removing intermediate container 79ce04d2b0be 01:37:09 ---> 282fce486461 01:37:09 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:37:09 ---> Running in 0d18f4ef2c06 01:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:37:12 OK: 273 MiB in 65 packages 01:37:13 Removing intermediate container 0d18f4ef2c06 01:37:13 ---> 4746463208b3 01:37:13 Step 8/37 : WORKDIR /device-usb-camera 01:37:13 ---> Running in 14516e7576a6 01:37:13 Removing intermediate container 14516e7576a6 01:37:13 ---> 69b70720ec58 01:37:13 Step 9/37 : COPY go.mod vendor* ./ 01:37:14 ---> 7e9b6dedde25 01:37:14 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:14 ---> Running in 045e07d5dd8b 01:37:18 Removing intermediate container 045e07d5dd8b 01:37:18 ---> 9f300c05e188 01:37:18 Step 11/37 : COPY . . 01:37:19 ---> c1a1617428e7 01:37:19 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:37:19 ---> Running in 596a60d530d1 01:37:20  % Total % Received % Xferd Average Speed Time Time Time Current 01:37:20 Dload Upload Total Spent Left Speed 01:37:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3980 0 --:--:-- --:--:-- --:--:-- 3992 01:37:21 Removing intermediate container 596a60d530d1 01:37:21 ---> 7767b5c98ec6 01:37:21 Step 13/37 : RUN ${MAKE} 01:37:21 ---> Running in 6a3504ebc8ef 01:37:23 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 01:41:59 Removing intermediate container 6a3504ebc8ef 01:41:59 ---> 4c59e5be49df 01:41:59 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 01:41:59 1.8.2: Pulling from bluenviron/mediamtx 01:41:59 da4d7e05a7aa: Pulling fs layer 01:41:59 da4d7e05a7aa: Verifying Checksum 01:41:59 da4d7e05a7aa: Download complete 01:41:59 da4d7e05a7aa: Pull complete 01:41:59 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 01:41:59 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 01:41:59 ---> 62c65ed7ef0d 01:41:59 Step 15/37 : FROM alpine:3.18 01:41:59 3.18: Pulling from library/alpine 01:41:59 4983c3fe2029: Pulling fs layer 01:41:59 4983c3fe2029: Verifying Checksum 01:41:59 4983c3fe2029: Download complete 01:41:59 4983c3fe2029: Pull complete 01:41:59 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:41:59 Status: Downloaded newer image for alpine:3.18 01:41:59 ---> a0237000ae83 01:41:59 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:41:59 ---> Running in e67e52e16404 01:41:59 Removing intermediate container e67e52e16404 01:41:59 ---> c7983d1089a9 01:41:59 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 01:41:59 ---> Running in c04c609aa52d 01:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:41:59 (1/104) Installing dumb-init (1.2.5-r2) 01:41:59 (2/104) Installing sdl2 (2.26.5-r0) 01:41:59 (3/104) Installing svt-av1-libs (1.6.0-r0) 01:41:59 (4/104) Installing aom-libs (3.6.1-r0) 01:41:59 (5/104) Installing libxau (1.0.11-r2) 01:41:59 (6/104) Installing libmd (1.0.4-r2) 01:41:59 (7/104) Installing libbsd (0.11.7-r1) 01:41:59 (8/104) Installing libxdmcp (1.1.4-r2) 01:41:59 (9/104) Installing libxcb (1.15-r1) 01:41:59 (10/104) Installing libx11 (1.8.7-r0) 01:41:59 (11/104) Installing libdrm (2.4.115-r4) 01:41:59 (12/104) Installing libxext (1.3.5-r2) 01:41:59 (13/104) Installing libxfixes (6.0.1-r2) 01:41:59 (14/104) Installing libffi (3.4.4-r2) 01:41:59 (15/104) Installing wayland-libs-client (1.22.0-r2) 01:41:59 (16/104) Installing libva (2.18.0-r1) 01:41:59 (17/104) Installing libvdpau (1.5-r1) 01:41:59 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 01:41:59 (19/104) Installing libdav1d (1.2.1-r0) 01:41:59 (20/104) Installing brotli-libs (1.0.9-r14) 01:41:59 (21/104) Installing libgcc (12.2.1_git20220924-r10) 01:41:59 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 01:41:59 (23/104) Installing libhwy (1.0.4-r1) 01:41:59 (24/104) Installing lcms2 (2.15-r2) 01:41:59 (25/104) Installing libjxl (0.8.2-r0) 01:41:59 (26/104) Installing lame-libs (3.100-r5) 01:41:59 (27/104) Installing opus (1.4-r0) 01:41:59 (28/104) Installing libgomp (12.2.1_git20220924-r10) 01:41:59 (29/104) Installing soxr (0.1.3-r5) 01:41:59 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 01:41:59 (31/104) Installing libogg (1.3.5-r4) 01:41:59 (32/104) Installing libtheora (1.1.1-r17) 01:41:59 (33/104) Installing libvorbis (1.3.7-r1) 01:41:59 (34/104) Installing libvpx (1.13.0-r2) 01:41:59 (35/104) Installing libwebp (1.3.2-r0) 01:41:59 (36/104) Installing x264-libs (0.164_git20220602-r1) 01:41:59 (37/104) Installing numactl (2.0.16-r4) 01:41:59 (38/104) Installing x265-libs (3.5-r4) 01:41:59 (39/104) Installing xvidcore (1.3.7-r1) 01:41:59 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 01:41:59 (41/104) Installing alsa-lib (1.2.9-r1) 01:41:59 (42/104) Installing libexpat (2.6.2-r0) 01:41:59 (43/104) Installing libbz2 (1.0.8-r5) 01:41:59 (44/104) Installing libpng (1.6.39-r3) 01:41:59 (45/104) Installing freetype (2.13.0-r5) 01:41:59 (46/104) Installing fontconfig (2.14.2-r3) 01:41:59 (47/104) Installing fribidi (1.0.13-r0) 01:41:59 (48/104) Installing libintl (0.21.1-r7) 01:41:59 (49/104) Installing libblkid (2.38.1-r8) 01:41:59 (50/104) Installing libmount (2.38.1-r8) 01:41:59 (51/104) Installing pcre2 (10.42-r1) 01:41:59 (52/104) Installing glib (2.76.6-r0) 01:41:59 (53/104) Installing graphite2 (1.3.14-r5) 01:41:59 (54/104) Installing harfbuzz (7.3.0-r0) 01:41:59 (55/104) Installing libunibreak (5.1-r0) 01:41:59 (56/104) Installing libass (0.17.1-r0) 01:41:59 (57/104) Installing libbluray (1.3.4-r0) 01:41:59 (58/104) Installing gmp (6.2.1-r3) 01:41:59 (59/104) Installing nettle (3.8.1-r2) 01:41:59 (60/104) Installing libunistring (1.1-r1) 01:41:59 (61/104) Installing libidn2 (2.3.4-r1) 01:41:59 (62/104) Installing p11-kit (0.24.1-r2) 01:41:59 (63/104) Installing libtasn1 (4.19.0-r1) 01:41:59 (64/104) Installing gnutls (3.8.4-r0) 01:42:00 (65/104) Installing mpg123-libs (1.31.3-r1) 01:42:00 (66/104) Installing libopenmpt (0.7.2-r0) 01:42:00 (67/104) Installing cjson (1.7.17-r0) 01:42:00 (68/104) Installing mbedtls (2.28.8-r0) 01:42:00 (69/104) Installing librist (0.2.7-r0) 01:42:00 (70/104) Installing libsrt (1.5.2-r0) 01:42:00 (71/104) Installing libssh (0.10.5-r0) 01:42:00 (72/104) Installing xz-libs (5.4.3-r0) 01:42:00 (73/104) Installing libxml2 (2.11.8-r0) 01:42:00 (74/104) Installing libsodium (1.0.18-r3) 01:42:00 (75/104) Installing libzmq (4.3.4-r4) 01:42:00 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 01:42:00 (77/104) Installing glslang-libs (1.3.243.0-r1) 01:42:00 (78/104) Installing spirv-tools (1.3.243.0-r1) 01:42:00 (79/104) Installing shaderc (2023.3-r1) 01:42:00 (80/104) Installing vulkan-loader (1.3.243.0-r1) 01:42:00 (81/104) Installing libplacebo (5.264.1-r1) 01:42:00 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 01:42:00 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 01:42:00 (84/104) Installing vidstab (1.1.1-r0) 01:42:00 (85/104) Installing zimg (3.0.5-r0) 01:42:00 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 01:42:01 (87/104) Installing libasyncns (0.8-r1) 01:42:01 (88/104) Installing dbus-libs (1.14.8-r0) 01:42:01 (89/104) Installing libltdl (2.4.7-r2) 01:42:01 (90/104) Installing orc (0.4.34-r0) 01:42:01 (91/104) Installing flac-libs (1.4.3-r0) 01:42:01 (92/104) Installing libsndfile (1.2.0-r2) 01:42:01 (93/104) Installing speexdsp (1.2.1-r1) 01:42:01 (94/104) Installing tdb-libs (1.4.8-r1) 01:42:01 (95/104) Installing libpulse (16.1-r10) 01:42:01 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 01:42:01 (97/104) Installing v4l-utils-libs (1.24.1-r0) 01:42:01 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 01:42:01 (99/104) Installing ffmpeg (6.0.1-r0) 01:42:01 (100/104) Installing udev-init-scripts (35-r1) 01:42:01 (101/104) Installing eudev-libs (3.2.11-r8) 01:42:01 (102/104) Installing zstd-libs (1.5.5-r4) 01:42:01 (103/104) Installing kmod-libs (30-r3) 01:42:01 (104/104) Installing eudev (3.2.11-r8) 01:42:01 Executing busybox-1.36.1-r7.trigger 01:42:01 Executing glib-2.76.6-r0.trigger 01:42:01 Executing eudev-3.2.11-r8.trigger 01:42:01 OK: 110 MiB in 119 packages 01:42:05 Removing intermediate container c04c609aa52d 01:42:05 ---> bfbd198d2596 01:42:05 Step 18/37 : RUN apk --no-cache upgrade 01:42:05 ---> Running in 6aaac36f1fb9 01:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:42:08 OK: 110 MiB in 119 packages 01:42:09 Removing intermediate container 6aaac36f1fb9 01:42:09 ---> a087ddc92676 01:42:09 Step 19/37 : WORKDIR / 01:42:09 ---> Running in fde11b28a76e 01:42:09 Removing intermediate container fde11b28a76e 01:42:09 ---> 239d8103efff 01:42:09 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 01:42:12 ---> 648e0efadf89 01:42:12 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 01:42:12 ---> a13aa2018f23 01:42:12 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:42:12 ---> a627661bd4e7 01:42:12 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:42:13 ---> 266f679d4656 01:42:13 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:42:13 ---> 23fcbde097f1 01:42:13 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 01:42:14 ---> 34cff838c4ed 01:42:14 Step 26/37 : COPY --from=rtsp /mediamtx / 01:42:16 ---> d0ce02264b4a 01:42:16 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:42:16 ---> Running in 6df160d3d7ce 01:42:18 Removing intermediate container 6df160d3d7ce 01:42:18 ---> 34798c0ee1e2 01:42:18 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:42:18 ---> Running in ef2b55648d90 01:42:20 Removing intermediate container ef2b55648d90 01:42:20 ---> eff28b55f002 01:42:20 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:42:20 ---> Running in 4c8b241c51fd 01:42:22 Removing intermediate container 4c8b241c51fd 01:42:22 ---> 6ada76bfb867 01:42:22 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:42:22 ---> Running in ab971c1edb14 01:42:23 Removing intermediate container ab971c1edb14 01:42:23 ---> 22425e9dc318 01:42:23 Step 31/37 : EXPOSE 59983 01:42:23 ---> Running in 40e2b68cc798 01:42:23 Removing intermediate container 40e2b68cc798 01:42:23 ---> 1563a4b5bee3 01:42:23 Step 32/37 : EXPOSE 8554 01:42:24 ---> Running in 8c56e443ba9b 01:42:24 Removing intermediate container 8c56e443ba9b 01:42:24 ---> e94d0a163fb3 01:42:24 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:42:24 ---> Running in 30a6036fc8d2 01:42:24 Removing intermediate container 30a6036fc8d2 01:42:24 ---> 363df8a48f7a 01:42:24 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 01:42:25 ---> Running in 0215ce003727 01:42:25 Removing intermediate container 0215ce003727 01:42:25 ---> ceb56f84ab4f 01:42:25 Step 35/37 : LABEL arch=arm64 01:42:25 ---> Running in 1e449a3bacfe 01:42:25 Removing intermediate container 1e449a3bacfe 01:42:25 ---> 3a49dc820818 01:42:25 Step 36/37 : LABEL git_sha=d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 01:42:25 ---> Running in d3ce8c612ccc 01:42:26 Removing intermediate container d3ce8c612ccc 01:42:26 ---> 66253729dc91 01:42:26 Step 37/37 : LABEL version=3.2.0-dev.16 01:42:26 ---> Running in 7a54c0d7e24a 01:42:26 Removing intermediate container 7a54c0d7e24a 01:42:26 ---> ba3c97d76eb2 01:42:26 [Warning] One or more build-args [ARCH] were not consumed 01:42:26 Successfully built ba3c97d76eb2 01:42:26 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 01:42:26 provisioning config files... 01:42:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/181@tmp/config18028065848913233323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:29 ---> ****-login.sh 01:42:29 nexus3.edgexfoundry.org:10001 01:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:29 Configure a credential helper to remove this warning. See 01:42:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:29 01:42:29 Login Succeeded 01:42:29 nexus3.edgexfoundry.org:10002 01:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:30 Configure a credential helper to remove this warning. See 01:42:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:30 01:42:30 Login Succeeded 01:42:30 nexus3.edgexfoundry.org:10003 01:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:30 Configure a credential helper to remove this warning. See 01:42:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:30 01:42:30 Login Succeeded 01:42:30 nexus3.edgexfoundry.org:10004 01:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:30 Configure a credential helper to remove this warning. See 01:42:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:30 01:42:30 Login Succeeded 01:42:30 ****.io 01:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:31 Configure a credential helper to remove this warning. See 01:42:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:31 01:42:31 Login Succeeded 01:42:31 ---> ****-login.sh ends [Pipeline] } 01:42:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:42:31 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 01:42:31 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 01:42:31 latest 01:42:31 3.2.0-dev.16 01:42:31 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2-3.2.0-dev.16 01:42:31 main 01:42:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:32 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 01:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:42:32 5a65a4f8fc53: Preparing 01:42:32 c2472aec504c: Preparing 01:42:32 8e350b0b9a1c: Preparing 01:42:32 2d529cc160db: Preparing 01:42:32 f0c0fc467d42: Preparing 01:42:32 4fdee56d7956: Preparing 01:42:32 35d37c58d207: Preparing 01:42:32 fcc3e0ac81c5: Preparing 01:42:32 05ab17a46312: Preparing 01:42:32 fdba3babf741: Preparing 01:42:32 9f06903fd282: Preparing 01:42:32 f3f8dc66e267: Preparing 01:42:32 b0e4a92ae2f8: Preparing 01:42:32 3c20671a5817: Preparing 01:42:32 4fdee56d7956: Waiting 01:42:32 35d37c58d207: Waiting 01:42:32 fdba3babf741: Waiting 01:42:32 fcc3e0ac81c5: Waiting 01:42:32 9f06903fd282: Waiting 01:42:32 05ab17a46312: Waiting 01:42:32 f3f8dc66e267: Waiting 01:42:32 3c20671a5817: Waiting 01:42:32 b0e4a92ae2f8: Waiting 01:42:32 8e350b0b9a1c: Pushed 01:42:32 5a65a4f8fc53: Pushed 01:42:32 2d529cc160db: Pushed 01:42:32 c2472aec504c: Pushed 01:42:32 4fdee56d7956: Pushed 01:42:32 35d37c58d207: Pushed 01:42:32 fcc3e0ac81c5: Pushed 01:42:32 05ab17a46312: Pushed 01:42:32 fdba3babf741: Pushed 01:42:33 3c20671a5817: Layer already exists 01:42:33 f3f8dc66e267: Pushed 01:42:39 f0c0fc467d42: Pushed 01:42:42 9f06903fd282: Pushed 01:42:54 b0e4a92ae2f8: Pushed 01:42:54 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2: digest: sha256:4844c4aa032b0c3d3eaa5d1e774b81417e8bf628da4c5ad90d6f3e2767be1534 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:55 + 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 01:42:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:42:55 5a65a4f8fc53: Preparing 01:42:55 c2472aec504c: Preparing 01:42:55 8e350b0b9a1c: Preparing 01:42:55 2d529cc160db: Preparing 01:42:55 f0c0fc467d42: Preparing 01:42:55 4fdee56d7956: Preparing 01:42:55 35d37c58d207: Preparing 01:42:55 fcc3e0ac81c5: Preparing 01:42:55 05ab17a46312: Preparing 01:42:55 fdba3babf741: Preparing 01:42:55 9f06903fd282: Preparing 01:42:55 f3f8dc66e267: Preparing 01:42:55 b0e4a92ae2f8: Preparing 01:42:55 3c20671a5817: Preparing 01:42:55 05ab17a46312: Waiting 01:42:55 fdba3babf741: Waiting 01:42:55 9f06903fd282: Waiting 01:42:55 f3f8dc66e267: Waiting 01:42:55 3c20671a5817: Waiting 01:42:55 4fdee56d7956: Waiting 01:42:55 35d37c58d207: Waiting 01:42:55 fcc3e0ac81c5: Waiting 01:42:55 f0c0fc467d42: Layer already exists 01:42:55 2d529cc160db: Layer already exists 01:42:55 5a65a4f8fc53: Layer already exists 01:42:55 8e350b0b9a1c: Layer already exists 01:42:55 c2472aec504c: Layer already exists 01:42:55 fcc3e0ac81c5: Layer already exists 01:42:55 4fdee56d7956: Layer already exists 01:42:55 35d37c58d207: Layer already exists 01:42:55 05ab17a46312: Layer already exists 01:42:55 fdba3babf741: Layer already exists 01:42:55 f3f8dc66e267: Layer already exists 01:42:55 9f06903fd282: Layer already exists 01:42:55 b0e4a92ae2f8: Layer already exists 01:42:55 3c20671a5817: Layer already exists 01:42:55 latest: digest: sha256:4844c4aa032b0c3d3eaa5d1e774b81417e8bf628da4c5ad90d6f3e2767be1534 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:56 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.16 01:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:42:56 5a65a4f8fc53: Preparing 01:42:56 c2472aec504c: Preparing 01:42:56 8e350b0b9a1c: Preparing 01:42:56 2d529cc160db: Preparing 01:42:56 f0c0fc467d42: Preparing 01:42:56 4fdee56d7956: Preparing 01:42:56 35d37c58d207: Preparing 01:42:56 fcc3e0ac81c5: Preparing 01:42:56 05ab17a46312: Preparing 01:42:56 fdba3babf741: Preparing 01:42:56 9f06903fd282: Preparing 01:42:56 f3f8dc66e267: Preparing 01:42:56 b0e4a92ae2f8: Preparing 01:42:56 3c20671a5817: Preparing 01:42:56 fdba3babf741: Waiting 01:42:56 9f06903fd282: Waiting 01:42:56 f3f8dc66e267: Waiting 01:42:56 b0e4a92ae2f8: Waiting 01:42:56 3c20671a5817: Waiting 01:42:56 4fdee56d7956: Waiting 01:42:56 35d37c58d207: Waiting 01:42:56 fcc3e0ac81c5: Waiting 01:42:56 05ab17a46312: Waiting 01:42:56 8e350b0b9a1c: Layer already exists 01:42:56 5a65a4f8fc53: Layer already exists 01:42:56 f0c0fc467d42: Layer already exists 01:42:56 c2472aec504c: Layer already exists 01:42:56 2d529cc160db: Layer already exists 01:42:56 fcc3e0ac81c5: Layer already exists 01:42:56 05ab17a46312: Layer already exists 01:42:56 35d37c58d207: Layer already exists 01:42:56 4fdee56d7956: Layer already exists 01:42:56 fdba3babf741: Layer already exists 01:42:56 f3f8dc66e267: Layer already exists 01:42:56 9f06903fd282: Layer already exists 01:42:56 3c20671a5817: Layer already exists 01:42:56 b0e4a92ae2f8: Layer already exists 01:42:56 3.2.0-dev.16: digest: sha256:4844c4aa032b0c3d3eaa5d1e774b81417e8bf628da4c5ad90d6f3e2767be1534 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:57 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2-3.2.0-dev.16 01:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:42:57 5a65a4f8fc53: Preparing 01:42:57 c2472aec504c: Preparing 01:42:57 8e350b0b9a1c: Preparing 01:42:57 2d529cc160db: Preparing 01:42:57 f0c0fc467d42: Preparing 01:42:57 4fdee56d7956: Preparing 01:42:57 35d37c58d207: Preparing 01:42:57 fcc3e0ac81c5: Preparing 01:42:57 05ab17a46312: Preparing 01:42:57 fdba3babf741: Preparing 01:42:57 9f06903fd282: Preparing 01:42:57 f3f8dc66e267: Preparing 01:42:57 b0e4a92ae2f8: Preparing 01:42:57 3c20671a5817: Preparing 01:42:57 4fdee56d7956: Waiting 01:42:57 35d37c58d207: Waiting 01:42:57 fcc3e0ac81c5: Waiting 01:42:57 05ab17a46312: Waiting 01:42:57 fdba3babf741: Waiting 01:42:57 9f06903fd282: Waiting 01:42:57 f3f8dc66e267: Waiting 01:42:57 b0e4a92ae2f8: Waiting 01:42:57 3c20671a5817: Waiting 01:42:57 2d529cc160db: Layer already exists 01:42:57 8e350b0b9a1c: Layer already exists 01:42:57 c2472aec504c: Layer already exists 01:42:57 f0c0fc467d42: Layer already exists 01:42:57 5a65a4f8fc53: Layer already exists 01:42:57 fcc3e0ac81c5: Layer already exists 01:42:57 05ab17a46312: Layer already exists 01:42:57 fdba3babf741: Layer already exists 01:42:57 4fdee56d7956: Layer already exists 01:42:57 35d37c58d207: Layer already exists 01:42:57 3c20671a5817: Layer already exists 01:42:57 9f06903fd282: Layer already exists 01:42:57 f3f8dc66e267: Layer already exists 01:42:57 b0e4a92ae2f8: Layer already exists 01:42:57 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2-3.2.0-dev.16: digest: sha256:4844c4aa032b0c3d3eaa5d1e774b81417e8bf628da4c5ad90d6f3e2767be1534 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:58 + 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 01:42:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 01:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:42:58 5a65a4f8fc53: Preparing 01:42:58 c2472aec504c: Preparing 01:42:58 8e350b0b9a1c: Preparing 01:42:58 2d529cc160db: Preparing 01:42:58 f0c0fc467d42: Preparing 01:42:58 4fdee56d7956: Preparing 01:42:58 35d37c58d207: Preparing 01:42:58 fcc3e0ac81c5: Preparing 01:42:58 05ab17a46312: Preparing 01:42:58 fdba3babf741: Preparing 01:42:58 9f06903fd282: Preparing 01:42:58 f3f8dc66e267: Preparing 01:42:58 b0e4a92ae2f8: Preparing 01:42:58 3c20671a5817: Preparing 01:42:58 4fdee56d7956: Waiting 01:42:58 35d37c58d207: Waiting 01:42:58 fcc3e0ac81c5: Waiting 01:42:58 05ab17a46312: Waiting 01:42:58 fdba3babf741: Waiting 01:42:58 b0e4a92ae2f8: Waiting 01:42:58 9f06903fd282: Waiting 01:42:58 3c20671a5817: Waiting 01:42:58 f3f8dc66e267: Waiting 01:42:58 5a65a4f8fc53: Layer already exists 01:42:58 f0c0fc467d42: Layer already exists 01:42:58 c2472aec504c: Layer already exists 01:42:58 8e350b0b9a1c: Layer already exists 01:42:58 2d529cc160db: Layer already exists 01:42:58 fdba3babf741: Layer already exists 01:42:58 fcc3e0ac81c5: Layer already exists 01:42:58 35d37c58d207: Layer already exists 01:42:58 4fdee56d7956: Layer already exists 01:42:58 05ab17a46312: Layer already exists 01:42:58 9f06903fd282: Layer already exists 01:42:58 f3f8dc66e267: Layer already exists 01:42:58 b0e4a92ae2f8: Layer already exists 01:42:58 3c20671a5817: Layer already exists 01:42:58 main: digest: sha256:4844c4aa032b0c3d3eaa5d1e774b81417e8bf628da4c5ad90d6f3e2767be1534 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:58 ===================================================== [Pipeline] echo 01:42:58 taggedImages: 01:42:58 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 01:42:58 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:42:58 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.16 01:42:58 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2-3.2.0-dev.16 01:42:58 - 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 01:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:42:59 01:42:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:42:59 arm64: Pulling from edgex-lftools-log-publisher 01:42:59 8998bd30e6a1: Pulling fs layer 01:42:59 04944245beec: Pulling fs layer 01:42:59 699f458cf7ca: Pulling fs layer 01:42:59 765212b225bb: Pulling fs layer 01:42:59 f23df028b6ca: Pulling fs layer 01:42:59 d65c8cfc05b1: Pulling fs layer 01:42:59 2437ff75d9bd: Pulling fs layer 01:42:59 765212b225bb: Waiting 01:42:59 f23df028b6ca: Waiting 01:42:59 d65c8cfc05b1: Waiting 01:42:59 2437ff75d9bd: Waiting 01:42:59 04944245beec: Verifying Checksum 01:42:59 04944245beec: Download complete 01:42:59 765212b225bb: Verifying Checksum 01:42:59 765212b225bb: Download complete 01:42:59 f23df028b6ca: Download complete 01:42:59 d65c8cfc05b1: Verifying Checksum 01:42:59 d65c8cfc05b1: Download complete 01:43:00 699f458cf7ca: Verifying Checksum 01:43:00 699f458cf7ca: Download complete 01:43:00 8998bd30e6a1: Verifying Checksum 01:43:00 8998bd30e6a1: Download complete 01:43:02 2437ff75d9bd: Verifying Checksum 01:43:02 2437ff75d9bd: Download complete 01:43:05 8998bd30e6a1: Pull complete 01:43:05 04944245beec: Pull complete 01:43:07 699f458cf7ca: Pull complete 01:43:07 765212b225bb: Pull complete 01:43:08 f23df028b6ca: Pull complete 01:43:08 d65c8cfc05b1: Pull complete 01:43:26 2437ff75d9bd: Pull complete 01:43:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:43:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:43:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:26 prd-ubuntu20.04-docker-arm64-4c-16g-6489 does not seem to be running inside a container 01:43:27 $ 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/181 -v /w/workspace/device-usb-camera/181:/w/workspace/device-usb-camera/181:rw,z -v /w/workspace/device-usb-camera/181@tmp:/w/workspace/device-usb-camera/181@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 01:43:28 $ docker top 1a70512324e0e34dbae96880808a06e4ae1592294def698910eee7d7058666af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:29 ---> job-cost.sh 01:43:29 lf-activate-venv: SKIPPING 01:43:29 INFO: No Stack... 01:43:30 INFO: Retrieving Pricing Info for: v3-standard-4 01:43:31 INFO: Archiving Costs [Pipeline] sh 01:43:31 + cat /w/workspace/device-usb-camera/181/archives/cost.csv 01:43:31 + cut -d, -f6 [Pipeline] lock 01:43:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-181-stack-cost] 01:43:31 Resource [jenkins-edgexfoundry-device-usb-camera-main-181-stack-cost] did not exist. Created. 01:43:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:43:32 /w/workspace/device-usb-camera/181@tmp/durable-bfb82f92/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:43:33 + echo total: 0.10999999940395355 [Pipeline] stash 01:43:33 Warning: overwriting stash ‘stack-cost’ 01:43:33 Stashed 1 file(s) [Pipeline] } 01:43:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-181-stack-cost] [Pipeline] // lock [Pipeline] } 01:43:33 $ docker stop --time=1 1a70512324e0e34dbae96880808a06e4ae1592294def698910eee7d7058666af 01:43:34 $ docker rm -f --volumes 1a70512324e0e34dbae96880808a06e4ae1592294def698910eee7d7058666af [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 01:43:35 provisioning config files... 01:43:35 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10988333992945234759tmp [Pipeline] { [Pipeline] sh 01:43:35 + set +x 01:43:35 + curl -s https://codecov.io/bash 01:43:35 + bash -s -- 01:43:35 01:43:35 _____ _ 01:43:35 / ____| | | 01:43:35 | | ___ __| | ___ ___ _____ __ 01:43:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:43:35 | |___| (_) | (_| | __/ (_| (_) \ V / 01:43:35 \_____\___/ \__,_|\___|\___\___/ \_/ 01:43:35 Bash-1.0.6 01:43:35 01:43:35 01:43:35 ==> git version 2.25.1 found 01:43:35 ==> 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 01:43:35 Release-Date: 2020-01-08 01:43:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:43:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:43:35 ==> Jenkins CI detected. 01:43:35 current dir:  /w/workspace/exfoundry_device-usb-camera_main 01:43:35 project root: . 01:43:35 --> token set from env 01:43:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:43:35 ==> Running gcov in . (disable via -X gcov) 01:43:35 ==> Python coveragepy not found 01:43:35 ==> Searching for coverage reports in: 01:43:35 + . 01:43:35 -> Found 1 reports 01:43:35 ==> Detecting git/mercurial file structure 01:43:35 ==> Reading reports 01:43:35 + ./coverage.out bytes=54703 01:43:35 ==> Appending adjustments 01:43:35 https://docs.codecov.io/docs/fixing-reports 01:43:35 + Found adjustments 01:43:35 ==> Gzipping contents 01:43:35 8.0K /tmp/codecov.BfH85u.gz 01:43:35 ==> Uploading reports 01:43:35 url: https://codecov.io 01:43:35 query: branch=main&commit=d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:43:35 -> Pinging Codecov 01:43:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:43:35 -> Uploading to 01:43:35 https://storage.googleapis.com/codecov/v4/raw/2024-07-26/73D8F5FF140700D3E01443B452E23636/d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2/979bace4-a445-45fd-b735-2aac653fd76b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240726%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240726T014335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cc93a76b7b3281b3b547d9decce62c58552842a854f92f32f6ba936fce35a59 01:43:35 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:35 Dload Upload Total Spent Left Speed 01:43:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 27775 --:--:-- --:--:-- --:--:-- 27775 01:43:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 [Pipeline] } 01:43:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:43:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:43:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:43:36 01:43:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:43:36 latest: Pulling from edgex-devops/edgex-snyk-go 01:43:36 619be1103602: Already exists 01:43:36 f8ea3408117e: Pulling fs layer 01:43:36 91320369b822: Pulling fs layer 01:43:36 0406650e8295: Pulling fs layer 01:43:36 4f4fb700ef54: Pulling fs layer 01:43:36 96d80e3f36e1: Pulling fs layer 01:43:36 bcf3aedb951c: Pulling fs layer 01:43:36 4f4fb700ef54: Waiting 01:43:36 96d80e3f36e1: Waiting 01:43:36 bcf3aedb951c: Waiting 01:43:36 0406650e8295: Verifying Checksum 01:43:36 0406650e8295: Download complete 01:43:36 f8ea3408117e: Verifying Checksum 01:43:36 f8ea3408117e: Download complete 01:43:36 4f4fb700ef54: Verifying Checksum 01:43:36 4f4fb700ef54: Download complete 01:43:36 f8ea3408117e: Pull complete 01:43:37 96d80e3f36e1: Verifying Checksum 01:43:37 96d80e3f36e1: Download complete 01:43:37 91320369b822: Verifying Checksum 01:43:37 91320369b822: Download complete 01:43:37 bcf3aedb951c: Verifying Checksum 01:43:37 bcf3aedb951c: Download complete 01:43:40 91320369b822: Pull complete 01:43:40 0406650e8295: Pull complete 01:43:40 4f4fb700ef54: Pull complete 01:43:40 96d80e3f36e1: Pull complete 01:43:44 bcf3aedb951c: Pull complete 01:43:44 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 01:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:43:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:44 prd-ubuntu20.04-docker-8c-8g-6485 does not seem to be running inside a container 01:43:44 $ 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 01:43:51 $ docker top 05da990372a28e4512e7d1f537db9aa1338b53b66ce77dad405cbdc07bcb207b -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:51 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 01:43:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 01:43:51 + set -o pipefail 01:43:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 01:44:00 01:44:00 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 01:44:00 01:44:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/eeac830b-a45c-44b4-bb7d-5170b95977bb 01:44:00 01:44:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:44:00 01:44:00 01:44:00 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:44:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:44:00 $ docker stop --time=1 05da990372a28e4512e7d1f537db9aa1338b53b66ce77dad405cbdc07bcb207b 01:44:06 $ docker rm -f --volumes 05da990372a28e4512e7d1f537db9aa1338b53b66ce77dad405cbdc07bcb207b [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 01:44:07 + git log --format=format:%s -1 d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 [Pipeline] sh 01:44:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:44:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:08 prd-ubuntu20.04-docker-8c-8g-6485 does not seem to be running inside a container 01:44:08 $ 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 01:44:08 $ docker top a82a2408c6164d3b2ff244d87163cc09c15b13eba3df2e5cb8663bb8568f8efb -eo pid,comm 01:44:08 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). 01:44:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:44:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:08 [ssh-agent] Looking for ssh-agent implementation... 01:44:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:08 $ docker exec a82a2408c6164d3b2ff244d87163cc09c15b13eba3df2e5cb8663bb8568f8efb ssh-agent 01:44:09 SSH_AUTH_SOCK=/tmp/ssh-KLljnVbI4TMh/agent.33 01:44:09 SSH_AGENT_PID=39 01:44:09 Running ssh-add (command line suppressed) 01:44:09 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13630212273962482949.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13630212273962482949.key) 01:44:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:09 + git semver tag 01:44:09 2024-07-26 01:44:09,724 [run_tag] DEBUG tag force:False 01:44:09 2024-07-26 01:44:09,724 [check_head_tag] DEBUG check head tag 01:44:09 2024-07-26 01:44:09,727 [execute] INFO git cat-file --batch-check 01:44:09 2024-07-26 01:44:09,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 01:44:09 2024-07-26 01:44:09,732 [execute] INFO git cat-file --batch 01:44:09 2024-07-26 01:44:09,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 01:44:09 2024-07-26 01:44:09,779 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:44:09 2024-07-26 01:44:09,780 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 01:44:09 2024-07-26 01:44:09,780 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 01:44:10 2024-07-26 01:44:09,786 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:44:10 3.2.0-dev.16 [Pipeline] } 01:44:10 $ docker exec --env ******** --env ******** a82a2408c6164d3b2ff244d87163cc09c15b13eba3df2e5cb8663bb8568f8efb ssh-agent -k 01:44:10 unset SSH_AUTH_SOCK; 01:44:10 unset SSH_AGENT_PID; 01:44:10 echo Agent pid 39 killed; 01:44:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:10 + git semver [Pipeline] } 01:44:10 $ docker stop --time=1 a82a2408c6164d3b2ff244d87163cc09c15b13eba3df2e5cb8663bb8568f8efb 01:44:12 $ docker rm -f --volumes a82a2408c6164d3b2ff244d87163cc09c15b13eba3df2e5cb8663bb8568f8efb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:44:12 01:44:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:44:12 0.23.1-centos7: Pulling from edgex-lftools 01:44:12 ab5ef0e58194: Pulling fs layer 01:44:12 9712f1f96733: Pulling fs layer 01:44:12 63f879dbbcfc: Pulling fs layer 01:44:12 0d9ebad4ef96: Pulling fs layer 01:44:12 e9a5061849ea: Pulling fs layer 01:44:12 d747dcd14b5f: Pulling fs layer 01:44:12 2de7ff778b66: Pulling fs layer 01:44:12 d747dcd14b5f: Waiting 01:44:12 0d9ebad4ef96: Waiting 01:44:12 2de7ff778b66: Waiting 01:44:12 9712f1f96733: Verifying Checksum 01:44:12 9712f1f96733: Download complete 01:44:13 63f879dbbcfc: Verifying Checksum 01:44:13 63f879dbbcfc: Download complete 01:44:13 e9a5061849ea: Verifying Checksum 01:44:13 e9a5061849ea: Download complete 01:44:13 d747dcd14b5f: Verifying Checksum 01:44:13 d747dcd14b5f: Download complete 01:44:13 0d9ebad4ef96: Verifying Checksum 01:44:13 0d9ebad4ef96: Download complete 01:44:13 ab5ef0e58194: Verifying Checksum 01:44:13 ab5ef0e58194: Download complete 01:44:13 2de7ff778b66: Verifying Checksum 01:44:13 2de7ff778b66: Download complete 01:44:16 ab5ef0e58194: Pull complete 01:44:16 9712f1f96733: Pull complete 01:44:17 63f879dbbcfc: Pull complete 01:44:21 0d9ebad4ef96: Pull complete 01:44:21 e9a5061849ea: Pull complete 01:44:21 d747dcd14b5f: Pull complete 01:44:22 2de7ff778b66: Pull complete 01:44:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:44:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:22 prd-ubuntu20.04-docker-8c-8g-6485 does not seem to be running inside a container 01:44:22 $ 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 01:44:32 $ docker top 0206b713a9267d70e1459d2e7727b21c6c970849d1c1526a4553d97680dbfe50 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:44:32 provisioning config files... 01:44:32 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10010801504236595162tmp 01:44:32 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1837093240955350649tmp 01:44:32 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3011341103151627450tmp [Pipeline] { [Pipeline] echo 01:44:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:44:32 ---> sigul-configuration.sh 01:44:32 gpg: directory `/root/.gnupg' created 01:44:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:44:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:44:32 gpg: keyring `/root/.gnupg/secring.gpg' created 01:44:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:44:32 gpg: CAST5 encrypted data 01:44:32 gpg: encrypted with 1 passphrase 01:44:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:44:32 + mkdir /home/jenkins 01:44:32 + mkdir /home/jenkins/sigul [Pipeline] sh 01:44:33 + 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 01:44:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:44:33 ---> sigul-install.sh 01:44:33 Sigul already installed; skipping installation. [Pipeline] sh 01:44:33 + git tag --list 01:44:33 v0.0.0 01:44:33 v0.0.1-dev.1 01:44:33 v0.0.1-dev.10 01:44:33 v0.0.1-dev.11 01:44:33 v0.0.1-dev.12 01:44:33 v0.0.1-dev.13 01:44:33 v0.0.1-dev.14 01:44:33 v0.0.1-dev.15 01:44:33 v0.0.1-dev.16 01:44:33 v0.0.1-dev.2 01:44:33 v0.0.1-dev.3 01:44:33 v0.0.1-dev.4 01:44:33 v0.0.1-dev.5 01:44:33 v0.0.1-dev.6 01:44:33 v0.0.1-dev.7 01:44:33 v0.0.1-dev.8 01:44:33 v0.0.1-dev.9 01:44:33 v2.2.0 01:44:33 v2.2.0-dev.17 01:44:33 v2.2.0-dev.18 01:44:33 v2.2.0-dev.19 01:44:33 v2.2.0-dev.20 01:44:33 v2.2.0-dev.21 01:44:33 v2.2.0-dev.22 01:44:33 v2.2.0-dev.23 01:44:33 v2.2.0-dev.24 01:44:33 v2.2.0-dev.25 01:44:33 v2.2.0-dev.26 01:44:33 v2.2.0-dev.27 01:44:33 v2.3.0 01:44:33 v2.3.0-dev.1 01:44:33 v2.3.0-dev.10 01:44:33 v2.3.0-dev.11 01:44:33 v2.3.0-dev.12 01:44:33 v2.3.0-dev.13 01:44:33 v2.3.0-dev.14 01:44:33 v2.3.0-dev.15 01:44:33 v2.3.0-dev.16 01:44:33 v2.3.0-dev.17 01:44:33 v2.3.0-dev.18 01:44:33 v2.3.0-dev.19 01:44:33 v2.3.0-dev.2 01:44:33 v2.3.0-dev.20 01:44:33 v2.3.0-dev.21 01:44:33 v2.3.0-dev.22 01:44:33 v2.3.0-dev.23 01:44:33 v2.3.0-dev.24 01:44:33 v2.3.0-dev.25 01:44:33 v2.3.0-dev.26 01:44:33 v2.3.0-dev.27 01:44:33 v2.3.0-dev.28 01:44:33 v2.3.0-dev.3 01:44:33 v2.3.0-dev.4 01:44:33 v2.3.0-dev.5 01:44:33 v2.3.0-dev.6 01:44:33 v2.3.0-dev.7 01:44:33 v2.3.0-dev.8 01:44:33 v2.3.0-dev.9 01:44:33 v2.3.1 01:44:33 v2.3.1-dev.4 01:44:33 v2.3.1-dev.5 01:44:33 v2.3.1-dev.6 01:44:33 v3.0 01:44:33 v3.0.0 01:44:33 v3.0.0-dev.1 01:44:33 v3.0.0-dev.10 01:44:33 v3.0.0-dev.11 01:44:33 v3.0.0-dev.12 01:44:33 v3.0.0-dev.13 01:44:33 v3.0.0-dev.14 01:44:33 v3.0.0-dev.15 01:44:33 v3.0.0-dev.16 01:44:33 v3.0.0-dev.17 01:44:33 v3.0.0-dev.18 01:44:33 v3.0.0-dev.19 01:44:33 v3.0.0-dev.2 01:44:33 v3.0.0-dev.20 01:44:33 v3.0.0-dev.21 01:44:33 v3.0.0-dev.22 01:44:33 v3.0.0-dev.23 01:44:33 v3.0.0-dev.24 01:44:33 v3.0.0-dev.25 01:44:33 v3.0.0-dev.26 01:44:33 v3.0.0-dev.27 01:44:33 v3.0.0-dev.28 01:44:33 v3.0.0-dev.29 01:44:33 v3.0.0-dev.3 01:44:33 v3.0.0-dev.30 01:44:33 v3.0.0-dev.31 01:44:33 v3.0.0-dev.32 01:44:33 v3.0.0-dev.33 01:44:33 v3.0.0-dev.34 01:44:33 v3.0.0-dev.35 01:44:33 v3.0.0-dev.36 01:44:33 v3.0.0-dev.37 01:44:33 v3.0.0-dev.38 01:44:33 v3.0.0-dev.39 01:44:33 v3.0.0-dev.4 01:44:33 v3.0.0-dev.40 01:44:33 v3.0.0-dev.41 01:44:33 v3.0.0-dev.42 01:44:33 v3.0.0-dev.43 01:44:33 v3.0.0-dev.44 01:44:33 v3.0.0-dev.45 01:44:33 v3.0.0-dev.46 01:44:33 v3.0.0-dev.47 01:44:33 v3.0.0-dev.48 01:44:33 v3.0.0-dev.49 01:44:33 v3.0.0-dev.5 01:44:33 v3.0.0-dev.50 01:44:33 v3.0.0-dev.51 01:44:33 v3.0.0-dev.6 01:44:33 v3.0.0-dev.7 01:44:33 v3.0.0-dev.8 01:44:33 v3.0.0-dev.9 01:44:33 v3.1 01:44:33 v3.1.0 01:44:33 v3.1.0-dev.1 01:44:33 v3.1.0-dev.10 01:44:33 v3.1.0-dev.11 01:44:33 v3.1.0-dev.12 01:44:33 v3.1.0-dev.13 01:44:33 v3.1.0-dev.14 01:44:33 v3.1.0-dev.15 01:44:33 v3.1.0-dev.16 01:44:33 v3.1.0-dev.17 01:44:33 v3.1.0-dev.18 01:44:33 v3.1.0-dev.19 01:44:33 v3.1.0-dev.2 01:44:33 v3.1.0-dev.20 01:44:33 v3.1.0-dev.21 01:44:33 v3.1.0-dev.22 01:44:33 v3.1.0-dev.23 01:44:33 v3.1.0-dev.24 01:44:33 v3.1.0-dev.25 01:44:33 v3.1.0-dev.26 01:44:33 v3.1.0-dev.27 01:44:33 v3.1.0-dev.28 01:44:33 v3.1.0-dev.29 01:44:33 v3.1.0-dev.3 01:44:33 v3.1.0-dev.30 01:44:33 v3.1.0-dev.31 01:44:33 v3.1.0-dev.32 01:44:33 v3.1.0-dev.33 01:44:33 v3.1.0-dev.34 01:44:33 v3.1.0-dev.35 01:44:33 v3.1.0-dev.36 01:44:33 v3.1.0-dev.37 01:44:33 v3.1.0-dev.38 01:44:33 v3.1.0-dev.39 01:44:33 v3.1.0-dev.4 01:44:33 v3.1.0-dev.5 01:44:33 v3.1.0-dev.6 01:44:33 v3.1.0-dev.7 01:44:33 v3.1.0-dev.8 01:44:33 v3.1.0-dev.9 01:44:33 v3.1.1 01:44:33 v3.1.1-dev.1 01:44:33 v3.2.0-dev.1 01:44:33 v3.2.0-dev.10 01:44:33 v3.2.0-dev.11 01:44:33 v3.2.0-dev.12 01:44:33 v3.2.0-dev.13 01:44:33 v3.2.0-dev.14 01:44:33 v3.2.0-dev.15 01:44:33 v3.2.0-dev.16 01:44:33 v3.2.0-dev.2 01:44:33 v3.2.0-dev.3 01:44:33 v3.2.0-dev.4 01:44:33 v3.2.0-dev.5 01:44:33 v3.2.0-dev.6 01:44:33 v3.2.0-dev.7 01:44:33 v3.2.0-dev.8 01:44:33 v3.2.0-dev.9 [Pipeline] sh 01:44:34 + lftools sign git-tag v3.2.0-dev.16 01:44:34 Signing Git tag with Sigul... 01:44:34 Signing v3.2.0-dev.16 [Pipeline] echo 01:44:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:44:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:44:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:44:35 $ docker stop --time=1 0206b713a9267d70e1459d2e7727b21c6c970849d1c1526a4553d97680dbfe50 01:44:36 $ docker rm -f --volumes 0206b713a9267d70e1459d2e7727b21c6c970849d1c1526a4553d97680dbfe50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:44:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:44:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:37 prd-ubuntu20.04-docker-8c-8g-6485 does not seem to be running inside a container 01:44:37 $ 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 01:44:37 $ docker top dab80ea1146598ea5a3be03760ff526f1ea9a9346bfd26974344d5c009b1e728 -eo pid,comm 01:44:37 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). 01:44:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:44:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:37 [ssh-agent] Looking for ssh-agent implementation... 01:44:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:37 $ docker exec dab80ea1146598ea5a3be03760ff526f1ea9a9346bfd26974344d5c009b1e728 ssh-agent 01:44:38 SSH_AUTH_SOCK=/tmp/ssh-q7MvSGf8xG3b/agent.31 01:44:38 SSH_AGENT_PID=37 01:44:38 Running ssh-add (command line suppressed) 01:44:38 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13947294820576013529.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13947294820576013529.key) 01:44:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:38 + git semver bump pre 01:44:38 2024-07-26 01:44:38,669 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:44:38 2024-07-26 01:44:38,669 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev 01:44:38 2024-07-26 01:44:38,670 [bump_version] DEBUG bumped version:3.2.0-dev.17 01:44:38 2024-07-26 01:44:38,670 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 01:44:38 2024-07-26 01:44:38,670 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:44:38 2024-07-26 01:44:38,670 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:44:38 2024-07-26 01:44:38,671 [execute] INFO git cat-file --batch-check 01:44:38 2024-07-26 01:44:38,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:44:38 2024-07-26 01:44:38,676 [execute] INFO git cat-file --batch 01:44:38 2024-07-26 01:44:38,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:44:38 2024-07-26 01:44:38,681 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:44:38 3.2.0-dev.17 [Pipeline] } 01:44:38 $ docker exec --env ******** --env ******** dab80ea1146598ea5a3be03760ff526f1ea9a9346bfd26974344d5c009b1e728 ssh-agent -k 01:44:38 unset SSH_AUTH_SOCK; 01:44:38 unset SSH_AGENT_PID; 01:44:38 echo Agent pid 37 killed; 01:44:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:39 + git semver [Pipeline] } 01:44:39 $ docker stop --time=1 dab80ea1146598ea5a3be03760ff526f1ea9a9346bfd26974344d5c009b1e728 01:44:40 $ docker rm -f --volumes dab80ea1146598ea5a3be03760ff526f1ea9a9346bfd26974344d5c009b1e728 [Pipeline] // withDockerContainer [Pipeline] sh 01:44:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:44:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:41 prd-ubuntu20.04-docker-8c-8g-6485 does not seem to be running inside a container 01:44:41 $ 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 01:44:41 $ docker top 6153096ebf9006f4ab6d71bd4fc542cc3349fdff81545dbffd9300074a7f9d86 -eo pid,comm 01:44:41 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). 01:44:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:44:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:42 [ssh-agent] Looking for ssh-agent implementation... 01:44:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:42 $ docker exec 6153096ebf9006f4ab6d71bd4fc542cc3349fdff81545dbffd9300074a7f9d86 ssh-agent 01:44:42 SSH_AUTH_SOCK=/tmp/ssh-BvsVYhTzbasa/agent.32 01:44:42 SSH_AGENT_PID=38 01:44:42 Running ssh-add (command line suppressed) 01:44:42 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3107795022756090286.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3107795022756090286.key) 01:44:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:42 + git semver push 01:44:42 2024-07-26 01:44:42,765 [run_push] DEBUG push 01:44:42 2024-07-26 01:44:42,766 [execute] INFO git cat-file --batch-check 01:44:42 2024-07-26 01:44:42,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:44:42 2024-07-26 01:44:42,769 [execute] INFO git rev-list c8632852326c52ee09763c1df86877166ad078dc -- 01:44:42 2024-07-26 01:44:42,769 [execute] DEBUG Popen(['git', 'rev-list', 'c8632852326c52ee09763c1df86877166ad078dc', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:44:42 2024-07-26 01:44:42,778 [execute] INFO git fetch -v origin 01:44:42 2024-07-26 01:44:42,778 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 01:44:43 2024-07-26 01:44:43,209 [run_push] DEBUG no remote changes detected 01:44:43 2024-07-26 01:44:43,210 [execute] INFO git push origin semver 01:44:43 2024-07-26 01:44:43,210 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:44:44 2024-07-26 01:44:43,902 [run_push] DEBUG push all version tags 01:44:44 2024-07-26 01:44:43,904 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:44:44 2024-07-26 01:44:43,904 [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) 01:44:44 2024-07-26 01:44:44,618 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:44:44 3.2.0-dev.17 [Pipeline] } 01:44:44 $ docker exec --env ******** --env ******** 6153096ebf9006f4ab6d71bd4fc542cc3349fdff81545dbffd9300074a7f9d86 ssh-agent -k 01:44:45 unset SSH_AUTH_SOCK; 01:44:45 unset SSH_AGENT_PID; 01:44:45 echo Agent pid 38 killed; 01:44:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:45 + git semver [Pipeline] } 01:44:45 $ docker stop --time=1 6153096ebf9006f4ab6d71bd4fc542cc3349fdff81545dbffd9300074a7f9d86 01:44:46 $ docker rm -f --volumes 6153096ebf9006f4ab6d71bd4fc542cc3349fdff81545dbffd9300074a7f9d86 [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 01:44:47 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 01:44:47 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:44:47 total 16 01:44:47 drwxr-xr-x 3 root root 4096 Jul 26 01:28 . 01:44:47 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 01:44 .. 01:44:47 drwxr-xr-x 2 root root 4096 Jul 26 01:28 cost 01:44:47 -rw-r--r-- 1 root root 89 Jul 26 01:28 cost.csv 01:44:47 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 01:44:47 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:44:47 total 16 01:44:47 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 01:28 . 01:44:47 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 01:44 .. 01:44:47 drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 01:28 cost 01:44:47 -rw-r--r-- 1 jenkins jenkins 89 Jul 26 01:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:44:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:44:48 ---> package-listing.sh 01:44:48 ++ facter osfamily 01:44:48 ++ tr '[:upper:]' '[:lower:]' 01:44:49 + OS_FAMILY=debian 01:44:49 + workspace=/w/workspace/exfoundry_device-usb-camera_main 01:44:49 + START_PACKAGES=/tmp/packages_start.txt 01:44:49 + END_PACKAGES=/tmp/packages_end.txt 01:44:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:44:49 + PACKAGES=/tmp/packages_start.txt 01:44:49 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:44:49 + PACKAGES=/tmp/packages_end.txt 01:44:49 + case "${OS_FAMILY}" in 01:44:49 + dpkg -l 01:44:49 + grep '^ii' 01:44:49 + '[' -f /tmp/packages_start.txt ']' 01:44:49 + '[' -f /tmp/packages_end.txt ']' 01:44:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:44:49 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:44:49 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 01:44:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 01:44:49 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 01:44:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:49 prd-ubuntu20.04-docker-8c-8g-6485 does not seem to be running inside a container 01:44:49 $ 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 01:44:50 $ docker top f1d005cdbb9a6b2f9bb60ebb63d09bf6c37a03bd79dfedb834fa434af5046266 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:50 + touch /tmp/pre-build-complete [Pipeline] sh 01:44:50 + mkdir -p /var/log/sysstat [Pipeline] sh 01:44:51 + ls /var/log/sa-host 01:44:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:51 provisioning config files... 01:44:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15225483586626584964tmp [Pipeline] { [Pipeline] echo 01:44:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:44:51 ---> create-netrc.sh [Pipeline] } 01:44:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:44:51 ---> python-tools-install.sh [Pipeline] echo 01:44:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:44:52 ---> sudo-logs.sh 01:44:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:44:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:44:52 ---> job-cost.sh 01:44:52 lf-activate-venv: SKIPPING 01:44:52 DEBUG: total: 0.2199999988079071 01:44:52 INFO: Retrieving Stack Cost... 01:44:53 INFO: Retrieving Pricing Info for: v3-standard-8 01:44:53 INFO: Archiving Costs [Pipeline] echo 01:44:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:44:53 ---> logs-deploy.sh 01:44:53 lf-activate-venv: SKIPPING 01:44:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/181 01:44:53 INFO: archiving workspace using pattern(s): 01:44:54 Archives upload complete. 01:44:54 INFO: archiving logs to Nexus