Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8af420bf6967b65b18f8274e92082c818197a7ec 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-ssh10968328983134981321.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh10266356777151089852.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh4179849433520816084.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh10092964108854339891.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-ssh12354976794317645491.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9937 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 8af420bf6967b65b18f8274e92082c818197a7ec (main) Commit message: "Merge pull request #348 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" > 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 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 > git rev-list --no-walk e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-10T02:59:18.180Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-10T02:59:18.255Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-10T02:59:18.280Z] ========================================================= [2024-09-10T02:59:18.281Z] EdgeX Global Pipelines Version Info [2024-09-10T02:59:18.281Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:59:19.007Z] ------------------- [2024-09-10T02:59:19.007Z] stable info: [2024-09-10T02:59:19.007Z] ------------------- [2024-09-10T02:59:19.007Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T02:59:19.007Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T02:59:19.007Z] Message: update stable to v1.0.263 [2024-09-10T02:59:19.580Z] ------------------- [2024-09-10T02:59:19.580Z] experimental info: [2024-09-10T02:59:19.580Z] ------------------- [2024-09-10T02:59:19.580Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T02:59:19.580Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T02:59:19.580Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-10T02:59:19.659Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-09-10T02:59:19.686Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-09-10T02:59:19.711Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-10T02:59:19.737Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-10T02:59:19.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-10T02:59:19.785Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-10T02:59:19.813Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-10T02:59:19.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-10T02:59:19.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-10T02:59:19.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-10T02:59:19.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-10T02:59:19.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-09-10T02:59:19.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-10T02:59:20.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-10T02:59:20.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T02:59:20.054Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T02:59:20.074Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-10T02:59:20.098Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-10T02:59:20.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-10T02:59:20.145Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-10T02:59:20.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-10T02:59:20.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-10T02:59:20.200Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-10T02:59:20.226Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-10T02:59:20.251Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-10T02:59:20.274Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-10T02:59:20.299Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-10T02:59:20.317Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-10T02:59:20.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-10T02:59:20.363Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-10T02:59:20.383Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8af420bf6967b65b18f8274e92082c818197a7ec [Pipeline] echo [2024-09-10T02:59:20.407Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8af420b [Pipeline] echo [2024-09-10T02:59:20.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T02:59:20.498Z] provisioning config files... [2024-09-10T02:59:20.510Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config472684580791505870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:59:20.848Z] ---> ****-login.sh [2024-09-10T02:59:20.848Z] nexus3.edgexfoundry.org:10001 [2024-09-10T02:59:20.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:59:21.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:59:21.111Z] Configure a credential helper to remove this warning. See [2024-09-10T02:59:21.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:59:21.111Z] [2024-09-10T02:59:21.111Z] Login Succeeded [2024-09-10T02:59:21.111Z] nexus3.edgexfoundry.org:10002 [2024-09-10T02:59:21.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:59:21.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:59:21.377Z] Configure a credential helper to remove this warning. See [2024-09-10T02:59:21.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:59:21.377Z] [2024-09-10T02:59:21.377Z] Login Succeeded [2024-09-10T02:59:21.377Z] nexus3.edgexfoundry.org:10003 [2024-09-10T02:59:21.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:59:21.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:59:21.377Z] Configure a credential helper to remove this warning. See [2024-09-10T02:59:21.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:59:21.377Z] [2024-09-10T02:59:21.377Z] Login Succeeded [2024-09-10T02:59:21.377Z] nexus3.edgexfoundry.org:10004 [2024-09-10T02:59:21.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:59:21.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:59:21.639Z] Configure a credential helper to remove this warning. See [2024-09-10T02:59:21.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:59:21.640Z] [2024-09-10T02:59:21.640Z] Login Succeeded [2024-09-10T02:59:21.640Z] ****.io [2024-09-10T02:59:21.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:59:21.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:59:21.905Z] Configure a credential helper to remove this warning. See [2024-09-10T02:59:21.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:59:21.905Z] [2024-09-10T02:59:21.905Z] Login Succeeded [2024-09-10T02:59:21.905Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T02:59:21.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-10T02:59:22.325Z] + git rev-list -1 --merges 8af420bf6967b65b18f8274e92082c818197a7ec~1..8af420bf6967b65b18f8274e92082c818197a7ec [Pipeline] echo [2024-09-10T02:59:22.354Z] -----------> git rev-list -1 --merges 8af420bf6967b65b18f8274e92082c818197a7ec~1..8af420bf6967b65b18f8274e92082c818197a7ec 8af420bf6967b65b18f8274e92082c818197a7ec [2024-09-10T02:59:22.354Z] 8af420bf6967b65b18f8274e92082c818197a7ec [false] [Pipeline] sh [2024-09-10T02:59:22.654Z] + git log --format=format:%s -1 8af420bf6967b65b18f8274e92082c818197a7ec [Pipeline] echo [2024-09-10T02:59:22.672Z] ========================================================= [2024-09-10T02:59:22.672Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-10T02:59:22.672Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T02:59:23.030Z] + git log --format=format:%s -1 8af420bf6967b65b18f8274e92082c818197a7ec [Pipeline] echo [2024-09-10T02:59:23.042Z] [semverPrep] GIT_COMMIT: 8af420bf6967b65b18f8274e92082c818197a7ec, Commit Message: Merge pull request #348 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37 [Pipeline] echo [2024-09-10T02:59:23.058Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-10T02:59:23.440Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T02:59:23.440Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-10T02:59:23.440Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-10T02:59:23.440Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-10T02:59:23.440Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-10T02:59:23.440Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-10T02:59:23.440Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:59:23.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T02:59:23.888Z] [2024-09-10T02:59:23.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:59:24.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T02:59:24.470Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-10T02:59:24.470Z] b85a868b505f: Pulling fs layer [2024-09-10T02:59:24.470Z] e2be974225ed: Pulling fs layer [2024-09-10T02:59:24.470Z] 339a4e72a1f5: Pulling fs layer [2024-09-10T02:59:24.470Z] 988bab9f4d93: Pulling fs layer [2024-09-10T02:59:24.470Z] 1469e6f7b9e6: Pulling fs layer [2024-09-10T02:59:24.470Z] eaf3925da568: Pulling fs layer [2024-09-10T02:59:24.470Z] bab4dde63d76: Pulling fs layer [2024-09-10T02:59:24.470Z] bde34c3a00c8: Pulling fs layer [2024-09-10T02:59:24.470Z] b352a97aabf1: Pulling fs layer [2024-09-10T02:59:24.470Z] 4872d77fe225: Pulling fs layer [2024-09-10T02:59:24.470Z] 5851b861e8e6: Pulling fs layer [2024-09-10T02:59:24.470Z] 1469e6f7b9e6: Waiting [2024-09-10T02:59:24.470Z] eaf3925da568: Waiting [2024-09-10T02:59:24.470Z] bab4dde63d76: Waiting [2024-09-10T02:59:24.470Z] bde34c3a00c8: Waiting [2024-09-10T02:59:24.470Z] 5851b861e8e6: Waiting [2024-09-10T02:59:24.470Z] 4872d77fe225: Waiting [2024-09-10T02:59:24.470Z] b352a97aabf1: Waiting [2024-09-10T02:59:24.470Z] 988bab9f4d93: Waiting [2024-09-10T02:59:24.470Z] e2be974225ed: Verifying Checksum [2024-09-10T02:59:24.470Z] e2be974225ed: Download complete [2024-09-10T02:59:24.470Z] 988bab9f4d93: Verifying Checksum [2024-09-10T02:59:24.470Z] 988bab9f4d93: Download complete [2024-09-10T02:59:24.470Z] 1469e6f7b9e6: Verifying Checksum [2024-09-10T02:59:24.470Z] 1469e6f7b9e6: Download complete [2024-09-10T02:59:24.734Z] eaf3925da568: Verifying Checksum [2024-09-10T02:59:24.734Z] eaf3925da568: Download complete [2024-09-10T02:59:24.734Z] 339a4e72a1f5: Verifying Checksum [2024-09-10T02:59:24.734Z] 339a4e72a1f5: Download complete [2024-09-10T02:59:24.734Z] bde34c3a00c8: Download complete [2024-09-10T02:59:24.734Z] b352a97aabf1: Verifying Checksum [2024-09-10T02:59:24.734Z] b352a97aabf1: Download complete [2024-09-10T02:59:24.734Z] 4872d77fe225: Verifying Checksum [2024-09-10T02:59:24.734Z] 4872d77fe225: Download complete [2024-09-10T02:59:24.734Z] 5851b861e8e6: Verifying Checksum [2024-09-10T02:59:24.734Z] 5851b861e8e6: Download complete [2024-09-10T02:59:24.734Z] b85a868b505f: Verifying Checksum [2024-09-10T02:59:24.734Z] b85a868b505f: Download complete [2024-09-10T02:59:24.995Z] bab4dde63d76: Verifying Checksum [2024-09-10T02:59:24.995Z] bab4dde63d76: Download complete [2024-09-10T02:59:25.937Z] b85a868b505f: Pull complete [2024-09-10T02:59:26.196Z] e2be974225ed: Pull complete [2024-09-10T02:59:26.458Z] 339a4e72a1f5: Pull complete [2024-09-10T02:59:26.719Z] 988bab9f4d93: Pull complete [2024-09-10T02:59:26.979Z] 1469e6f7b9e6: Pull complete [2024-09-10T02:59:26.979Z] eaf3925da568: Pull complete [2024-09-10T02:59:28.888Z] bab4dde63d76: Pull complete [2024-09-10T02:59:28.888Z] bde34c3a00c8: Pull complete [2024-09-10T02:59:28.888Z] b352a97aabf1: Pull complete [2024-09-10T02:59:28.888Z] 4872d77fe225: Pull complete [2024-09-10T02:59:28.888Z] 5851b861e8e6: Pull complete [2024-09-10T02:59:28.888Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-10T02:59:28.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T02:59:28.888Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:59:29.040Z] prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container [2024-09-10T02:59:29.080Z] $ 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 [2024-09-10T02:59:32.156Z] $ docker top fdc08498fd78e854b08c621b1ab01e35f45400443f85b76e35acbbc9cc00a0ba -eo pid,comm [2024-09-10T02:59:32.211Z] 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). [2024-09-10T02:59:32.211Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T02:59:32.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T02:59:32.264Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T02:59:32.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T02:59:32.376Z] $ docker exec fdc08498fd78e854b08c621b1ab01e35f45400443f85b76e35acbbc9cc00a0ba ssh-agent [2024-09-10T02:59:32.476Z] SSH_AUTH_SOCK=/tmp/ssh-Fh25FzSHyEPz/agent.32 [2024-09-10T02:59:32.476Z] SSH_AGENT_PID=38 [2024-09-10T02:59:32.484Z] Running ssh-add (command line suppressed) [2024-09-10T02:59:32.599Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10846115677536024568.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10846115677536024568.key) [2024-09-10T02:59:32.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T02:59:33.004Z] + git tag --points-at HEAD [Pipeline] } [2024-09-10T02:59:33.019Z] $ docker exec --env ******** --env ******** fdc08498fd78e854b08c621b1ab01e35f45400443f85b76e35acbbc9cc00a0ba ssh-agent -k [2024-09-10T02:59:33.118Z] unset SSH_AUTH_SOCK; [2024-09-10T02:59:33.119Z] unset SSH_AGENT_PID; [2024-09-10T02:59:33.119Z] echo Agent pid 38 killed; [2024-09-10T02:59:33.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-10T02:59:33.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T02:59:33.171Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T02:59:33.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T02:59:33.275Z] $ docker exec fdc08498fd78e854b08c621b1ab01e35f45400443f85b76e35acbbc9cc00a0ba ssh-agent [2024-09-10T02:59:33.371Z] SSH_AUTH_SOCK=/tmp/ssh-8jXCBXipl1hi/agent.71 [2024-09-10T02:59:33.371Z] SSH_AGENT_PID=77 [2024-09-10T02:59:33.378Z] Running ssh-add (command line suppressed) [2024-09-10T02:59:33.488Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8976949233412148935.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8976949233412148935.key) [2024-09-10T02:59:33.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T02:59:33.799Z] + git semver init [2024-09-10T02:59:34.061Z] 2024-09-10 02:59:33,957 [run_init] DEBUG init version:0.0.0 force:False [2024-09-10T02:59:34.061Z] 2024-09-10 02:59:33,958 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-09-10T02:59:34.061Z] 2024-09-10 02:59:33,958 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-09-10T02:59:34.061Z] 2024-09-10 02:59:33,958 [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) [2024-09-10T02:59:35.976Z] 2024-09-10 02:59:35,612 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-09-10T02:59:35.976Z] 2024-09-10 02:59:35,612 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-09-10T02:59:35.976Z] 2024-09-10 02:59:35,612 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-09-10T02:59:35.976Z] 2024-09-10 02:59:35,612 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-09-10T02:59:35.976Z] 3.2.0-dev.18 [Pipeline] } [2024-09-10T02:59:35.986Z] $ docker exec --env ******** --env ******** fdc08498fd78e854b08c621b1ab01e35f45400443f85b76e35acbbc9cc00a0ba ssh-agent -k [2024-09-10T02:59:36.073Z] unset SSH_AUTH_SOCK; [2024-09-10T02:59:36.075Z] unset SSH_AGENT_PID; [2024-09-10T02:59:36.075Z] echo Agent pid 77 killed; [2024-09-10T02:59:36.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T02:59:36.412Z] + git semver [Pipeline] } [2024-09-10T02:59:36.686Z] $ docker stop --time=1 fdc08498fd78e854b08c621b1ab01e35f45400443f85b76e35acbbc9cc00a0ba [2024-09-10T02:59:37.971Z] $ docker rm -f --volumes fdc08498fd78e854b08c621b1ab01e35f45400443f85b76e35acbbc9cc00a0ba [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T02:59:38.330Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-10T02:59:38.620Z] Stashed 1 file(s) [Pipeline] echo [2024-09-10T02:59:38.624Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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 [2024-09-10T02:59:38.803Z] provisioning config files... [2024-09-10T02:59:38.813Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14437112899177507758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:59:39.127Z] ---> ****-login.sh [2024-09-10T02:59:39.127Z] nexus3.edgexfoundry.org:10001 [2024-09-10T02:59:39.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:59:39.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:59:39.127Z] Configure a credential helper to remove this warning. See [2024-09-10T02:59:39.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:59:39.127Z] [2024-09-10T02:59:39.127Z] Login Succeeded [2024-09-10T02:59:39.127Z] nexus3.edgexfoundry.org:10002 [2024-09-10T02:59:39.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:59:39.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:59:39.127Z] Configure a credential helper to remove this warning. See [2024-09-10T02:59:39.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:59:39.127Z] [2024-09-10T02:59:39.127Z] Login Succeeded [2024-09-10T02:59:39.127Z] nexus3.edgexfoundry.org:10003 [2024-09-10T02:59:39.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:59:39.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:59:39.389Z] Configure a credential helper to remove this warning. See [2024-09-10T02:59:39.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:59:39.389Z] [2024-09-10T02:59:39.389Z] Login Succeeded [2024-09-10T02:59:39.389Z] nexus3.edgexfoundry.org:10004 [2024-09-10T02:59:39.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:59:39.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:59:39.389Z] Configure a credential helper to remove this warning. See [2024-09-10T02:59:39.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:59:39.389Z] [2024-09-10T02:59:39.389Z] Login Succeeded [2024-09-10T02:59:39.389Z] ****.io [2024-09-10T02:59:39.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:59:39.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:59:39.650Z] Configure a credential helper to remove this warning. See [2024-09-10T02:59:39.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:59:39.650Z] [2024-09-10T02:59:39.650Z] Login Succeeded [2024-09-10T02:59:39.650Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T02:59:39.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-10T02:59:39.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T02:59:39.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T02:59:39.797Z] ========================================================= [2024-09-10T02:59:39.797Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-10T02:59:39.797Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:59:40.155Z] + 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 . [2024-09-10T02:59:40.156Z] Sending build context to Docker daemon 20.5MB [2024-09-10T02:59:40.156Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-09-10T02:59:40.156Z] Step 2/13 : FROM ${BASE} AS builder [2024-09-10T02:59:40.421Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-10T02:59:40.421Z] 619be1103602: Pulling fs layer [2024-09-10T02:59:40.421Z] 7862e08f4a3e: Pulling fs layer [2024-09-10T02:59:40.421Z] 5df492c9dc93: Pulling fs layer [2024-09-10T02:59:40.421Z] 7629e6793208: Pulling fs layer [2024-09-10T02:59:40.421Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T02:59:40.421Z] fb5054dd5b73: Pulling fs layer [2024-09-10T02:59:40.421Z] eeca6798cff9: Pulling fs layer [2024-09-10T02:59:40.421Z] aa269ceb94a6: Pulling fs layer [2024-09-10T02:59:40.421Z] ada007ff1a6a: Pulling fs layer [2024-09-10T02:59:40.421Z] aa269ceb94a6: Waiting [2024-09-10T02:59:40.421Z] fb5054dd5b73: Waiting [2024-09-10T02:59:40.421Z] eeca6798cff9: Waiting [2024-09-10T02:59:40.421Z] ada007ff1a6a: Waiting [2024-09-10T02:59:40.421Z] 7629e6793208: Waiting [2024-09-10T02:59:40.421Z] 4f4fb700ef54: Waiting [2024-09-10T02:59:40.421Z] 7862e08f4a3e: Download complete [2024-09-10T02:59:40.421Z] 7629e6793208: Verifying Checksum [2024-09-10T02:59:40.421Z] 7629e6793208: Download complete [2024-09-10T02:59:40.421Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T02:59:40.421Z] 4f4fb700ef54: Download complete [2024-09-10T02:59:40.421Z] fb5054dd5b73: Verifying Checksum [2024-09-10T02:59:40.421Z] fb5054dd5b73: Download complete [2024-09-10T02:59:40.421Z] 619be1103602: Verifying Checksum [2024-09-10T02:59:40.421Z] 619be1103602: Download complete [2024-09-10T02:59:40.421Z] eeca6798cff9: Verifying Checksum [2024-09-10T02:59:40.421Z] eeca6798cff9: Download complete [2024-09-10T02:59:40.685Z] 619be1103602: Pull complete [2024-09-10T02:59:40.685Z] 7862e08f4a3e: Pull complete [2024-09-10T02:59:40.685Z] ada007ff1a6a: Verifying Checksum [2024-09-10T02:59:40.685Z] ada007ff1a6a: Download complete [2024-09-10T02:59:40.949Z] 5df492c9dc93: Download complete [2024-09-10T02:59:41.212Z] aa269ceb94a6: Verifying Checksum [2024-09-10T02:59:44.515Z] 5df492c9dc93: Pull complete [2024-09-10T02:59:44.515Z] 7629e6793208: Pull complete [2024-09-10T02:59:44.515Z] 4f4fb700ef54: Pull complete [2024-09-10T02:59:44.515Z] fb5054dd5b73: Pull complete [2024-09-10T02:59:44.515Z] eeca6798cff9: Pull complete [2024-09-10T02:59:47.055Z] aa269ceb94a6: Pull complete [2024-09-10T02:59:47.055Z] ada007ff1a6a: Pull complete [2024-09-10T02:59:47.055Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-10T02:59:47.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T02:59:47.055Z] ---> f489d0715acc [2024-09-10T02:59:47.055Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-09-10T02:59:51.319Z] ---> Running in b066e82e1337 [2024-09-10T02:59:51.319Z] Removing intermediate container b066e82e1337 [2024-09-10T02:59:51.319Z] ---> 409ce2f0cad4 [2024-09-10T02:59:51.319Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-10T02:59:51.319Z] ---> Running in fb994f47452f [2024-09-10T02:59:51.576Z] Removing intermediate container fb994f47452f [2024-09-10T02:59:51.576Z] ---> 9b40d1ef92d6 [2024-09-10T02:59:51.576Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-09-10T02:59:51.576Z] ---> Running in 8e375f774bb9 [2024-09-10T02:59:51.576Z] Removing intermediate container 8e375f774bb9 [2024-09-10T02:59:51.576Z] ---> 949a0cac60b3 [2024-09-10T02:59:51.576Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-09-10T02:59:51.576Z] ---> Running in 35e953ded200 [2024-09-10T02:59:51.576Z] Removing intermediate container 35e953ded200 [2024-09-10T02:59:51.576Z] ---> e604af98a18c [2024-09-10T02:59:51.576Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-10T02:59:51.576Z] ---> Running in a364580aee38 [2024-09-10T02:59:51.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:59:52.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:59:52.352Z] (1/13) Installing libintl (0.21.1-r7) [2024-09-10T02:59:52.352Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-09-10T02:59:52.352Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-09-10T02:59:52.352Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-09-10T02:59:52.352Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-09-10T02:59:52.664Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-09-10T02:59:52.664Z] (7/13) Installing udev-init-scripts (35-r1) [2024-09-10T02:59:52.664Z] (8/13) Installing libblkid (2.38.1-r8) [2024-09-10T02:59:52.664Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-09-10T02:59:52.664Z] (10/13) Installing kmod-libs (30-r3) [2024-09-10T02:59:52.664Z] (11/13) Installing eudev (3.2.11-r8) [2024-09-10T02:59:52.664Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-09-10T02:59:52.664Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-09-10T02:59:52.664Z] Executing busybox-1.36.1-r5.trigger [2024-09-10T02:59:52.664Z] Executing eudev-3.2.11-r8.trigger [2024-09-10T02:59:52.664Z] OK: 271 MiB in 65 packages [2024-09-10T02:59:53.234Z] Removing intermediate container a364580aee38 [2024-09-10T02:59:53.234Z] ---> aacfc991029f [2024-09-10T02:59:53.234Z] Step 8/13 : WORKDIR /device-usb-camera [2024-09-10T02:59:53.234Z] ---> Running in 834e7c43b452 [2024-09-10T02:59:53.492Z] Removing intermediate container 834e7c43b452 [2024-09-10T02:59:53.492Z] ---> 2b0107f6daf2 [2024-09-10T02:59:53.492Z] Step 9/13 : COPY go.mod vendor* ./ [2024-09-10T02:59:53.492Z] ---> 3bdfce5e806d [2024-09-10T02:59:53.492Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:59:53.492Z] ---> Running in e00ee9c8c6ad [2024-09-10T02:59:53.753Z] Still waiting to schedule task [2024-09-10T02:59:53.754Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-09-10T03:00:49.847Z] Removing intermediate container e00ee9c8c6ad [2024-09-10T03:00:49.847Z] ---> 38d441d9359c [2024-09-10T03:00:49.847Z] Step 11/13 : COPY . . [2024-09-10T03:00:49.847Z] ---> f13d3337a24f [2024-09-10T03:00:49.847Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-09-10T03:00:49.847Z] ---> Running in 30a6f69211ad [2024-09-10T03:00:49.847Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:00:49.847Z] Dload Upload Total Spent Left Speed [2024-09-10T03:00:49.847Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 1336 0 --:--:-- --:--:-- --:--:-- 1335 [2024-09-10T03:00:49.847Z] Removing intermediate container 30a6f69211ad [2024-09-10T03:00:49.847Z] ---> 833fc9dd6fdb [2024-09-10T03:00:49.847Z] Step 13/13 : RUN ${MAKE} [2024-09-10T03:00:49.847Z] ---> Running in f864a32895f3 [2024-09-10T03:00:49.847Z] noop [2024-09-10T03:00:49.847Z] Removing intermediate container f864a32895f3 [2024-09-10T03:00:49.847Z] ---> 9055fc8935f5 [2024-09-10T03:00:49.847Z] Successfully built 9055fc8935f5 [2024-09-10T03:00:49.847Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:00:50.199Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T03:00:50.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:00:50.280Z] prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container [2024-09-10T03:00:50.313Z] $ 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 [2024-09-10T03:00:50.641Z] $ docker top bbf8d0f109a294db7ef71dc15d0034186ef1e481edb1082cae8d18f033fde13e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:00:50.992Z] + go version [2024-09-10T03:00:50.992Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-10T03:00:51.003Z] $ docker stop --time=1 bbf8d0f109a294db7ef71dc15d0034186ef1e481edb1082cae8d18f033fde13e [2024-09-10T03:00:52.276Z] $ docker rm -f --volumes bbf8d0f109a294db7ef71dc15d0034186ef1e481edb1082cae8d18f033fde13e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:00:52.739Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T03:00:52.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:00:52.819Z] prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container [2024-09-10T03:00:52.851Z] $ 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 [2024-09-10T03:00:53.179Z] $ docker top 587c0d9dd8aeb45216baa39a2a1430f106e3eeee02397cab0fc6b2a50ea9ec97 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:00:53.529Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-09-10T03:00:53.827Z] + make test [2024-09-10T03:00:53.827Z] go test ./... -coverprofile=coverage.out ./... [2024-09-10T03:00:55.217Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-09-10T03:01:15.929Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-09-10T03:01:15.929Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2024-09-10T03:01:28.898Z] go vet ./... [2024-09-10T03:01:31.667Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-10T03:01:31.667Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-10T03:01:31.667Z] ./bin/test-attribution-txt.sh [2024-09-10T03:01:31.667Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-09-10T03:01:31.667Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-10T03:01:31.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-10T03:01:31.715Z] $ docker stop --time=1 587c0d9dd8aeb45216baa39a2a1430f106e3eeee02397cab0fc6b2a50ea9ec97 [2024-09-10T03:01:36.190Z] $ docker rm -f --volumes 587c0d9dd8aeb45216baa39a2a1430f106e3eeee02397cab0fc6b2a50ea9ec97 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T03:01:36.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-10T03:01:36.817Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-10T03:01:37.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-10T03:01:37.682Z] + ls -al . [2024-09-10T03:01:37.682Z] total 292 [2024-09-10T03:01:37.682Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 03:00 . [2024-09-10T03:01:37.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 02:59 .. [2024-09-10T03:01:37.682Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 03:01 .git [2024-09-10T03:01:37.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 02:59 .github [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 379 Sep 10 02:59 .gitignore [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 10 02:59 .golangci.yml [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 10 02:59 .hadolint.yml [2024-09-10T03:01:37.682Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 02:59 .semver [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 10870 Sep 10 02:59 Attribution.txt [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 16561 Sep 10 02:59 CHANGELOG.md [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 10 02:59 Dockerfile [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 10 02:59 GOVERNANCE.md [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 10 02:59 Jenkinsfile [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 10 02:59 LICENSE [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 10 02:59 Makefile [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 10 02:59 OWNERS.md [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 10 02:59 README.md [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 10 02:59 VERSION [2024-09-10T03:01:37.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 02:59 bin [2024-09-10T03:01:37.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 02:59 cmd [2024-09-10T03:01:37.682Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 10 03:01 coverage.out [2024-09-10T03:01:37.682Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 10 02:59 docker-entrypoint.sh [2024-09-10T03:01:37.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 02:59 docs [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 7211 Sep 10 02:59 go.mod [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 102023 Sep 10 02:59 go.sum [2024-09-10T03:01:37.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 02:59 internal [2024-09-10T03:01:37.682Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 10 02:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:01:38.002Z] + 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=8af420bf6967b65b18f8274e92082c818197a7ec --label arch=amd64 --label version=3.2.0-dev.18 . [2024-09-10T03:01:38.002Z] Sending build context to Docker daemon 20.55MB [2024-09-10T03:01:38.002Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-09-10T03:01:38.002Z] Step 2/37 : FROM ${BASE} AS builder [2024-09-10T03:01:38.002Z] ---> 9055fc8935f5 [2024-09-10T03:01:38.002Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-09-10T03:01:38.570Z] ---> Running in c5bb1c1d5067 [2024-09-10T03:01:38.570Z] Removing intermediate container c5bb1c1d5067 [2024-09-10T03:01:38.570Z] ---> dbb08cec7164 [2024-09-10T03:01:38.570Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-10T03:01:38.570Z] ---> Running in 232f7f5faf88 [2024-09-10T03:01:38.570Z] Removing intermediate container 232f7f5faf88 [2024-09-10T03:01:38.570Z] ---> 4701547c2bdf [2024-09-10T03:01:38.570Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-09-10T03:01:38.570Z] ---> Running in 86875263c506 [2024-09-10T03:01:38.829Z] Removing intermediate container 86875263c506 [2024-09-10T03:01:38.829Z] ---> 30c87e2f3541 [2024-09-10T03:01:38.829Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-09-10T03:01:38.829Z] ---> Running in 8cda9693a6df [2024-09-10T03:01:38.829Z] Removing intermediate container 8cda9693a6df [2024-09-10T03:01:38.829Z] ---> 534e1618d93c [2024-09-10T03:01:38.829Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-10T03:01:38.829Z] ---> Running in d1a32af8a8bf [2024-09-10T03:01:39.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:01:39.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:01:39.608Z] OK: 271 MiB in 65 packages [2024-09-10T03:01:39.867Z] Removing intermediate container d1a32af8a8bf [2024-09-10T03:01:39.867Z] ---> 2a0fd6f6c4b9 [2024-09-10T03:01:39.867Z] Step 8/37 : WORKDIR /device-usb-camera [2024-09-10T03:01:39.867Z] ---> Running in 5ed1ef75bb29 [2024-09-10T03:01:39.867Z] Removing intermediate container 5ed1ef75bb29 [2024-09-10T03:01:39.867Z] ---> 92d1ec9b0952 [2024-09-10T03:01:39.867Z] Step 9/37 : COPY go.mod vendor* ./ [2024-09-10T03:01:40.125Z] ---> a27862ceea8d [2024-09-10T03:01:40.125Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:01:40.125Z] ---> Running in c3d5482c0d60 [2024-09-10T03:01:40.690Z] Removing intermediate container c3d5482c0d60 [2024-09-10T03:01:40.691Z] ---> 2703b16c5de2 [2024-09-10T03:01:40.691Z] Step 11/37 : COPY . . [2024-09-10T03:01:41.631Z] ---> d8497caedaa2 [2024-09-10T03:01:41.631Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-09-10T03:01:41.631Z] ---> Running in 6506d96f30e0 [2024-09-10T03:01:41.892Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:01:41.892Z] Dload Upload Total Spent Left Speed [2024-09-10T03:01:41.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100  1062   0    0 35114    0 --:--:-- --:--:-- --:--:-- 35400 [2024-09-10T03:01:42.151Z] Removing intermediate container 6506d96f30e0 [2024-09-10T03:01:42.151Z] ---> d76cf8c5560b [2024-09-10T03:01:42.151Z] Step 13/37 : RUN ${MAKE} [2024-09-10T03:01:42.151Z] ---> Running in 85a6f12cc013 [2024-09-10T03:01:42.410Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-09-10T03:02:20.173Z] Removing intermediate container 85a6f12cc013 [2024-09-10T03:02:20.173Z] ---> e81030f33fe0 [2024-09-10T03:02:20.173Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-09-10T03:02:23.603Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-09-10T03:02:23.603Z] 8411072a22a5: Pulling fs layer [2024-09-10T03:02:24.472Z] 8411072a22a5: Verifying Checksum [2024-09-10T03:02:24.472Z] 8411072a22a5: Download complete [2024-09-10T03:02:24.472Z] 8411072a22a5: Pull complete [2024-09-10T03:02:24.472Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-09-10T03:02:24.472Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-09-10T03:02:24.472Z] ---> 1ac78cb06e13 [2024-09-10T03:02:24.472Z] Step 15/37 : FROM alpine:3.18 [2024-09-10T03:02:27.096Z] 3.18: Pulling from library/alpine [2024-09-10T03:02:27.096Z] 1cc3d825d8b2: Pulling fs layer [2024-09-10T03:02:27.096Z] 1cc3d825d8b2: Verifying Checksum [2024-09-10T03:02:27.096Z] 1cc3d825d8b2: Download complete [2024-09-10T03:02:27.096Z] 1cc3d825d8b2: Pull complete [2024-09-10T03:02:27.096Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:02:27.096Z] Status: Downloaded newer image for alpine:3.18 [2024-09-10T03:02:27.096Z] ---> 2c64cf60f6f0 [2024-09-10T03:02:27.096Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-09-10T03:02:27.096Z] ---> Running in 1340de997686 [2024-09-10T03:02:27.096Z] Removing intermediate container 1340de997686 [2024-09-10T03:02:27.096Z] ---> 3f50c32b8f6a [2024-09-10T03:02:27.096Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-09-10T03:02:27.096Z] ---> Running in 9b11c5725ebd [2024-09-10T03:02:27.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:02:27.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:02:27.613Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-09-10T03:02:27.613Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-09-10T03:02:27.613Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-09-10T03:02:27.872Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-09-10T03:02:27.872Z] (5/107) Installing libxau (1.0.11-r2) [2024-09-10T03:02:27.872Z] (6/107) Installing libmd (1.0.4-r2) [2024-09-10T03:02:27.872Z] (7/107) Installing libbsd (0.11.7-r1) [2024-09-10T03:02:27.872Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-09-10T03:02:27.872Z] (9/107) Installing libxcb (1.15-r1) [2024-09-10T03:02:27.872Z] (10/107) Installing libx11 (1.8.7-r0) [2024-09-10T03:02:28.130Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-09-10T03:02:28.130Z] (12/107) Installing libpciaccess (0.17-r2) [2024-09-10T03:02:28.130Z] (13/107) Installing libdrm (2.4.115-r4) [2024-09-10T03:02:28.130Z] (14/107) Installing libxext (1.3.5-r2) [2024-09-10T03:02:28.130Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-09-10T03:02:28.130Z] (16/107) Installing libffi (3.4.4-r2) [2024-09-10T03:02:28.130Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-09-10T03:02:28.130Z] (18/107) Installing libva (2.18.0-r1) [2024-09-10T03:02:28.130Z] (19/107) Installing libvdpau (1.5-r1) [2024-09-10T03:02:28.130Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-09-10T03:02:28.130Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-09-10T03:02:28.130Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-09-10T03:02:28.130Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-09-10T03:02:28.130Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-09-10T03:02:28.130Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-09-10T03:02:28.130Z] (26/107) Installing libhwy (1.0.4-r1) [2024-09-10T03:02:28.130Z] (27/107) Installing lcms2 (2.15-r2) [2024-09-10T03:02:28.130Z] (28/107) Installing libjxl (0.8.2-r0) [2024-09-10T03:02:28.130Z] (29/107) Installing lame-libs (3.100-r5) [2024-09-10T03:02:28.130Z] (30/107) Installing opus (1.4-r0) [2024-09-10T03:02:28.130Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-09-10T03:02:28.389Z] (32/107) Installing soxr (0.1.3-r5) [2024-09-10T03:02:28.389Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-09-10T03:02:28.389Z] (34/107) Installing libogg (1.3.5-r4) [2024-09-10T03:02:28.389Z] (35/107) Installing libtheora (1.1.1-r17) [2024-09-10T03:02:28.389Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-09-10T03:02:28.389Z] (37/107) Installing libvpx (1.13.0-r2) [2024-09-10T03:02:28.389Z] (38/107) Installing libwebp (1.3.2-r0) [2024-09-10T03:02:28.389Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-09-10T03:02:28.389Z] (40/107) Installing numactl (2.0.16-r4) [2024-09-10T03:02:28.389Z] (41/107) Installing x265-libs (3.5-r4) [2024-09-10T03:02:28.389Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-09-10T03:02:28.389Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-09-10T03:02:28.647Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-09-10T03:02:28.647Z] (45/107) Installing libexpat (2.6.3-r0) [2024-09-10T03:02:28.647Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-09-10T03:02:28.647Z] (47/107) Installing libpng (1.6.39-r3) [2024-09-10T03:02:28.647Z] (48/107) Installing freetype (2.13.0-r5) [2024-09-10T03:02:28.647Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-09-10T03:02:28.647Z] (50/107) Installing fribidi (1.0.13-r0) [2024-09-10T03:02:28.647Z] (51/107) Installing libintl (0.21.1-r7) [2024-09-10T03:02:28.647Z] (52/107) Installing libblkid (2.38.1-r8) [2024-09-10T03:02:28.647Z] (53/107) Installing libmount (2.38.1-r8) [2024-09-10T03:02:28.647Z] (54/107) Installing pcre2 (10.42-r1) [2024-09-10T03:02:28.647Z] (55/107) Installing glib (2.76.6-r0) [2024-09-10T03:02:28.911Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-09-10T03:02:28.911Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-09-10T03:02:28.911Z] (58/107) Installing libunibreak (5.1-r0) [2024-09-10T03:02:28.911Z] (59/107) Installing libass (0.17.1-r0) [2024-09-10T03:02:28.911Z] (60/107) Installing libbluray (1.3.4-r0) [2024-09-10T03:02:28.911Z] (61/107) Installing gmp (6.2.1-r3) [2024-09-10T03:02:28.911Z] (62/107) Installing nettle (3.8.1-r2) [2024-09-10T03:02:28.911Z] (63/107) Installing libunistring (1.1-r1) [2024-09-10T03:02:28.911Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-09-10T03:02:28.911Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-09-10T03:02:28.911Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-09-10T03:02:28.911Z] (67/107) Installing gnutls (3.8.4-r0) [2024-09-10T03:02:29.170Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-09-10T03:02:29.170Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-09-10T03:02:29.170Z] (70/107) Installing cjson (1.7.17-r0) [2024-09-10T03:02:29.170Z] (71/107) Installing mbedtls (2.28.9-r0) [2024-09-10T03:02:29.170Z] (72/107) Installing librist (0.2.7-r0) [2024-09-10T03:02:29.170Z] (73/107) Installing libsrt (1.5.2-r0) [2024-09-10T03:02:29.170Z] (74/107) Installing libssh (0.10.5-r0) [2024-09-10T03:02:29.170Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-09-10T03:02:29.170Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-09-10T03:02:29.170Z] (77/107) Installing libsodium (1.0.18-r3) [2024-09-10T03:02:29.170Z] (78/107) Installing libzmq (4.3.4-r4) [2024-09-10T03:02:29.170Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-09-10T03:02:29.170Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-09-10T03:02:29.170Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-09-10T03:02:29.428Z] (82/107) Installing shaderc (2023.3-r1) [2024-09-10T03:02:29.428Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-09-10T03:02:29.428Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-09-10T03:02:29.428Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-09-10T03:02:29.428Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-09-10T03:02:29.428Z] (87/107) Installing vidstab (1.1.1-r0) [2024-09-10T03:02:29.428Z] (88/107) Installing zimg (3.0.5-r0) [2024-09-10T03:02:29.428Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-09-10T03:02:29.428Z] (90/107) Installing libasyncns (0.8-r1) [2024-09-10T03:02:29.428Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-09-10T03:02:29.428Z] (92/107) Installing libltdl (2.4.7-r2) [2024-09-10T03:02:29.428Z] (93/107) Installing orc (0.4.39-r0) [2024-09-10T03:02:29.428Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-09-10T03:02:29.428Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-09-10T03:02:29.428Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-09-10T03:02:29.428Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-09-10T03:02:29.428Z] (98/107) Installing libpulse (16.1-r10) [2024-09-10T03:02:29.428Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-09-10T03:02:29.428Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-09-10T03:02:29.428Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-09-10T03:02:29.428Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-09-10T03:02:29.428Z] (103/107) Installing udev-init-scripts (35-r1) [2024-09-10T03:02:29.428Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-09-10T03:02:29.428Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-09-10T03:02:29.687Z] (106/107) Installing kmod-libs (30-r3) [2024-09-10T03:02:29.687Z] (107/107) Installing eudev (3.2.11-r8) [2024-09-10T03:02:29.687Z] Executing busybox-1.36.1-r7.trigger [2024-09-10T03:02:29.687Z] Executing glib-2.76.6-r0.trigger [2024-09-10T03:02:29.687Z] Executing eudev-3.2.11-r8.trigger [2024-09-10T03:02:29.687Z] OK: 131 MiB in 122 packages [2024-09-10T03:02:32.977Z] Removing intermediate container 9b11c5725ebd [2024-09-10T03:02:32.977Z] ---> d14a3599bfc2 [2024-09-10T03:02:32.977Z] Step 18/37 : RUN apk --no-cache upgrade [2024-09-10T03:02:32.977Z] ---> Running in 46f680cdb0d7 [2024-09-10T03:02:33.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:02:33.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:02:33.499Z] OK: 131 MiB in 122 packages [2024-09-10T03:02:33.756Z] Removing intermediate container 46f680cdb0d7 [2024-09-10T03:02:33.756Z] ---> a8de1948fa10 [2024-09-10T03:02:33.756Z] Step 19/37 : WORKDIR / [2024-09-10T03:02:33.756Z] ---> Running in a6ebf5e5a6be [2024-09-10T03:02:33.756Z] Removing intermediate container a6ebf5e5a6be [2024-09-10T03:02:33.756Z] ---> 7d613de59553 [2024-09-10T03:02:33.756Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-09-10T03:02:35.659Z] ---> 1f381eb4dd11 [2024-09-10T03:02:35.659Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-09-10T03:02:35.659Z] ---> d08971b763ca [2024-09-10T03:02:35.659Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-09-10T03:02:35.659Z] ---> e2b72e11b671 [2024-09-10T03:02:35.659Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-09-10T03:02:35.659Z] ---> ace587aa6cbd [2024-09-10T03:02:35.659Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-09-10T03:02:35.920Z] ---> 87269a3ef2e9 [2024-09-10T03:02:35.920Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-09-10T03:02:35.920Z] ---> 32f042a6d552 [2024-09-10T03:02:35.920Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-09-10T03:02:36.859Z] ---> c934042d84eb [2024-09-10T03:02:36.859Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-09-10T03:02:36.859Z] ---> Running in 224ddae1d1b6 [2024-09-10T03:02:37.430Z] Removing intermediate container 224ddae1d1b6 [2024-09-10T03:02:37.430Z] ---> 63e95b10ff0e [2024-09-10T03:02:37.430Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-09-10T03:02:37.430Z] ---> Running in af053f6a8681 [2024-09-10T03:02:38.021Z] Removing intermediate container af053f6a8681 [2024-09-10T03:02:38.021Z] ---> c553c6f48922 [2024-09-10T03:02:38.021Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-09-10T03:02:38.021Z] ---> Running in 6042356061ca [2024-09-10T03:02:38.589Z] Removing intermediate container 6042356061ca [2024-09-10T03:02:38.589Z] ---> e429f8d35242 [2024-09-10T03:02:38.589Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-09-10T03:02:38.589Z] ---> Running in fe8dfd833010 [2024-09-10T03:02:39.165Z] Removing intermediate container fe8dfd833010 [2024-09-10T03:02:39.165Z] ---> f89211ba3557 [2024-09-10T03:02:39.165Z] Step 31/37 : EXPOSE 59983 [2024-09-10T03:02:39.165Z] ---> Running in 340a7c9f55f1 [2024-09-10T03:02:39.165Z] Removing intermediate container 340a7c9f55f1 [2024-09-10T03:02:39.165Z] ---> 6c3bfd170e9c [2024-09-10T03:02:39.165Z] Step 32/37 : EXPOSE 8554 [2024-09-10T03:02:39.165Z] ---> Running in 641118d37923 [2024-09-10T03:02:39.165Z] Removing intermediate container 641118d37923 [2024-09-10T03:02:39.165Z] ---> 4d122b29eccc [2024-09-10T03:02:39.165Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-09-10T03:02:39.165Z] ---> Running in af3cd8fc1325 [2024-09-10T03:02:39.165Z] Removing intermediate container af3cd8fc1325 [2024-09-10T03:02:39.165Z] ---> 6e1bc2b97b7d [2024-09-10T03:02:39.165Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-09-10T03:02:39.165Z] ---> Running in d2848b90b53d [2024-09-10T03:02:39.427Z] Removing intermediate container d2848b90b53d [2024-09-10T03:02:39.427Z] ---> c49d10ff857e [2024-09-10T03:02:39.427Z] Step 35/37 : LABEL arch=amd64 [2024-09-10T03:02:39.427Z] ---> Running in f0999664169b [2024-09-10T03:02:39.427Z] Removing intermediate container f0999664169b [2024-09-10T03:02:39.427Z] ---> 1d566b4a68fb [2024-09-10T03:02:39.427Z] Step 36/37 : LABEL git_sha=8af420bf6967b65b18f8274e92082c818197a7ec [2024-09-10T03:02:39.427Z] ---> Running in 93a4f37169e2 [2024-09-10T03:02:39.427Z] Removing intermediate container 93a4f37169e2 [2024-09-10T03:02:39.427Z] ---> 4d437155780a [2024-09-10T03:02:39.427Z] Step 37/37 : LABEL version=3.2.0-dev.18 [2024-09-10T03:02:39.427Z] ---> Running in 52906adc5008 [2024-09-10T03:02:39.685Z] Removing intermediate container 52906adc5008 [2024-09-10T03:02:39.685Z] ---> 31bd30a97988 [2024-09-10T03:02:39.685Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-10T03:02:39.685Z] Successfully built 31bd30a97988 [2024-09-10T03:02:39.685Z] 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 [2024-09-10T03:02:39.820Z] provisioning config files... [2024-09-10T03:02:39.830Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config582650065099254956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:02:40.140Z] ---> ****-login.sh [2024-09-10T03:02:40.140Z] nexus3.edgexfoundry.org:10001 [2024-09-10T03:02:40.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:02:40.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:02:40.140Z] Configure a credential helper to remove this warning. See [2024-09-10T03:02:40.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:02:40.140Z] [2024-09-10T03:02:40.140Z] Login Succeeded [2024-09-10T03:02:40.140Z] nexus3.edgexfoundry.org:10002 [2024-09-10T03:02:40.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:02:40.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:02:40.140Z] Configure a credential helper to remove this warning. See [2024-09-10T03:02:40.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:02:40.141Z] [2024-09-10T03:02:40.141Z] Login Succeeded [2024-09-10T03:02:40.141Z] nexus3.edgexfoundry.org:10003 [2024-09-10T03:02:40.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:02:40.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:02:40.399Z] Configure a credential helper to remove this warning. See [2024-09-10T03:02:40.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:02:40.399Z] [2024-09-10T03:02:40.399Z] Login Succeeded [2024-09-10T03:02:40.399Z] nexus3.edgexfoundry.org:10004 [2024-09-10T03:02:40.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:02:40.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:02:40.400Z] Configure a credential helper to remove this warning. See [2024-09-10T03:02:40.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:02:40.400Z] [2024-09-10T03:02:40.400Z] Login Succeeded [2024-09-10T03:02:40.400Z] ****.io [2024-09-10T03:02:40.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:02:40.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:02:40.658Z] Configure a credential helper to remove this warning. See [2024-09-10T03:02:40.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:02:40.658Z] [2024-09-10T03:02:40.658Z] Login Succeeded [2024-09-10T03:02:40.658Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T03:02:40.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:02:40.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:02:40.751Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-09-10T03:02:40.752Z] 8af420bf6967b65b18f8274e92082c818197a7ec [2024-09-10T03:02:40.752Z] latest [2024-09-10T03:02:40.752Z] 3.2.0-dev.18 [2024-09-10T03:02:40.752Z] 8af420bf6967b65b18f8274e92082c818197a7ec-3.2.0-dev.18 [2024-09-10T03:02:40.752Z] main [2024-09-10T03:02:40.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:02:41.107Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:8af420bf6967b65b18f8274e92082c818197a7ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:02:41.440Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:8af420bf6967b65b18f8274e92082c818197a7ec [2024-09-10T03:02:41.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-09-10T03:02:41.440Z] a76af7e1164f: Preparing [2024-09-10T03:02:41.440Z] 4750c54d339d: Preparing [2024-09-10T03:02:41.440Z] e6effaab3424: Preparing [2024-09-10T03:02:41.440Z] e6effaab3424: Preparing [2024-09-10T03:02:41.440Z] 0e81680c8547: Preparing [2024-09-10T03:02:41.440Z] 4fdee56d7956: Preparing [2024-09-10T03:02:41.440Z] 14954fb802b0: Preparing [2024-09-10T03:02:41.440Z] 58d80dbb36fb: Preparing [2024-09-10T03:02:41.440Z] e8ea7937f4aa: Preparing [2024-09-10T03:02:41.440Z] b4a7dd4d0af4: Preparing [2024-09-10T03:02:41.440Z] 09025e4a9bc5: Preparing [2024-09-10T03:02:41.440Z] 4ab1eb481f2a: Preparing [2024-09-10T03:02:41.440Z] be614e70d915: Preparing [2024-09-10T03:02:41.440Z] d62a02444d39: Preparing [2024-09-10T03:02:41.440Z] b4a7dd4d0af4: Waiting [2024-09-10T03:02:41.440Z] 09025e4a9bc5: Waiting [2024-09-10T03:02:41.440Z] 14954fb802b0: Waiting [2024-09-10T03:02:41.440Z] 4ab1eb481f2a: Waiting [2024-09-10T03:02:41.440Z] be614e70d915: Waiting [2024-09-10T03:02:41.440Z] d62a02444d39: Waiting [2024-09-10T03:02:41.440Z] 58d80dbb36fb: Waiting [2024-09-10T03:02:41.440Z] e8ea7937f4aa: Waiting [2024-09-10T03:02:41.440Z] a76af7e1164f: Pushed [2024-09-10T03:02:41.440Z] e6effaab3424: Pushed [2024-09-10T03:02:41.440Z] 4750c54d339d: Pushed [2024-09-10T03:02:41.440Z] 4fdee56d7956: Pushed [2024-09-10T03:02:41.699Z] 14954fb802b0: Pushed [2024-09-10T03:02:41.699Z] e8ea7937f4aa: Pushed [2024-09-10T03:02:41.699Z] 58d80dbb36fb: Pushed [2024-09-10T03:02:41.699Z] b4a7dd4d0af4: Pushed [2024-09-10T03:02:41.699Z] d62a02444d39: Layer already exists [2024-09-10T03:02:41.699Z] 4ab1eb481f2a: Pushed [2024-09-10T03:02:44.230Z] 0e81680c8547: Pushed [2024-09-10T03:02:45.616Z] 09025e4a9bc5: Pushed [2024-09-10T03:02:53.736Z] be614e70d915: Pushed [2024-09-10T03:02:53.736Z] 8af420bf6967b65b18f8274e92082c818197a7ec: digest: sha256:f0d24679c2eb68c63c12baae2ea8809bc639b5c6334e97a9b5890f29a356c101 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:02:54.062Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:02:54.389Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-09-10T03:02:54.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-09-10T03:02:54.389Z] a76af7e1164f: Preparing [2024-09-10T03:02:54.389Z] 4750c54d339d: Preparing [2024-09-10T03:02:54.389Z] e6effaab3424: Preparing [2024-09-10T03:02:54.389Z] e6effaab3424: Preparing [2024-09-10T03:02:54.389Z] 0e81680c8547: Preparing [2024-09-10T03:02:54.389Z] 4fdee56d7956: Preparing [2024-09-10T03:02:54.389Z] 14954fb802b0: Preparing [2024-09-10T03:02:54.389Z] 58d80dbb36fb: Preparing [2024-09-10T03:02:54.389Z] e8ea7937f4aa: Preparing [2024-09-10T03:02:54.389Z] b4a7dd4d0af4: Preparing [2024-09-10T03:02:54.389Z] 09025e4a9bc5: Preparing [2024-09-10T03:02:54.389Z] 4ab1eb481f2a: Preparing [2024-09-10T03:02:54.389Z] be614e70d915: Preparing [2024-09-10T03:02:54.389Z] d62a02444d39: Preparing [2024-09-10T03:02:54.389Z] 58d80dbb36fb: Waiting [2024-09-10T03:02:54.389Z] e8ea7937f4aa: Waiting [2024-09-10T03:02:54.389Z] 14954fb802b0: Waiting [2024-09-10T03:02:54.389Z] 4ab1eb481f2a: Waiting [2024-09-10T03:02:54.389Z] be614e70d915: Waiting [2024-09-10T03:02:54.389Z] 09025e4a9bc5: Waiting [2024-09-10T03:02:54.389Z] e6effaab3424: Layer already exists [2024-09-10T03:02:54.389Z] 0e81680c8547: Layer already exists [2024-09-10T03:02:54.389Z] 4750c54d339d: Layer already exists [2024-09-10T03:02:54.389Z] a76af7e1164f: Layer already exists [2024-09-10T03:02:54.389Z] 4fdee56d7956: Layer already exists [2024-09-10T03:02:54.389Z] b4a7dd4d0af4: Layer already exists [2024-09-10T03:02:54.389Z] 14954fb802b0: Layer already exists [2024-09-10T03:02:54.389Z] 58d80dbb36fb: Layer already exists [2024-09-10T03:02:54.389Z] 09025e4a9bc5: Layer already exists [2024-09-10T03:02:54.389Z] e8ea7937f4aa: Layer already exists [2024-09-10T03:02:54.389Z] 4ab1eb481f2a: Layer already exists [2024-09-10T03:02:54.389Z] d62a02444d39: Layer already exists [2024-09-10T03:02:54.389Z] be614e70d915: Layer already exists [2024-09-10T03:02:54.389Z] latest: digest: sha256:f0d24679c2eb68c63c12baae2ea8809bc639b5c6334e97a9b5890f29a356c101 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:02:54.713Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:02:55.045Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.18 [2024-09-10T03:02:55.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-09-10T03:02:55.045Z] a76af7e1164f: Preparing [2024-09-10T03:02:55.045Z] 4750c54d339d: Preparing [2024-09-10T03:02:55.045Z] e6effaab3424: Preparing [2024-09-10T03:02:55.045Z] e6effaab3424: Preparing [2024-09-10T03:02:55.045Z] 0e81680c8547: Preparing [2024-09-10T03:02:55.045Z] 4fdee56d7956: Preparing [2024-09-10T03:02:55.045Z] 14954fb802b0: Preparing [2024-09-10T03:02:55.045Z] 58d80dbb36fb: Preparing [2024-09-10T03:02:55.045Z] e8ea7937f4aa: Preparing [2024-09-10T03:02:55.045Z] b4a7dd4d0af4: Preparing [2024-09-10T03:02:55.045Z] 09025e4a9bc5: Preparing [2024-09-10T03:02:55.045Z] 4ab1eb481f2a: Preparing [2024-09-10T03:02:55.045Z] be614e70d915: Preparing [2024-09-10T03:02:55.045Z] d62a02444d39: Preparing [2024-09-10T03:02:55.045Z] b4a7dd4d0af4: Waiting [2024-09-10T03:02:55.045Z] 09025e4a9bc5: Waiting [2024-09-10T03:02:55.045Z] 4ab1eb481f2a: Waiting [2024-09-10T03:02:55.045Z] be614e70d915: Waiting [2024-09-10T03:02:55.045Z] 14954fb802b0: Waiting [2024-09-10T03:02:55.045Z] d62a02444d39: Waiting [2024-09-10T03:02:55.045Z] 58d80dbb36fb: Waiting [2024-09-10T03:02:55.045Z] e8ea7937f4aa: Waiting [2024-09-10T03:02:55.045Z] 4750c54d339d: Layer already exists [2024-09-10T03:02:55.045Z] 0e81680c8547: Layer already exists [2024-09-10T03:02:55.045Z] 4fdee56d7956: Layer already exists [2024-09-10T03:02:55.045Z] e6effaab3424: Layer already exists [2024-09-10T03:02:55.045Z] a76af7e1164f: Layer already exists [2024-09-10T03:02:55.045Z] 14954fb802b0: Layer already exists [2024-09-10T03:02:55.045Z] e8ea7937f4aa: Layer already exists [2024-09-10T03:02:55.045Z] 58d80dbb36fb: Layer already exists [2024-09-10T03:02:55.045Z] b4a7dd4d0af4: Layer already exists [2024-09-10T03:02:55.045Z] 09025e4a9bc5: Layer already exists [2024-09-10T03:02:55.045Z] be614e70d915: Layer already exists [2024-09-10T03:02:55.045Z] 4ab1eb481f2a: Layer already exists [2024-09-10T03:02:55.045Z] d62a02444d39: Layer already exists [2024-09-10T03:02:55.045Z] 3.2.0-dev.18: digest: sha256:f0d24679c2eb68c63c12baae2ea8809bc639b5c6334e97a9b5890f29a356c101 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:02:55.375Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:8af420bf6967b65b18f8274e92082c818197a7ec-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:02:55.695Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:8af420bf6967b65b18f8274e92082c818197a7ec-3.2.0-dev.18 [2024-09-10T03:02:55.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-09-10T03:02:55.695Z] a76af7e1164f: Preparing [2024-09-10T03:02:55.695Z] 4750c54d339d: Preparing [2024-09-10T03:02:55.695Z] e6effaab3424: Preparing [2024-09-10T03:02:55.695Z] e6effaab3424: Preparing [2024-09-10T03:02:55.695Z] 0e81680c8547: Preparing [2024-09-10T03:02:55.695Z] 4fdee56d7956: Preparing [2024-09-10T03:02:55.695Z] 14954fb802b0: Preparing [2024-09-10T03:02:55.695Z] 58d80dbb36fb: Preparing [2024-09-10T03:02:55.695Z] e8ea7937f4aa: Preparing [2024-09-10T03:02:55.695Z] b4a7dd4d0af4: Preparing [2024-09-10T03:02:55.695Z] 09025e4a9bc5: Preparing [2024-09-10T03:02:55.695Z] 4ab1eb481f2a: Preparing [2024-09-10T03:02:55.695Z] be614e70d915: Preparing [2024-09-10T03:02:55.695Z] d62a02444d39: Preparing [2024-09-10T03:02:55.695Z] e8ea7937f4aa: Waiting [2024-09-10T03:02:55.695Z] b4a7dd4d0af4: Waiting [2024-09-10T03:02:55.695Z] 14954fb802b0: Waiting [2024-09-10T03:02:55.695Z] 58d80dbb36fb: Waiting [2024-09-10T03:02:55.695Z] 09025e4a9bc5: Waiting [2024-09-10T03:02:55.695Z] 4ab1eb481f2a: Waiting [2024-09-10T03:02:55.695Z] d62a02444d39: Waiting [2024-09-10T03:02:55.695Z] a76af7e1164f: Layer already exists [2024-09-10T03:02:55.695Z] 4fdee56d7956: Layer already exists [2024-09-10T03:02:55.695Z] 4750c54d339d: Layer already exists [2024-09-10T03:02:55.695Z] 0e81680c8547: Layer already exists [2024-09-10T03:02:55.695Z] e6effaab3424: Layer already exists [2024-09-10T03:02:55.695Z] b4a7dd4d0af4: Layer already exists [2024-09-10T03:02:55.695Z] 14954fb802b0: Layer already exists [2024-09-10T03:02:55.695Z] e8ea7937f4aa: Layer already exists [2024-09-10T03:02:55.695Z] 58d80dbb36fb: Layer already exists [2024-09-10T03:02:55.695Z] 09025e4a9bc5: Layer already exists [2024-09-10T03:02:55.695Z] 4ab1eb481f2a: Layer already exists [2024-09-10T03:02:55.695Z] be614e70d915: Layer already exists [2024-09-10T03:02:55.695Z] d62a02444d39: Layer already exists [2024-09-10T03:02:55.695Z] 8af420bf6967b65b18f8274e92082c818197a7ec-3.2.0-dev.18: digest: sha256:f0d24679c2eb68c63c12baae2ea8809bc639b5c6334e97a9b5890f29a356c101 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:02:56.028Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:02:56.359Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-09-10T03:02:56.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-09-10T03:02:56.359Z] a76af7e1164f: Preparing [2024-09-10T03:02:56.359Z] 4750c54d339d: Preparing [2024-09-10T03:02:56.359Z] e6effaab3424: Preparing [2024-09-10T03:02:56.359Z] e6effaab3424: Preparing [2024-09-10T03:02:56.359Z] 0e81680c8547: Preparing [2024-09-10T03:02:56.359Z] 4fdee56d7956: Preparing [2024-09-10T03:02:56.359Z] 14954fb802b0: Preparing [2024-09-10T03:02:56.359Z] 58d80dbb36fb: Preparing [2024-09-10T03:02:56.359Z] e8ea7937f4aa: Preparing [2024-09-10T03:02:56.359Z] b4a7dd4d0af4: Preparing [2024-09-10T03:02:56.359Z] 09025e4a9bc5: Preparing [2024-09-10T03:02:56.359Z] 4ab1eb481f2a: Preparing [2024-09-10T03:02:56.359Z] be614e70d915: Preparing [2024-09-10T03:02:56.359Z] d62a02444d39: Preparing [2024-09-10T03:02:56.359Z] e8ea7937f4aa: Waiting [2024-09-10T03:02:56.359Z] b4a7dd4d0af4: Waiting [2024-09-10T03:02:56.359Z] be614e70d915: Waiting [2024-09-10T03:02:56.359Z] d62a02444d39: Waiting [2024-09-10T03:02:56.359Z] 09025e4a9bc5: Waiting [2024-09-10T03:02:56.359Z] 58d80dbb36fb: Waiting [2024-09-10T03:02:56.359Z] 14954fb802b0: Waiting [2024-09-10T03:02:56.359Z] 4ab1eb481f2a: Waiting [2024-09-10T03:02:56.359Z] e6effaab3424: Layer already exists [2024-09-10T03:02:56.359Z] a76af7e1164f: Layer already exists [2024-09-10T03:02:56.359Z] 0e81680c8547: Layer already exists [2024-09-10T03:02:56.359Z] 4750c54d339d: Layer already exists [2024-09-10T03:02:56.359Z] 4fdee56d7956: Layer already exists [2024-09-10T03:02:56.359Z] 14954fb802b0: Layer already exists [2024-09-10T03:02:56.359Z] 58d80dbb36fb: Layer already exists [2024-09-10T03:02:56.359Z] b4a7dd4d0af4: Layer already exists [2024-09-10T03:02:56.359Z] 09025e4a9bc5: Layer already exists [2024-09-10T03:02:56.359Z] e8ea7937f4aa: Layer already exists [2024-09-10T03:02:56.359Z] 4ab1eb481f2a: Layer already exists [2024-09-10T03:02:56.359Z] be614e70d915: Layer already exists [2024-09-10T03:02:56.359Z] d62a02444d39: Layer already exists [2024-09-10T03:02:56.359Z] main: digest: sha256:f0d24679c2eb68c63c12baae2ea8809bc639b5c6334e97a9b5890f29a356c101 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:02:56.426Z] ===================================================== [Pipeline] echo [2024-09-10T03:02:56.445Z] taggedImages: [2024-09-10T03:02:56.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:8af420bf6967b65b18f8274e92082c818197a7ec [2024-09-10T03:02:56.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-09-10T03:02:56.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.18 [2024-09-10T03:02:56.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:8af420bf6967b65b18f8274e92082c818197a7ec-3.2.0-dev.18 [2024-09-10T03:02:56.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [2024-09-10T03:02:56.473Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9943 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] ws [2024-09-10T03:02:56.511Z] Running in /w/workspace/device-usb-camera/183 [Pipeline] { [Pipeline] checkout Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [2024-09-10T03:02:59.580Z] Selected Git installation does not exist. Using Default [2024-09-10T03:02:59.580Z] The recommended git tool is: NONE [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:02:59.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T03:02:59.905Z] [2024-09-10T03:02:59.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:00.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T03:03:00.212Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-10T03:03:00.212Z] 5eb5b503b376: Pulling fs layer [2024-09-10T03:03:00.212Z] 5c69ac0246d0: Pulling fs layer [2024-09-10T03:03:00.212Z] ec43610c2a17: Pulling fs layer [2024-09-10T03:03:00.212Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-10T03:03:00.212Z] 33b1e0a273af: Pulling fs layer [2024-09-10T03:03:00.212Z] 5d3b04190fa2: Pulling fs layer [2024-09-10T03:03:00.212Z] 2f39f015ded8: Pulling fs layer [2024-09-10T03:03:00.212Z] 5d3b04190fa2: Waiting [2024-09-10T03:03:00.212Z] 3a2ae6a8a46f: Waiting [2024-09-10T03:03:00.212Z] 33b1e0a273af: Waiting [2024-09-10T03:03:00.212Z] 2f39f015ded8: Waiting [2024-09-10T03:03:00.212Z] 5c69ac0246d0: Download complete [2024-09-10T03:03:00.212Z] 3a2ae6a8a46f: Download complete [2024-09-10T03:03:00.212Z] ec43610c2a17: Verifying Checksum [2024-09-10T03:03:00.212Z] ec43610c2a17: Download complete [2024-09-10T03:03:00.212Z] 33b1e0a273af: Verifying Checksum [2024-09-10T03:03:00.212Z] 33b1e0a273af: Download complete [2024-09-10T03:03:00.212Z] 5d3b04190fa2: Download complete [2024-09-10T03:03:00.470Z] 5eb5b503b376: Verifying Checksum [2024-09-10T03:03:00.470Z] 5eb5b503b376: Download complete [2024-09-10T03:03:01.037Z] 2f39f015ded8: Download complete [2024-09-10T03:03:01.603Z] 5eb5b503b376: Pull complete [2024-09-10T03:03:01.603Z] 5c69ac0246d0: Pull complete [2024-09-10T03:03:02.170Z] ec43610c2a17: Pull complete [2024-09-10T03:03:02.170Z] 3a2ae6a8a46f: Pull complete [2024-09-10T03:03:02.428Z] 33b1e0a273af: Pull complete [2024-09-10T03:03:02.428Z] 5d3b04190fa2: Pull complete [2024-09-10T03:03:06.641Z] 2f39f015ded8: Pull complete [2024-09-10T03:03:06.641Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-10T03:03:06.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T03:03:06.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:03:06.743Z] prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container [2024-09-10T03:03:06.778Z] $ 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 [2024-09-10T03:03:09.203Z] using credential edgex-jenkins-ssh [2024-09-10T03:03:09.230Z] Cloning the remote Git repository [2024-09-10T03:03:09.294Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-09-10T03:03:09.480Z] > git init /w/workspace/device-usb-camera/183 # timeout=10 [2024-09-10T03:03:09.830Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-09-10T03:03:09.832Z] > git --version # timeout=10 [2024-09-10T03:03:09.891Z] > git --version # 'git version 2.25.1' [2024-09-10T03:03:09.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T03:03:10.100Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T03:03:11.549Z] $ docker top 9373e8b2916f99161b26a51a594983fe75700dc8857eb6acfaa33a5648d410ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:03:11.957Z] ---> job-cost.sh [2024-09-10T03:03:11.957Z] lf-activate-venv: SKIPPING [2024-09-10T03:03:11.957Z] INFO: No Stack... [2024-09-10T03:03:12.216Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-10T03:03:12.476Z] INFO: Archiving Costs [Pipeline] sh [2024-09-10T03:03:12.771Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-09-10T03:03:12.771Z] + cut -d, -f6 [Pipeline] lock [2024-09-10T03:03:12.789Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-183-stack-cost] [2024-09-10T03:03:12.797Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-183-stack-cost] did not exist. Created. [2024-09-10T03:03:12.806Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-10T03:03:13.121Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-10T03:03:13.157Z] Stashed 1 file(s) [Pipeline] } [2024-09-10T03:03:13.165Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-10T03:03:13.196Z] $ docker stop --time=1 9373e8b2916f99161b26a51a594983fe75700dc8857eb6acfaa33a5648d410ea [2024-09-10T03:03:12.929Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-09-10T03:03:12.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T03:03:14.250Z] Avoid second fetch [2024-09-10T03:03:14.250Z] Checking out Revision 8af420bf6967b65b18f8274e92082c818197a7ec (main) [2024-09-10T03:03:14.381Z] $ docker rm -f --volumes 9373e8b2916f99161b26a51a594983fe75700dc8857eb6acfaa33a5648d410ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-10T03:03:14.274Z] > git config core.sparsecheckout # timeout=10 [2024-09-10T03:03:14.362Z] > git checkout -f 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 [2024-09-10T03:03:15.209Z] Commit message: "Merge pull request #348 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T03:03:20.419Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-10T03:03:20.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:03:20.419Z] Dload Upload Total Spent Left Speed [2024-09-10T03:03:20.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh [2024-09-10T03:03:20.782Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-10T03:03:21.129Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-10T03:03:21.129Z] + sudo tee /etc/docker/daemon.new [2024-09-10T03:03:21.129Z] { [2024-09-10T03:03:21.129Z] "registry-mirrors": [ [2024-09-10T03:03:21.129Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-10T03:03:21.129Z] ], [2024-09-10T03:03:21.129Z] "bip": "10.250.0.254/24", [2024-09-10T03:03:21.129Z] "hosts": [ [2024-09-10T03:03:21.129Z] "tcp://0.0.0.0:5555", [2024-09-10T03:03:21.129Z] "unix:///var/run/docker.sock" [2024-09-10T03:03:21.129Z] ], [2024-09-10T03:03:21.129Z] "mtu": 1458, [2024-09-10T03:03:21.129Z] "selinux-enabled": true, [2024-09-10T03:03:21.129Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-10T03:03:21.129Z] } [Pipeline] sh [2024-09-10T03:03:21.492Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-10T03:03:21.864Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:03:40.215Z] provisioning config files... [2024-09-10T03:03:40.250Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/183@tmp/config6914343144124865068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:03:40.774Z] ---> ****-login.sh [2024-09-10T03:03:40.774Z] nexus3.edgexfoundry.org:10001 [2024-09-10T03:03:41.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:03:41.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:03:41.655Z] Configure a credential helper to remove this warning. See [2024-09-10T03:03:41.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:03:41.655Z] [2024-09-10T03:03:41.655Z] Login Succeeded [2024-09-10T03:03:41.655Z] nexus3.edgexfoundry.org:10002 [2024-09-10T03:03:41.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:03:42.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:03:42.204Z] Configure a credential helper to remove this warning. See [2024-09-10T03:03:42.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:03:42.204Z] [2024-09-10T03:03:42.204Z] Login Succeeded [2024-09-10T03:03:42.204Z] nexus3.edgexfoundry.org:10003 [2024-09-10T03:03:42.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:03:42.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:03:42.480Z] Configure a credential helper to remove this warning. See [2024-09-10T03:03:42.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:03:42.480Z] [2024-09-10T03:03:42.480Z] Login Succeeded [2024-09-10T03:03:42.480Z] nexus3.edgexfoundry.org:10004 [2024-09-10T03:03:42.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:03:43.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:03:43.030Z] Configure a credential helper to remove this warning. See [2024-09-10T03:03:43.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:03:43.030Z] [2024-09-10T03:03:43.030Z] Login Succeeded [2024-09-10T03:03:43.030Z] ****.io [2024-09-10T03:03:43.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:03:43.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:03:43.577Z] Configure a credential helper to remove this warning. See [2024-09-10T03:03:43.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:03:43.578Z] [2024-09-10T03:03:43.578Z] Login Succeeded [2024-09-10T03:03:43.578Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T03:03:43.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-10T03:03:44.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:03:44.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:03:44.113Z] ========================================================= [2024-09-10T03:03:44.113Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-10T03:03:44.113Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:44.500Z] + 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 . [2024-09-10T03:03:45.114Z] Sending build context to Docker daemon 10.51MB [2024-09-10T03:03:45.114Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-09-10T03:03:45.114Z] Step 2/13 : FROM ${BASE} AS builder [2024-09-10T03:03:45.405Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-10T03:03:45.405Z] c6b39de5b339: Pulling fs layer [2024-09-10T03:03:45.405Z] a69c41024577: Pulling fs layer [2024-09-10T03:03:45.405Z] d6de4b400683: Pulling fs layer [2024-09-10T03:03:45.405Z] 35cb2a7552d0: Pulling fs layer [2024-09-10T03:03:45.405Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T03:03:45.405Z] 464afbd9ba4c: Pulling fs layer [2024-09-10T03:03:45.405Z] 00f215d4a9da: Pulling fs layer [2024-09-10T03:03:45.405Z] d496ad576159: Pulling fs layer [2024-09-10T03:03:45.405Z] 4f4fb700ef54: Waiting [2024-09-10T03:03:45.405Z] 464afbd9ba4c: Waiting [2024-09-10T03:03:45.405Z] 00f215d4a9da: Waiting [2024-09-10T03:03:45.405Z] d496ad576159: Waiting [2024-09-10T03:03:45.405Z] 35cb2a7552d0: Waiting [2024-09-10T03:03:45.405Z] a69c41024577: Verifying Checksum [2024-09-10T03:03:45.405Z] a69c41024577: Download complete [2024-09-10T03:03:45.405Z] 35cb2a7552d0: Verifying Checksum [2024-09-10T03:03:45.405Z] 35cb2a7552d0: Download complete [2024-09-10T03:03:45.405Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T03:03:45.405Z] 4f4fb700ef54: Download complete [2024-09-10T03:03:45.405Z] 464afbd9ba4c: Verifying Checksum [2024-09-10T03:03:45.405Z] 464afbd9ba4c: Download complete [2024-09-10T03:03:45.696Z] c6b39de5b339: Verifying Checksum [2024-09-10T03:03:45.696Z] c6b39de5b339: Download complete [2024-09-10T03:03:45.977Z] d496ad576159: Verifying Checksum [2024-09-10T03:03:45.977Z] d496ad576159: Download complete [2024-09-10T03:03:46.584Z] c6b39de5b339: Pull complete [2024-09-10T03:03:47.571Z] a69c41024577: Pull complete [2024-09-10T03:03:47.571Z] d6de4b400683: Verifying Checksum [2024-09-10T03:03:47.571Z] d6de4b400683: Download complete [2024-09-10T03:03:49.000Z] 00f215d4a9da: Verifying Checksum [2024-09-10T03:03:49.000Z] 00f215d4a9da: Download complete [2024-09-10T03:04:01.380Z] d6de4b400683: Pull complete [2024-09-10T03:04:01.655Z] 35cb2a7552d0: Pull complete [2024-09-10T03:04:01.928Z] 4f4fb700ef54: Pull complete [2024-09-10T03:04:02.211Z] 464afbd9ba4c: Pull complete [2024-09-10T03:04:12.353Z] 00f215d4a9da: Pull complete [2024-09-10T03:04:12.949Z] d496ad576159: Pull complete [2024-09-10T03:04:12.949Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-10T03:04:12.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T03:04:12.949Z] ---> f246e2811388 [2024-09-10T03:04:12.949Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-09-10T03:04:15.620Z] ---> Running in e8e731b83bb1 [2024-09-10T03:04:15.620Z] Removing intermediate container e8e731b83bb1 [2024-09-10T03:04:15.620Z] ---> 151ba39b05e1 [2024-09-10T03:04:15.620Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-10T03:04:15.620Z] ---> Running in 255c67872b78 [2024-09-10T03:04:16.216Z] Removing intermediate container 255c67872b78 [2024-09-10T03:04:16.216Z] ---> 79317517dd9f [2024-09-10T03:04:16.216Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-09-10T03:04:16.216Z] ---> Running in d0b2409debda [2024-09-10T03:04:16.493Z] Removing intermediate container d0b2409debda [2024-09-10T03:04:16.493Z] ---> 4895263af67f [2024-09-10T03:04:16.493Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-09-10T03:04:16.766Z] ---> Running in adde967b8a6e [2024-09-10T03:04:17.035Z] Removing intermediate container adde967b8a6e [2024-09-10T03:04:17.036Z] ---> d5fb06c39e16 [2024-09-10T03:04:17.036Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-10T03:04:17.036Z] ---> Running in 8242bc56130c [2024-09-10T03:04:18.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:04:19.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:04:20.038Z] (1/13) Installing libintl (0.21.1-r7) [2024-09-10T03:04:20.038Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-09-10T03:04:20.038Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-09-10T03:04:20.038Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-09-10T03:04:20.038Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-09-10T03:04:20.334Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-09-10T03:04:20.334Z] (7/13) Installing udev-init-scripts (35-r1) [2024-09-10T03:04:20.334Z] (8/13) Installing libblkid (2.38.1-r8) [2024-09-10T03:04:20.334Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-09-10T03:04:20.334Z] (10/13) Installing kmod-libs (30-r3) [2024-09-10T03:04:20.334Z] (11/13) Installing eudev (3.2.11-r8) [2024-09-10T03:04:20.334Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-09-10T03:04:20.334Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-09-10T03:04:20.334Z] Executing busybox-1.36.1-r5.trigger [2024-09-10T03:04:20.334Z] Executing eudev-3.2.11-r8.trigger [2024-09-10T03:04:20.334Z] OK: 273 MiB in 65 packages [2024-09-10T03:04:21.790Z] Removing intermediate container 8242bc56130c [2024-09-10T03:04:21.790Z] ---> 915e0c6cb760 [2024-09-10T03:04:21.790Z] Step 8/13 : WORKDIR /device-usb-camera [2024-09-10T03:04:22.062Z] ---> Running in edead5eb0099 [2024-09-10T03:04:22.337Z] Removing intermediate container edead5eb0099 [2024-09-10T03:04:22.337Z] ---> b79977736e0c [2024-09-10T03:04:22.337Z] Step 9/13 : COPY go.mod vendor* ./ [2024-09-10T03:04:22.929Z] ---> 1d3ab99f65df [2024-09-10T03:04:22.929Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:04:22.929Z] ---> Running in 87c652f4a616 [2024-09-10T03:06:29.716Z] Removing intermediate container 87c652f4a616 [2024-09-10T03:06:29.716Z] ---> aca479489e1a [2024-09-10T03:06:29.716Z] Step 11/13 : COPY . . [2024-09-10T03:06:29.716Z] ---> ea209d1ef8cd [2024-09-10T03:06:29.716Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-09-10T03:06:29.716Z] ---> Running in 7d9ae6b04e7f [2024-09-10T03:06:29.716Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:06:29.716Z]   Dload  Upload Total  Spent  Left Speed [2024-09-10T03:06:29.716Z]  0  0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4251 0 --:--:-- --:--:-- --:--:-- 4282 [2024-09-10T03:06:29.716Z] Removing intermediate container 7d9ae6b04e7f [2024-09-10T03:06:29.716Z] ---> b6b06dc187bd [2024-09-10T03:06:29.716Z] Step 13/13 : RUN ${MAKE} [2024-09-10T03:06:29.716Z] ---> Running in 8701ae67be64 [2024-09-10T03:06:29.716Z] noop [2024-09-10T03:06:29.716Z] Removing intermediate container 8701ae67be64 [2024-09-10T03:06:29.716Z] ---> 1992628baf0e [2024-09-10T03:06:29.716Z] Successfully built 1992628baf0e [2024-09-10T03:06:29.990Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:06:30.389Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T03:06:30.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:06:30.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-9943 does not seem to be running inside a container [2024-09-10T03:06:30.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/183 -v /w/workspace/device-usb-camera/183:/w/workspace/device-usb-camera/183:rw,z -v /w/workspace/device-usb-camera/183@tmp:/w/workspace/device-usb-camera/183@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 [2024-09-10T03:06:32.231Z] $ docker top 30421c7a921b0faab661a292503c6400924784e01d372dcc661a64e588e5c9c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:06:33.159Z] + go version [2024-09-10T03:06:33.159Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-10T03:06:33.182Z] $ docker stop --time=1 30421c7a921b0faab661a292503c6400924784e01d372dcc661a64e588e5c9c2 [2024-09-10T03:06:35.412Z] $ docker rm -f --volumes 30421c7a921b0faab661a292503c6400924784e01d372dcc661a64e588e5c9c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:06:36.026Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T03:06:36.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:06:36.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-9943 does not seem to be running inside a container [2024-09-10T03:06:36.335Z] $ 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/183 -v /w/workspace/device-usb-camera/183:/w/workspace/device-usb-camera/183:rw,z -v /w/workspace/device-usb-camera/183@tmp:/w/workspace/device-usb-camera/183@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 [2024-09-10T03:06:37.744Z] $ docker top 836fc840b59e726ed4bf88c76a29be88fd02ad21e0e0e7e3783e1caded03b47e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:06:38.646Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/183 [Pipeline] fileExists [Pipeline] sh [2024-09-10T03:06:39.330Z] + make test [2024-09-10T03:06:39.330Z] go test ./... -coverprofile=coverage.out ./... [2024-09-10T03:06:46.011Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-09-10T03:10:52.918Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-09-10T03:10:56.290Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 4.4% of statements [2024-09-10T03:10:57.278Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-10T03:10:57.278Z] go vet ./... [2024-09-10T03:11:54.026Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-10T03:11:54.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-10T03:11:54.026Z] ./bin/test-attribution-txt.sh [2024-09-10T03:11:54.026Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-09-10T03:11:54.026Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-10T03:11:54.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-10T03:11:54.075Z] $ docker stop --time=1 836fc840b59e726ed4bf88c76a29be88fd02ad21e0e0e7e3783e1caded03b47e [2024-09-10T03:11:56.064Z] $ docker rm -f --volumes 836fc840b59e726ed4bf88c76a29be88fd02ad21e0e0e7e3783e1caded03b47e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T03:11:57.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-10T03:11:57.951Z] Warning: overwriting stash ‘coverage-report’ [2024-09-10T03:11:58.570Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T03:11:58.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-10T03:11:59.334Z] + ls -al . [2024-09-10T03:11:59.334Z] total 288 [2024-09-10T03:11:59.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 03:06 . [2024-09-10T03:11:59.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 03:03 .. [2024-09-10T03:11:59.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 03:03 .git [2024-09-10T03:11:59.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 03:03 .github [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 379 Sep 10 03:03 .gitignore [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 10 03:03 .golangci.yml [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 10 03:03 .hadolint.yml [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 10870 Sep 10 03:03 Attribution.txt [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 16561 Sep 10 03:03 CHANGELOG.md [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 10 03:03 Dockerfile [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 10 03:03 GOVERNANCE.md [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 10 03:03 Jenkinsfile [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 10 03:03 LICENSE [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 10 03:03 Makefile [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 10 03:03 OWNERS.md [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 10 03:03 README.md [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 10 02:59 VERSION [2024-09-10T03:11:59.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 03:03 bin [2024-09-10T03:11:59.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 03:03 cmd [2024-09-10T03:11:59.334Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 10 03:10 coverage.out [2024-09-10T03:11:59.334Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 10 03:03 docker-entrypoint.sh [2024-09-10T03:11:59.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 03:03 docs [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 7211 Sep 10 03:03 go.mod [2024-09-10T03:11:59.334Z] -rw-rw-r-- 1 jenkins jenkins 102023 Sep 10 03:03 go.sum [2024-09-10T03:11:59.335Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 03:03 internal [2024-09-10T03:11:59.335Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 10 03:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:11:59.695Z] + 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=8af420bf6967b65b18f8274e92082c818197a7ec --label arch=arm64 --label version=3.2.0-dev.18 . [2024-09-10T03:12:00.284Z] Sending build context to Docker daemon 10.57MB [2024-09-10T03:12:00.284Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-09-10T03:12:00.284Z] Step 2/37 : FROM ${BASE} AS builder [2024-09-10T03:12:00.284Z] ---> 1992628baf0e [2024-09-10T03:12:00.284Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-09-10T03:12:00.552Z] ---> Running in e84045fec108 [2024-09-10T03:12:00.821Z] Removing intermediate container e84045fec108 [2024-09-10T03:12:00.821Z] ---> 097352650dba [2024-09-10T03:12:00.821Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-10T03:12:00.821Z] ---> Running in ff8885cd83f5 [2024-09-10T03:12:01.090Z] Removing intermediate container ff8885cd83f5 [2024-09-10T03:12:01.090Z] ---> c00b1c80c254 [2024-09-10T03:12:01.090Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-09-10T03:12:01.357Z] ---> Running in d0d1c3985a47 [2024-09-10T03:12:01.626Z] Removing intermediate container d0d1c3985a47 [2024-09-10T03:12:01.626Z] ---> 6584547773b9 [2024-09-10T03:12:01.626Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-09-10T03:12:01.626Z] ---> Running in a06e31ec523a [2024-09-10T03:12:02.219Z] Removing intermediate container a06e31ec523a [2024-09-10T03:12:02.219Z] ---> 9c4ff0302208 [2024-09-10T03:12:02.219Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-10T03:12:02.219Z] ---> Running in a07ea5cad79f [2024-09-10T03:12:03.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:12:03.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:12:04.745Z] OK: 273 MiB in 65 packages [2024-09-10T03:12:05.717Z] Removing intermediate container a07ea5cad79f [2024-09-10T03:12:05.717Z] ---> 673b097bd26e [2024-09-10T03:12:05.717Z] Step 8/37 : WORKDIR /device-usb-camera [2024-09-10T03:12:05.985Z] ---> Running in 1d4e13cd027e [2024-09-10T03:12:06.253Z] Removing intermediate container 1d4e13cd027e [2024-09-10T03:12:06.253Z] ---> 41b2b34bde38 [2024-09-10T03:12:06.253Z] Step 9/37 : COPY go.mod vendor* ./ [2024-09-10T03:12:06.849Z] ---> 7b6e447e701e [2024-09-10T03:12:06.849Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:12:06.849Z] ---> Running in b68b60f1410a [2024-09-10T03:12:09.433Z] Removing intermediate container b68b60f1410a [2024-09-10T03:12:09.433Z] ---> 58178331021a [2024-09-10T03:12:09.433Z] Step 11/37 : COPY . . [2024-09-10T03:12:11.378Z] ---> 6a51e12b8f98 [2024-09-10T03:12:11.378Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-09-10T03:12:11.378Z] ---> Running in b76419ffef80 [2024-09-10T03:12:12.341Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:12:12.341Z]  Dload Upload Total Spent Left Speed [2024-09-10T03:12:12.341Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4302 0 --:--:-- --:--:-- --:--:-- 4299 [2024-09-10T03:12:13.308Z] Removing intermediate container b76419ffef80 [2024-09-10T03:12:13.308Z] ---> 6c38dd210c1f [2024-09-10T03:12:13.308Z] Step 13/37 : RUN ${MAKE} [2024-09-10T03:12:13.308Z] ---> Running in 21094c71ec43 [2024-09-10T03:12:14.271Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-09-10T03:16:51.144Z] Removing intermediate container 21094c71ec43 [2024-09-10T03:16:51.144Z] ---> e023d0069362 [2024-09-10T03:16:51.144Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-09-10T03:16:51.144Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-09-10T03:16:51.144Z] da4d7e05a7aa: Pulling fs layer [2024-09-10T03:16:51.144Z] da4d7e05a7aa: Verifying Checksum [2024-09-10T03:16:51.144Z] da4d7e05a7aa: Download complete [2024-09-10T03:16:51.144Z] da4d7e05a7aa: Pull complete [2024-09-10T03:16:51.144Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-09-10T03:16:51.144Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-09-10T03:16:51.144Z] ---> 62c65ed7ef0d [2024-09-10T03:16:51.144Z] Step 15/37 : FROM alpine:3.18 [2024-09-10T03:16:51.144Z] 3.18: Pulling from library/alpine [2024-09-10T03:16:51.144Z] 720f3032cd11: Pulling fs layer [2024-09-10T03:16:51.144Z] 720f3032cd11: Download complete [2024-09-10T03:16:51.144Z] 720f3032cd11: Pull complete [2024-09-10T03:16:51.144Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:16:51.144Z] Status: Downloaded newer image for alpine:3.18 [2024-09-10T03:16:51.144Z] ---> 3e834921e367 [2024-09-10T03:16:51.144Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-09-10T03:16:51.144Z] ---> Running in 6439540b3f15 [2024-09-10T03:16:51.144Z] Removing intermediate container 6439540b3f15 [2024-09-10T03:16:51.144Z] ---> 9bcdaa67ce51 [2024-09-10T03:16:51.144Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-09-10T03:16:51.144Z] ---> Running in eea05eb8faca [2024-09-10T03:16:51.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:16:51.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:16:52.122Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-09-10T03:16:52.122Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-09-10T03:16:52.122Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-09-10T03:16:52.391Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-09-10T03:16:52.660Z] (5/104) Installing libxau (1.0.11-r2) [2024-09-10T03:16:52.660Z] (6/104) Installing libmd (1.0.4-r2) [2024-09-10T03:16:52.660Z] (7/104) Installing libbsd (0.11.7-r1) [2024-09-10T03:16:52.660Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-09-10T03:16:52.660Z] (9/104) Installing libxcb (1.15-r1) [2024-09-10T03:16:52.660Z] (10/104) Installing libx11 (1.8.7-r0) [2024-09-10T03:16:52.929Z] (11/104) Installing libdrm (2.4.115-r4) [2024-09-10T03:16:52.929Z] (12/104) Installing libxext (1.3.5-r2) [2024-09-10T03:16:52.929Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-09-10T03:16:52.929Z] (14/104) Installing libffi (3.4.4-r2) [2024-09-10T03:16:52.929Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-09-10T03:16:52.929Z] (16/104) Installing libva (2.18.0-r1) [2024-09-10T03:16:52.929Z] (17/104) Installing libvdpau (1.5-r1) [2024-09-10T03:16:52.929Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-09-10T03:16:52.929Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-09-10T03:16:52.929Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-09-10T03:16:52.929Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-09-10T03:16:52.929Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-09-10T03:16:53.196Z] (23/104) Installing libhwy (1.0.4-r1) [2024-09-10T03:16:53.196Z] (24/104) Installing lcms2 (2.15-r2) [2024-09-10T03:16:53.196Z] (25/104) Installing libjxl (0.8.2-r0) [2024-09-10T03:16:53.196Z] (26/104) Installing lame-libs (3.100-r5) [2024-09-10T03:16:53.196Z] (27/104) Installing opus (1.4-r0) [2024-09-10T03:16:53.196Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-09-10T03:16:53.196Z] (29/104) Installing soxr (0.1.3-r5) [2024-09-10T03:16:53.196Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-09-10T03:16:53.196Z] (31/104) Installing libogg (1.3.5-r4) [2024-09-10T03:16:53.196Z] (32/104) Installing libtheora (1.1.1-r17) [2024-09-10T03:16:53.196Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-09-10T03:16:53.196Z] (34/104) Installing libvpx (1.13.0-r2) [2024-09-10T03:16:53.464Z] (35/104) Installing libwebp (1.3.2-r0) [2024-09-10T03:16:53.464Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-09-10T03:16:53.464Z] (37/104) Installing numactl (2.0.16-r4) [2024-09-10T03:16:53.464Z] (38/104) Installing x265-libs (3.5-r4) [2024-09-10T03:16:53.745Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-09-10T03:16:53.745Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-09-10T03:16:54.018Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-09-10T03:16:54.286Z] (42/104) Installing libexpat (2.6.3-r0) [2024-09-10T03:16:54.286Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-09-10T03:16:54.286Z] (44/104) Installing libpng (1.6.39-r3) [2024-09-10T03:16:54.286Z] (45/104) Installing freetype (2.13.0-r5) [2024-09-10T03:16:54.286Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-09-10T03:16:54.286Z] (47/104) Installing fribidi (1.0.13-r0) [2024-09-10T03:16:54.286Z] (48/104) Installing libintl (0.21.1-r7) [2024-09-10T03:16:54.286Z] (49/104) Installing libblkid (2.38.1-r8) [2024-09-10T03:16:54.286Z] (50/104) Installing libmount (2.38.1-r8) [2024-09-10T03:16:54.286Z] (51/104) Installing pcre2 (10.42-r1) [2024-09-10T03:16:54.286Z] (52/104) Installing glib (2.76.6-r0) [2024-09-10T03:16:55.248Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-09-10T03:16:55.248Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-09-10T03:16:55.248Z] (55/104) Installing libunibreak (5.1-r0) [2024-09-10T03:16:55.248Z] (56/104) Installing libass (0.17.1-r0) [2024-09-10T03:16:55.248Z] (57/104) Installing libbluray (1.3.4-r0) [2024-09-10T03:16:55.248Z] (58/104) Installing gmp (6.2.1-r3) [2024-09-10T03:16:55.248Z] (59/104) Installing nettle (3.8.1-r2) [2024-09-10T03:16:55.248Z] (60/104) Installing libunistring (1.1-r1) [2024-09-10T03:16:55.248Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-09-10T03:16:55.248Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-09-10T03:16:55.248Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-09-10T03:16:55.248Z] (64/104) Installing gnutls (3.8.4-r0) [2024-09-10T03:16:55.526Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-09-10T03:16:55.526Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-09-10T03:16:55.526Z] (67/104) Installing cjson (1.7.17-r0) [2024-09-10T03:16:55.526Z] (68/104) Installing mbedtls (2.28.9-r0) [2024-09-10T03:16:55.526Z] (69/104) Installing librist (0.2.7-r0) [2024-09-10T03:16:55.526Z] (70/104) Installing libsrt (1.5.2-r0) [2024-09-10T03:16:55.526Z] (71/104) Installing libssh (0.10.5-r0) [2024-09-10T03:16:55.526Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-09-10T03:16:55.526Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-09-10T03:16:55.526Z] (74/104) Installing libsodium (1.0.18-r3) [2024-09-10T03:16:55.526Z] (75/104) Installing libzmq (4.3.4-r4) [2024-09-10T03:16:55.799Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-09-10T03:16:55.799Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-09-10T03:16:56.079Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-09-10T03:16:56.348Z] (79/104) Installing shaderc (2023.3-r1) [2024-09-10T03:16:56.348Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-09-10T03:16:56.348Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-09-10T03:16:56.348Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-09-10T03:16:56.348Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-09-10T03:16:56.348Z] (84/104) Installing vidstab (1.1.1-r0) [2024-09-10T03:16:56.348Z] (85/104) Installing zimg (3.0.5-r0) [2024-09-10T03:16:56.348Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-09-10T03:16:56.617Z] (87/104) Installing libasyncns (0.8-r1) [2024-09-10T03:16:56.617Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-09-10T03:16:56.617Z] (89/104) Installing libltdl (2.4.7-r2) [2024-09-10T03:16:56.617Z] (90/104) Installing orc (0.4.39-r0) [2024-09-10T03:16:56.617Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-09-10T03:16:56.617Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-09-10T03:16:56.617Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-09-10T03:16:56.617Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-09-10T03:16:56.617Z] (95/104) Installing libpulse (16.1-r10) [2024-09-10T03:16:56.617Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-09-10T03:16:56.617Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-09-10T03:16:56.892Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-09-10T03:16:56.892Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-09-10T03:16:56.892Z] (100/104) Installing udev-init-scripts (35-r1) [2024-09-10T03:16:56.892Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-09-10T03:16:56.892Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-09-10T03:16:56.892Z] (103/104) Installing kmod-libs (30-r3) [2024-09-10T03:16:56.892Z] (104/104) Installing eudev (3.2.11-r8) [2024-09-10T03:16:56.892Z] Executing busybox-1.36.1-r7.trigger [2024-09-10T03:16:56.892Z] Executing glib-2.76.6-r0.trigger [2024-09-10T03:16:56.892Z] Executing eudev-3.2.11-r8.trigger [2024-09-10T03:16:56.892Z] OK: 110 MiB in 119 packages [2024-09-10T03:17:01.189Z] Removing intermediate container eea05eb8faca [2024-09-10T03:17:01.189Z] ---> 60dd84bb4161 [2024-09-10T03:17:01.189Z] Step 18/37 : RUN apk --no-cache upgrade [2024-09-10T03:17:01.189Z] ---> Running in e0c5b5b8f66e [2024-09-10T03:17:02.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:17:02.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:17:03.836Z] OK: 110 MiB in 119 packages [2024-09-10T03:17:04.798Z] Removing intermediate container e0c5b5b8f66e [2024-09-10T03:17:04.798Z] ---> 647eed7ddc62 [2024-09-10T03:17:04.798Z] Step 19/37 : WORKDIR / [2024-09-10T03:17:04.798Z] ---> Running in d514b439474e [2024-09-10T03:17:05.065Z] Removing intermediate container d514b439474e [2024-09-10T03:17:05.066Z] ---> ecd5ffa1f498 [2024-09-10T03:17:05.066Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-09-10T03:17:07.024Z] ---> 648c647ced40 [2024-09-10T03:17:07.024Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-09-10T03:17:07.612Z] ---> e841bdec3082 [2024-09-10T03:17:07.612Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-09-10T03:17:08.199Z] ---> c4982eecc831 [2024-09-10T03:17:08.199Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-09-10T03:17:08.786Z] ---> 3df28769a549 [2024-09-10T03:17:08.786Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-09-10T03:17:09.372Z] ---> c3a769569950 [2024-09-10T03:17:09.372Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-09-10T03:17:09.978Z] ---> 4d5bcf3eb1cb [2024-09-10T03:17:09.978Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-09-10T03:17:11.400Z] ---> e79bf4feebae [2024-09-10T03:17:11.400Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-09-10T03:17:11.666Z] ---> Running in 066163d3e91c [2024-09-10T03:17:13.081Z] Removing intermediate container 066163d3e91c [2024-09-10T03:17:13.081Z] ---> 343ef2f6abb6 [2024-09-10T03:17:13.081Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-09-10T03:17:13.348Z] ---> Running in ea6fa039d556 [2024-09-10T03:17:14.762Z] Removing intermediate container ea6fa039d556 [2024-09-10T03:17:14.762Z] ---> d0ed4d4d211b [2024-09-10T03:17:14.762Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-09-10T03:17:15.045Z] ---> Running in b873efb555e2 [2024-09-10T03:17:16.478Z] Removing intermediate container b873efb555e2 [2024-09-10T03:17:16.478Z] ---> 6b20f86e41dd [2024-09-10T03:17:16.478Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-09-10T03:17:16.744Z] ---> Running in 017d968cbae7 [2024-09-10T03:17:18.681Z] Removing intermediate container 017d968cbae7 [2024-09-10T03:17:18.681Z] ---> f704a5e0c514 [2024-09-10T03:17:18.681Z] Step 31/37 : EXPOSE 59983 [2024-09-10T03:17:18.681Z] ---> Running in 3ad191bcfe62 [2024-09-10T03:17:18.681Z] Removing intermediate container 3ad191bcfe62 [2024-09-10T03:17:18.681Z] ---> 5b5105a3f47e [2024-09-10T03:17:18.681Z] Step 32/37 : EXPOSE 8554 [2024-09-10T03:17:18.950Z] ---> Running in 7792253fe93f [2024-09-10T03:17:19.214Z] Removing intermediate container 7792253fe93f [2024-09-10T03:17:19.214Z] ---> b7f052239e20 [2024-09-10T03:17:19.214Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-09-10T03:17:19.214Z] ---> Running in eb5d1eee2171 [2024-09-10T03:17:19.799Z] Removing intermediate container eb5d1eee2171 [2024-09-10T03:17:19.799Z] ---> 09c46d3d1baa [2024-09-10T03:17:19.799Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-09-10T03:17:19.799Z] ---> Running in 891668e7f777 [2024-09-10T03:17:20.066Z] Removing intermediate container 891668e7f777 [2024-09-10T03:17:20.066Z] ---> f5b840b3420f [2024-09-10T03:17:20.066Z] Step 35/37 : LABEL arch=arm64 [2024-09-10T03:17:20.066Z] ---> Running in 86dca2e89396 [2024-09-10T03:17:20.337Z] Removing intermediate container 86dca2e89396 [2024-09-10T03:17:20.337Z] ---> fd17a05b99da [2024-09-10T03:17:20.337Z] Step 36/37 : LABEL git_sha=8af420bf6967b65b18f8274e92082c818197a7ec [2024-09-10T03:17:20.602Z] ---> Running in 2c3e81eb842e [2024-09-10T03:17:20.867Z] Removing intermediate container 2c3e81eb842e [2024-09-10T03:17:20.867Z] ---> 36ca3863ddae [2024-09-10T03:17:20.867Z] Step 37/37 : LABEL version=3.2.0-dev.18 [2024-09-10T03:17:20.867Z] ---> Running in ba7001204cfa [2024-09-10T03:17:21.449Z] Removing intermediate container ba7001204cfa [2024-09-10T03:17:21.449Z] ---> a43ccb923745 [2024-09-10T03:17:21.449Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-10T03:17:21.449Z] Successfully built a43ccb923745 [2024-09-10T03:17:21.449Z] 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 [2024-09-10T03:17:21.637Z] provisioning config files... [2024-09-10T03:17:21.653Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/183@tmp/config9069584739527553643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:17:21.997Z] ---> ****-login.sh [2024-09-10T03:17:21.997Z] nexus3.edgexfoundry.org:10001 [2024-09-10T03:17:21.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:22.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:22.265Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:22.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:22.265Z] [2024-09-10T03:17:22.265Z] Login Succeeded [2024-09-10T03:17:22.265Z] nexus3.edgexfoundry.org:10002 [2024-09-10T03:17:22.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:22.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:22.533Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:22.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:22.533Z] [2024-09-10T03:17:22.533Z] Login Succeeded [2024-09-10T03:17:22.533Z] nexus3.edgexfoundry.org:10003 [2024-09-10T03:17:22.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:23.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:23.065Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:23.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:23.065Z] [2024-09-10T03:17:23.065Z] Login Succeeded [2024-09-10T03:17:23.065Z] nexus3.edgexfoundry.org:10004 [2024-09-10T03:17:23.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:23.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:23.332Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:23.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:23.332Z] [2024-09-10T03:17:23.332Z] Login Succeeded [2024-09-10T03:17:23.332Z] ****.io [2024-09-10T03:17:23.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:23.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:23.863Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:23.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:23.863Z] [2024-09-10T03:17:23.863Z] Login Succeeded [2024-09-10T03:17:23.863Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T03:17:23.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:17:23.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:17:23.954Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-09-10T03:17:23.954Z] 8af420bf6967b65b18f8274e92082c818197a7ec [2024-09-10T03:17:23.954Z] latest [2024-09-10T03:17:23.954Z] 3.2.0-dev.18 [2024-09-10T03:17:23.954Z] 8af420bf6967b65b18f8274e92082c818197a7ec-3.2.0-dev.18 [2024-09-10T03:17:23.954Z] main [2024-09-10T03:17:23.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:24.328Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8af420bf6967b65b18f8274e92082c818197a7ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:24.710Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8af420bf6967b65b18f8274e92082c818197a7ec [2024-09-10T03:17:24.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-09-10T03:17:24.710Z] 4d4e73227161: Preparing [2024-09-10T03:17:24.710Z] 14f5adf566ec: Preparing [2024-09-10T03:17:24.710Z] 2f9f64a66bb8: Preparing [2024-09-10T03:17:24.710Z] df90fee1b00a: Preparing [2024-09-10T03:17:24.710Z] f0c0fc467d42: Preparing [2024-09-10T03:17:24.710Z] 4fdee56d7956: Preparing [2024-09-10T03:17:24.710Z] 81afc84b7b9d: Preparing [2024-09-10T03:17:24.710Z] 4225da8d4478: Preparing [2024-09-10T03:17:24.710Z] 46969b8dd52a: Preparing [2024-09-10T03:17:24.710Z] 140433c96c16: Preparing [2024-09-10T03:17:24.710Z] f6557c9f0776: Preparing [2024-09-10T03:17:24.710Z] 58fbdfc9609b: Preparing [2024-09-10T03:17:24.710Z] a54f3b4d1251: Preparing [2024-09-10T03:17:24.710Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:24.710Z] 4225da8d4478: Waiting [2024-09-10T03:17:24.710Z] 46969b8dd52a: Waiting [2024-09-10T03:17:24.710Z] 140433c96c16: Waiting [2024-09-10T03:17:24.710Z] f6557c9f0776: Waiting [2024-09-10T03:17:24.710Z] 58fbdfc9609b: Waiting [2024-09-10T03:17:24.710Z] a54f3b4d1251: Waiting [2024-09-10T03:17:24.710Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:24.710Z] 4fdee56d7956: Waiting [2024-09-10T03:17:24.710Z] 81afc84b7b9d: Waiting [2024-09-10T03:17:24.977Z] 2f9f64a66bb8: Pushed [2024-09-10T03:17:24.977Z] 14f5adf566ec: Pushed [2024-09-10T03:17:24.977Z] df90fee1b00a: Pushed [2024-09-10T03:17:24.977Z] 4d4e73227161: Pushed [2024-09-10T03:17:25.243Z] 4fdee56d7956: Pushed [2024-09-10T03:17:25.243Z] 81afc84b7b9d: Pushed [2024-09-10T03:17:25.243Z] 4225da8d4478: Pushed [2024-09-10T03:17:25.243Z] 46969b8dd52a: Pushed [2024-09-10T03:17:25.243Z] 140433c96c16: Pushed [2024-09-10T03:17:25.243Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:25.508Z] 58fbdfc9609b: Pushed [2024-09-10T03:17:32.145Z] f0c0fc467d42: Pushed [2024-09-10T03:17:35.485Z] f6557c9f0776: Pushed [2024-09-10T03:17:47.774Z] a54f3b4d1251: Pushed [2024-09-10T03:17:47.774Z] 8af420bf6967b65b18f8274e92082c818197a7ec: digest: sha256:47c1b91c1ad5b8169b465966715316d90a05881bd5fedcfb57d3e85e6d70d8f3 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:48.154Z] + 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 [2024-09-10T03:17:48.528Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-09-10T03:17:48.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-09-10T03:17:48.528Z] 4d4e73227161: Preparing [2024-09-10T03:17:48.528Z] 14f5adf566ec: Preparing [2024-09-10T03:17:48.528Z] 2f9f64a66bb8: Preparing [2024-09-10T03:17:48.528Z] df90fee1b00a: Preparing [2024-09-10T03:17:48.528Z] f0c0fc467d42: Preparing [2024-09-10T03:17:48.528Z] 4fdee56d7956: Preparing [2024-09-10T03:17:48.528Z] 81afc84b7b9d: Preparing [2024-09-10T03:17:48.528Z] 4225da8d4478: Preparing [2024-09-10T03:17:48.528Z] 46969b8dd52a: Preparing [2024-09-10T03:17:48.528Z] 140433c96c16: Preparing [2024-09-10T03:17:48.528Z] f6557c9f0776: Preparing [2024-09-10T03:17:48.528Z] 58fbdfc9609b: Preparing [2024-09-10T03:17:48.528Z] a54f3b4d1251: Preparing [2024-09-10T03:17:48.528Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:48.528Z] 46969b8dd52a: Waiting [2024-09-10T03:17:48.528Z] 58fbdfc9609b: Waiting [2024-09-10T03:17:48.528Z] a54f3b4d1251: Waiting [2024-09-10T03:17:48.528Z] 140433c96c16: Waiting [2024-09-10T03:17:48.528Z] f6557c9f0776: Waiting [2024-09-10T03:17:48.528Z] 81afc84b7b9d: Waiting [2024-09-10T03:17:48.528Z] 4fdee56d7956: Waiting [2024-09-10T03:17:48.528Z] 4225da8d4478: Waiting [2024-09-10T03:17:48.528Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:48.528Z] 4d4e73227161: Layer already exists [2024-09-10T03:17:48.528Z] df90fee1b00a: Layer already exists [2024-09-10T03:17:48.528Z] 14f5adf566ec: Layer already exists [2024-09-10T03:17:48.528Z] f0c0fc467d42: Layer already exists [2024-09-10T03:17:48.528Z] 2f9f64a66bb8: Layer already exists [2024-09-10T03:17:48.528Z] 4225da8d4478: Layer already exists [2024-09-10T03:17:48.528Z] 4fdee56d7956: Layer already exists [2024-09-10T03:17:48.528Z] 46969b8dd52a: Layer already exists [2024-09-10T03:17:48.528Z] 81afc84b7b9d: Layer already exists [2024-09-10T03:17:48.528Z] 140433c96c16: Layer already exists [2024-09-10T03:17:48.528Z] 58fbdfc9609b: Layer already exists [2024-09-10T03:17:48.528Z] f6557c9f0776: Layer already exists [2024-09-10T03:17:48.528Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:48.528Z] a54f3b4d1251: Layer already exists [2024-09-10T03:17:48.795Z] latest: digest: sha256:47c1b91c1ad5b8169b465966715316d90a05881bd5fedcfb57d3e85e6d70d8f3 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:49.170Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:49.530Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.18 [2024-09-10T03:17:49.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-09-10T03:17:49.530Z] 4d4e73227161: Preparing [2024-09-10T03:17:49.530Z] 14f5adf566ec: Preparing [2024-09-10T03:17:49.530Z] 2f9f64a66bb8: Preparing [2024-09-10T03:17:49.530Z] df90fee1b00a: Preparing [2024-09-10T03:17:49.530Z] f0c0fc467d42: Preparing [2024-09-10T03:17:49.530Z] 4fdee56d7956: Preparing [2024-09-10T03:17:49.530Z] 81afc84b7b9d: Preparing [2024-09-10T03:17:49.530Z] 4225da8d4478: Preparing [2024-09-10T03:17:49.530Z] 46969b8dd52a: Preparing [2024-09-10T03:17:49.530Z] 140433c96c16: Preparing [2024-09-10T03:17:49.530Z] f6557c9f0776: Preparing [2024-09-10T03:17:49.530Z] 58fbdfc9609b: Preparing [2024-09-10T03:17:49.530Z] a54f3b4d1251: Preparing [2024-09-10T03:17:49.530Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:49.530Z] 4225da8d4478: Waiting [2024-09-10T03:17:49.530Z] 46969b8dd52a: Waiting [2024-09-10T03:17:49.530Z] 140433c96c16: Waiting [2024-09-10T03:17:49.530Z] f6557c9f0776: Waiting [2024-09-10T03:17:49.530Z] 58fbdfc9609b: Waiting [2024-09-10T03:17:49.530Z] a54f3b4d1251: Waiting [2024-09-10T03:17:49.530Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:49.530Z] 4fdee56d7956: Waiting [2024-09-10T03:17:49.530Z] 81afc84b7b9d: Waiting [2024-09-10T03:17:49.530Z] 4d4e73227161: Layer already exists [2024-09-10T03:17:49.530Z] 14f5adf566ec: Layer already exists [2024-09-10T03:17:49.530Z] f0c0fc467d42: Layer already exists [2024-09-10T03:17:49.530Z] df90fee1b00a: Layer already exists [2024-09-10T03:17:49.530Z] 2f9f64a66bb8: Layer already exists [2024-09-10T03:17:49.530Z] 4fdee56d7956: Layer already exists [2024-09-10T03:17:49.530Z] 81afc84b7b9d: Layer already exists [2024-09-10T03:17:49.530Z] 4225da8d4478: Layer already exists [2024-09-10T03:17:49.530Z] 46969b8dd52a: Layer already exists [2024-09-10T03:17:49.530Z] 140433c96c16: Layer already exists [2024-09-10T03:17:49.530Z] 58fbdfc9609b: Layer already exists [2024-09-10T03:17:49.530Z] f6557c9f0776: Layer already exists [2024-09-10T03:17:49.530Z] a54f3b4d1251: Layer already exists [2024-09-10T03:17:49.530Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:49.799Z] 3.2.0-dev.18: digest: sha256:47c1b91c1ad5b8169b465966715316d90a05881bd5fedcfb57d3e85e6d70d8f3 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:50.168Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8af420bf6967b65b18f8274e92082c818197a7ec-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:50.522Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8af420bf6967b65b18f8274e92082c818197a7ec-3.2.0-dev.18 [2024-09-10T03:17:50.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-09-10T03:17:50.523Z] 4d4e73227161: Preparing [2024-09-10T03:17:50.523Z] 14f5adf566ec: Preparing [2024-09-10T03:17:50.523Z] 2f9f64a66bb8: Preparing [2024-09-10T03:17:50.523Z] df90fee1b00a: Preparing [2024-09-10T03:17:50.523Z] f0c0fc467d42: Preparing [2024-09-10T03:17:50.523Z] 4fdee56d7956: Preparing [2024-09-10T03:17:50.523Z] 81afc84b7b9d: Preparing [2024-09-10T03:17:50.523Z] 4225da8d4478: Preparing [2024-09-10T03:17:50.523Z] 46969b8dd52a: Preparing [2024-09-10T03:17:50.523Z] 140433c96c16: Preparing [2024-09-10T03:17:50.523Z] f6557c9f0776: Preparing [2024-09-10T03:17:50.523Z] 58fbdfc9609b: Preparing [2024-09-10T03:17:50.523Z] a54f3b4d1251: Preparing [2024-09-10T03:17:50.523Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:50.523Z] 46969b8dd52a: Waiting [2024-09-10T03:17:50.523Z] 140433c96c16: Waiting [2024-09-10T03:17:50.523Z] f6557c9f0776: Waiting [2024-09-10T03:17:50.523Z] 58fbdfc9609b: Waiting [2024-09-10T03:17:50.523Z] a54f3b4d1251: Waiting [2024-09-10T03:17:50.523Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:50.523Z] 4fdee56d7956: Waiting [2024-09-10T03:17:50.523Z] 81afc84b7b9d: Waiting [2024-09-10T03:17:50.523Z] 4225da8d4478: Waiting [2024-09-10T03:17:50.523Z] df90fee1b00a: Layer already exists [2024-09-10T03:17:50.523Z] f0c0fc467d42: Layer already exists [2024-09-10T03:17:50.523Z] 14f5adf566ec: Layer already exists [2024-09-10T03:17:50.523Z] 2f9f64a66bb8: Layer already exists [2024-09-10T03:17:50.523Z] 4d4e73227161: Layer already exists [2024-09-10T03:17:50.523Z] 4225da8d4478: Layer already exists [2024-09-10T03:17:50.523Z] 81afc84b7b9d: Layer already exists [2024-09-10T03:17:50.523Z] 4fdee56d7956: Layer already exists [2024-09-10T03:17:50.523Z] 46969b8dd52a: Layer already exists [2024-09-10T03:17:50.523Z] 140433c96c16: Layer already exists [2024-09-10T03:17:50.790Z] a54f3b4d1251: Layer already exists [2024-09-10T03:17:50.790Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:50.790Z] 58fbdfc9609b: Layer already exists [2024-09-10T03:17:50.790Z] f6557c9f0776: Layer already exists [2024-09-10T03:17:50.790Z] 8af420bf6967b65b18f8274e92082c818197a7ec-3.2.0-dev.18: digest: sha256:47c1b91c1ad5b8169b465966715316d90a05881bd5fedcfb57d3e85e6d70d8f3 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:51.151Z] + 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 [2024-09-10T03:17:51.530Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-09-10T03:17:51.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-09-10T03:17:51.530Z] 4d4e73227161: Preparing [2024-09-10T03:17:51.530Z] 14f5adf566ec: Preparing [2024-09-10T03:17:51.530Z] 2f9f64a66bb8: Preparing [2024-09-10T03:17:51.530Z] df90fee1b00a: Preparing [2024-09-10T03:17:51.530Z] f0c0fc467d42: Preparing [2024-09-10T03:17:51.530Z] 4fdee56d7956: Preparing [2024-09-10T03:17:51.530Z] 81afc84b7b9d: Preparing [2024-09-10T03:17:51.530Z] 4225da8d4478: Preparing [2024-09-10T03:17:51.530Z] 46969b8dd52a: Preparing [2024-09-10T03:17:51.530Z] 140433c96c16: Preparing [2024-09-10T03:17:51.530Z] 81afc84b7b9d: Waiting [2024-09-10T03:17:51.530Z] 4225da8d4478: Waiting [2024-09-10T03:17:51.530Z] 46969b8dd52a: Waiting [2024-09-10T03:17:51.530Z] f6557c9f0776: Preparing [2024-09-10T03:17:51.530Z] 58fbdfc9609b: Preparing [2024-09-10T03:17:51.530Z] a54f3b4d1251: Preparing [2024-09-10T03:17:51.530Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:51.530Z] 140433c96c16: Waiting [2024-09-10T03:17:51.530Z] f6557c9f0776: Waiting [2024-09-10T03:17:51.530Z] 58fbdfc9609b: Waiting [2024-09-10T03:17:51.530Z] a54f3b4d1251: Waiting [2024-09-10T03:17:51.530Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:51.530Z] 4fdee56d7956: Waiting [2024-09-10T03:17:51.530Z] 2f9f64a66bb8: Layer already exists [2024-09-10T03:17:51.530Z] df90fee1b00a: Layer already exists [2024-09-10T03:17:51.530Z] 4d4e73227161: Layer already exists [2024-09-10T03:17:51.530Z] f0c0fc467d42: Layer already exists [2024-09-10T03:17:51.530Z] 14f5adf566ec: Layer already exists [2024-09-10T03:17:51.530Z] 81afc84b7b9d: Layer already exists [2024-09-10T03:17:51.530Z] 46969b8dd52a: Layer already exists [2024-09-10T03:17:51.530Z] 140433c96c16: Layer already exists [2024-09-10T03:17:51.530Z] 4fdee56d7956: Layer already exists [2024-09-10T03:17:51.530Z] 4225da8d4478: Layer already exists [2024-09-10T03:17:51.530Z] a54f3b4d1251: Layer already exists [2024-09-10T03:17:51.530Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:51.530Z] f6557c9f0776: Layer already exists [2024-09-10T03:17:51.531Z] 58fbdfc9609b: Layer already exists [2024-09-10T03:17:51.798Z] main: digest: sha256:47c1b91c1ad5b8169b465966715316d90a05881bd5fedcfb57d3e85e6d70d8f3 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:17:51.969Z] ===================================================== [Pipeline] echo [2024-09-10T03:17:51.984Z] taggedImages: [2024-09-10T03:17:51.984Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8af420bf6967b65b18f8274e92082c818197a7ec [2024-09-10T03:17:51.984Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-09-10T03:17:51.984Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.18 [2024-09-10T03:17:51.984Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8af420bf6967b65b18f8274e92082c818197a7ec-3.2.0-dev.18 [2024-09-10T03:17:51.984Z] - 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 [2024-09-10T03:17:52.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T03:17:52.426Z] [2024-09-10T03:17:52.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:52.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T03:17:53.074Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-10T03:17:53.074Z] 8998bd30e6a1: Pulling fs layer [2024-09-10T03:17:53.074Z] 04944245beec: Pulling fs layer [2024-09-10T03:17:53.074Z] 699f458cf7ca: Pulling fs layer [2024-09-10T03:17:53.074Z] 765212b225bb: Pulling fs layer [2024-09-10T03:17:53.074Z] f23df028b6ca: Pulling fs layer [2024-09-10T03:17:53.074Z] d65c8cfc05b1: Pulling fs layer [2024-09-10T03:17:53.074Z] 2437ff75d9bd: Pulling fs layer [2024-09-10T03:17:53.074Z] d65c8cfc05b1: Waiting [2024-09-10T03:17:53.074Z] 765212b225bb: Waiting [2024-09-10T03:17:53.074Z] 2437ff75d9bd: Waiting [2024-09-10T03:17:53.074Z] f23df028b6ca: Waiting [2024-09-10T03:17:53.074Z] 04944245beec: Verifying Checksum [2024-09-10T03:17:53.074Z] 04944245beec: Download complete [2024-09-10T03:17:53.074Z] 765212b225bb: Verifying Checksum [2024-09-10T03:17:53.074Z] 765212b225bb: Download complete [2024-09-10T03:17:53.074Z] f23df028b6ca: Download complete [2024-09-10T03:17:53.074Z] d65c8cfc05b1: Verifying Checksum [2024-09-10T03:17:53.074Z] d65c8cfc05b1: Download complete [2024-09-10T03:17:53.346Z] 699f458cf7ca: Download complete [2024-09-10T03:17:53.950Z] 8998bd30e6a1: Download complete [2024-09-10T03:17:56.538Z] 2437ff75d9bd: Verifying Checksum [2024-09-10T03:17:56.538Z] 2437ff75d9bd: Download complete [2024-09-10T03:17:59.119Z] 8998bd30e6a1: Pull complete [2024-09-10T03:17:59.119Z] 04944245beec: Pull complete [2024-09-10T03:18:01.057Z] 699f458cf7ca: Pull complete [2024-09-10T03:18:01.057Z] 765212b225bb: Pull complete [2024-09-10T03:18:02.018Z] f23df028b6ca: Pull complete [2024-09-10T03:18:02.289Z] d65c8cfc05b1: Pull complete [2024-09-10T03:18:20.495Z] 2437ff75d9bd: Pull complete [2024-09-10T03:18:20.495Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-10T03:18:20.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T03:18:20.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:18:20.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-9943 does not seem to be running inside a container [2024-09-10T03:18:20.769Z] $ 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/183 -v /w/workspace/device-usb-camera/183:/w/workspace/device-usb-camera/183:rw,z -v /w/workspace/device-usb-camera/183@tmp:/w/workspace/device-usb-camera/183@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 [2024-09-10T03:18:22.174Z] $ docker top d52cc60d1b4588acaf7e1542d43bf2271dfa31266ca6744b6dfd48881831289a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:18:23.031Z] ---> job-cost.sh [2024-09-10T03:18:23.032Z] lf-activate-venv: SKIPPING [2024-09-10T03:18:23.032Z] INFO: No Stack... [2024-09-10T03:18:23.297Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-10T03:18:24.252Z] INFO: Archiving Costs [Pipeline] sh [2024-09-10T03:18:24.889Z] + cat /w/workspace/device-usb-camera/183/archives/cost.csv [2024-09-10T03:18:24.889Z] + cut -d, -f6 [Pipeline] lock [2024-09-10T03:18:24.945Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-183-stack-cost] [2024-09-10T03:18:24.957Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-183-stack-cost] did not exist. Created. [2024-09-10T03:18:24.964Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-10T03:18:25.625Z] /w/workspace/device-usb-camera/183@tmp/durable-302e38c1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-10T03:18:26.259Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-10T03:18:26.286Z] Warning: overwriting stash ‘stack-cost’ [2024-09-10T03:18:26.329Z] Stashed 1 file(s) [Pipeline] } [2024-09-10T03:18:26.348Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-10T03:18:26.377Z] $ docker stop --time=1 d52cc60d1b4588acaf7e1542d43bf2271dfa31266ca6744b6dfd48881831289a [2024-09-10T03:18:27.908Z] $ docker rm -f --volumes d52cc60d1b4588acaf7e1542d43bf2271dfa31266ca6744b6dfd48881831289a [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 [2024-09-10T03:18:28.377Z] provisioning config files... [2024-09-10T03:18:28.383Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13372259018836654546tmp [Pipeline] { [Pipeline] sh [2024-09-10T03:18:28.685Z] + set +x [2024-09-10T03:18:28.685Z] + bash -s -- [2024-09-10T03:18:28.685Z] + curl -s https://codecov.io/bash [2024-09-10T03:18:28.685Z] [2024-09-10T03:18:28.685Z] _____ _ [2024-09-10T03:18:28.685Z] / ____| | | [2024-09-10T03:18:28.685Z] | | ___ __| | ___ ___ _____ __ [2024-09-10T03:18:28.685Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-10T03:18:28.685Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-10T03:18:28.685Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-10T03:18:28.685Z] Bash-1.0.6 [2024-09-10T03:18:28.685Z] [2024-09-10T03:18:28.685Z] [2024-09-10T03:18:28.685Z] ==> git version 2.25.1 found [2024-09-10T03:18:28.685Z] ==> 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 [2024-09-10T03:18:28.685Z] Release-Date: 2020-01-08 [2024-09-10T03:18:28.685Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-10T03:18:28.685Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-10T03:18:28.685Z] ==> Jenkins CI detected. [2024-09-10T03:18:28.685Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-09-10T03:18:28.685Z] project root: . [2024-09-10T03:18:28.685Z] --> token set from env [2024-09-10T03:18:28.685Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-10T03:18:28.685Z] ==> Running gcov in . (disable via -X gcov) [2024-09-10T03:18:28.685Z] ==> Python coveragepy not found [2024-09-10T03:18:28.685Z] ==> Searching for coverage reports in: [2024-09-10T03:18:28.685Z] + . [2024-09-10T03:18:28.685Z] -> Found 1 reports [2024-09-10T03:18:28.685Z] ==> Detecting git/mercurial file structure [2024-09-10T03:18:28.685Z] ==> Reading reports [2024-09-10T03:18:28.685Z] + ./coverage.out bytes=54703 [2024-09-10T03:18:28.685Z] ==> Appending adjustments [2024-09-10T03:18:28.685Z] https://docs.codecov.io/docs/fixing-reports [2024-09-10T03:18:28.944Z] + Found adjustments [2024-09-10T03:18:28.944Z] ==> Gzipping contents [2024-09-10T03:18:28.944Z] 8.0K /tmp/codecov.8RffS4.gz [2024-09-10T03:18:28.944Z] ==> Uploading reports [2024-09-10T03:18:28.944Z] url: https://codecov.io [2024-09-10T03:18:28.944Z] query: branch=main&commit=8af420bf6967b65b18f8274e92082c818197a7ec&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-10T03:18:28.944Z] -> Pinging Codecov [2024-09-10T03:18:28.944Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8af420bf6967b65b18f8274e92082c818197a7ec&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-10T03:18:28.944Z] -> Uploading to [2024-09-10T03:18:28.944Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-10/73D8F5FF140700D3E01443B452E23636/8af420bf6967b65b18f8274e92082c818197a7ec/fbf671a8-501f-4a49-8bd4-a6f2fcdc648c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T031828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69d9648bf7735042829d8781968b108dde27c18b719ef3593963fbed6b4ac473 [2024-09-10T03:18:28.944Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:18:28.944Z] Dload Upload Total Spent Left Speed [2024-09-10T03:18:29.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 29458 --:--:-- --:--:-- --:--:-- 29458 [2024-09-10T03:18:29.203Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/8af420bf6967b65b18f8274e92082c818197a7ec [Pipeline] } [2024-09-10T03:18:29.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-10T03:18:29.373Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-10T03:18:29.392Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:29.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T03:18:29.708Z] [2024-09-10T03:18:29.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:30.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T03:18:30.015Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-10T03:18:30.015Z] 619be1103602: Already exists [2024-09-10T03:18:30.015Z] f8ea3408117e: Pulling fs layer [2024-09-10T03:18:30.015Z] 91320369b822: Pulling fs layer [2024-09-10T03:18:30.015Z] 0406650e8295: Pulling fs layer [2024-09-10T03:18:30.015Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T03:18:30.015Z] 96d80e3f36e1: Pulling fs layer [2024-09-10T03:18:30.015Z] bcf3aedb951c: Pulling fs layer [2024-09-10T03:18:30.015Z] 96d80e3f36e1: Waiting [2024-09-10T03:18:30.015Z] 4f4fb700ef54: Waiting [2024-09-10T03:18:30.015Z] bcf3aedb951c: Waiting [2024-09-10T03:18:30.015Z] 0406650e8295: Verifying Checksum [2024-09-10T03:18:30.015Z] 0406650e8295: Download complete [2024-09-10T03:18:30.015Z] f8ea3408117e: Verifying Checksum [2024-09-10T03:18:30.015Z] f8ea3408117e: Download complete [2024-09-10T03:18:30.015Z] 4f4fb700ef54: Download complete [2024-09-10T03:18:30.275Z] 96d80e3f36e1: Verifying Checksum [2024-09-10T03:18:30.275Z] 96d80e3f36e1: Download complete [2024-09-10T03:18:30.275Z] f8ea3408117e: Pull complete [2024-09-10T03:18:30.534Z] 91320369b822: Verifying Checksum [2024-09-10T03:18:30.534Z] 91320369b822: Download complete [2024-09-10T03:18:31.099Z] bcf3aedb951c: Verifying Checksum [2024-09-10T03:18:31.099Z] bcf3aedb951c: Download complete [2024-09-10T03:18:33.624Z] 91320369b822: Pull complete [2024-09-10T03:18:33.624Z] 0406650e8295: Pull complete [2024-09-10T03:18:33.624Z] 4f4fb700ef54: Pull complete [2024-09-10T03:18:33.883Z] 96d80e3f36e1: Pull complete [2024-09-10T03:18:37.167Z] bcf3aedb951c: Pull complete [2024-09-10T03:18:37.167Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-10T03:18:37.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T03:18:37.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:18:37.264Z] prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container [2024-09-10T03:18:37.289Z] $ 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 [2024-09-10T03:18:40.818Z] $ docker top 39f964a00fa033c22d01dd0a6ca0738fd4eb32a42e970d4b0672ab2015fb19ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:18:41.180Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-09-10T03:18:41.191Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-09-10T03:18:41.467Z] + set -o pipefail [2024-09-10T03:18:41.467Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-09-10T03:18:51.448Z] [2024-09-10T03:18:51.448Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-09-10T03:18:51.448Z] [2024-09-10T03:18:51.448Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/8aecb353-4ec2-4944-b401-257040724e83 [2024-09-10T03:18:51.448Z] [2024-09-10T03:18:51.448Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-10T03:18:51.448Z] [2024-09-10T03:18:51.448Z] [2024-09-10T03:18:51.448Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-10T03:18:51.448Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-10T03:18:51.448Z] $ docker stop --time=1 39f964a00fa033c22d01dd0a6ca0738fd4eb32a42e970d4b0672ab2015fb19ba [2024-09-10T03:18:55.182Z] $ docker rm -f --volumes 39f964a00fa033c22d01dd0a6ca0738fd4eb32a42e970d4b0672ab2015fb19ba [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 [2024-09-10T03:18:56.113Z] + git log --format=format:%s -1 8af420bf6967b65b18f8274e92082c818197a7ec [Pipeline] sh [2024-09-10T03:18:56.404Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T03:18:56.404Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:56.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:18:56.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:18:56.791Z] prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container [2024-09-10T03:18:56.818Z] $ 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 [2024-09-10T03:18:57.275Z] $ docker top 9fa08fb39f51c03f5e277b05552d97bb2479347f82e2a63fe24a56c59a0e7ed1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T03:18:57.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T03:18:57.383Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T03:18:57.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T03:18:57.469Z] $ docker exec 9fa08fb39f51c03f5e277b05552d97bb2479347f82e2a63fe24a56c59a0e7ed1 ssh-agent [2024-09-10T03:18:57.572Z] SSH_AUTH_SOCK=/tmp/ssh-yTJtoP1dJQKO/agent.32 [2024-09-10T03:18:57.572Z] SSH_AGENT_PID=38 [2024-09-10T03:18:57.577Z] Running ssh-add (command line suppressed) [2024-09-10T03:18:57.658Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12491968161344471319.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12491968161344471319.key) [2024-09-10T03:18:57.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T03:18:57.974Z] + git semver tag [2024-09-10T03:18:58.232Z] 2024-09-10 03:18:58,160 [run_tag] DEBUG tag force:False [2024-09-10T03:18:58.232Z] 2024-09-10 03:18:58,160 [check_head_tag] DEBUG check head tag [2024-09-10T03:18:58.232Z] 2024-09-10 03:18:58,163 [execute] INFO git cat-file --batch-check [2024-09-10T03:18:58.232Z] 2024-09-10 03:18:58,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-09-10T03:18:58.232Z] 2024-09-10 03:18:58,167 [execute] INFO git cat-file --batch [2024-09-10T03:18:58.232Z] 2024-09-10 03:18:58,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-09-10T03:18:58.232Z] 2024-09-10 03:18:58,209 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-09-10T03:18:58.232Z] 2024-09-10 03:18:58,209 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 [2024-09-10T03:18:58.232Z] 2024-09-10 03:18:58,209 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-09-10T03:18:58.232Z] 2024-09-10 03:18:58,214 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-09-10T03:18:58.232Z] 3.2.0-dev.18 [Pipeline] } [2024-09-10T03:18:58.534Z] $ docker exec --env ******** --env ******** 9fa08fb39f51c03f5e277b05552d97bb2479347f82e2a63fe24a56c59a0e7ed1 ssh-agent -k [2024-09-10T03:18:58.615Z] unset SSH_AUTH_SOCK; [2024-09-10T03:18:58.616Z] unset SSH_AGENT_PID; [2024-09-10T03:18:58.616Z] echo Agent pid 38 killed; [2024-09-10T03:18:58.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T03:18:59.030Z] + git semver [Pipeline] } [2024-09-10T03:18:59.336Z] $ docker stop --time=1 9fa08fb39f51c03f5e277b05552d97bb2479347f82e2a63fe24a56c59a0e7ed1 [2024-09-10T03:19:00.579Z] $ docker rm -f --volumes 9fa08fb39f51c03f5e277b05552d97bb2479347f82e2a63fe24a56c59a0e7ed1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:01.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T03:19:01.008Z] [2024-09-10T03:19:01.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:01.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T03:19:01.314Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-10T03:19:01.314Z] ab5ef0e58194: Pulling fs layer [2024-09-10T03:19:01.314Z] 9712f1f96733: Pulling fs layer [2024-09-10T03:19:01.314Z] 63f879dbbcfc: Pulling fs layer [2024-09-10T03:19:01.314Z] 0d9ebad4ef96: Pulling fs layer [2024-09-10T03:19:01.314Z] e9a5061849ea: Pulling fs layer [2024-09-10T03:19:01.314Z] d747dcd14b5f: Pulling fs layer [2024-09-10T03:19:01.314Z] 2de7ff778b66: Pulling fs layer [2024-09-10T03:19:01.314Z] e9a5061849ea: Waiting [2024-09-10T03:19:01.314Z] 0d9ebad4ef96: Waiting [2024-09-10T03:19:01.314Z] d747dcd14b5f: Waiting [2024-09-10T03:19:01.314Z] 2de7ff778b66: Waiting [2024-09-10T03:19:01.314Z] 9712f1f96733: Verifying Checksum [2024-09-10T03:19:01.314Z] 9712f1f96733: Download complete [2024-09-10T03:19:01.573Z] 63f879dbbcfc: Verifying Checksum [2024-09-10T03:19:01.573Z] 63f879dbbcfc: Download complete [2024-09-10T03:19:01.832Z] e9a5061849ea: Verifying Checksum [2024-09-10T03:19:01.832Z] e9a5061849ea: Download complete [2024-09-10T03:19:01.832Z] d747dcd14b5f: Verifying Checksum [2024-09-10T03:19:01.832Z] d747dcd14b5f: Download complete [2024-09-10T03:19:01.832Z] 0d9ebad4ef96: Verifying Checksum [2024-09-10T03:19:01.832Z] 0d9ebad4ef96: Download complete [2024-09-10T03:19:01.832Z] 2de7ff778b66: Verifying Checksum [2024-09-10T03:19:01.832Z] 2de7ff778b66: Download complete [2024-09-10T03:19:02.092Z] ab5ef0e58194: Verifying Checksum [2024-09-10T03:19:02.092Z] ab5ef0e58194: Download complete [2024-09-10T03:19:05.378Z] ab5ef0e58194: Pull complete [2024-09-10T03:19:05.378Z] 9712f1f96733: Pull complete [2024-09-10T03:19:05.637Z] 63f879dbbcfc: Pull complete [2024-09-10T03:19:08.927Z] 0d9ebad4ef96: Pull complete [2024-09-10T03:19:08.927Z] e9a5061849ea: Pull complete [2024-09-10T03:19:09.186Z] d747dcd14b5f: Pull complete [2024-09-10T03:19:10.121Z] 2de7ff778b66: Pull complete [2024-09-10T03:19:10.121Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-10T03:19:10.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T03:19:10.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:19:10.228Z] prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container [2024-09-10T03:19:10.248Z] $ 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 [2024-09-10T03:19:14.836Z] $ docker top 8bb2acd642d18b385460ad179c0e0b7f8ac9e34395964b70d45f4523a1361893 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:19:14.923Z] provisioning config files... [2024-09-10T03:19:14.930Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10723722544379237846tmp [2024-09-10T03:19:14.940Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9116721763867655542tmp [2024-09-10T03:19:14.950Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5866146495999318659tmp [Pipeline] { [Pipeline] echo [2024-09-10T03:19:15.062Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:15.357Z] ---> sigul-configuration.sh [2024-09-10T03:19:15.358Z] gpg: directory `/root/.gnupg' created [2024-09-10T03:19:15.358Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-10T03:19:15.358Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-10T03:19:15.358Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-10T03:19:15.358Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-10T03:19:15.358Z] gpg: CAST5 encrypted data [2024-09-10T03:19:15.358Z] gpg: encrypted with 1 passphrase [2024-09-10T03:19:15.358Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-10T03:19:15.653Z] + mkdir /home/jenkins [2024-09-10T03:19:15.653Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-10T03:19:15.947Z] + 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 [2024-09-10T03:19:15.963Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:16.265Z] ---> sigul-install.sh [2024-09-10T03:19:16.265Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-10T03:19:16.568Z] + git tag --list [2024-09-10T03:19:16.568Z] v0.0.0 [2024-09-10T03:19:16.568Z] v0.0.1-dev.1 [2024-09-10T03:19:16.568Z] v0.0.1-dev.10 [2024-09-10T03:19:16.568Z] v0.0.1-dev.11 [2024-09-10T03:19:16.568Z] v0.0.1-dev.12 [2024-09-10T03:19:16.568Z] v0.0.1-dev.13 [2024-09-10T03:19:16.568Z] v0.0.1-dev.14 [2024-09-10T03:19:16.569Z] v0.0.1-dev.15 [2024-09-10T03:19:16.569Z] v0.0.1-dev.16 [2024-09-10T03:19:16.569Z] v0.0.1-dev.2 [2024-09-10T03:19:16.569Z] v0.0.1-dev.3 [2024-09-10T03:19:16.569Z] v0.0.1-dev.4 [2024-09-10T03:19:16.569Z] v0.0.1-dev.5 [2024-09-10T03:19:16.569Z] v0.0.1-dev.6 [2024-09-10T03:19:16.569Z] v0.0.1-dev.7 [2024-09-10T03:19:16.569Z] v0.0.1-dev.8 [2024-09-10T03:19:16.569Z] v0.0.1-dev.9 [2024-09-10T03:19:16.569Z] v2.2.0 [2024-09-10T03:19:16.569Z] v2.2.0-dev.17 [2024-09-10T03:19:16.569Z] v2.2.0-dev.18 [2024-09-10T03:19:16.569Z] v2.2.0-dev.19 [2024-09-10T03:19:16.569Z] v2.2.0-dev.20 [2024-09-10T03:19:16.569Z] v2.2.0-dev.21 [2024-09-10T03:19:16.569Z] v2.2.0-dev.22 [2024-09-10T03:19:16.569Z] v2.2.0-dev.23 [2024-09-10T03:19:16.569Z] v2.2.0-dev.24 [2024-09-10T03:19:16.569Z] v2.2.0-dev.25 [2024-09-10T03:19:16.569Z] v2.2.0-dev.26 [2024-09-10T03:19:16.569Z] v2.2.0-dev.27 [2024-09-10T03:19:16.569Z] v2.3.0 [2024-09-10T03:19:16.569Z] v2.3.0-dev.1 [2024-09-10T03:19:16.569Z] v2.3.0-dev.10 [2024-09-10T03:19:16.569Z] v2.3.0-dev.11 [2024-09-10T03:19:16.569Z] v2.3.0-dev.12 [2024-09-10T03:19:16.569Z] v2.3.0-dev.13 [2024-09-10T03:19:16.569Z] v2.3.0-dev.14 [2024-09-10T03:19:16.569Z] v2.3.0-dev.15 [2024-09-10T03:19:16.569Z] v2.3.0-dev.16 [2024-09-10T03:19:16.569Z] v2.3.0-dev.17 [2024-09-10T03:19:16.569Z] v2.3.0-dev.18 [2024-09-10T03:19:16.569Z] v2.3.0-dev.19 [2024-09-10T03:19:16.569Z] v2.3.0-dev.2 [2024-09-10T03:19:16.569Z] v2.3.0-dev.20 [2024-09-10T03:19:16.569Z] v2.3.0-dev.21 [2024-09-10T03:19:16.569Z] v2.3.0-dev.22 [2024-09-10T03:19:16.569Z] v2.3.0-dev.23 [2024-09-10T03:19:16.569Z] v2.3.0-dev.24 [2024-09-10T03:19:16.569Z] v2.3.0-dev.25 [2024-09-10T03:19:16.569Z] v2.3.0-dev.26 [2024-09-10T03:19:16.569Z] v2.3.0-dev.27 [2024-09-10T03:19:16.569Z] v2.3.0-dev.28 [2024-09-10T03:19:16.569Z] v2.3.0-dev.3 [2024-09-10T03:19:16.569Z] v2.3.0-dev.4 [2024-09-10T03:19:16.569Z] v2.3.0-dev.5 [2024-09-10T03:19:16.569Z] v2.3.0-dev.6 [2024-09-10T03:19:16.569Z] v2.3.0-dev.7 [2024-09-10T03:19:16.569Z] v2.3.0-dev.8 [2024-09-10T03:19:16.569Z] v2.3.0-dev.9 [2024-09-10T03:19:16.569Z] v2.3.1 [2024-09-10T03:19:16.569Z] v2.3.1-dev.4 [2024-09-10T03:19:16.569Z] v2.3.1-dev.5 [2024-09-10T03:19:16.569Z] v2.3.1-dev.6 [2024-09-10T03:19:16.569Z] v3.0 [2024-09-10T03:19:16.569Z] v3.0.0 [2024-09-10T03:19:16.569Z] v3.0.0-dev.1 [2024-09-10T03:19:16.569Z] v3.0.0-dev.10 [2024-09-10T03:19:16.569Z] v3.0.0-dev.11 [2024-09-10T03:19:16.569Z] v3.0.0-dev.12 [2024-09-10T03:19:16.569Z] v3.0.0-dev.13 [2024-09-10T03:19:16.569Z] v3.0.0-dev.14 [2024-09-10T03:19:16.569Z] v3.0.0-dev.15 [2024-09-10T03:19:16.569Z] v3.0.0-dev.16 [2024-09-10T03:19:16.569Z] v3.0.0-dev.17 [2024-09-10T03:19:16.569Z] v3.0.0-dev.18 [2024-09-10T03:19:16.569Z] v3.0.0-dev.19 [2024-09-10T03:19:16.569Z] v3.0.0-dev.2 [2024-09-10T03:19:16.569Z] v3.0.0-dev.20 [2024-09-10T03:19:16.569Z] v3.0.0-dev.21 [2024-09-10T03:19:16.569Z] v3.0.0-dev.22 [2024-09-10T03:19:16.569Z] v3.0.0-dev.23 [2024-09-10T03:19:16.569Z] v3.0.0-dev.24 [2024-09-10T03:19:16.569Z] v3.0.0-dev.25 [2024-09-10T03:19:16.569Z] v3.0.0-dev.26 [2024-09-10T03:19:16.569Z] v3.0.0-dev.27 [2024-09-10T03:19:16.569Z] v3.0.0-dev.28 [2024-09-10T03:19:16.569Z] v3.0.0-dev.29 [2024-09-10T03:19:16.569Z] v3.0.0-dev.3 [2024-09-10T03:19:16.569Z] v3.0.0-dev.30 [2024-09-10T03:19:16.569Z] v3.0.0-dev.31 [2024-09-10T03:19:16.569Z] v3.0.0-dev.32 [2024-09-10T03:19:16.569Z] v3.0.0-dev.33 [2024-09-10T03:19:16.569Z] v3.0.0-dev.34 [2024-09-10T03:19:16.569Z] v3.0.0-dev.35 [2024-09-10T03:19:16.569Z] v3.0.0-dev.36 [2024-09-10T03:19:16.569Z] v3.0.0-dev.37 [2024-09-10T03:19:16.569Z] v3.0.0-dev.38 [2024-09-10T03:19:16.569Z] v3.0.0-dev.39 [2024-09-10T03:19:16.569Z] v3.0.0-dev.4 [2024-09-10T03:19:16.569Z] v3.0.0-dev.40 [2024-09-10T03:19:16.569Z] v3.0.0-dev.41 [2024-09-10T03:19:16.569Z] v3.0.0-dev.42 [2024-09-10T03:19:16.569Z] v3.0.0-dev.43 [2024-09-10T03:19:16.569Z] v3.0.0-dev.44 [2024-09-10T03:19:16.569Z] v3.0.0-dev.45 [2024-09-10T03:19:16.569Z] v3.0.0-dev.46 [2024-09-10T03:19:16.569Z] v3.0.0-dev.47 [2024-09-10T03:19:16.569Z] v3.0.0-dev.48 [2024-09-10T03:19:16.569Z] v3.0.0-dev.49 [2024-09-10T03:19:16.569Z] v3.0.0-dev.5 [2024-09-10T03:19:16.569Z] v3.0.0-dev.50 [2024-09-10T03:19:16.569Z] v3.0.0-dev.51 [2024-09-10T03:19:16.569Z] v3.0.0-dev.6 [2024-09-10T03:19:16.569Z] v3.0.0-dev.7 [2024-09-10T03:19:16.569Z] v3.0.0-dev.8 [2024-09-10T03:19:16.569Z] v3.0.0-dev.9 [2024-09-10T03:19:16.569Z] v3.1 [2024-09-10T03:19:16.569Z] v3.1.0 [2024-09-10T03:19:16.569Z] v3.1.0-dev.1 [2024-09-10T03:19:16.569Z] v3.1.0-dev.10 [2024-09-10T03:19:16.569Z] v3.1.0-dev.11 [2024-09-10T03:19:16.569Z] v3.1.0-dev.12 [2024-09-10T03:19:16.569Z] v3.1.0-dev.13 [2024-09-10T03:19:16.569Z] v3.1.0-dev.14 [2024-09-10T03:19:16.569Z] v3.1.0-dev.15 [2024-09-10T03:19:16.569Z] v3.1.0-dev.16 [2024-09-10T03:19:16.569Z] v3.1.0-dev.17 [2024-09-10T03:19:16.569Z] v3.1.0-dev.18 [2024-09-10T03:19:16.569Z] v3.1.0-dev.19 [2024-09-10T03:19:16.569Z] v3.1.0-dev.2 [2024-09-10T03:19:16.569Z] v3.1.0-dev.20 [2024-09-10T03:19:16.569Z] v3.1.0-dev.21 [2024-09-10T03:19:16.569Z] v3.1.0-dev.22 [2024-09-10T03:19:16.569Z] v3.1.0-dev.23 [2024-09-10T03:19:16.569Z] v3.1.0-dev.24 [2024-09-10T03:19:16.569Z] v3.1.0-dev.25 [2024-09-10T03:19:16.569Z] v3.1.0-dev.26 [2024-09-10T03:19:16.569Z] v3.1.0-dev.27 [2024-09-10T03:19:16.569Z] v3.1.0-dev.28 [2024-09-10T03:19:16.569Z] v3.1.0-dev.29 [2024-09-10T03:19:16.569Z] v3.1.0-dev.3 [2024-09-10T03:19:16.569Z] v3.1.0-dev.30 [2024-09-10T03:19:16.569Z] v3.1.0-dev.31 [2024-09-10T03:19:16.569Z] v3.1.0-dev.32 [2024-09-10T03:19:16.569Z] v3.1.0-dev.33 [2024-09-10T03:19:16.569Z] v3.1.0-dev.34 [2024-09-10T03:19:16.569Z] v3.1.0-dev.35 [2024-09-10T03:19:16.569Z] v3.1.0-dev.36 [2024-09-10T03:19:16.569Z] v3.1.0-dev.37 [2024-09-10T03:19:16.569Z] v3.1.0-dev.38 [2024-09-10T03:19:16.569Z] v3.1.0-dev.39 [2024-09-10T03:19:16.569Z] v3.1.0-dev.4 [2024-09-10T03:19:16.569Z] v3.1.0-dev.5 [2024-09-10T03:19:16.569Z] v3.1.0-dev.6 [2024-09-10T03:19:16.569Z] v3.1.0-dev.7 [2024-09-10T03:19:16.569Z] v3.1.0-dev.8 [2024-09-10T03:19:16.569Z] v3.1.0-dev.9 [2024-09-10T03:19:16.569Z] v3.1.1 [2024-09-10T03:19:16.569Z] v3.1.1-dev.1 [2024-09-10T03:19:16.569Z] v3.2.0-dev.1 [2024-09-10T03:19:16.569Z] v3.2.0-dev.10 [2024-09-10T03:19:16.569Z] v3.2.0-dev.11 [2024-09-10T03:19:16.569Z] v3.2.0-dev.12 [2024-09-10T03:19:16.569Z] v3.2.0-dev.13 [2024-09-10T03:19:16.569Z] v3.2.0-dev.14 [2024-09-10T03:19:16.569Z] v3.2.0-dev.15 [2024-09-10T03:19:16.569Z] v3.2.0-dev.16 [2024-09-10T03:19:16.569Z] v3.2.0-dev.17 [2024-09-10T03:19:16.569Z] v3.2.0-dev.18 [2024-09-10T03:19:16.569Z] v3.2.0-dev.2 [2024-09-10T03:19:16.569Z] v3.2.0-dev.3 [2024-09-10T03:19:16.569Z] v3.2.0-dev.4 [2024-09-10T03:19:16.569Z] v3.2.0-dev.5 [2024-09-10T03:19:16.569Z] v3.2.0-dev.6 [2024-09-10T03:19:16.569Z] v3.2.0-dev.7 [2024-09-10T03:19:16.569Z] v3.2.0-dev.8 [2024-09-10T03:19:16.569Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-10T03:19:16.868Z] + lftools sign git-tag v3.2.0-dev.18 [2024-09-10T03:19:17.604Z] Signing Git tag with Sigul... [2024-09-10T03:19:17.604Z] Signing v3.2.0-dev.18 [Pipeline] echo [2024-09-10T03:19:17.878Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:18.176Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-10T03:19:18.184Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-10T03:19:18.204Z] $ docker stop --time=1 8bb2acd642d18b385460ad179c0e0b7f8ac9e34395964b70d45f4523a1361893 [2024-09-10T03:19:19.501Z] $ docker rm -f --volumes 8bb2acd642d18b385460ad179c0e0b7f8ac9e34395964b70d45f4523a1361893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-10T03:19:19.973Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T03:19:19.973Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:20.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:19:20.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:19:20.364Z] prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container [2024-09-10T03:19:20.384Z] $ 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 [2024-09-10T03:19:20.732Z] $ docker top 3bf8dfba5606584559a95d782a63abd57234a00163bdf98076fd27ba69f4d8ca -eo pid,comm [2024-09-10T03:19:20.780Z] 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). [2024-09-10T03:19:20.780Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T03:19:20.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T03:19:20.843Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T03:19:20.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T03:19:20.944Z] $ docker exec 3bf8dfba5606584559a95d782a63abd57234a00163bdf98076fd27ba69f4d8ca ssh-agent [2024-09-10T03:19:21.047Z] SSH_AUTH_SOCK=/tmp/ssh-doCR6mxdKQ4J/agent.33 [2024-09-10T03:19:21.047Z] SSH_AGENT_PID=39 [2024-09-10T03:19:21.052Z] Running ssh-add (command line suppressed) [2024-09-10T03:19:21.137Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16542595531471630752.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16542595531471630752.key) [2024-09-10T03:19:21.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T03:19:21.446Z] + git semver bump pre [2024-09-10T03:19:21.705Z] 2024-09-10 03:19:21,619 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-09-10T03:19:21.705Z] 2024-09-10 03:19:21,619 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev [2024-09-10T03:19:21.705Z] 2024-09-10 03:19:21,619 [bump_version] DEBUG bumped version:3.2.0-dev.19 [2024-09-10T03:19:21.705Z] 2024-09-10 03:19:21,619 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-09-10T03:19:21.705Z] 2024-09-10 03:19:21,619 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-09-10T03:19:21.705Z] 2024-09-10 03:19:21,619 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-09-10T03:19:21.705Z] 2024-09-10 03:19:21,621 [execute] INFO git cat-file --batch-check [2024-09-10T03:19:21.705Z] 2024-09-10 03:19:21,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T03:19:21.705Z] 2024-09-10 03:19:21,627 [execute] INFO git cat-file --batch [2024-09-10T03:19:21.705Z] 2024-09-10 03:19:21,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T03:19:21.705Z] 2024-09-10 03:19:21,631 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-09-10T03:19:21.705Z] 3.2.0-dev.19 [Pipeline] } [2024-09-10T03:19:21.705Z] $ docker exec --env ******** --env ******** 3bf8dfba5606584559a95d782a63abd57234a00163bdf98076fd27ba69f4d8ca ssh-agent -k [2024-09-10T03:19:21.792Z] unset SSH_AUTH_SOCK; [2024-09-10T03:19:21.792Z] unset SSH_AGENT_PID; [2024-09-10T03:19:21.792Z] echo Agent pid 39 killed; [2024-09-10T03:19:21.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T03:19:22.133Z] + git semver [Pipeline] } [2024-09-10T03:19:22.393Z] $ docker stop --time=1 3bf8dfba5606584559a95d782a63abd57234a00163bdf98076fd27ba69f4d8ca [2024-09-10T03:19:23.636Z] $ docker rm -f --volumes 3bf8dfba5606584559a95d782a63abd57234a00163bdf98076fd27ba69f4d8ca [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T03:19:23.987Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T03:19:23.988Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:24.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:19:24.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:19:24.371Z] prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container [2024-09-10T03:19:24.392Z] $ 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 [2024-09-10T03:19:24.723Z] $ docker top bc50585025601394405c5614f00eb5b35eea0bf65773db120fd09456074c8211 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T03:19:24.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T03:19:24.857Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T03:19:24.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T03:19:24.953Z] $ docker exec bc50585025601394405c5614f00eb5b35eea0bf65773db120fd09456074c8211 ssh-agent [2024-09-10T03:19:25.069Z] SSH_AUTH_SOCK=/tmp/ssh-SG0QiDRhNI2a/agent.32 [2024-09-10T03:19:25.069Z] SSH_AGENT_PID=38 [2024-09-10T03:19:25.074Z] Running ssh-add (command line suppressed) [2024-09-10T03:19:25.163Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18127556868118919708.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18127556868118919708.key) [2024-09-10T03:19:25.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T03:19:25.474Z] + git semver push [2024-09-10T03:19:25.732Z] 2024-09-10 03:19:25,648 [run_push] DEBUG push [2024-09-10T03:19:25.732Z] 2024-09-10 03:19:25,649 [execute] INFO git cat-file --batch-check [2024-09-10T03:19:25.732Z] 2024-09-10 03:19:25,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T03:19:25.732Z] 2024-09-10 03:19:25,652 [execute] INFO git rev-list bee1eb393c9a8928e27b31a3e481c7be85886422 -- [2024-09-10T03:19:25.732Z] 2024-09-10 03:19:25,652 [execute] DEBUG Popen(['git', 'rev-list', 'bee1eb393c9a8928e27b31a3e481c7be85886422', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-10T03:19:25.732Z] 2024-09-10 03:19:25,659 [execute] INFO git fetch -v origin [2024-09-10T03:19:25.732Z] 2024-09-10 03:19:25,660 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-10T03:19:26.298Z] 2024-09-10 03:19:26,075 [run_push] DEBUG no remote changes detected [2024-09-10T03:19:26.298Z] 2024-09-10 03:19:26,075 [execute] INFO git push origin semver [2024-09-10T03:19:26.298Z] 2024-09-10 03:19:26,075 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-10T03:19:26.867Z] 2024-09-10 03:19:26,708 [run_push] DEBUG push all version tags [2024-09-10T03:19:26.867Z] 2024-09-10 03:19:26,709 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-10T03:19:26.867Z] 2024-09-10 03:19:26,709 [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) [2024-09-10T03:19:27.435Z] 2024-09-10 03:19:27,350 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-09-10T03:19:27.435Z] 3.2.0-dev.19 [Pipeline] } [2024-09-10T03:19:27.434Z] $ docker exec --env ******** --env ******** bc50585025601394405c5614f00eb5b35eea0bf65773db120fd09456074c8211 ssh-agent -k [2024-09-10T03:19:27.516Z] unset SSH_AUTH_SOCK; [2024-09-10T03:19:27.517Z] unset SSH_AGENT_PID; [2024-09-10T03:19:27.517Z] echo Agent pid 38 killed; [2024-09-10T03:19:27.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T03:19:27.855Z] + git semver [Pipeline] } [2024-09-10T03:19:28.117Z] $ docker stop --time=1 bc50585025601394405c5614f00eb5b35eea0bf65773db120fd09456074c8211 [2024-09-10T03:19:29.392Z] $ docker rm -f --volumes bc50585025601394405c5614f00eb5b35eea0bf65773db120fd09456074c8211 [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 [2024-09-10T03:19:30.029Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-09-10T03:19:30.029Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-09-10T03:19:30.029Z] total 16 [2024-09-10T03:19:30.029Z] drwxr-xr-x 3 root root 4096 Sep 10 03:03 . [2024-09-10T03:19:30.029Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 10 03:19 .. [2024-09-10T03:19:30.029Z] drwxr-xr-x 2 root root 4096 Sep 10 03:03 cost [2024-09-10T03:19:30.029Z] -rw-r--r-- 1 root root 89 Sep 10 03:03 cost.csv [2024-09-10T03:19:30.029Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-09-10T03:19:30.029Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-09-10T03:19:30.029Z] total 16 [2024-09-10T03:19:30.029Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 03:03 . [2024-09-10T03:19:30.029Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 10 03:19 .. [2024-09-10T03:19:30.029Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 10 03:03 cost [2024-09-10T03:19:30.029Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 10 03:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:30.316Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:31.173Z] ---> package-listing.sh [2024-09-10T03:19:31.173Z] ++ facter osfamily [2024-09-10T03:19:31.173Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-10T03:19:31.432Z] + OS_FAMILY=debian [2024-09-10T03:19:31.432Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-09-10T03:19:31.432Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-10T03:19:31.432Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-10T03:19:31.432Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-10T03:19:31.432Z] + PACKAGES=/tmp/packages_start.txt [2024-09-10T03:19:31.432Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-09-10T03:19:31.432Z] + PACKAGES=/tmp/packages_end.txt [2024-09-10T03:19:31.432Z] + case "${OS_FAMILY}" in [2024-09-10T03:19:31.432Z] + dpkg -l [2024-09-10T03:19:31.432Z] + grep '^ii' [2024-09-10T03:19:31.432Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-10T03:19:31.432Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-10T03:19:31.432Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-10T03:19:31.432Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-09-10T03:19:31.432Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-09-10T03:19:31.432Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2024-09-10T03:19:31.445Z] 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 [2024-09-10T03:19:31.721Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:32.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T03:19:32.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:19:32.354Z] prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container [2024-09-10T03:19:32.373Z] $ 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 [2024-09-10T03:19:32.567Z] $ docker top d85db68c93230d1c0f09693b78d33f2c7f9769b68ea579ee6252d30036adf588 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:19:32.925Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-10T03:19:33.212Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-10T03:19:33.503Z] + ls /var/log/sa-host [2024-09-10T03:19:33.503Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:19:33.585Z] provisioning config files... [2024-09-10T03:19:33.592Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12186636333538987616tmp [Pipeline] { [Pipeline] echo [2024-09-10T03:19:33.617Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:33.898Z] ---> create-netrc.sh [Pipeline] } [2024-09-10T03:19:33.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:34.249Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-10T03:19:34.257Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:34.536Z] ---> sudo-logs.sh [2024-09-10T03:19:34.536Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-10T03:19:34.568Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:34.854Z] ---> job-cost.sh [2024-09-10T03:19:34.854Z] lf-activate-venv: SKIPPING [2024-09-10T03:19:34.854Z] DEBUG: total: 0.2199999988079071 [2024-09-10T03:19:34.854Z] INFO: Retrieving Stack Cost... [2024-09-10T03:19:35.422Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-10T03:19:35.681Z] INFO: Archiving Costs [Pipeline] echo [2024-09-10T03:19:35.694Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:35.973Z] ---> logs-deploy.sh [2024-09-10T03:19:35.973Z] lf-activate-venv: SKIPPING [2024-09-10T03:19:35.973Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/183 [2024-09-10T03:19:35.973Z] INFO: archiving workspace using pattern(s): [2024-09-10T03:19:36.910Z] Archives upload complete. [2024-09-10T03:19:36.910Z] INFO: archiving logs to Nexus